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