| Commit message (Expand) | Author | Age | Files | Lines |
* | typo police | adam | 1996-08-28 | 2 | -34/+35 |
* | sync copyright with /usr/share/examples/etc/bsd-style-copyright | wosch | 1996-08-27 | 8 | -89/+137 |
* | Merge new routed from vendor branch. | wollman | 1996-08-27 | 11 | -209/+360 |
* | Initial revision | wollman | 1996-08-27 | 1 | -0/+161 |
* | Run as daemon.daemon, not nobody.daemon | pst | 1996-08-26 | 1 | -1/+1 |
* | Fix buffer overrun, and run as nobody | pst | 1996-08-25 | 1 | -9/+49 |
* | It appears that with FreeBSD-current, we need to set the ethernet | wpaul | 1996-08-24 | 1 | -2/+2 |
* | Convert to mdoc format. | mpp | 1996-08-24 | 1 | -79/+78 |
* | Use the .Bx macro where appropriate. | mpp | 1996-08-23 | 6 | -8/+14 |
* | Conditionalize some annoying debug statements, update the docs. | jkh | 1996-08-23 | 5 | -10/+15 |
* | Use the .Fx macro where appropriate. | mpp | 1996-08-23 | 11 | -23/+36 |
* | bye, bye | wosch | 1996-08-22 | 2 | -90/+0 |
* | Fix typo in last commit...sigh | pst | 1996-08-21 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -6/+6 |
* | 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 |
* | add pathnames.h, -Wall cleanup | wosch | 1996-08-20 | 3 | -9/+35 |
* | Clean up the english a little, having made the mistake of reading it. | jkh | 1996-08-20 | 1 | -20/+21 |
* | run pwd_mkdb with new check option [-c] to verify correctness | wosch | 1996-08-20 | 1 | -2/+2 |
* | Fix up path | pst | 1996-08-20 | 1 | -2/+2 |
* | Grab tcpdump out of src/contrib/tcpdump | pst | 1996-08-19 | 52 | -16670/+20 |
* | New option: [-c] | wosch | 1996-08-19 | 2 | -3/+17 |
* | Fix a bug, it was returning a pointer to a variable on the stack, instead | peter | 1996-08-19 | 1 | -2/+2 |
* | Define ETHERS_SERVICE, since our OS provides it. Otherwise, you | peter | 1996-08-19 | 1 | -2/+2 |
* | ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt | wosch | 1996-08-18 | 1 | -2/+4 |
* | Fixes from NetBSD: | peter | 1996-08-17 | 2 | -4/+40 |
* | New options | wosch | 1996-08-16 | 2 | -20/+46 |
* | Remove -p from SYNOPSIS | ache | 1996-08-16 | 1 | -1/+1 |
* | Remove -p option from getopt string, all corresponding code | ache | 1996-08-16 | 1 | -1/+1 |
* | rpc.rstatd -> rpc.lockd typo | peter | 1996-08-16 | 1 | -1/+1 |
* | Do not add an user to a group if the group is also the login group. | wosch | 1996-08-14 | 1 | -11/+14 |
* | chown(8) and chgrp(1) directories once only | adam | 1996-08-14 | 1 | -5/+4 |
* | Do not send "welcome mail" as default. If you want this feature | wosch | 1996-08-13 | 1 | -4/+8 |
* | Fix last commit (and PR bin/1489) by creating both sockets before | fenner | 1996-08-13 | 1 | -4/+7 |
* | Fix a few minor type problems that turned up with gcc-2.7.2 | peter | 1996-08-13 | 3 | -5/+6 |
* | Add RTF_STATIC to default route's flags in the hope that routed will no | peter | 1996-08-13 | 1 | -2/+2 |
* | Add RTF_STATIC to flags when creating a default route. Hopefully this | peter | 1996-08-13 | 1 | -2/+2 |
* | Previously, if the dial script had any problems, pppd would simply | pst | 1996-08-11 | 4 | -5/+29 |
* | Reviewed by: various | julian | 1996-08-09 | 2 | -7/+27 |
* | was missing @ | adam | 1996-08-09 | 1 | -2/+2 |
* | Drop setuid ASAP, to minimize code executed as root. | fenner | 1996-08-09 | 1 | -3/+18 |
* | Make broadcast clients work. | phk | 1996-08-06 | 1 | -1/+1 |
* | Gratuitous whitespace change so that I can commit the source of the recent | pst | 1996-08-05 | 1 | -3/+1 |
* | Fix up some more buffer overflow problems. | pst | 1996-08-05 | 2 | -5/+9 |