aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bootpd
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-3043-9973/+0
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=13123
* recording cvs-1.6 file deathPeter Wemm1995-12-304-919/+0
| | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122
* __386BSD__ -> __FreeBSD__Jordan K. Hubbard1994-11-041-1/+1
| | | | | | | | | I know that many of these entries are bogus and need to be revisited, but let's get the tree working again for now and then do a pass through looking at all the __FreeBSD__ entries, shall we? Notes: svn path=/head/; revision=4131
* Small code tidy upGeoff Rehmet1994-09-101-13/+2
| | | | Notes: svn path=/head/; revision=2643
* Changes for bootpd to work on FreeBSD 2.0:Geoff Rehmet1994-09-103-6/+265
| | | | | | | | | - Makefile changes (manual installation) - (hwaddr.c rtmsg.c) Do setting of arp cache entries by writing to routing socket, rather than by calling arp(8). Notes: svn path=/head/; revision=2642
* Bootpd 2.4.0 (and associated utils)vendor/NetBSD/bootpd_2_4_0Geoff Rehmet1994-09-1046-0/+10644
Obtained from:NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=2639 svn path=/vendor/NetBSD/bootpd_2_4_0/; revision=2641; tag=vendor/NetBSD/bootpd_2_4_0