Age | Commit message (Expand) | Author |
2001-08-07 | Add a bunch of macros from NetBSD. | Artur Grabowski |
2001-08-07 | No need to remove /etc/nologin after killing shutdown; signal | Heikki Korpela |
2001-08-07 | Document SEMMNI and SEMMNS kernel options as they are | Heikki Korpela |
2001-08-07 | typo. | Peter Valchev |
2001-08-07 | Document how to cancel a scheduled shutdown with kill(1). | Heikki Korpela |
2001-08-07 | suggest CET, not MET, ok deraadt@ | Markus Friedl |
2001-08-07 | 2 system dependent files removed. | Brad Smith |
2001-08-07 | Modify timekeeping in an effort to produce a sane bandwidth measure | Hugh Graham |
2001-08-07 | tree must build | Hugh Graham |
2001-08-07 | Document ADOSFS kernel option. Note caveat: only amiga FFS | Heikki Korpela |
2001-08-07 | unused, bye bye. | Brad Smith |
2001-08-07 | enable ah & esp by default, now that we trust the code more | Theo de Raadt |
2001-08-07 | remove this header which has been unused for over 3 yrs now. | Brad Smith |
2001-08-07 | extended failure messages from galb@vandyke.com | Markus Friedl |
2001-08-07 | sync | Theo de Raadt |
2001-08-07 | another ESS; hideishi@magisystem.net | Theo de Raadt |
2001-08-07 | KNF; and i bonked jakob in the head for it too, with a plastic bottle of coke | Theo de Raadt |
2001-08-07 | add copyright notices; noted as missing by itojun | Theo de Raadt |
2001-08-07 | o Fix a typo (heko@iki.fi) | Todd C. Miller |
2001-08-07 | typo | Jun-ichiro itojun Hagino |
2001-08-07 | -Wunused | Jun-ichiro itojun Hagino |
2001-08-07 | sorry, correct the polarity of return value on AF_INET6. | Jun-ichiro itojun Hagino |
2001-08-07 | for AF_INET6, must compare sin6_scope_id. | Jun-ichiro itojun Hagino |
2001-08-06 | Replace with public domain version that does an exec | Todd C. Miller |
2001-08-06 | Nothing but comments after #endif and #else; heko@iki.fi | Paul Janzen |
2001-08-06 | remove vm_conf.h; art@ ok | Michael Shalayeff |
2001-08-06 | MACHINE_CONTIG doesn't exist anymore, nor do RAM_DISK_* ... | Miod Vallat |
2001-08-06 | Bring latest powerpc pmap.c fix here too. | Miod Vallat |
2001-08-06 | Remove legacy __BDEVSW_DUMP_OLD_TYPE code. | Miod Vallat |
2001-08-06 | __BDEVSW_DUMP_OLD_TYPE no more. | Miod Vallat |
2001-08-06 | Working kernel crash dumps. | Miod Vallat |
2001-08-06 | __BDEVSW_DUMP_OLD_TYPE no more. | Miod Vallat |
2001-08-06 | Working kernel crash dumps. | Miod Vallat |
2001-08-06 | Properly identify the boot drive on 147 if it is not scsi id #0. | Miod Vallat |
2001-08-06 | add note about updating minor in libc_r/shlib_version; deraadt@ | Jakob Schlyter |
2001-08-06 | bump minor; getrrsetbyname(3) in libc | Jakob Schlyter |
2001-08-06 | use alarm vs. setitimer for portable; ok markus@ | Kevin Steves |
2001-08-06 | Correct misinitialization of a variable. This worked before? | Dale Rahn |
2001-08-06 | Don't drop packets if we're using an ACQUIRE policy and some error | Angelos D. Keromytis |
2001-08-06 | a few more files that should be munged on clean. | Brad Smith |
2001-08-06 | Update to reality based on sys/disklabel.h | Todd C. Miller |
2001-08-06 | Add CITI to Author section | Jim Rees |
2001-08-06 | Add CITI to Author section. | Jim Rees |
2001-08-06 | add AUTHORS and update HISTORY | Jakob Schlyter |
2001-08-06 | Change the priority of LD_LIBRARY_PATH, -rpath, and ldconfig path | Dale Rahn |
2001-08-06 | OpenBSD id-tags | Jakob Schlyter |
2001-08-06 | add getrrsetbyname(3) - API to retrieve arbitrary DNS records | Jakob Schlyter |
2001-08-06 | Fix errant reference to DEBUG_INTR to use correct SIOP_DEBUG_INTR. | Kenneth R Westerback |
2001-08-06 | Add a new type voff_t (right now it's typedefed as off_t) used for offsets | Artur Grabowski |
2001-08-06 | Use pool to allocate extent region descriptors. | Artur Grabowski |