Go to file
drochner 90e33ee203 When using XMS, use the XMS size returned by the BIOS only if the other
methods to detect extended memory didn't work well.
(this XMS size is always too small, typically by 68k)
1997-11-03 18:06:22 +00:00
bin getoldopt is expect to return -1 (not EOF), so "make it so" 1997-11-01 06:58:44 +00:00
distrib Installation termcap file with entries for rcons on pmax framebuffers. 1997-11-03 10:57:02 +00:00
etc Add a skeleton ld.so.conf which puts /usr/X11R6/lib on the default ld path. 1997-11-03 10:15:39 +00:00
games
gnu From Mike Stump, via egcs: 1997-11-03 12:23:14 +00:00
include * Move prototypes of clock_getres(), clock_gettime() and clock_settime() from 1997-11-02 18:31:38 +00:00
lib Forgot to add basename()/dirname() manpages in last commit. 1997-11-03 17:47:44 +00:00
libexec * remove duplicate inode entries, so files with multiple hard links are 1997-11-02 14:01:54 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin Hmmm..fsck_ffs has to really be able to alwasy work, and if you've got 1997-11-02 01:42:44 +00:00
share Note the new device-special filenames used in 1.3_ALPHA, and how they 1997-11-03 11:19:21 +00:00
sys When using XMS, use the XMS size returned by the BIOS only if the other 1997-11-03 18:06:22 +00:00
usr.bin correctly detect good vs bad hash mark values. (found by <enami@netbsd.org>) 1997-11-02 00:18:46 +00:00
usr.sbin ensure sizeof hostname buf for ether_(ntohost|line) is >= MAXHOSTNAMELEN + 1 1997-11-02 14:25:25 +00:00
Makefile