freebsd-dev/sys
Andrey A. Chernov c26acd6574 Add model autodetection code, idea from burgess@s069.infonet.net
This change affects probe printout, disklabel, devconf stuff
1994-11-14 19:25:43 +00:00
..
alpha/include Added more SCO compat ioctl's. 1994-10-17 22:12:06 +00:00
amd64 Rewrite almost everything. 1994-11-14 15:04:06 +00:00
compile
conf Add a new "distribute" target. This is a variant of install, which will 1994-11-13 21:05:28 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev Add model autodetection code, idea from burgess@s069.infonet.net 1994-11-14 19:25:43 +00:00
fs Undo a previous change. <sys/disklabel.h> was broken, not these files. 1994-11-14 13:22:52 +00:00
gnu POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
i386 Add model autodetection code, idea from burgess@s069.infonet.net 1994-11-14 19:25:43 +00:00
isa Revision 1.6 fix was lost: don't write 0 to RTC_DIAG 1994-11-12 16:24:54 +00:00
isofs/cd9660 Remove the bogus include of <sys/dkbad.h>. 1994-11-14 07:01:58 +00:00
kern Move declarations of public functions to <sys/sysctl.h>. 1994-11-14 13:58:30 +00:00
libkern Hide the declaration of ffs() if an inline ffs() is implemented. 1994-11-14 14:56:46 +00:00
miscfs Undo a previous change. <sys/disklabel.h> was broken, not these files. 1994-11-14 13:22:52 +00:00
modules Again, this is not a filesystem so don't compile it as if it were. 1994-10-27 23:39:19 +00:00
msdosfs Fix from John Hay to avoid kernel panics when ap->a_eofflag is NULL. 1994-11-01 21:14:45 +00:00
net if.h: 1994-11-14 14:06:06 +00:00
netccitt
netinet Ugen makes it in with 10 seconds to spare with a one-char diff. Some 1994-11-08 14:25:17 +00:00
netiso
netns
nfs Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
nfsclient Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
nfsserver Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
pci Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot time 1994-11-13 12:39:38 +00:00
powerpc/include
rpc
scsi Delete a bogus check that the SCSI_DELAY only works for the first 1994-11-12 17:13:23 +00:00
sys Hide the declaration of ffs() if an inline ffs() is implemented. 1994-11-14 14:56:46 +00:00
tools
ufs Remove unused `struct disklabel' (the declarations that used it went away). 1994-11-14 13:50:15 +00:00
vm pmap.h: 1994-11-14 08:19:08 +00:00
Makefile