1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sys
Julian Elischer d314ad7b73 Return the entire if info, rather than just the index number. (at least try)
Interface index numbers are an abomination that should go away
(at least in that form)
1997-11-05 02:51:32 +00:00
..
alpha Implement linux_iopl and linux_nice. 1997-10-29 08:17:14 +00:00
amd64 Use same address for USERCONFIG_BOOT on PC-98 as IBM-PC. 1997-11-04 03:19:25 +00:00
compat Securelevel and formatting fixes, and trapframe simplification. 1997-10-30 10:53:30 +00:00
compile
conf Note that the Intel EtherExpress' driver is ie(4). 1997-11-04 21:11:14 +00:00
ddb Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines. 1997-10-09 00:20:00 +00:00
dev - MF22: (I reversed these). Simplify code. 1997-11-02 21:26:14 +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 Do not print config details twice (first variant comes from isa) 1997-11-05 00:23:26 +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 Removed unused #includes. 1997-08-02 14:33:27 +00:00
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 Return the entire if info, rather than just the index number. (at least try) 1997-11-05 02:51:32 +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/isa/wd.c revision 1.142. 1997-11-04 12:58:48 +00:00
pccard - Reset the pcic controller interrupt 'poll' timeout *after* we call the 1997-11-04 17:50:23 +00:00
pci Improve PAL support and fix mux selector values. 1997-10-30 18:20:26 +00:00
powerpc/include
rpc
scsi Use a MODE SELECT command to reset the block size, instead of calling the 1997-10-27 21:09:27 +00:00
sys Correct the definition of CIRCLEQ_EMPTY. It would give a false positive 1997-11-02 19:41:16 +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 Removed unused #includes. 1997-10-28 15:59:26 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00