summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/procfs/procfs_mem.c
Commit message (Expand)AuthorAgeFilesLines
* Fix procfs security hole -- check permissions on meaningful I/Os (namely,sef1997-08-121-1/+18
* Removed unused #includes.bde1997-08-021-3/+1
* Fix both a problem with accessing backing objects, and also releasedyson1997-04-201-1/+14
* Fix the gdb executable modify problem. Thanks to the detective workdyson1997-04-061-80/+47
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-6/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix setting breakpoints in shared regions.dyson1996-10-241-7/+4
* Fix a serious problem, with a window where an object lock is needed,dyson1996-07-021-57/+97
* Properly lock the vm space when accessing the memory in a process. Thisdyson1996-06-111-2/+14
* This time, really make the procfs work when reading stuff from the UPAGES.peter1996-01-251-15/+34
* Major fixes for procfs..peter1996-01-241-1/+10
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-191-2/+3
* Fixed 1TB filesize changes. Some pindexes had bogus names and typesbde1995-12-171-5/+5
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-111-3/+3
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+8
* Added prototypes.bde1995-12-031-1/+3
* Removal of unnecessary usage of PG_COPYONWRITE.dyson1995-10-231-2/+2
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-2/+2
* Killed the "probably_never" ifdef'd code.dg1995-06-281-68/+1
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Initialize map start hint to vm_map_find()...not doing so will cause itdg1995-01-051-2/+2
* Fixed bug I just introduced that would have allowed a user to clobberdg1994-10-181-4/+6
* Allow upages to be paged in/accessed.dg1994-10-181-2/+2
* Supply prototypes for some functions that were implicitly declared andbde1994-09-151-2/+3
* Added $Id$dg1994-08-021-2/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+302
OpenPOWER on IntegriCloud