Go to file
cgd 886dba6dff (1) split load-file functionality out from the 'main program' of the
boot block, since it will be shared with the network boot block.
(2) Kill a.out support, since it never worked was never used, and will
    never be.
(3) Add support for booting of ELF kernels, from Matt Thomas.  (Currently
    untested, but it compiles.)
1996-09-17 22:00:24 +00:00
bin ioctl(TIOC[GS]PGRP) -> tc[gs]etpgrp() 1996-09-17 14:44:05 +00:00
distrib Remove bogus reference to "testme.h", once used for regression-testing 1996-09-16 23:45:48 +00:00
etc RCS id police 1996-09-17 21:45:53 +00:00
games /usr/share/misc/termcap, not /etc/termcap 1996-08-17 20:48:06 +00:00
gnu Iff __m68k__, use a `slight hack' to determine the magic of the executable 1996-09-10 22:17:51 +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 set the GP before accessing errno. 1996-09-17 21:16:12 +00:00
libexec Iff __m68k__, use a `slight hack' to determine the magic of the executable 1996-09-10 22:17:51 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Fix null pointer derefernce 1996-09-17 15:34:05 +00:00
share Fix two typos in the System V.3 macros. 1996-09-17 04:38:08 +00:00
sys (1) split load-file functionality out from the 'main program' of the 1996-09-17 22:00:24 +00:00
usr.bin - Fix bug where the first line after a conditionally skipped was not ready 1996-09-13 04:22:09 +00:00
usr.sbin Remove bogus setreuid() hack. 1996-09-17 15:03:01 +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