Go to file
mark 7b8910c01d Vastly simplified the FPE stubs code now that there are labels for all the
core entry points. i.e. the linker does the work rather than the stub code.
Optimised transferring the trapframe between UND32 and SVC32 mode stacks
in the fpe_post_proc handler.
Added experimental code to handle must of userret in UND32 mode. This means
that the copy of the trapframe and the switch to SVC32 mode is only needed
if mi_switch() has to be called. (This saves a vast number of pointless
trapframe copies).
1996-08-21 20:16:30 +00:00
bin return 0.0 cpu usage for zombies. closes pr bin/2693. Perhaps this should 1996-08-15 01:41:23 +00:00
distrib update a bit for 1.2 1996-08-19 02:44:32 +00:00
etc ooops... forgot to back out after generating the dir 1996-08-16 17:26:30 +00:00
games /usr/share/misc/termcap, not /etc/termcap 1996-08-17 20:48:06 +00:00
gnu Fixed NetBSD tag. 1996-08-21 18:43:29 +00:00
include Update from the new routed(8) source. 1996-08-10 01:37:09 +00:00
lib #ifdef _KERNEL, #include <lib/libkern/libkern.h> instead of <string.h>. 1996-08-15 22:45:17 +00:00
libexec Fixed NetBSD tag. 1996-08-21 18:43:29 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Reference the new sl(4) page 1996-08-10 21:26:42 +00:00
share Sun consoles have 34 lines, not 35. 1996-08-14 01:03:29 +00:00
sys Vastly simplified the FPE stubs code now that there are labels for all the 1996-08-21 20:16:30 +00:00
usr.bin Add missing braces to for-loop to make compress work again after changes 1996-08-20 18:24:46 +00:00
usr.sbin Do the timeout in bin/2701 a bit differently. 1996-08-16 21:36:18 +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