freebsd-dev/sys
David Greenman 1359438003 Extended minor number to include bits 16-31. It was done this way rather
than making it 16bit and extending the major to 16bit because doing that
would have caused problems with existing filesystems /dev entries. This
change should have no apparant side effects.
This change is needed for the DOS partition re-work and other things.

Submitted by:	Bruce Evans
1994-09-25 15:56:25 +00:00
..
alpha/include Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
amd64 Shuffled macros and definitions around to facilitate architecture 1994-09-24 21:37:01 +00:00
compile
conf HARDFONTS option documented 1994-09-25 02:10:47 +00:00
ddb
dev Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Got 1994-09-25 06:04:25 +00:00
fs 1) Added "." and ".." entries. 1994-09-24 17:01:05 +00:00
gnu Fix the consistent mistranslation of Linux's get_fs_word() and 1994-09-21 22:22:48 +00:00
i386 Made the kernel 256 bytes smaller by removing a unused 1994-09-25 07:11:37 +00:00
isa Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Got 1994-09-25 06:04:25 +00:00
isofs/cd9660 More loadable VFS changes: 1994-09-22 19:38:41 +00:00
kern Added support for EXEC type modules. 1994-09-25 08:51:07 +00:00
libkern Use new-style declarations for min/max functions so that 1994-09-18 23:04:25 +00:00
miscfs 1) Added "." and ".." entries. 1994-09-24 17:01:05 +00:00
modules LKM for ibcs2 support 1994-09-25 08:52:14 +00:00
msdosfs Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
net Make the kernel side of PPP compile. 1994-09-23 00:13:22 +00:00
netccitt
netinet Made the kernel compile even without "ether". 1994-09-16 05:47:06 +00:00
netiso
netns
nfs Forgot to commit this change when making NFS loadable. 1994-09-23 17:49:44 +00:00
nfsclient Make NFS loadable. 1994-09-22 22:10:49 +00:00
nfsserver Make NFS loadable. 1994-09-22 22:10:49 +00:00
pci Add missing closing comment. I have taken the non-knf format 1994-09-24 02:42:11 +00:00
powerpc/include
rpc
scsi Changed CDOUTSTANDING back to a value of 2 (from 1), since this is now only 1994-09-16 23:43:28 +00:00
sys Extended minor number to include bits 16-31. It was done this way rather 1994-09-25 15:56:25 +00:00
tools
ufs More loadable VFS changes: 1994-09-22 19:38:41 +00:00
vm Disabled swap anti-fragmentation code. It reduces swap paging performance 1994-09-25 04:02:10 +00:00
Makefile