Age | Commit message (Expand) | Author |
2002-07-17 | Fix omission in description of FS variable; from tedu | Todd C. Miller |
2002-07-17 | un-__P the code. fgs says "looks ok." | Marco S Hyman |
2002-07-17 | explicitly block the _ users too | Theo de Raadt |
2002-07-17 | Pass the size of the name buffer to rep_name() for use with strlcpy(). | Christian Weisgerber |
2002-07-17 | un-KNF to match apache source code style. requested by theo. | Henning Brauer |
2002-07-17 | more olde russian measurements and group together | Michael Shalayeff |
2002-07-17 | No newline in panic messages | Miod Vallat |
2002-07-17 | Don't dereference freed memory. | Artur Grabowski |
2002-07-17 | correctly free() all list members in _closeall. | Henning Brauer |
2002-07-17 | with -i, flag on command line and flag displayed are different, and it does | Jun-ichiro itojun Hagino |
2002-07-17 | KNF | Henning Brauer |
2002-07-17 | we have both SYSVSEM_SERIALIZED_ACCEPT and FLOCK_SERIALIZED_ACCEPT. allow | Henning Brauer |
2002-07-17 | use fdcache as well | Henning Brauer |
2002-07-17 | malloc debug variables have changed. | Artur Grabowski |
2002-07-17 | get rid of the "Unclean shutdown" warning if started in secure mode. | Henning Brauer |
2002-07-17 | spring clean-up: remove extra spaces at end of line, | Marc Espie |
2002-07-17 | o add ap_server_chroot_desired in http_main which just returns ap_server_chroot | Henning Brauer |
2002-07-17 | introduce fdcache, a simple wrapper to keep a copy of fds outside | Henning Brauer |
2002-07-17 | support "self" as address. self expands to all IPv4 and IPv6 addresses of | Henning Brauer |
2002-07-17 | on detach or kill do not do argument replacement | Niels Provos |
2002-07-17 | Missing splx, and rearrange a bit. | Jason Wright |
2002-07-17 | whoops, wrong type | Theo de Raadt |
2002-07-17 | DTIMEXP is not a fatal error, deal with it. | Jason Wright |
2002-07-17 | Document the DIOGADC ioctl (fetch analog->digital conversion) | Jason Wright |
2002-07-17 | don't complain about our new usernames that start with underscores | joshua stein |
2002-07-16 | no need to terminate the buffer after gethostname, especially by overwriting ... | Michael Shalayeff |
2002-07-16 | minor formatting. | Artur Grabowski |
2002-07-16 | Fix typo which prevents diagnostic test from working; enami@netbsd.org | Todd C. Miller |
2002-07-16 | ack my employer | Jason Wright |
2002-07-16 | Two fixes from sam@errno.com: | Jason Wright |
2002-07-16 | correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822. | Federico G. Schwindt |
2002-07-16 | correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822. | Federico G. Schwindt |
2002-07-16 | correct lseek arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822. | Federico G. Schwindt |
2002-07-16 | correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822. | Federico G. Schwindt |
2002-07-16 | correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via | Federico G. Schwindt |
2002-07-16 | You'd never believe it, but English IS my first language. | Jason Wright |
2002-07-16 | DES & 3DES support | Jason Wright |
2002-07-16 | s/HMAC96/HMAC for consistency with crypto.9 | Jason Wright |
2002-07-16 | Add support for DES and 3DES singleton operations | Jason Wright |
2002-07-16 | add RCS Id; ok millert@ | Christian Weisgerber |
2002-07-16 | - Add bus_dmamap_sync() in appropriate places for EA | Jason Wright |
2002-07-16 | Add nat_consistent() and rdr_consistent() for checks that should occur | Daniel Hartmeier |
2002-07-16 | link translation for linux emulation, too. | Niels Provos |
2002-07-16 | translation for link system call | Niels Provos |
2002-07-16 | correct error message | Henning Brauer |
2002-07-16 | better. this is what has been applied to binutils. | Federico G. Schwindt |
2002-07-16 | remove prototypes that now live in if_wivar.h. | Federico G. Schwindt |
2002-07-16 | Correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via | Federico G. Schwindt |
2002-07-16 | typos / double words | Jan-Uwe Finck |
2002-07-16 | fix $OpenBSD Tag | Markus Friedl |