Brian Somers
38b745529b
Finish the update to wide-dhcp so that it compiles with the
...
new interface stuff and if_var.h
Closes pr3161
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Obtained from: pr3161
1997-04-04 02:37:13 +00:00
Brian Somers
b98a2e6435
Update wide-dhcp so that it compiles with the new
...
interface stuff (and if_var.h).
Closes pr3161
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Obtained from: pr3161
1997-04-04 02:20:28 +00:00
Satoshi Asami
ab0b8fd515
(1) This is a classic example of a "trivial fix" blowing up on one's face
...
unless you test it, Brian. :) (Directory path prefix was wrong.)
(2) Also, this patch modifies the same file as patch-af, so I combined
those two (see handbook).
1997-01-19 00:55:10 +00:00
Brian Somers
75ac3d590f
If a client suggests an IP that is different from the server-config
...
IP for that hardware-address, return a NAK rather than being silent.
Reviewed by: None (trivial fix, discussed briefly with author & cc'd
to hackers)
Submitted by: Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from: Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 01:26:27 +00:00
Satoshi Asami
d2e8909386
Ignore checksum of tzfile.h. Closes PR ports/2306.
...
Submitted by: sanpei@yy.cs.keio.ac.jp
1996-12-28 23:39:32 +00:00
Satoshi Asami
70f194a8b5
{CP} -> ${CP}.
1996-12-03 03:34:37 +00:00
David E. O'Brien
49f337d203
General Makefile cleanup
...
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
1996-12-01 01:23:27 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Satoshi Asami
07f65db017
Make this work on -current post this change:
...
* davidg 96/06/12 19:54:21
*
* Modified: sys/net if_ethersubr.c
* sys/netinet if_ether.c
* Log:
* Keep ether_type in network order for BPF to be consistent with other
* systems.
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-08-18 23:50:59 +00:00
Satoshi Asami
a72ba80bd0
Make this thing work with Microsoft network.
...
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-07-06 03:24:22 +00:00
Satoshi Asami
467b3b64c6
Remove all the unnecessary junk from MAKE_ENV, it is now set by +=.
1996-05-30 08:54:17 +00:00
Satoshi Asami
92c17b5329
Don't forget the -c flag to install and -f flag to gzip so that "make
...
reinstall" works.
1996-05-20 08:08:00 +00:00
Satoshi Asami
ea0204bd1f
Add OSTYPE=uname
to MAKE_ENV so straight sh/csh users can build this one.
...
Reported by: sanpei@yy.cs.keio.ac.jp
1996-05-20 08:06:55 +00:00
Satoshi Asami
6370b94892
Re-import wide-dhcp to a more suitable location. Also change the port
...
to one that works.
Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
1996-05-04 02:43:35 +00:00