summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-08-03Merge with EOM 1.23Niklas Hallqvist
2000-08-03Merge with EOM 1.129Niklas Hallqvist
2000-08-03Merge with EOM 1.40Niklas Hallqvist
2000-08-03Merge with EOM 1.126Niklas Hallqvist
2000-08-03Merge with EOM 1.41Niklas Hallqvist
2000-08-03Merge with EOM 1.20Niklas Hallqvist
2000-08-03Merge with EOM 1.107Niklas Hallqvist
2000-08-03Merge with EOM 1.46Niklas Hallqvist
2000-08-03Merge with EOM 1.11Niklas Hallqvist
2000-08-03udp.c: Merge with EOM 1.50Niklas Hallqvist
2000-08-03Merge with EOM 1.127Niklas Hallqvist
2000-08-03Merge with EOM 1.53Niklas Hallqvist
2000-08-03Merge with EOM 1.57Niklas Hallqvist
2000-08-03Merge with EOM 1.146Niklas Hallqvist
2000-08-03isakmp_doi.c: Merge with EOM 1.41Niklas Hallqvist
2000-08-03Don't flush SPD entries.Angelos D. Keromytis
2000-08-03fix conflict remnant; jakob@crt.seJason Wright
2000-08-03Fixes to bus dmamem code.Dale S. Rahn
2000-08-02typoAaron Campbell
2000-08-02Put missing call to sf_setmulti() in sf_init() so the multicast filter willAaron Campbell
2000-08-02Sync with FreeBSD. Summary of changes:Aaron Campbell
2000-08-02No need to include pci header files here.Aaron Campbell
2000-08-02syncAaron Campbell
2000-08-02Add Accton EN1217 Ethernet.Aaron Campbell
2000-08-02Don't print out the eeprom width.Aaron Campbell
2000-08-02disallow kerberos authentication if we can't verify the TGT; fromNiels Provos
2000-08-02disable kerberos authentication by defaultNiels Provos
2000-08-02update other obsoleted rfcsNiels Provos
2000-08-02update; jay@sector7.comTheo de Raadt
2000-08-02RFC 1918 obsoletes 1597Niels Provos
2000-08-02return error if salt is too small; pr 1336Niels Provos
2000-08-02permit build with HZ user-defined; <wd@ics.nara-wu.ac.jpTheo de Raadt
2000-08-02pcic*Theo de Raadt
2000-08-02pcic* at pciTheo de Raadt
2000-08-02add gdt & dmphy where neededTheo de Raadt
2000-08-02- Show the argument names in the option list, too.Aaron Campbell
2000-08-02The -q (quiet) option does not take an argument; armin@wolfermann.orgAaron Campbell
2000-08-02Add support for accepting packets up to 4 octets larger than thePeter Galbavy
2000-08-02correct sun_len; Alexander@Leidinger.netTheo de Raadt
2000-08-02based on netbsd; whacked into shape by ycsu@zyxel.com.twTheo de Raadt
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeroTodd C. Miller
2000-08-02update n-rcsidsMichael Shalayeff
2000-08-02import a few useful consts from netbsd; mainly for pcibios thing slipMichael Shalayeff
2000-08-02add yauc about fips; also some ugly spacesMichael Shalayeff
2000-08-01document pwdcheck and pwdtriesNiels Provos
2000-08-01talk about password checkingNiels Provos
2000-08-01integrate password quality checking, disallow all digit passwords motivatedNiels Provos
2000-08-01close fd for pw_lck on exec, okay deraadt@Niels Provos
2000-08-01Traditional NDBM supports dbm_open(foo, O_WRONLY) but dbopen() doesTodd C. Miller
2000-08-01unused variableJun-ichiro itojun Hagino