Go to file
cgd da93322976 define lkm_nofunc, to be used instead of nosys (blech!) for unused load,
unload, and stat functions.  arguably could (should?) use NULL instead,
but this is a bit more descriptive.  also, unconditionally call the
load/unload/stat functions, as now they're known to work (because, at
worst, they're lkm_nofunc).
1994-12-24 13:25:48 +00:00
bin be more careful with casts. 1994-12-23 13:24:39 +00:00
distrib hp300 port notes 1994-11-26 06:26:24 +00:00
etc get dot out of root's path. 1994-12-24 12:48:01 +00:00
games adding 10 more games collected from ???? and some I wrote. 1994-12-23 07:01:39 +00:00
gnu Enable `#pragma weak' 1994-12-23 21:16:50 +00:00
include Put a reserved field into use (weak symbol support). 1994-12-23 20:16:59 +00:00
lib Replaced pops with adds. 1994-12-24 01:16:44 +00:00
libexec Put a reserved field into use (weak symbol support). 1994-12-23 20:16:59 +00:00
regress clean up import 1994-08-18 00:38:04 +00:00
sbin kill some extraneous equal signs. 1994-12-24 11:07:28 +00:00
share fix up a botch, defining MANALL when there weren't any MANs. 1994-12-23 11:19:21 +00:00
sys define lkm_nofunc, to be used instead of nosys (blech!) for unused load, 1994-12-24 13:25:48 +00:00
usr.bin Don't build .db file at install time. 1994-12-23 21:11:56 +00:00
usr.sbin headers, for protos. 1994-12-23 17:05:58 +00:00
Makefile explicitly pull in bsd.own.mk, so that it's there for afterinstall. 1994-12-22 12:43:45 +00:00