summaryrefslogtreecommitdiff
path: root/usr.bin/pmap
AgeCommit message (Expand)Author
2009-12-14Fix typo in previous.uebayasi
2009-12-14Merge from matt-nb5-mips64; adapt to vaddr_t / vsize_t format specifiers.uebayasi
2009-04-13Fix WARNS=4 issues (-Wcast-qual -Wextra -Wsign-compare)lukem
2009-02-15Add Xref to pmap(9), from Anon Ymous.wiz
2008-12-29handle 64 bit time_t/dev_tchristos
2008-06-17From skd: Delete kernel_floor tests. They don't make sense on amd64.christos
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-12Fix a small grammatical error.mkirby
2008-01-02remove no longer necessary lockdebug hacks.yamt
2007-12-24No need to list every file system type in this file.ad
2007-10-10Merge from vmlocking:ad
2007-07-21VM_MAP_BUSY, VM_MAP_WANTLOCK are no more.ad
2007-06-29Add read-only support for SGI's Extent File System.rumble
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-03-06Complete rename of hfsp to hfs, requested by thorpej.dillo
2007-03-05Integrate apmlabel and HFS+ file system.dillo
2007-03-04add casts.christos
2006-10-22"teach" about VT_PUFFSpooka
2006-06-24remove "XXX = <struct simplelock>" from -D output.yamt
2005-12-29Add preliminary support for System V Boot File System.tsutsui
2005-12-15Stub to pmap.c to avoid unhandled enumeration value error. Its only usedreinoud
2005-09-10Initial addition of tmpfs, an efficient memory file-system. This projectjmmv
2005-08-1964 bit inode changeschristos
2005-05-11Fix fallout from vm_anon changesjmc
2005-02-11use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly.chs
2005-01-01sync with kernel. (vm_map_entry::flags)yamt
2004-11-10Add V_PTYchristos
2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb
2004-02-17Some fixes and formatting changes from jmc@openbsd.wiz
2004-02-10Deal with backing out of changes in:matt
2004-01-31Lint police.atatat
2004-01-31Unfold the KDEREF() macros a little, and tweak the LOCKDEBUG detectionatatat
2004-01-29follow the kernel vm_map_entry allocation strategy change.yamt
2004-01-06Find the buf_map symbol, so that the submap can be labeled properly.atatat
2003-10-21Don't assign NULL to an integer.fvdl
2003-09-17redo the previous in a different way; use vm_map_min/max macros.yamt
2003-09-17update lockdebug detection to follow uvm_map.h rev.1.35.yamt
2003-07-31remove remaining v_id.yamt
2003-07-30eliminate v_id.yamt
2003-07-24Though I cannot reproduce the failure (which I suspect is ratheratatat
2003-07-15strlcatitojun
2003-05-04Build main.c with LOCKDEBUG defined so that it gets the larger kbitatatat
2003-04-16Sort options in usage.wiz
2003-04-16Sort options in SYNOPSIS, grammar fix.wiz
2003-04-04Add some more intricate groveler options:atatat
2003-03-29Introduce a "size_t" variable for use with sysctl(3).he
2003-03-28Add the capability to dump the struct vm_amap and the am_anon,atatat
2003-02-27Clean up code in places, add some more (possible) submap names, makeatatat
2003-02-23Oops. Missed some possible UVM_ET_IS*() macro uses.atatat