Go to file
cgd 15f9c59baf check in the code used to build the kernel that Andrew Gallatin used to
figure out the correct IRQ for the ethernet on the AlphaStation 500.
That code is enabled via KN20AA_BOGUS_IRQ_FROB (but hopefully won't be
needed any time soon, and won't link w/o slight changes to other code).
Basically, when establishing an interrupt that we don't know what to
do with, prompt the user for what interrupt line to enable.  If you
get stray interrupts when you try to use the device (but not before),
then you've got the right line.
1996-08-19 04:28:25 +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 Upgrade groff to 1.10 1996-08-13 07:03:54 +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 fix extra Ta strings in man page. closes pr bin/2685 1996-08-11 04:24:57 +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 check in the code used to build the kernel that Andrew Gallatin used to 1996-08-19 04:28:25 +00:00
usr.bin Add estrdup(), a checked version of strdup and use it. 1996-08-13 16:42:00 +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