Go to file
cgd 45ba05f710 convert cpu-dependent routine selection to use a centralized CPU switch, thus
deleting (and cleaning up) N pages of #ifdefs in machdep.c.  While we're
at it, make the cpu type options generate flags, and check them instead of
kernel Makefile defines.
1996-11-12 05:14:27 +00:00
bin fix the the typos 1996-11-10 23:58:22 +00:00
distrib Add a description about how HDX should be used when preparing a NetBSD-bootable 1996-11-05 09:57:44 +00:00
etc Deal with missing cgtwo', uk' and `ss' devices. 1996-11-12 00:00:45 +00:00
games Use ${INSTALL}. 1996-10-18 02:48:24 +00:00
gnu Build _eh.o. Reported by Simon Gerraty. 1996-11-11 01:06:54 +00:00
include Fix RIP-V1 netinfo structure to be sizeof(sockaddr) + sizeof(u_int32_t) by 1996-11-04 21:29:46 +00:00
lib Add strtok_r() for reentrant (thread-aware) programs 1996-11-12 02:03:13 +00:00
libexec - implement -a (verfiy all hostnames) with code taken from rshd(8). 1996-11-08 07:47:44 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Fix more cosmetic problems -- changed .Nm fsck to just .Nm (thats the 1996-11-09 18:43:22 +00:00
share fix the the typos 1996-11-10 23:58:22 +00:00
sys convert cpu-dependent routine selection to use a centralized CPU switch, thus 1996-11-12 05:14:27 +00:00
usr.bin Fir PR/2930: declare missing variable. 1996-11-11 15:16:10 +00:00
usr.sbin * Eliminate all shift/reduce conflicts in the grammar. This 1996-11-11 23:54:17 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00