HardenedBSD/sys/i386/conf
Peter Dufault 8a6472b723 Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
_KPOSIX_PRIORITY_SCHEDULING options to work.  Changes:

Change all "posix4" to "p1003_1b".  Misnamed files are left
as "posix4" until I'm told if I can simply delete them and add
new ones;

Add _POSIX_PRIORITY_SCHEDULING system calls for FreeBSD and Linux;

Add man pages for _POSIX_PRIORITY_SCHEDULING system calls;

Add options to LINT;

Minor fixes to P1003_1B code during testing.
1998-03-28 11:51:01 +00:00
..
devices.i386 Correct the use of major 1 its now the wfd device 1998-02-17 11:33:31 +00:00
files.i386 si driver has changed microcode file locations. 1998-03-23 16:44:22 +00:00
GENERIC
LINT Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
LKM 'LKM' is a minimal kernel config file, just enough to be able to test-link 1998-03-12 20:00:21 +00:00
majors.i386 Move "geometry disk" device (not yet implemented) to major 95 to 1998-02-27 06:15:50 +00:00
Makefile.i386
NOTES Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
options.i386 Turn "PMAP_SHPGPERPROC" into a new-style option, add it to LINT, and 1998-03-09 22:09:13 +00:00
PCCARD
SMP-GENERIC