summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-19give sparc64 the normal STACKGAPLEN (512), this allows systrace(4) to workJason Wright
2002-07-18teach mtree about systrace; okay deraadt@Niels Provos
2002-07-18update policyNiels Provos
2002-07-18use inet_aton(), until this is made v6 awareTheo de Raadt
2002-07-18policy for lpdNiels Provos
2002-07-18named policy for systraceNiels Provos
2002-07-18typoTodd C. Miller
2002-07-18use inet_aton() instead of inet_addr(); millert okTheo de Raadt
2002-07-18Remove unused calls to inet_addr()brian
2002-07-18regenMichael Shalayeff
2002-07-18emulex lp8000Michael Shalayeff
2002-07-18- Add support for both of the schizo iommu's(There is an iommu per pbm)Jason Wright
2002-07-18if such an occasion occures that hpmc_dump() returns -- just summon the globa...Michael Shalayeff
2002-07-18ansify, pull some prototypesPeter Valchev
2002-07-18fix warningTheo de Raadt
2002-07-18de-lint a bit. use inet_aton(); millert okTheo de Raadt
2002-07-18correct some locationsTheo de Raadt
2002-07-18use /bin/sh for bourne shell scripts (instead of the $SHELL env var).Markus Friedl
2002-07-18- string handling patch from David Holland, minimally modified. HighlightsPaul Janzen
2002-07-18s/0/NULL in pointer comparisonJason Wright
2002-07-18make reserved pages for the pv_pool variable on physmem (should pool get prel...Michael Shalayeff
2002-07-18move kernel higher.Michael Shalayeff
2002-07-18make it compile by removing unused local varsMichael Shalayeff
2002-07-18Correct CFLAGS for vax; deraadt says ok.Hugh Graham
2002-07-18Match compatible sab82532Jason Wright
2002-07-18another name, 'parallel'Jason Wright
2002-07-18more indentTheo de Raadt
2002-07-18another prom name, 'audio'Jason Wright
2002-07-18space nitsTheo de Raadt
2002-07-18inet_atonTheo de Raadt
2002-07-18ansify, style changes, removal of bogus libc function prototypes; ok deraadtPeter Valchev
2002-07-18ANSIfy; ok deraadtPeter Valchev
2002-07-18Rework upgrade's fstab handling soKenneth R Westerback
2002-07-17I don't know why this breaks things for me when sshd starts on sparc64.Artur Grabowski
2002-07-17minorTheo de Raadt
2002-07-17when bailing out from attach, -- pretend to be nice and place a backslashanMichael Shalayeff
2002-07-17Include limits.h since we use LONG_MAX; we squeaked by with anTodd C. Miller
2002-07-17be consistant w/ NBPG vs PAGE_SIZEMichael Shalayeff
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