Go to file
mhitch 84974b0849 Add a check in the kernel reload device (/dev/reload) to protect
against the MMU switch code being in different locations between
the running kernel and the new kernel.  Returns ENODEV if the reload
fails.
Change the error return from EFAULT to ENOEXEC when kernel_reload
gets a short write on the exec header.
1996-05-02 02:08:22 +00:00
bin Remove comment regarding 4.4 symlink behaviour. 1996-04-25 15:44:56 +00:00
distrib Sync with reality with regard to EtherExpress 16 1996-04-26 01:10:12 +00:00
etc Added creation of the iic and rtc character device files. 1996-04-26 20:10:24 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Added support for -R option. 1996-04-25 18:23:37 +00:00
include Added private functions. 1996-04-27 18:57:51 +00:00
lib apparently the BPF_HEADERS don't define BPF_RELEASE or typedef the 1996-05-02 00:18:28 +00:00
libexec Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:03:11 +00:00
regress Add except to the pc532 make. 1996-04-09 16:54:18 +00:00
sbin check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
share Add -xpg4.2 1996-04-26 00:54:05 +00:00
sys Add a check in the kernel reload device (/dev/reload) to protect 1996-05-02 02:08:22 +00:00
usr.bin fix usage message, clean up RPC error printing. 1996-05-01 18:14:10 +00:00
usr.sbin handle the VISTTY vnode flag with the same letter ('I') that BSDI used. 1996-05-02 00:13:08 +00:00
Makefile Headers in src/domestic/include are now installed by the includes target 1996-04-25 01:09:33 +00:00