summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-19Use getnameinfo() instead of gethostbyaddr() to support IPv6 reverseDaniel Hartmeier
2002-07-19deal with the fact that the struct node_host ifa_pick_ip gets is not alwaysHenning Brauer
2002-07-19remove #define crypt DES_crypt; ok deraadt@Markus Friedl
2002-07-19minor KNFJun-ichiro itojun Hagino
2002-07-19whitespaceJun-ichiro itojun Hagino
2002-07-19tabifyJun-ichiro itojun Hagino
2002-07-19ansiTheo de Raadt
2002-07-19ansiTheo de Raadt
2002-07-19ansiTheo de Raadt
2002-07-19ansiTheo de Raadt
2002-07-194344 lines of KNF diffTheo de Raadt
2002-07-19use inet_aton(); mickey says it does not break what he uses -- good enoughTheo de Raadt
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