freebsd-dev/sys
Poul-Henning Kamp beef52db54 Changed RAW_PART to RAWPART so it comes from disklabel.h.
Force RAW_PART to have the right size.
Set d_secperunit in the disklabel.
1994-10-31 23:45:40 +00:00
..
alpha/include Added more SCO compat ioctl's. 1994-10-17 22:12:06 +00:00
amd64 Added hooks for an easy drop-in of the pcvt concole driver. 1994-10-31 17:20:15 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Documented the FDSEEKWAIT option. 1994-10-30 20:57:07 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev Several minor fixes to the floppy driver: 1994-10-30 20:04:40 +00:00
fs From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
gnu POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
i386 Expunge the stain I left upon this code. My '/' fix was utterly 1994-10-31 18:00:06 +00:00
isa Several minor fixes to the floppy driver: 1994-10-30 20:04:40 +00:00
isofs/cd9660 Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
kern Added hooks for an easy drop-in of the pcvt concole driver. 1994-10-31 17:20:15 +00:00
libkern I'm going to nuke strtol() for now. Now I need strncmp() and rather 1994-10-26 11:14:21 +00:00
miscfs From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +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 Set the EOF flag properly. 1994-10-27 18:44:31 +00:00
net moved a message into a #ifdef DEBUG. This message comes out if a kernel 1994-10-15 21:33:17 +00:00
netccitt Made idempotent 1994-08-21 05:44:12 +00:00
netinet Detect old-style multicast routers and interoperate properly 1994-10-31 06:36:47 +00:00
netiso Made idempotent -- made some of them more consistent with rest of tree. 1994-08-21 06:14:33 +00:00
netns Made idempotent. 1994-08-21 06:22:12 +00:00
nfs Implement fs.nfs MIB variables. 1994-10-23 23:26:18 +00:00
nfsclient Implement fs.nfs MIB variables. 1994-10-23 23:26:18 +00:00
nfsserver Implement fs.nfs MIB variables. 1994-10-23 23:26:18 +00:00
pci Submitted by: Paul F. Werkowski 1994-10-30 00:30:27 +00:00
powerpc/include
rpc
scsi Changed RAW_PART to RAWPART so it comes from disklabel.h. 1994-10-31 23:45:40 +00:00
sys changed '#ifdef i386' to '#ifdef __i386__' 1994-10-31 06:31:14 +00:00
tools
ufs From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
vm Improved I/O error reporting. 1994-10-25 07:06:20 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00