summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-07-29missing include; goeran@cdg.chalmers.seJakob Schlyter
1999-07-29A probe that fails on an otherwise working card, removedNiklas Hallqvist
1999-07-28- Merge some changes from tcpdump 3.4Jakob 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-28Add LLC_SNAPFRAMELEN define. indent.Federico G. Schwindt
1999-07-28Don't return a garbage mbuf pointer after storing itbrian
as an unresolved fragment.
1999-07-28do not spin; hughTheo de Raadt
1999-07-28Use new tar -T option.Marc Espie
Removes an annoying limit on PLIST lengths.
1999-07-28Add -T support, ala GNU-tar.Marc Espie
1999-07-28qualifers is a typo.Marc Espie
synch with man page, which speaks of modifiers anyway.
1999-07-28Moved the m_data/m_len shave of IP and TCP headers back to its originalcmetz
location, as attempts to do it differently have caused too many problems.
1999-07-28Fix a load of typosbrian
Use sizeof, not a hardcode value. Some of it submitted by: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
1999-07-28clarifyTheo de Raadt
1999-07-27Show how to use the new filter capabilitiesbrian
Mostly submitted by: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
1999-07-27o Overhaul filtering, adding facilities to jump over rules and tobrian
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-27updateMichael Shalayeff
1999-07-27fgetln does not allocate memory, pax tree functions don't allocateMarc Espie
memory... but someone HAS to.
1999-07-27If we've negotiated CBCP and have also specified ``none'' as a possiblebrian
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-27s/disk_pages/scsi_disk_pages/Niklas Hallqvist
1999-07-27regenMatthieu Herrb
1999-07-27add some SiS productsMatthieu Herrb
1999-07-27Be a bit more consistent with variable names.brian
1999-07-26Give groff the -S (safer mode) option. This is a paranoia mode that preventsAaron 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-26When using the -i option, check for the existence of the source file beforeAaron Campbell
asking for confirmation, and if it doesn't exist, just complain and exit. This is NetBSD PR/8073; deraadt@ ok.
1999-07-26fix options; fgschAaron Campbell
1999-07-26syncTheo de Raadt
1999-07-26some macro fix-ups; but imho, this page is ugly and needs more improvementAaron Campbell
1999-07-26syncTheo de Raadt
1999-07-26ccubeTheo de Raadt
1999-07-26Move over the ISA PnP support from pccom.c to com.cNiklas Hallqvist
1999-07-26fix my last commit where I committed more than intendedNiklas Hallqvist
1999-07-26buf oflow fix from FreeBSD; millert@ okAaron Campbell
1999-07-26add SEE ALSO section and Xr cat(1)Aaron Campbell
1999-07-26new mdoc'd jot(1) man pageAaron Campbell
1999-07-26use .AqAaron Campbell
1999-07-26Remove obsolete detach code that has been dead for very longNiklas Hallqvist
1999-07-26Fix an off-by-one error and correct the man page WRT clearingbrian
filters. Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
1999-07-26betterTheo de Raadt
1999-07-26Print the irq first.Federico G. Schwindt
1999-07-26missing fileTheo de Raadt
1999-07-26shrink code, cleanup port printouts, repairs various commentsTheo de Raadt
1999-07-26Some people don't have enough RAM in their PCs and expect swapping toConstantine Sapuntzakis
work. Fix an array bounds problem with the imask[] array.
1999-07-26First cut at doc's for the sysconfig registers on FORCE boardsJason Wright
1999-07-26doc what rc.conf is for, partiallyTheo de Raadt
1999-07-25move around ioctl definitionsJason Wright
1999-07-25document ioctlsJason Wright
1999-07-25clarifyTheo de Raadt
1999-07-25first cut at fga docsJason Wright
1999-07-25add tiJason Wright
1999-07-25tiJason Wright
1999-07-25indentTheo de Raadt