| Commit message (Expand) | Author | Age | Files | Lines |
* | Set ${DPADD}, use +=, add $Id$ | peter | 1996-09-02 | 1 | -1/+4 |
* | Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. | jkh | 1996-09-01 | 2 | -64/+18 |
* | Unlocalize date | ache | 1996-09-01 | 1 | -2/+2 |
* | Some new options, useful for restoring single files or subtrees from the | phk | 1996-08-30 | 9 | -83/+562 |
* | Use a variable to prevent multiple inclusion from duplicating CFLAGS args. | peter | 1996-08-30 | 1 | -0/+5 |
* | Delete temporary man page rules | peter | 1996-08-30 | 1 | -12/+1 |
* | Hmm, well, whaddya know? ypserv was making calls to the undocumented | peter | 1996-08-30 | 1 | -6/+3 |
* | delete bind, add named named.reload named.restart ndc | peter | 1996-08-29 | 1 | -2/+3 |
* | kill these, they were declared a bad idea. | peter | 1996-08-29 | 15 | -328/+0 |
* | build bind-4.9.4-P1 named.restart in it's own directory | peter | 1996-08-29 | 1 | -0/+22 |
* | build bind-4.9.4-P1 named.reload in it's own directory | peter | 1996-08-29 | 1 | -0/+22 |
* | build bind-4.9.4-P1 ndc in it's own directory | peter | 1996-08-29 | 2 | -0/+49 |
* | Build bind-4.9.4-P1 nslookup | peter | 1996-08-29 | 13 | -5629/+14 |
* | Revert back to building bind-4.9.4-P1 in seperate directories... | peter | 1996-08-29 | 53 | -25398/+107 |
* | Swing the SUBDIR entry across for the new bind-4.9.4-p1 dir.. | peter | 1996-08-29 | 1 | -3/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r17897, | peter | 1996-08-29 | 15 | -0/+328 |
|\ |
|
| * | Import some bmake glue for bind-4.9.4-p1. | peter | 1996-08-29 | 15 | -0/+328 |
* | | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -0/+6 |
* | | Add one line fix to stop my old 'don't barf if you see the same | wpaul | 1996-08-29 | 1 | -2/+3 |
* | | 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 |