Go to file
jtc f6f38dd61e Changed the test that determines whether or not source and destination
memory regions are "potentially overlapping" to a test that determines
that the regions are actually overlapping.  Because the code for the
overlapping case is seven instructions longer, this signifcantly
improves performance in the average case.
1996-11-12 00:50:06 +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 Changed the test that determines whether or not source and destination 1996-11-12 00:50:06 +00:00
libexec - implement -a (verfiy all hostnames) with code taken from rshd(8). 1996-11-08 07:47:44 +00:00
regress
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 Declare `uk' device. 1996-11-11 23:58:48 +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