Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-02 | - Show the argument names in the option list, too. | Aaron Campbell | |
- .Nm does not need an argument after the SYNOPSIS. | |||
2000-08-02 | The -q (quiet) option does not take an argument; armin@wolfermann.org | Aaron Campbell | |
Fixes PR/1346 | |||
2000-08-02 | Add support for accepting packets up to 4 octets larger than the | Peter Galbavy | |
interface MTU IFF vlans are enabled. Additional logic should be added by someone who understand 802.1q to test if this oversize packet is actually a 802.1q encapsulated, and reject others. Fix as per kernel/1328. | |||
2000-08-02 | correct sun_len; Alexander@Leidinger.net | Theo de Raadt | |
2000-08-02 | based on netbsd; whacked into shape by ycsu@zyxel.com.tw | Theo de Raadt | |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller | |
2000-08-02 | update n-rcsids | Michael Shalayeff | |
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 | |
by Solar Designer. External password checking program can be spawned now, number of password trials configurable. work by me and Bob Beck. | |||
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 | |
not allow O_WRONLY (it returns EINVAL). If the users passes O_WRONLY to dbm_open, strip it and use O_RDWR instead. | |||
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 | |
reject the following sources: 0.0.0.0/8 127.0.0.0/8 240.0.0.0/4 255.0.0.0/8 ff00::/8 ::/128 ::ffff:0.0.0.0/96 and ::0.0.0.0/96 obeys IPv4 rule. reserved port, or NFS port. hint from deraadt. | |||
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 ↵ | Michael Shalayeff | |
<ejv@cs.kun.nl> | |||
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 | |
during the lib install stage too. | |||
2000-08-01 | update wscons, nothing serious, mostly api fixes for us; from netbsd through ↵ | Michael Shalayeff | |
aaron@ | |||
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 | |
From brad@comstyle.com. | |||
2000-08-01 | Add PCI attachment for i82365-compatible PCMCIA controllers. Needed for | Aaron Campbell | |
the Cirrus Logic CL-PD6729 controller found on some laptops, i.e., the Gateway 2000 Solo 2100. Thanks to JDempsey@iss.net for testing and initiallly prodding me to get PC Cards to work in his laptop. | |||
2000-08-01 | fix netmask notation; pr1343 | Hugh Graham | |
2000-08-01 | Make driver attach no matter the setting of jumper S4. | Niklas Hallqvist | |
This solves the "cannot map DPMEM" problem some people have been seeing. Still there is an ugly printout while configuring if S4 is out, I do not know how to pretty that one just yet. Howevr it is just a cosmetic thing. | |||
2000-07-31 | Fix PR 1341 - | Chris Cappuccio | |
Don't enable UDMA modes on VIA "82C586" with revision under 6 | |||
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 | |
MAKEFLAGS | |||
2000-07-31 | Don't try to pass GNUCFLAGS over to submakes, wrecks havok with POSIX make | Marc Espie | |
rules. | |||
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 | |
UQUAD_MAX, QUAD_MAX, and QUAD_MIN respectively. | |||
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 | |
Now, block non-root from setting them up in the first place. Also, check that pm_port is not > 65536 | |||
2000-07-31 | KNF | Theo de Raadt | |
2000-07-31 | modernize this source code including: avoiding atoi(), range checking, | Theo de Raadt | |
KNF. while at it, add a rpcinfo -s command for setting ports from userland. | |||
2000-07-31 | pretty | Jason Wright | |
2000-07-31 | Correction for legacy interrupt controller attachment. | Dale S. Rahn | |
The previous change would incorrectly allow the macintr interrupt controller to configure for the openpic interrupt controller. | |||
2000-07-31 | Correct usage string | Paul Janzen | |
2000-07-31 | comma splice | Paul Janzen | |