freebsd-dev/sys
Søren Schmidt 4ec627a3eb Add support for the nVIDIA nForce ATA controller.
Collapse the VIA/AMD/nVIDIA support code into one, they are
created more or less equal anyway..
2002-04-16 08:30:51 +00:00
..
alpha Remove code that updates vm->vm_ssize. This duplicates work already 2002-04-16 05:56:01 +00:00
amd64 Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]() 2002-04-15 16:00:03 +00:00
arm
boot MFi386: revision 1.7. 2002-04-15 13:44:00 +00:00
cam
coda
compat Rework logic of syscalls that modify process credentials as described in 2002-04-13 23:11:23 +00:00
conf pal.s is no longer needed for the kernel to build with Gcc. We now use 2002-04-15 23:28:10 +00:00
contrib
crypto
ddb Commented out locking that would be used in the ps command if locks were 2002-04-11 21:01:34 +00:00
dev Add support for the nVIDIA nForce ATA controller. 2002-04-16 08:30:51 +00:00
fs Sync with UDF p4 tree: Use POSIX integer types instead of BSD types. 2002-04-15 19:49:15 +00:00
geom
gnu
i4b
i386 Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]() 2002-04-15 16:00:03 +00:00
ia64 Remove code that updates vm->vm_ssize. This duplicates work already performed 2002-04-16 05:38:13 +00:00
isa
isofs/cd9660
kern Remove two debug printfs which should never have been committed. 2002-04-15 21:08:51 +00:00
libkern Remove bogus include of <machine/ansi.h>. 2002-04-11 06:53:40 +00:00
modules Actually add the UDF files! 2002-04-14 16:52:14 +00:00
net Cosmetical change: remove empty line to reduce diffs to RELENG_4 2002-04-14 16:40:11 +00:00
netatalk
netatm
netgraph Use 'struct callout' instead of 'struct callout_handle' to avoid 2002-04-14 17:37:35 +00:00
netinet initialize local variable explicitly 2002-04-11 02:14:21 +00:00
netinet6 Unconditionalize the definition of INET_ADDRSTRLEN and 2002-04-10 11:59:02 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 MFi386: revision 1.517. 2002-04-11 09:45:41 +00:00
pccard
pci Fix some nits in AMD AGP driver. Remove excess malloc and move a bzero 2002-04-15 18:57:26 +00:00
posix4
powerpc Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]() 2002-04-15 16:00:03 +00:00
rpc
security/lomac Use the proc lock to protect p_ucred while we read a few items from it. 2002-04-11 21:17:45 +00:00
sparc64 Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]() 2002-04-15 16:00:03 +00:00
svr4
sys Improve the implementation of adjtime(2). 2002-04-15 12:23:11 +00:00
tools
ufs Don't peak into the malloc_type structure for limits. The desired vnodes 2002-04-15 03:35:35 +00:00
vm Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]() 2002-04-15 16:00:03 +00:00
Makefile