summaryrefslogtreecommitdiff
path: root/sys/vm/pmap.h
AgeCommit message (Expand)Author
2000-03-13zap #if 0 codeArtur Grabowski
1999-12-29fix return type for pmap_growkernel; art@ okMichael Shalayeff
1999-09-03Change the pmap_enter api to pass down an argument that indicatesArtur Grabowski
1999-07-18pmap_activate() and pmap_deactivate() are MDTheo de Raadt
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1998-03-20Some cleanup of page stealsNiklas Hallqvist
1998-03-02Move some pmap_* protos out of PMAP_EXCLUDE_DECLS as sparc does not need/wantNiklas Hallqvist
1998-03-01Put back former pmap_steal_memory in non MNN case, at least i386 stillNiklas Hallqvist
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1996-08-02Fix long-standing swap-leak. Add OpenBSD tags. Optimize thread_wakeup.Niklas Hallqvist
1996-05-28thread changesTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt