Commit Graph

16 Commits

Author SHA1 Message Date
thorpej 34a7e2eb3d Correct pathname of bootpd and bootpgw.
From Erik Bertelsen <erik@sockdev.uni-c.dk>, PR #2744.
1996-09-27 01:38:55 +00:00
gwr f1d623f2f2 Some corrections regarding boot file and path (suggested by cgd) 1996-06-19 16:08:34 +00:00
gwr 587d8cc1f5 Explain why the HP printers fail and how to work around the problem. 1996-06-19 15:15:40 +00:00
gwr 2a6455604b Minor fixes sent in since bootp-2.4.3 release:
Correct length arg to haddrtoa() in report of duplicate address.
The string value for a generic tag should not include the null.
(Including the null in reponses really annoys HP printers!)
When reading hardware addresses, allow colon separators
(only works if the whole H/W address is in quotes).
1996-06-19 14:52:34 +00:00
christos 134727973b Fix PR/2373 1996-05-06 13:49:16 +00:00
jtc cac62b2d65 Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
gwr a9badc45e2 Delete (possibly incomplete) ARP table entry before adding.
Thanks to Chritos Zoulas and others.  Fixes PR# 1242
1995-07-25 22:56:56 +00:00
ws b7e8360706 Make bootpgw work for more than just the first query 1995-07-24 13:38:10 +00:00
ws 09d174fdec Since BSD is defined in sys/param.h, we need to include that 1995-07-24 13:35:50 +00:00
mycroft 76a3199557 Use inet_aton(), not inet_addr(). 1995-05-19 22:05:08 +00:00
cgd e08ec6db18 play a bit safer with types. 1994-12-23 16:52:30 +00:00
cgd d8806814a6 specify man pages the new way. 1994-12-22 11:32:57 +00:00
gwr 0570746739 Make this match what I posted on comp.sources.unix as patch 1.
(Functionally the same as yesterday's commit.)
1994-08-24 18:14:44 +00:00
gwr 459c40194d Fix missing initialization (thanks to Brezak). 1994-08-24 01:34:47 +00:00
gwr bcb13bab8e Update to version 2.4 1994-08-22 22:14:32 +00:00
gwr 5e9d01f29a Move this to where the latest consensus indicates it should go.
Also, integrate some fixes from Christos.
1994-06-27 21:25:48 +00:00