1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/sys/amd64
Warner Losh 984de797ff Use 0xffffffff instead of -1 for id to compare against.
Use exact width types, since this is a MD file and won't be used elsewhere.
Fix a couple of resulting printf breakages

Bug found by: phk using Flexlint
2002-11-02 22:32:04 +00:00
..
acpica - curproc may be NULL in 4-stable. In that case use the vmspace from 2002-10-16 17:22:03 +00:00
amd64 Finish fixing the 5.x FPU code for dealing with signal handlers. 2002-10-25 19:12:16 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf No need for pmtimer hint anymore. 2002-10-22 17:32:27 +00:00
ia32 Stake a claim on 418 (__xstat), 419 (__xfstat), 420 (__xlstat) 2002-10-19 22:25:31 +00:00
include Note that the sched_lock protects md_ldt of struct mdproc. 2002-10-25 20:06:16 +00:00
isa Finish fixing the 5.x FPU code for dealing with signal handlers. 2002-10-25 19:12:16 +00:00
pci Use 0xffffffff instead of -1 for id to compare against. 2002-11-02 22:32:04 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00