freebsd kernel with SKQ
Go to file
dyson e2f426dc1b Fix a problem that caused system crashes after physio. This problem
was due to non-aligned 64K transfers taking 17 pages.  We currently
do not support >16 page transfers.  The transfer is unfortunately truncated,
but since buffers are usually malloced, this is a problem only once in
a while.  Savecore is a culprit, but tar/cpio usually aren't.  This
is NOT the final fix (which is likely a bouncing scheme), but will at
least keep the system from crashing.
1996-06-26 05:52:15 +00:00
bin Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
eBones Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
etc The way sendmail.cf is installed here is gross and needs to be totally 1996-06-25 18:05:58 +00:00
games Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
gnu Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
include Add `netkey' to list of kernel directories to include in /usr/include. 1996-06-15 18:05:36 +00:00
lib Fixed comparisons so that preposterously large (>= 0x80000000) brk values 1996-06-25 18:54:42 +00:00
libexec Turn on mknetid. 1996-06-25 20:32:30 +00:00
lkm Fixed the `machine' link. It pointed to the wrong place, and was created 1996-06-25 20:13:12 +00:00
release Fix another obj-misusage bogon. This will all get revisited for 1996-06-26 01:24:54 +00:00
sbin Fix address mask calculation when using ':' syntax. Allow a mask 1996-06-23 20:47:51 +00:00
secure Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
share Add the contrib collection to supfiles. 1996-06-26 05:40:58 +00:00
sys Fix a problem that caused system crashes after physio. This problem 1996-06-26 05:52:15 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin This commit was generated by cvs2svn to compensate for changes in r16748, 1996-06-26 05:36:21 +00:00
usr.sbin Don't print number (garbadge) if media catalog is inactive 1996-06-25 21:01:27 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00