summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-06-28somebody added setlocale() w/o locale.hgrr
1997-06-28fix the rnd typesTheo de Raadt
1997-06-28fix the typesTheo de Raadt
1997-06-28been discussed several times with no real objection, do itgrr
1997-06-28RTFMgrr
1997-06-28Integrate local changesThorsten Lockert
1997-06-28Missing files from initial importThorsten Lockert
1997-06-28Latest version from Cyclic SoftwareThorsten Lockert
1997-06-28It was in the fucking wrapper, too!Jason Downs
Texinfo updates the dir node, NOT individual packages!
1997-06-28Don't attempt to edit a dir file that doesn't exist yet!Jason Downs
1997-06-27setlocale; kleinkTheo de Raadt
1997-06-27setlocale; kleinkTheo de Raadt
1997-06-27fix up KRBTKFILE confusion; dm@ and traister@gate.netTheo de Raadt
1997-06-27Add a missing space in usage message.Todd C. Miller
1997-06-27udp icmp errors had ip_len 20 bytes too large; stevens p774; ↵Theo de Raadt
koji@math.human.nagoya-u.ac.jp
1997-06-27long nightmaresTheo de Raadt
1997-06-26Hard-code definition of HZ if undefined (not spec'ed in an 'option'gene
statement). This is fallout from the recent config changes; pointed out by Steven Campbel.
1997-06-26typos; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-06-26mem* cleanupTheo de Raadt
1997-06-26fixup crazy indentation in Bread()kstailey
1997-06-26Document inetd's allowing mutliple comma-separated hostnames in inetd.conf.denny
1997-06-26Better support for specific instance binding in inetd:denny
- Allow comma delimited list of hostnames, create a socket for each - Allow a hostname which resolves to multiple addrs, create a socket for each - Make sure kill -HUP handles specific instance services correctly.
1997-06-26Compile sun4m-only kernels with -mv8.Jason Downs
1997-06-26Obviously, those assignments weren't wanted at all...Jason Downs
1997-06-25Typo correction.Angelos D. Keromytis
1997-06-25(foo *)0 -> NULLkstailey
1997-06-25(foo *)0 -> NULLkstailey
1997-06-25(foo *)0 -> NULLkstailey
1997-06-25(foo *)0 -> NULLkstailey
1997-06-25(foo *)0 -> NULLkstailey
1997-06-25(foo *)0 -> NULLkstailey
1997-06-25(foo *)0 -> NULLkstailey
1997-06-25(foo *)0 -> NULLkstailey
1997-06-25(foo *)0 -> NULLkstailey
1997-06-25(foo *)0 -> NULLkstailey
1997-06-25Fix typos. PR and fix from Felix Schroeter <felix@mamba.pond.sub.org>Todd C. Miller
1997-06-25Switch to genassym.cf and sync Makefile with other ports.Jason Downs
1997-06-25Add proto.Jason Downs
1997-06-25== is not an assignment.Jason Downs
1997-06-25Add power.h for powerdown() proto.Jason Downs
1997-06-25Add netinet/in.h for in_cksum() proto.Jason Downs
1997-06-25Kill unused variables.Jason Downs
1997-06-25remove unused variableJason Downs
1997-06-25Include usage notes in the rest of the endian.h files for consistancy.grr
1997-06-25Sigh, Revert changes to endian.h - it was all confusion due to incorrectgrr
usage in new ip_* code, since fixed. Added usage notes to prevent future confusion in this regard.
1997-06-25Big endian HTON?() macros should be (void)(x).Jason Downs
1997-06-25..and EXT2FS for all.Jason Downs
1997-06-25make install work first timeNiels Provos
1997-06-25show statistics about new timers/countersNiels Provos
1997-06-25hard and soft limits for SPI's per absolute timer, relative since establish,Niels Provos
relative since first use timers, packet and byte counters. notify key mgmt on soft limits. key mgmt can now specify limits. new encap messages: EMT_RESERVESPI, EMT_ENABLESPI, EMT_DISABLESPI