16 Commits

Author SHA1 Message Date
tv
03e0abbeb8 MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
cgd
57ac6470b4 comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
simonb
2142b1e053 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
b457dede0f set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> 1999-03-13 23:17:46 +00:00
lukem
e5a6508d61 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
kleink
7a3eea261d 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
4d49a5b630 SPARC uses 8k virtual pages for linking. 1998-07-25 06:01:13 +00:00
thorpej
ef01a91b0a Display a more meaningful error message if the bpf open fails. 1998-05-24 20:30:55 +00:00
cgd
f0631af5ed lint 1998-02-07 00:03:19 +00:00
perry
14967e3522 change #ifdef around include to fix compiler warning 1998-02-03 04:51:29 +00:00
lukem
334438cb6a - 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
770ac80056 - 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
6d97281944 - 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
fba7d611d2 RCS id police. 1997-03-25 03:06:58 +00:00
veego
e4df1b6897 s/if_ether.h/if_inarp.h/ 1997-03-17 10:39:53 +00:00
cjs
8673e0be2e Import of Mats O Jansson's MOP boot program for DEC machines. 1997-03-16 22:23:34 +00:00