Go to file
matthias c1921b48eb * intr_establish now takes *two* ipls. One at which the handler should run,
and one in which the interrupt should get blocked.
1996-12-23 08:36:00 +00:00
bin Re-introduce some code from 1.14 (with modifications) to make the 1996-12-22 08:34:34 +00:00
distrib Add ttyaction.0,cpu_switch.0,ctxsw.0,mi_switch.0 1996-12-09 22:13:54 +00:00
etc MAKEDEV 1996-12-20 17:24:45 +00:00
games Clean this up, and be more consistent: 1996-12-23 01:14:34 +00:00
gnu convert genclass makefile to standard 'just install the shell script' form, 1996-12-22 20:46:06 +00:00
include __syscall() should return quad_t, not int; what was i thinking? 1996-12-21 01:30:48 +00:00
lib Fix quad_t __syscall() return goofs. Now these should work on big-endian 1996-12-23 03:00:25 +00:00
libexec Deal with weak symbols when looking up in shared libraries. 1996-12-21 21:53:16 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin declare the keywords structure 'extern' in keywords.h, to avoid a common defn. 1996-12-16 19:53:02 +00:00
share add an afterdepend target (a la the one in bsd.lib.mk) that processes 1996-12-20 16:39:03 +00:00
sys * intr_establish now takes *two* ipls. One at which the handler should run, 1996-12-23 08:36:00 +00:00
usr.bin * accept the file name '-' to indicate that standard input is to be 1996-12-22 11:31:47 +00:00
usr.sbin fix dependency builds. Since we've got something to run a depend build 1996-12-23 00:19:05 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00