cgd
d594ce939b
comment or delete text after CPP directives.
2001-01-16 02:50:27 +00:00
simonb
94628bf62e
In a program request packet during the second and third stage of an
...
Ultrix/mips MOP boot, the "software" packet is 256 bytes - bump the
size of the program array (maximum for the VAX must only be 16 bytes).
1999-08-17 12:38:09 +00:00
lukem
7e1c62baf8
set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>
1999-03-13 23:17:46 +00:00
lukem
dcab0210a0
convert from NOxxx= to MKxxx=no.
...
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
kleink
3ed4fcf61e
In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
...
of errno.
1999-01-11 22:39:59 +00:00
mycroft
b21020c6b1
SPARC uses 8k virtual pages for linking.
1998-07-25 06:01:13 +00:00
thorpej
6ac52dea77
Display a more meaningful error message if the bpf open fails.
1998-05-24 20:30:55 +00:00
cgd
0aa4deb7f3
lint
1998-02-07 00:03:19 +00:00
perry
6cbd3cb0ff
change #ifdef around include to fix compiler warning
1998-02-03 04:51:29 +00:00
lukem
07ed891089
- WARNsify
...
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit
1997-10-16 23:24:50 +00:00
lukem
b3f8f59032
- WARNsify
...
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit
1997-10-16 23:24:18 +00:00
lukem
c518f62858
- compile common code once (into libcommon.a), and link that in.
...
cut's compilation time by half!
- build a common version.c in libcommon.a
- don't build version.h - nothing uses it
- comment out the ifdef INFO and -DINFO stuff - it's always compiled in
- XXX: don't compile mopprobe with -DNODL (which actually changes the
compilation of stuff in common/*). nothing else does this, and it
meant that mopprobe would have had different behaviour. if this behaviour
is desired, a workaround can be put in place
1997-10-16 07:36:12 +00:00
thorpej
fcab4c339d
RCS id police.
1997-03-25 03:06:58 +00:00
veego
80109470c6
s/if_ether.h/if_inarp.h/
1997-03-17 10:39:53 +00:00
cjs
ed137f7c05
Import of Mats O Jansson's MOP boot program for DEC machines.
1997-03-16 22:23:34 +00:00