summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_user.c
AgeCommit message (Expand)Author
2011-02-02udpate license clauses on my code to match the new-style BSD licenses.chuck
2005-12-11merge ktrace-lwp.christos
2005-06-27Use ANSI function decls.thorpej
2001-11-10add RCSIDs, and in some cases, slightly cleanup #include orderlukem
2001-06-02replace vm_map{,_entry}_t with struct vm_map{,_entry} *.chs
2001-03-15eliminate the KERN_* error codes in favor of the traditional E* codes.chs
2000-06-27remove include of <vm/vm.h>mrg
1999-03-25remove now >1 year old pre-release message.mrg
1998-10-11remove unused share map code from UVM:chuck
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-03-09KNF.mrg
1998-02-07restore rcsidsmrg
1998-02-06RCS ID police.thorpej
1998-02-05initial import of the new virtual memory system, UVM, into -current.mrg
?h=lockcount-9.3&id=7126da0813b13ae83666ab737479a7c3aa8a0577'>MD part of unified MAKEDEVjdolecek 2003-10-10reassing majors for crypto and pf to use the newly defined MI major rangejdolecek 2003-10-04Revert 'console' back to /dev/console (from /dev/constty)dsl 2003-10-03Change 'console' login to use /dev/constty so that its output isn'tdsl 2003-10-03Add a /dev/constty == /dev/console but with minor 1.dsl 2003-09-19add isdn telephony dialout devicespooka 2003-09-05Put back port specific majors for ptysdsl 2003-08-30Change the way pseudo tty devices are generated in order to avoiddsl 2003-08-22create /dev/cryptoitojun 2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun 2003-05-07fix ugen issue from latest shell changes that treat numeric constantschristos 2003-04-27Add ksyms to "std" devices.ragge 2003-04-17Add an 'init' target, that creates the device nodes in the case wherefvdl 2003-03-31make ipl consistently "IP Filter"perry 2003-03-30Sync vnd descriptions to one wording.wiz 2002-12-19use single minimal default disktab file for most archs, replacingjdolecek 2002-12-02- add snap_post, which makes "clean depend all release" in ../distrib/lukem 2002-10-21whitespace consistency cleanuplukem 2002-10-04Include cgd on the list of things to be mknod(8)ed on all arches.elric 2002-08-09- in local), only run $0.local if it is an existing filelukem 2002-06-19By default, make ugen0 in the usbs target too, as i386 and x86_64 already did.wiz 2002-06-18Update comment on how to regenerate MAKEDEV(8) after changing thewiz 2002-06-17Add device creation support for systrace.christos 2002-05-04Move the sample fstab files to /usr/share/examples/fstab/. Duplicatesjdolecek 2002-04-09Back out last change because we now have a special disktab for thetron 2002-04-09Add a comment to the "floppy288" entry that it is needed for thetron 2002-04-01Add etc files for NetBSD/algor.thorpej