summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd
Commit message (Collapse)AuthorAgeFilesLines
* Fix description of -t option.joerg1997-08-241-2/+2
| | | | | PR: 3382 Submitted by: furuta@sra.co.jp (Atsushi Furuta)
* Don't rely on stderr to report bad news.phk1997-05-111-8/+8
|
* Revert $FreeBSD$ to $Id$peter1997-02-2232-32/+32
|
* Fix a hop count datatype bogon pointed out in PR#2642 (though my fixjkh1997-02-071-5/+6
| | | | | was slightly different than the one submitted). Submitted by: Elmar Bartel <bartel@informatik.tu-muenchen.de>
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1432-32/+32
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Update to match changes in <net/if.h>.wollman1997-01-032-3/+4
|
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-105-11/+7
| | | | | | do it themselves. (Some of these programs actually depended on this beyond compiling the definition of struct ifinfo!) Also fix up some other #include messes while we're at it.
* doc/1994: spelling error.phk1996-11-121-2/+2
| | | | Submitted by: David Leonard David Leonard <d@scry.dstc.edu.au>
* add forgotten $Id$wosch1996-09-2223-2/+54
|
* Make the inetd suggestion slightly less confusing.phk1996-09-191-2/+2
|
* bootpd.dump is in /tmppst1996-09-111-3/+3
|
* Add some missing manual page links.mpp1996-02-021-1/+2
|
* Fix getif() to work under 4.3bsd and laterpst1996-01-231-4/+3
|
* Merge back in 4.4bsd ARP changes by handpst1996-01-232-0/+14
|
* Add bootpgw makefilepst1996-01-231-0/+12
|
* Fix conflicts from 2.4.3 mergepst1996-01-234-42/+71
|
* This commit was generated by cvs2svn to compensate for changes in r13572,pst1996-01-2327-108/+1012
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import bootpd-2.4.3 from ftp.mc.compst1996-01-2330-146/+1082
| |
* | This commit was generated by cvs2svn to compensate for changes in r13569,pst1996-01-232-4/+2
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Minor cleanups from NetBSD-current.pst1996-01-232-4/+2
| | | | | | | | Obtained from: NetBSD
* | Fix SRCS (.c's were .o's) so that `make depend' works.bde1995-09-281-2/+2
| |
* | Uncomment 'CFLAGS+=ETC_ETHERS' -- we have support for this as of 2.0.5.wpaul1995-07-251-2/+2
| |
* | Remove trailing whitespace.rgrimes1995-05-304-11/+11
| |
* | The servers bootpd & bootpgw live in /usr/libexec not /etc. Correct thegpalmer1995-04-121-3/+3
| | | | | | | | references in the man page.
* | Discard any messages which are buffered on the routing socket before usingdfr1995-01-301-2/+15
| | | | | | | | | | it otherwise the response to one of our routing messages could be lost due to buffer overflow.
* | Change to use RTM_CHANGE when an arp entry already exists. This closesdfr1995-01-161-2/+5
| | | | | | | | | | problem bin/57 which was caused when an incomplete entry was present for the host which was booting.
* | __386BSD__ -> __FreeBSD__jkh1994-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?
* | This commit was generated by cvs2svn to compensate for changes in r3229,pst1994-09-306-0/+287
|\ \ | |/ |/| | | which included commits to RCS files with non-trunk default branches.
| * Rearrange bootpdpst1994-09-306-0/+287
|
* Rearrange bootpdpst1994-09-3044-0/+9966
OpenPOWER on IntegriCloud