summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the area code for St. Cloud, MN, since it received a newmpp1996-08-211-2/+2
* Update some more man pages to use the .Fx macro.mpp1996-08-213-5/+7
* Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions.mpp1996-08-2114-20/+36
* Even though this looks like it, this is not a complex code change.dyson1996-08-2124-628/+583
* Use the .Fx macro to reference FreeBSD versions in several newer manmpp1996-08-216-14/+17
* Fix typo in last commit...sighpst1996-08-211-1/+1
* Add hooks for an IP NAT module, much like the firewall stuff...sos1996-08-215-23/+60
* Improve some poor wording.mpp1996-08-212-4/+4
* Fix up the NAME lines forthe ceil and floor man pages to bempp1996-08-212-4/+4
* Add the -o option to the usage line.mpp1996-08-211-1/+1
* Oops, forgot to actually add the new man page.mpp1996-08-211-0/+76
* Add a man page for mailstats(8).mpp1996-08-211-1/+1
* Fix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup ofpst1996-08-212-30/+29
* Add support for ISO CLNP/ES-IS/IS-IS.pst1996-08-215-2/+103
* Correctly document when getopt returns EOF and '?', and some othermpp1996-08-211-5/+7
* Fix the typos listed in PR# 1511, plus a few others.mpp1996-08-211-9/+9
* Add kzip(8) as supplied with PR# 1507, with some minor cleanup by me.mpp1996-08-212-2/+75
* Change DISTDIR to TCPDUMP_DISTDIRpst1996-08-211-4/+4
* Bugfix: all device counts >= 256 was broken, they truncated by % 255ache1996-08-211-1/+1
* Uniquely name the distribution directory variable so that it can be overriddenpst1996-08-212-15/+15
* Add /usr/sbin to sysctl because /usr/sbin not in standard pathache1996-08-213-9/+9
* Add cvsup.nl.freebsd.orgjkh1996-08-211-0/+5
* Add cvsup directory to share/examplesjkh1996-08-211-1/+3
* Be consistent about the codebase we originated from. Always useasami1996-08-218-21/+21
* There is no word "UNIX" in the title of the new (red) daemon book.asami1996-08-211-2/+2
* Decode ICMP_UNREACH_FILTER_PROHIB responses as !F, from RFC1812.peter1996-08-211-1/+10
* Back out part of my previous commit. The bug was fixed over 12 monthspeter1996-08-211-11/+1
* Pickup VERSION from the tcpdump sources in contrib/tcpdump. Allowsgpalmer1996-08-211-3/+5
* Fix a small potential bogon I noticed here with restarts.jkh1996-08-211-2/+2
* Implement a change suggested by Archie Cobbs - the seekto argument shouldjkh1996-08-212-3/+4
* Add an ftpErrString() function for returning human readable failurejkh1996-08-215-6/+88
* Ack! Don't install cvs.info.gz etc in /usr/bin...peter1996-08-211-1/+3
* Make the CVSvn.texi dependency hack work a little better..peter1996-08-211-2/+2
* Whups! Forgot to do my edits for sup.FreeBSD.org -> cvsup.FreeBSD.orgjkh1996-08-214-82/+82
* Clean up some of the example docs, add a set of example files for cvsupjkh1996-08-218-2/+371
* Oops, forgot to 'cvs add' this one.peter1996-08-211-0/+19
* Update to use the cvs-1.8.1 sources from src/contrib/cvspeter1996-08-20154-76725/+126
* add pathnames.h, -Wall cleanupwosch1996-08-203-9/+35
* Print out ICMP errors that are responses to our own packets by default.fenner1996-08-202-20/+69
* This commit was generated by cvs2svn to compensate for changes in r17721,peter1996-08-20177-0/+93736
|\
| * Import of slightly trimmed cvs-1.8 distribution. Generated filespeter1996-08-20177-0/+93736
| * recording cvs-1.6 file deathpeter1995-12-308-13337/+0
* | Add #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types.fenner1996-08-201-1/+4
* | Clean up the english a little, having made the mistake of reading it.jkh1996-08-201-20/+21
* | Add Idache1996-08-201-3/+5
* | a header file for zopen.3wosch1996-08-205-2/+41
* | Ensure at least one space between the module name and the module path.joerg1996-08-201-3/+3
* | run pwd_mkdb with new check option [-c] to verify correctnesswosch1996-08-201-2/+2
* | Fix a minor style error in my code.smpatel1996-08-201-2/+2
* | Add isblank attr to non-break spaceache1996-08-201-1/+4
OpenPOWER on IntegriCloud