Go to file
thorpej c9bf6a7e5a Add exec glue for `COMPAT_M68K4K'; just map the executable the way
a MID_M68K4K expects to be mapped.  Allows any m68k port with
NBPG == 4096 to run NetBSD/hp300 executables, and will allow hp300s
to run legacy executables when that port's default format is eventually
changed to match the other m68k ports.
1996-09-10 22:01:20 +00:00
bin Apply PR#2721 from VaX#n8: make man page more lucid in places. 1996-09-02 21:28:21 +00:00
distrib * Fix supported-system list to refer to supported DECstations, not Sparc 1996-09-08 10:38:53 +00:00
etc Correct char device major number for `rd'. 1996-09-08 03:33:55 +00:00
games /usr/share/misc/termcap, not /etc/termcap 1996-08-17 20:48:06 +00:00
gnu When checking the entry point of an executable, use N_PAGSIZ() rather 1996-09-07 22:07:15 +00:00
include Don't prototype poll(2) here. SysV requires poll.h to be included. 1996-09-07 17:48:59 +00:00
lib import tzcode96l 1996-09-10 21:59:47 +00:00
libexec Block ENV and BASH_ENV from client. From David Holland <dholland@hcs.harvard.edu> 1996-09-07 21:45:52 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Update to match kernel changes. 1996-09-08 14:37:39 +00:00
share Add .At V.3. 1996-09-07 18:59:55 +00:00
sys Add exec glue for `COMPAT_M68K4K'; just map the executable the way 1996-09-10 22:01:20 +00:00
usr.bin When iterating the host list, do not access memory that has just been 1996-09-10 18:48:57 +00:00
usr.sbin Fix some potential buffer overflow problems. 1996-09-07 21:05:37 +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