freebsd_amp_hwpstate/sys
Paul Richards 5b3ccce6ff Added
#define MBR_PTYPE_FreeBSD 0xa5  /* FreeBSD partition type */


Reviewed by:
Submitted by:
Obtained from:
1994-10-20 23:41:57 +00:00
..
alpha/include Added more SCO compat ioctl's. 1994-10-17 22:12:06 +00:00
amd64 According to a quick reading of sources, one experiment and Bruce's word: 1994-10-20 00:53:30 +00:00
compile
conf According to a quick reading of sources, one experiment and Bruce's word: 1994-10-20 00:53:30 +00:00
ddb Avoid ddb getting a panic if the code-segment isn't the usual one... 1994-10-02 19:36:30 +00:00
dev A missing bit from Peter Dufaults patches, as best I could guess... 1994-10-20 00:45:36 +00:00
fs Fixed bug I just introduced that would have allowed a user to clobber 1994-10-18 04:40:41 +00:00
gnu POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
i386 According to a quick reading of sources, one experiment and Bruce's word: 1994-10-20 00:53:30 +00:00
isa A missing bit from Peter Dufaults patches, as best I could guess... 1994-10-20 00:45:36 +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 Actually implement the functionality documented in sysctl.h for type CTL_FS. 1994-10-20 00:48:28 +00:00
libkern Use new-style declarations for min/max functions so that 1994-09-18 23:04:25 +00:00
miscfs Fixed bug I just introduced that would have allowed a user to clobber 1994-10-18 04:40:41 +00:00
modules Added socksys module 1994-10-16 20:39:52 +00:00
msdosfs Cosmetics. Silence gcc -Wall 1994-10-10 07:57:33 +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
netinet Fix some endianness and packet header bugs found in BSDi's port of this code. 1994-10-13 22:12:42 +00:00
netiso
netns
nfs This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfsclient This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfsserver This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
pci #ifdef'ed the verbose probe messages. Only until I find a good way of 1994-10-17 21:11:31 +00:00
powerpc/include
rpc
scsi Peter Dufaults comconsole changes. 1994-10-20 00:08:31 +00:00
sys Added 1994-10-20 23:41:57 +00:00
tools
ufs This basically allows you to stick a disklabel on any partition. 1994-10-17 02:31:33 +00:00
vm Fix the remaining vmmeter counters. They all now work correctly. 1994-10-18 14:59:20 +00:00
Makefile