| Commit message (Expand) | Author | Age | Files | Lines |
* | Conditionalize some annoying debug statements, update the docs. | jkh | 1996-08-23 | 12 | -31/+39 |
* | Add tim Vanderhoek for his uulib and uudeview ports. | tg | 1996-08-23 | 1 | -1/+2 |
* | Don't make -l warn when it's not used, so we can potentially set it | jkh | 1996-08-23 | 1 | -4/+1 |
* | Another attempt at making multi-sector mode work. | dyson | 1996-08-23 | 1 | -16/+35 |
* | Use the .At macro where appropriate. | mpp | 1996-08-23 | 9 | -9/+18 |
* | Use the .Fx macro where appropriate. | mpp | 1996-08-23 | 25 | -49/+80 |
* | Typo police. | mpp | 1996-08-23 | 1 | -2/+2 |
* | Use the .Fx macro to specify FreeBSD version where appropriate. | mpp | 1996-08-22 | 12 | -27/+26 |
* | Use the .Bx macro where appropriate. | mpp | 1996-08-22 | 5 | -7/+14 |
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 97 | -168/+224 |
* | Print the correct thing when interrupted by a signal. | jkh | 1996-08-22 | 1 | -8/+7 |
* | Update a bunch of man pages to use .Fn instead | mpp | 1996-08-22 | 36 | -191/+210 |
* | Add zephyr | pst | 1996-08-22 | 1 | -1/+4 |
* | 1. Understand file:/path style URLs. | jkh | 1996-08-22 | 2 | -514/+600 |
* | List all of the include files required for getpeername and getsockname. | mpp | 1996-08-22 | 2 | -0/+4 |
* | code cleanup | wosch | 1996-08-22 | 2 | -33/+35 |
* | bye, bye | wosch | 1996-08-22 | 2 | -90/+0 |
* | add FreeBSD Inc. to copyright string | wosch | 1996-08-22 | 1 | -1/+2 |
* | add copyright, $Id$ | wosch | 1996-08-22 | 1 | -2/+27 |
* | [HISTORY] | wosch | 1996-08-22 | 1 | -3/+7 |
* | Add skkserv (1178/tcp) and sj3 (3086/tcp). They are both Japanese | asami | 1996-08-22 | 1 | -1/+3 |
* | slight cleanup of the floppy building stuff to take into account | julian | 1996-08-22 | 7 | -26/+29 |
* | Submitted by: john birell (jb@cimlogic.com.au) | julian | 1996-08-22 | 5 | -66/+66 |
* | Some cleanups to the callout lists recently added. | julian | 1996-08-22 | 8 | -86/+151 |
* | Add a new "swapfile" variable so that you can add a file as a additional | jkh | 1996-08-21 | 2 | -2/+12 |
* | Fix a spelling error. | mpp | 1996-08-21 | 1 | -1/+1 |
* | Add my own zipcode, since it seems to be missing, along with | mpp | 1996-08-21 | 1 | -1/+4 |
* | Update the area code for St. Cloud, MN, since it received a new | mpp | 1996-08-21 | 1 | -2/+2 |
* | Update some more man pages to use the .Fx macro. | mpp | 1996-08-21 | 3 | -5/+7 |
* | Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions. | mpp | 1996-08-21 | 14 | -20/+36 |
* | Even though this looks like it, this is not a complex code change. | dyson | 1996-08-21 | 24 | -628/+583 |
* | Use the .Fx macro to reference FreeBSD versions in several newer man | mpp | 1996-08-21 | 6 | -14/+17 |
* | 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 |