NetBSD/sys/uvm
christos 6bd1d6d4db Replace the statfs() family of system calls with statvfs().
Retain binary compatibility.
2004-04-21 01:05:31 +00:00
..
Makefile
uvm.h Back out the changes in 2004-02-10 01:30:49 +00:00
uvm_amap.c - Nuke __P(). 2004-03-24 07:50:48 +00:00
uvm_amap.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_amap_i.h
uvm_anon.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_anon.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_aobj.c Fix a tyop. 2004-04-05 01:39:07 +00:00
uvm_aobj.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_bio.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_ddb.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_device.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_device.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_extern.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_fault.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_fault.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_fault_i.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_glue.c Use maxdmap and maxsmap instead of MAXDSIZ and MAXSSIZ. 2004-04-04 18:21:48 +00:00
uvm_glue.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_init.c update comment - kmem_map is created in kmeminit(), not uvm_km_init() 2003-10-26 08:05:00 +00:00
uvm_io.c
uvm_km.c Drop trailing spaces. 2004-03-24 07:47:32 +00:00
uvm_km.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_loan.c - Nuke __P(). 2004-03-24 07:50:48 +00:00
uvm_loan.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_map.c uvm_map_findspace: don't return unaligned address if alignment is specified. 2004-03-30 12:59:09 +00:00
uvm_map.h Back out the changes in 2004-02-10 01:30:49 +00:00
uvm_map_i.h Back out the changes in 2004-02-10 01:30:49 +00:00
uvm_meter.c Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
uvm_mmap.c Drop trailing spaces. 2004-03-24 07:47:32 +00:00
uvm_object.h mincore: don't treat an aobj as a device mapping. 2003-11-29 19:06:48 +00:00
uvm_page.c - Nuke __P(). 2004-03-24 07:50:48 +00:00
uvm_page.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_page_i.h
uvm_pager.c Can't rely on side-effects in KASSERT expressions which was pointed out to 2003-09-01 14:20:57 +00:00
uvm_pager.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_pager_i.h
uvm_param.h Use maxdmap and maxsmap instead of MAXDSIZ and MAXSSIZ. 2004-04-04 18:21:48 +00:00
uvm_pdaemon.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_pdaemon.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_pglist.c Drop trailing spaces. 2004-03-24 07:47:32 +00:00
uvm_pglist.h
uvm_pmap.h Conditionalize a few more declarations, as they may be defined as macros: 2004-03-27 00:59:55 +00:00
uvm_prot.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
uvm_stat.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_stat.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_swap.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
uvm_swap.h Introduce uvm_swapisfull(), which computes the available swap space by 2003-08-11 16:33:30 +00:00
uvm_unix.c add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
uvm_user.c
uvm_vnode.c Nuke __P(). 2004-03-24 07:55:01 +00:00