Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-29 | missing include; goeran@cdg.chalmers.se | Jakob Schlyter | |
1999-07-29 | A probe that fails on an otherwise working card, removed | Niklas Hallqvist | |
1999-07-28 | - Merge some changes from tcpdump 3.4 | Jakob Schlyter | |
-a flag; attempt to convert network and broadcast addresses to names Improved signal handling Miscellaneous fixes and typos OSPF MD5 authentication support - -X flag; emacs-hexl print (including ascii) - Add ECN bits to TCP and IP headers - IKE & IPsec (ESP & AH) support OK deraadt@ | |||
1999-07-28 | Add LLC_SNAPFRAMELEN define. indent. | Federico G. Schwindt | |
1999-07-28 | Don't return a garbage mbuf pointer after storing it | brian | |
as an unresolved fragment. | |||
1999-07-28 | do not spin; hugh | Theo de Raadt | |
1999-07-28 | Use new tar -T option. | Marc Espie | |
Removes an annoying limit on PLIST lengths. | |||
1999-07-28 | Add -T support, ala GNU-tar. | Marc Espie | |
1999-07-28 | qualifers is a typo. | Marc Espie | |
synch with man page, which speaks of modifiers anyway. | |||
1999-07-28 | Moved the m_data/m_len shave of IP and TCP headers back to its original | cmetz | |
location, as attempts to do it differently have caused too many problems. | |||
1999-07-28 | Fix a load of typos | brian | |
Use sizeof, not a hardcode value. Some of it submitted by: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au> | |||
1999-07-28 | clarify | Theo de Raadt | |
1999-07-27 | Show how to use the new filter capabilities | brian | |
Mostly submitted by: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au> | |||
1999-07-27 | o Overhaul filtering, adding facilities to jump over rules and to | brian | |
negate the sense of rules. o Remove the redundant (and undocumented) ``host'' and ``port'' words (README.changes updated). o Don't permit (and ignore) garbage instead of the protocol. Mostly submitted by: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au> | |||
1999-07-27 | update | Michael Shalayeff | |
1999-07-27 | fgetln does not allocate memory, pax tree functions don't allocate | Marc Espie | |
memory... but someone HAS to. | |||
1999-07-27 | If we've negotiated CBCP and have also specified ``none'' as a possible | brian | |
callback option, and the server sends us CBCP_NONUM, proceed directly to the network phase rather than insisting on our configured CBCP option. Mostly submitted by: kkphang <phang@dgate.po.my> | |||
1999-07-27 | s/disk_pages/scsi_disk_pages/ | Niklas Hallqvist | |
1999-07-27 | regen | Matthieu Herrb | |
1999-07-27 | add some SiS products | Matthieu Herrb | |
1999-07-27 | Be a bit more consistent with variable names. | brian | |
1999-07-26 | Give groff the -S (safer mode) option. This is a paranoia mode that prevents | Aaron Campbell | |
the execution of possibly dangerous macros like open, opena, write, pos, and sy which could be abused by a malicious man page; deraadt@ ok | |||
1999-07-26 | When using the -i option, check for the existence of the source file before | Aaron Campbell | |
asking for confirmation, and if it doesn't exist, just complain and exit. This is NetBSD PR/8073; deraadt@ ok. | |||
1999-07-26 | fix options; fgsch | Aaron Campbell | |
1999-07-26 | sync | Theo de Raadt | |
1999-07-26 | some macro fix-ups; but imho, this page is ugly and needs more improvement | Aaron Campbell | |
1999-07-26 | sync | Theo de Raadt | |
1999-07-26 | ccube | Theo de Raadt | |
1999-07-26 | Move over the ISA PnP support from pccom.c to com.c | Niklas Hallqvist | |
1999-07-26 | fix my last commit where I committed more than intended | Niklas Hallqvist | |
1999-07-26 | buf oflow fix from FreeBSD; millert@ ok | Aaron Campbell | |
1999-07-26 | add SEE ALSO section and Xr cat(1) | Aaron Campbell | |
1999-07-26 | new mdoc'd jot(1) man page | Aaron Campbell | |
1999-07-26 | use .Aq | Aaron Campbell | |
1999-07-26 | Remove obsolete detach code that has been dead for very long | Niklas Hallqvist | |
1999-07-26 | Fix an off-by-one error and correct the man page WRT clearing | brian | |
filters. Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> | |||
1999-07-26 | better | Theo de Raadt | |
1999-07-26 | Print the irq first. | Federico G. Schwindt | |
1999-07-26 | missing file | Theo de Raadt | |
1999-07-26 | shrink code, cleanup port printouts, repairs various comments | Theo de Raadt | |
1999-07-26 | Some people don't have enough RAM in their PCs and expect swapping to | Constantine Sapuntzakis | |
work. Fix an array bounds problem with the imask[] array. | |||
1999-07-26 | First cut at doc's for the sysconfig registers on FORCE boards | Jason Wright | |
1999-07-26 | doc what rc.conf is for, partially | Theo de Raadt | |
1999-07-25 | move around ioctl definitions | Jason Wright | |
1999-07-25 | document ioctls | Jason Wright | |
1999-07-25 | clarify | Theo de Raadt | |
1999-07-25 | first cut at fga docs | Jason Wright | |
1999-07-25 | add ti | Jason Wright | |
1999-07-25 | ti | Jason Wright | |
1999-07-25 | indent | Theo de Raadt | |