freebsd-dev/sys/amd64
Doug Rabson 069e9bc1b4 Change various syscalls to use size_t arguments instead of u_int.
Add some overflow checks to read/write (from bde).

Change all modifications to vm_page::flags, vm_page::busy, vm_object::flags
and vm_object::paging_in_progress to use operations which are not
interruptable.

Reviewed by: Bruce Evans <bde@zeta.org.au>
1998-08-24 08:39:39 +00:00
..
amd64 Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
conf FIxed typo (syntax error) in previous commit. 1998-08-17 16:46:33 +00:00
include Change various syscalls to use size_t arguments instead of u_int. 1998-08-24 08:39:39 +00:00
isa Register tty software interrupt handlers at run time using register_swi() 1998-08-11 17:01:32 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00