1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00
freebsd/sys
1997-11-06 09:51:34 +00:00
..
alpha Implement linux_iopl and linux_nice. 1997-10-29 08:17:14 +00:00
amd64 Identify MediaGX CPU correctly. Old MeidaGX CPU and GXm CPU are 1997-11-06 03:10:28 +00:00
compat Securelevel and formatting fixes, and trapframe simplification. 1997-10-30 10:53:30 +00:00
compile
conf Sync with sys/i386/conf/Makefile.i386 revision 1.105. 1997-11-06 09:51:34 +00:00
ddb Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines. 1997-10-09 00:20:00 +00:00
dev 1) Add the IOCTL for Luigi's BT848 -> I2C bus driver. 1997-11-06 07:04:08 +00:00
fs KNFize rev.1.31. 1997-10-27 15:39:01 +00:00
geom Statizice. 1997-10-24 14:24:55 +00:00
gnu Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
i386 Add the IOCTL for Luigi's BT848 -> I2C bus driver. 1997-11-06 07:00:45 +00:00
isa - MF22: (I reversed these). Simplify code. 1997-11-02 21:26:14 +00:00
isofs/cd9660 Use bread() instead of cluster_read() for reading the last block 1997-10-27 14:55:49 +00:00
kern Remove the long description from the in-kernel datastructure. 1997-10-28 19:01:02 +00:00
libkern
miscfs KNFize rev.1.31. 1997-10-27 15:39:01 +00:00
modules - The daemon might go off the screen and crashed the system if the 1997-10-26 07:35:18 +00:00
msdosfs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
net Fixed bug in RTM_ADD where rmx_locks weren't being set on the new route, 1997-10-31 08:53:13 +00:00
netatalk Fix various problems with netatalk kernel support. 1997-10-29 00:30:52 +00:00
netinet Make IPDIVERT a supported option. Alas, in_var.h depends on it, i 1997-11-05 20:17:23 +00:00
netipx Removed unused #includes. 1997-10-28 15:59:26 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Removed unused #includes. 1997-10-28 15:59:26 +00:00
netns
nfs Removed unused #includes. 1997-10-28 15:59:26 +00:00
nfsclient Removed unused #includes. 1997-10-28 15:59:26 +00:00
nfsserver Removed unused #includes. 1997-10-28 15:59:26 +00:00
pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.105. 1997-11-06 09:51:34 +00:00
pccard - Reset the pcic controller interrupt 'poll' timeout *after* we call the 1997-11-04 17:50:23 +00:00
pci 1) Add the IOCTL for Luigi's BT848 -> I2C bus driver. 1997-11-06 07:04:08 +00:00
powerpc/include
rpc
scsi Make the Nakamichi CD-ROM changer detection detect more recent devices, 1997-11-06 08:29:50 +00:00
sys Add the IOCTL for Luigi's BT848 -> I2C bus driver. 1997-11-06 07:00:45 +00:00
tools Removed unused #includes. 1997-10-28 15:59:26 +00:00
ufs Move declaration of M_MFSNODE from mfs_vnops.c to mfsnode.h. 1997-11-01 20:40:14 +00:00
vm Fix the "missing page" problem. Also, improve the performance of page 1997-11-06 08:35:50 +00:00
Makefile