HardenedBSD/sys/i386/i386
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
..
apic_vector.s Remove special handling for resuming clock interrupt when using APIC_IO. 1998-03-05 21:45:53 +00:00
autoconf.c Add missing entry to list of major device names. This list should not 1998-03-17 00:28:02 +00:00
bios.c
bioscall.s
busdma_machdep.c
cons.c Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
cons.h
db_disasm.c
db_interface.c
db_trace.c
exception.s Add the ability to make real-mode BIOS calls from the kernel. Currently, 1998-03-23 19:52:59 +00:00
genassym.c
gensetdefs.c
i386-gdbstub.c
identcpu.c
in_cksum.c
initcpu.c
locore.s Add the ability to make real-mode BIOS calls from the kernel. Currently, 1998-03-23 19:52:59 +00:00
machdep.c Add the ability to make real-mode BIOS calls from the kernel. Currently, 1998-03-23 19:52:59 +00:00
math_emu.h
math_emulate.c
mem.c Don't depend on "implicit int" or bloat the data section in the 1998-03-12 09:14:18 +00:00
mp_apicdefs.s When entering the apic version of slow interrupt handler, level 1998-03-03 22:56:30 +00:00
mp_machdep.c The APs now reload the interrupt descriptor table pointer after 1998-03-07 20:16:49 +00:00
mpapic.c When sending an IPI to a specific target, disable interrupts inside the 1998-03-03 19:54:49 +00:00
mpboot.s
mplock.s
mptable.c The APs now reload the interrupt descriptor table pointer after 1998-03-07 20:16:49 +00:00
perfmon.c
pmap.c Some VM improvements, including elimination of alot of Sig-11 1998-03-16 01:56:03 +00:00
procfs_machdep.c
setdef0.c
setdef1.c
simplelock.s
support.s
swapgeneric.c
swtch.s Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
symbols.raw
sys_machdep.c Add the ability to make real-mode BIOS calls from the kernel. Currently, 1998-03-23 19:52:59 +00:00
trap.c Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
tsc.c Be less draconian about the TSC if APM is configured, use it for 1998-03-16 10:06:58 +00:00
userconfig.c Add bktr and pcm entries by popular request. Also use more canonical 1998-03-10 08:03:47 +00:00
vm86.c Only read the cr4 register if the cpu_feature flag indicates the machine 1998-03-24 16:47:12 +00:00
vm86bios.s Fix a stupid bug where I was returning the wrong value. It's a wonder 1998-03-24 16:51:36 +00:00
vm_machdep.c Add the ability to make real-mode BIOS calls from the kernel. Currently, 1998-03-23 19:52:59 +00:00