| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in last commit...sigh | pst | 1996-08-21 | 1 | -1/+1 |
* | Add hooks for an IP NAT module, much like the firewall stuff... | sos | 1996-08-21 | 5 | -23/+60 |
* | Improve some poor wording. | mpp | 1996-08-21 | 2 | -4/+4 |
* | Fix up the NAME lines forthe ceil and floor man pages to be | mpp | 1996-08-21 | 2 | -4/+4 |
* | Add the -o option to the usage line. | mpp | 1996-08-21 | 1 | -1/+1 |
* | Oops, forgot to actually add the new man page. | mpp | 1996-08-21 | 1 | -0/+76 |
* | Add a man page for mailstats(8). | mpp | 1996-08-21 | 1 | -1/+1 |
* | Fix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup of | pst | 1996-08-21 | 2 | -30/+29 |
* | Add support for ISO CLNP/ES-IS/IS-IS. | pst | 1996-08-21 | 5 | -2/+103 |
* | Correctly document when getopt returns EOF and '?', and some other | mpp | 1996-08-21 | 1 | -5/+7 |
* | Fix the typos listed in PR# 1511, plus a few others. | mpp | 1996-08-21 | 1 | -9/+9 |
* | Add kzip(8) as supplied with PR# 1507, with some minor cleanup by me. | mpp | 1996-08-21 | 2 | -2/+75 |
* | Change DISTDIR to TCPDUMP_DISTDIR | pst | 1996-08-21 | 1 | -4/+4 |
* | Bugfix: all device counts >= 256 was broken, they truncated by % 255 | ache | 1996-08-21 | 1 | -1/+1 |
* | Uniquely name the distribution directory variable so that it can be overridden | pst | 1996-08-21 | 2 | -15/+15 |
* | Add /usr/sbin to sysctl because /usr/sbin not in standard path | ache | 1996-08-21 | 3 | -9/+9 |
* | Add cvsup.nl.freebsd.org | jkh | 1996-08-21 | 1 | -0/+5 |
* | Add cvsup directory to share/examples | jkh | 1996-08-21 | 1 | -1/+3 |
* | Be consistent about the codebase we originated from. Always use | asami | 1996-08-21 | 8 | -21/+21 |
* | There is no word "UNIX" in the title of the new (red) daemon book. | asami | 1996-08-21 | 1 | -2/+2 |
* | Decode ICMP_UNREACH_FILTER_PROHIB responses as !F, from RFC1812. | peter | 1996-08-21 | 1 | -1/+10 |
* | Back out part of my previous commit. The bug was fixed over 12 months | peter | 1996-08-21 | 1 | -11/+1 |
* | Pickup VERSION from the tcpdump sources in contrib/tcpdump. Allows | gpalmer | 1996-08-21 | 1 | -3/+5 |
* | Fix a small potential bogon I noticed here with restarts. | jkh | 1996-08-21 | 1 | -2/+2 |
* | Implement a change suggested by Archie Cobbs - the seekto argument should | jkh | 1996-08-21 | 2 | -3/+4 |
* | Add an ftpErrString() function for returning human readable failure | jkh | 1996-08-21 | 5 | -6/+88 |
* | Ack! Don't install cvs.info.gz etc in /usr/bin... | peter | 1996-08-21 | 1 | -1/+3 |
* | Make the CVSvn.texi dependency hack work a little better.. | peter | 1996-08-21 | 1 | -2/+2 |
* | Whups! Forgot to do my edits for sup.FreeBSD.org -> cvsup.FreeBSD.org | jkh | 1996-08-21 | 4 | -82/+82 |
* | Clean up some of the example docs, add a set of example files for cvsup | jkh | 1996-08-21 | 8 | -2/+371 |
* | Oops, forgot to 'cvs add' this one. | peter | 1996-08-21 | 1 | -0/+19 |
* | Update to use the cvs-1.8.1 sources from src/contrib/cvs | peter | 1996-08-20 | 154 | -76725/+126 |
* | add pathnames.h, -Wall cleanup | wosch | 1996-08-20 | 3 | -9/+35 |
* | Print out ICMP errors that are responses to our own packets by default. | fenner | 1996-08-20 | 2 | -20/+69 |
* | This commit was generated by cvs2svn to compensate for changes in r17721, | peter | 1996-08-20 | 177 | -0/+93736 |
|\ |
|
| * | Import of slightly trimmed cvs-1.8 distribution. Generated files | peter | 1996-08-20 | 177 | -0/+93736 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 8 | -13337/+0 |
* | | Add #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types. | fenner | 1996-08-20 | 1 | -1/+4 |
* | | Clean up the english a little, having made the mistake of reading it. | jkh | 1996-08-20 | 1 | -20/+21 |
* | | Add Id | ache | 1996-08-20 | 1 | -3/+5 |
* | | a header file for zopen.3 | wosch | 1996-08-20 | 5 | -2/+41 |
* | | Ensure at least one space between the module name and the module path. | joerg | 1996-08-20 | 1 | -3/+3 |
* | | run pwd_mkdb with new check option [-c] to verify correctness | wosch | 1996-08-20 | 1 | -2/+2 |
* | | Fix a minor style error in my code. | smpatel | 1996-08-20 | 1 | -2/+2 |
* | | Add isblank attr to non-break space | ache | 1996-08-20 | 1 | -1/+4 |
* | | Fix non-break space attrs | ache | 1996-08-20 | 7 | -17/+17 |
* | | Remove isgraph attr from non-break space | ache | 1996-08-20 | 1 | -1/+1 |
* | | Pick collate info fo ranges | ache | 1996-08-20 | 1 | -2/+2 |
* | | Update explanation of *_DEPENDS, in particular note that bsd.port.mk | asami | 1996-08-20 | 1 | -18/+20 |
* | | (1) Clarify the use of ${MOTIFLIB} by giving examples on what to | asami | 1996-08-20 | 1 | -23/+53 |