Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-01-06 | more entries | Theo de Raadt | |
1998-01-06 | net.inet.icmp.bmcastecho: do not smurf to smurfing broadcast packets | Theo de Raadt | |
1998-01-06 | Correct the return value of ReportProtStatus() ("show proto"). | brian | |
Submitted by: Dave Bodenstab <imdave@mcs.net> | |||
1998-01-05 | document the "#" hack. | Artur Grabowski | |
1998-01-05 | sync | Theo de Raadt | |
1998-01-05 | new style pci attach printing | Theo de Raadt | |
1998-01-05 | recalculate the free sectors after changing boundaries. | Artur Grabowski | |
1998-01-05 | check if the partitions are below the boundaries and not only above when | Artur Grabowski | |
counting the free sectors. | |||
1998-01-05 | type repair; nino@well.ox.ac.uk | Theo de Raadt | |
1998-01-05 | o Allow the use of HISADDR as the first arg to "add". | brian | |
o Allow a forth argument in ppp.secret, specifying a new label. This gives control over which section of ppp.link{up,down} is used based on the authenticated user. o Support random address ranges in ppp.secret (not just in ppp.conf). o Add a AUTHENTICATING INCOMING CONNECTIONS section to the man page. o Add a bit more about DEFLATE in the man page. o Fix the incorrect "you must specify a password in interactive mode" bit of the manual. o Space things in the man page consistently. o Be more precice about where you can use MYADDR, HISADDR and INTERFACE in the "add" command documentation. | |||
1998-01-05 | trust restored a bit more | Theo de Raadt | |
1998-01-04 | fix maximal cyl/heads; vons@usa.net | Theo de Raadt | |
1998-01-04 | Make it clear that using "add ...." in ppp.conf when | brian | |
not in -auto mode isn't a good idea, and that the add should be done in ppp.linkup instead. Change "add 0 0 HISADDR" to "add default HISADDR". It's more intuitive. | |||
1998-01-04 | Don't scribble on the stack if our input packet is | brian | |
bigger than our MRU. Moan and drop the packet instead. | |||
1998-01-04 | Initialize CcpInfo protocols to -1 (none, not OUI). | brian | |
Don't Call Term() for an algorithm that hasn't been Init()d. | |||
1998-01-04 | support Trident TVGA9440 | Theo de Raadt | |
1998-01-04 | add pctr | Theo de Raadt | |
1998-01-04 | quieter on boot | Theo de Raadt | |
1998-01-04 | add TVGA9440 | Theo de Raadt | |
1998-01-04 | pretty | Theo de Raadt | |
1998-01-04 | pretty | Theo de Raadt | |
1998-01-04 | pretty | Theo de Raadt | |
1998-01-04 | doc that the workaround is for the cyrix xchg bug | Theo de Raadt | |
1998-01-04 | indent | Theo de Raadt | |
1998-01-04 | Added support for enable/disable attr value. eg disable irq 10. -moj | Mats O Jansson | |
1998-01-03 | ignore PRU_SHUTDOWN if socket is already shutdown | Theo de Raadt | |
1998-01-03 | more oflows; we should just delete this thing | Theo de Raadt | |
1998-01-03 | argh | Theo de Raadt | |
1998-01-03 | if fork/exec fails, bail properly | Theo de Raadt | |
1998-01-03 | clarify what --> and <-- mean in tcp headers | Theo de Raadt | |
1998-01-03 | new style man page | Theo de Raadt | |
1998-01-03 | remove crud | Theo de Raadt | |
1998-01-03 | sync | Theo de Raadt | |
1998-01-03 | STB id is the 2nd one actually | Theo de Raadt | |
1998-01-03 | default level is 0, not 9; hnokubi@yyy.or.jp | Theo de Raadt | |
1998-01-03 | sync | Theo de Raadt | |
1998-01-03 | few more... | Theo de Raadt | |
1998-01-03 | document krb.conf tweak | Theo de Raadt | |
1998-01-02 | add NOCAPACITY quirk for a sanyo? cdrom, reported by ian@darwinsys.com | Niels Provos | |
1998-01-02 | change .Nd to include the word "emulation" | Theo de Raadt | |
1998-01-02 | sync | Theo de Raadt | |
1998-01-02 | 2nd STB vendor ID; prlw1@cam.ac.uk | Theo de Raadt | |
1998-01-02 | use getopt; mph@pobox.com | Theo de Raadt | |
1998-01-02 | use _exit() | Theo de Raadt | |
1998-01-02 | make {f,}chflags(.., -1) return EINVAL because -1 is VNOVAL; problem noted ↵ | Theo de Raadt | |
by provos | |||
1998-01-02 | sync | Theo de Raadt | |
1998-01-02 | merge recent netbsd changes | Theo de Raadt | |
1998-01-02 | make mmap() return void *, add MAP_FAILED | Theo de Raadt | |
1998-01-02 | man page error; helbig | Theo de Raadt | |
1998-01-02 | buf oflows; wosch & me | Theo de Raadt | |