Age | Commit message (Expand) | Author |
2001-10-29 | add RFC 3174 to SEE ALSO section | Todd C. Miller |
2001-10-29 | Unconfuse. | Marc Espie |
2001-10-29 | better description | Theo de Raadt |
2001-10-28 | remove bogus error-check, resolve pr#2147 | Jakob Schlyter |
2001-10-28 | fix getaddrinfo error handling | Jakob Schlyter |
2001-10-28 | fix stupid typo | Jakob Schlyter |
2001-10-28 | remove unused variable | Jakob Schlyter |
2001-10-28 | match on elsa cf wireless lan | Michael Shalayeff |
2001-10-28 | regen | Michael Shalayeff |
2001-10-28 | add ELSA XI800 CF Wireless LAN; from netbsd | Michael Shalayeff |
2001-10-28 | we try to test things before commit, art | Theo de Raadt |
2001-10-28 | define caps bits, for later use | Michael Shalayeff |
2001-10-28 | it appears that some non-vra compatible codecs implement part | Michael Shalayeff |
2001-10-28 | add caveats for stupid chips and fix niels' inconsistancy | Michael Shalayeff |
2001-10-28 | indent | Theo de Raadt |
2001-10-28 | fix -z; jarle@uninett.no | Theo de Raadt |
2001-10-28 | duh, don't forget cdev entries for char device sabtty (It's been a rough week) | Jason Wright |
2001-10-28 | oops, don't forget sab entries here too. | Jason Wright |
2001-10-28 | sab* and sabtty* (commented out for now until console stuff is done) | Jason Wright |
2001-10-28 | SAB82532 driver (missing console stuff, but working as a generic tty | Jason Wright |
2001-10-28 | Describe all the thread status flags. Describe the two | Marco S Hyman |
2001-10-28 | Handle RB_TIMEBAD in boot(). | Miod Vallat |
2001-10-28 | Use the same pipeline flush instruction everywhere. | Miod Vallat |
2001-10-28 | Define kernel_pmap only if _KERNEL defined. | Miod Vallat |
2001-10-28 | Let 188-only kernels compile. | Miod Vallat |
2001-10-28 | I have nothing against stack checks at clock ints, as long as they are | Miod Vallat |
2001-10-28 | Prune more old stuff | Miod Vallat |
2001-10-28 | Sprinkle some assertions in the buffer code. | Artur Grabowski |
2001-10-27 | remove unused timeout in lockinit() per art@'s idea. | Michael Shalayeff |
2001-10-27 | Every file must have a license blob, even if the blob is larger than the file. | Artur Grabowski |
2001-10-27 | Send User-Agent: OpenBSD ftp to WWW servers and proxies. | Heikki Korpela |
2001-10-27 | permit compiling of non-pci kernels containing ahc | Theo de Raadt |
2001-10-27 | sync -p arch support list with shutdown(8); from Jason Ackley <jason@ackley.net> | Peter Valchev |
2001-10-27 | sync | Theo de Raadt |
2001-10-26 | add eisenstein | Michael Shalayeff |
2001-10-26 | run the approve for accounts with expiration time, too. ok millert@ | Markus Friedl |
2001-10-26 | sync | Nathan Binkert |
2001-10-26 | MCT USB-232 interface | Nathan Binkert |
2001-10-26 | Update for FreeBSD port. Noted by olof@crt.se. | Hakan Olsson |
2001-10-26 | libcrypto.h should be included. Sort includes. | Hakan Olsson |
2001-10-26 | Unbreak. | Artur Grabowski |
2001-10-26 | (c)-2001. | Hakan Olsson |
2001-10-26 | As sysdep/ is included for all OSes, this file is now obsolete. | Hakan Olsson |
2001-10-26 | Change to use sysdep_sa_len() function. | Hakan Olsson |
2001-10-26 | Add sysdep_sa_len function. | Hakan Olsson |
2001-10-26 | - every new fd created by falloc() is marked as larval and should not be used | Artur Grabowski |
2001-10-26 | Well, "zap kernfs" and MISS! | Janne Johansson |
2001-10-26 | Just rename sockaddr_data/len functions to sockaddr_addrdata/addrlen. | Hakan Olsson |
2001-10-26 | Sometimes the daemon will not die promptly on SIGTERM, even though | Hakan Olsson |
2001-10-26 | Don't bomb if isadma is not configured. | Artur Grabowski |