summaryrefslogtreecommitdiff
path: root/sys/kern/kern_physio.c
AgeCommit message (Expand)Author
2000-11-09Use PHOLD/PRELE instead of manually fiddling with p_holdcnt.Artur Grabowski
2000-03-16Bring in some new UVM code from NetBSD (not current).Artur Grabowski
1999-12-02Init the buffer dependency list.Artur Grabowski
1999-11-05s/memset/bzero/; art@ okMichael Shalayeff
1999-02-26mostly name changes and allocation chnges for uvmArtur Grabowski
1997-07-25indent properlyTheo de Raadt
1997-07-25from netbsd: check user access rights only if UIO_USERSPACEMichael Shalayeff
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt