Age | Commit message (Expand) | Author |
2000-08-02 | import a few useful consts from netbsd; mainly for pcibios thing slip | Michael Shalayeff |
2000-08-02 | add yauc about fips; also some ugly spaces | Michael Shalayeff |
2000-08-01 | document pwdcheck and pwdtries | Niels Provos |
2000-08-01 | talk about password checking | Niels Provos |
2000-08-01 | integrate password quality checking, disallow all digit passwords motivated | Niels Provos |
2000-08-01 | close fd for pw_lck on exec, okay deraadt@ | Niels Provos |
2000-08-01 | Traditional NDBM supports dbm_open(foo, O_WRONLY) but dbopen() does | Todd C. Miller |
2000-08-01 | unused variable | Jun-ichiro itojun Hagino |
2000-08-01 | be more paranoid about UDP-based echo services validation. namely, | Jun-ichiro itojun Hagino |
2000-08-01 | rename aux.c to util.c to help with cygwin port | Niels Provos |
2000-08-01 | for datagram services, support IPv6. | Jun-ichiro itojun Hagino |
2000-08-01 | many fixes from pepper@mail.reppep.com | Theo de Raadt |
2000-08-01 | forgot these in alpha/wscons upgrade; pointed out by Erik Verbruggen <ejv@cs.... | Michael Shalayeff |
2000-08-01 | no cn_bell yet; bad mickey, try #2 | Michael Shalayeff |
2000-08-01 | no cn_bell yet; bad mickey | Michael Shalayeff |
2000-08-01 | remove duplicate Xr | Jakob Schlyter |
2000-08-01 | Only install man pages once. Previously, they would be installed | Todd C. Miller |
2000-08-01 | update wscons, nothing serious, mostly api fixes for us; from netbsd through ... | Michael Shalayeff |
2000-08-01 | Add Symbios 53C895A support; armin@wolfermann.org | Todd C. Miller |
2000-08-01 | regen | Todd C. Miller |
2000-08-01 | Add Symbios 53C895A; armin@wolfermann.org | Todd C. Miller |
2000-08-01 | Fix sanity check, sendmail is started from rc, not netstart. | Todd C. Miller |
2000-08-01 | Add PCI attachment for i82365-compatible PCMCIA controllers. Needed for | Aaron Campbell |
2000-08-01 | fix netmask notation; pr1343 | Hugh Graham |
2000-08-01 | Make driver attach no matter the setting of jumper S4. | Niklas Hallqvist |
2000-07-31 | Fix PR 1341 - | Chris Cappuccio |
2000-07-31 | reinsert corrected history section, based on jdolecek@netbsd | Paul Janzen |
2000-07-31 | use noauto on /cdrom in the example | Paul Janzen |
2000-07-31 | since byte order bugs are gone, interrupts work ok | Theo de Raadt |
2000-07-31 | POSIX rules: pass variables set on the command line to submakes through | Marc Espie |
2000-07-31 | Don't try to pass GNUCFLAGS over to submakes, wrecks havok with POSIX make | Marc Espie |
2000-07-31 | Remove unneeded SUBDIR override. | Marc Espie |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-07-31 | sync | Theo de Raadt |
2000-07-31 | more | Theo de Raadt |
2000-07-31 | make -h option work again, it was left out on the getopt string | Eric Jackson |
2000-07-31 | before, we blocked non-root from changing mappings pointed at reserved ports. | Theo de Raadt |
2000-07-31 | KNF | Theo de Raadt |
2000-07-31 | modernize this source code including: avoiding atoi(), range checking, | Theo de Raadt |
2000-07-31 | pretty | Jason Wright |
2000-07-31 | Correction for legacy interrupt controller attachment. | Dale S. Rahn |
2000-07-31 | Correct usage string | Paul Janzen |
2000-07-31 | comma splice | Paul Janzen |
2000-07-31 | remove incorrect space, as enami@netbsd.org | Paul Janzen |
2000-07-30 | avoid buffer overrun on too-long reply for NIS hostname lookup. | Jun-ichiro itojun Hagino |
2000-07-29 | remove the (unused) sc_intrmask, and be more careful about initializing | Jason Wright |
2000-07-29 | Don't set the source IP address if doing multicast; this is a quick | Angelos D. Keromytis |
2000-07-29 | Note that ddb must be enabled with sysctl before it can be used. | Marco S Hyman |
2000-07-28 | Use the correct bits for determining which session to delete. Some style fixes. | Jason Wright |
2000-07-28 | First cut at supporting older bandit based machines | Dale S. Rahn |