freebsd kernel with SKQ
Go to file
Justin T. Gibbs 356cbcce49 Fix problem with scb flag handing that crept in with the SCB paging support.
This only affected userland initiated device resets (using the reset command
from cdplay for instance).

Convert some spaces to tabs.
1996-06-23 20:02:37 +00:00
bin Add a better TEST script. I was surprised how much can be wrong 1996-06-19 00:44:44 +00:00
eBones Remove $log's. 1996-06-20 21:31:46 +00:00
etc Add /var/log/ppp.log from iij ppp 1996-06-22 21:34:03 +00:00
games Handle sorting in better way 1996-06-09 19:41:31 +00:00
gnu Back out security changes until pst review them 1996-06-22 21:10:19 +00:00
include Add `netkey' to list of kernel directories to include in /usr/include. 1996-06-15 18:05:36 +00:00
lib Removed -g from CFLAGS. 1996-06-23 13:11:59 +00:00
libexec If hostname > UT_HOSTSIZE, use its numerical address instead to keep 1996-06-17 14:59:07 +00:00
lkm Don't add -I/sys to CFLAGS. bsd.kmod.mk adds the correct (relative) 1996-06-23 14:58:14 +00:00
release ack - left in a typo. Time for bed! 1996-06-17 23:04:24 +00:00
sbin Fix a couple of bogus casts to off_t that caused dumpfs to lseek negative 1996-06-23 00:05:04 +00:00
secure Bring in a change that got lost when we spammed over the CVS repository 1996-06-05 22:48:04 +00:00
share Update the BUGS section, now that we've got some experience in using 1996-06-23 18:27:12 +00:00
sys Fix problem with scb flag handing that crept in with the SCB paging support. 1996-06-23 20:02:37 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Run the headers through cpp -dM to find the #defines. The direct search 1996-06-23 17:05:10 +00:00
usr.sbin Removed -g from CFLAGS. 1996-06-23 13:11:59 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Ask CVS to run in quiet mode, which makes it easier to see what the 1996-06-22 17:58:44 +00:00