1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
Mike Smith d1eefff418 Whoops, add the 'twe' files.
Submitted by:	Chris Faulhaber <jedgar@fxp.org>
2000-10-14 01:23:29 +00:00
..
alpha Remove 'device tx'. In wilko's testing it traps on bringing the interface 2000-10-12 06:10:12 +00:00
amd64 savectx() is now used exclusively by the crash dump system. Move the 2000-10-13 22:03:29 +00:00
boot
cam Add a quirk entry for the USB Sony DSC drive. 2000-10-10 13:12:11 +00:00
coda
compat Mark directories as directories, not as regular files. 2000-10-10 12:32:44 +00:00
compile
conf Whoops, add the 'twe' files. 2000-10-14 01:23:29 +00:00
contrib/dev o Change TX_BUFFER_LEN from 512 to 2048. 2000-10-10 00:54:02 +00:00
crypto
ddb
dev Clean up a few things in dc_setcfg() pointed out to be me by 2000-10-14 00:40:14 +00:00
fs o Move from Alfred Perstein's "exclusion" technique of handling special 2000-10-09 20:06:13 +00:00
geom
gnu
i4b Submitted by: phk 2000-10-13 14:10:51 +00:00
i386 savectx() is now used exclusively by the crash dump system. Move the 2000-10-13 22:03:29 +00:00
ia64 Implement a rudimentary interrupt handling system which should be good 2000-10-12 17:47:01 +00:00
isa Add MAE0021 - Jetstream Int V.90 56k Voice Series 2. 2000-10-10 10:06:26 +00:00
isofs/cd9660
kern savectx() is now used exclusively by the crash dump system. Move the 2000-10-13 22:03:29 +00:00
libkern
miscfs o Move from Alfred Perstein's "exclusion" technique of handling special 2000-10-09 20:06:13 +00:00
modules
msdosfs
net Do some cleanups of the HARP atm codes interface into the system: 2000-10-12 00:03:50 +00:00
netatalk
netatm Forgot these files in my kerninclude limited run. 2000-10-12 20:21:02 +00:00
netgraph Calling untimeout(9) leads to a race window where memory could be leaked. 2000-10-11 20:29:12 +00:00
netinet Backout my wrong attempt to fix the compilation warning in ip_input.c 2000-10-12 16:33:41 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98
pccard Another PnP pcic card: SMC Swapbox Plug and Play 2000-10-12 03:51:16 +00:00
pci Clean up a few things in dc_setcfg() pointed out to be me by 2000-10-14 00:40:14 +00:00
posix4
powerpc
rpc
sys Do not allocate a callout for all crashdumps, not just when you panic. 2000-10-13 21:49:19 +00:00
tools
ufs o Sanity check was inverted, resulting in a possible spurious panic 2000-10-09 20:04:39 +00:00
vm The swap bitmap allocator was not calculating the bitmap size properly 2000-10-13 16:44:34 +00:00
Makefile