summaryrefslogtreecommitdiffstats
path: root/sys/fs/procfs
Commit message (Expand)AuthorAgeFilesLines
* Killed the "probably_never" ifdef'd code.dg1995-06-281-68/+1
* Remove trailing whitespace.rgrimes1995-05-304-9/+9
* Fixed panic that resulted from mmaping files in kernfs and procfs. Adg1995-05-253-33/+7
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-3/+3
* For P_SUGID processes, we must also change ownership of the mem filedg1995-04-151-2/+10
* Retain group kmem readability for P_SUGID processes.dg1995-04-151-2/+6
* Made /proc/n/mem file group kmem and group readable. Needed to fix ps sodg1995-04-153-5/+7
* Add four more filesystem flags:wollman1995-03-161-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-163-5/+11
* Make sure process isn't swapped when messing with it.dg1995-02-202-3/+4
* Fixed bmap run-length brokeness.dg1995-02-031-1/+3
* Initialize map start hint to vm_map_find()...not doing so will cause itdg1995-01-051-2/+2
* Fix problem when attached process detachedache1994-12-311-1/+5
* 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
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-103-13/+19
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-2/+2
* 1) Added "." and ".." entries.dg1994-09-241-4/+20
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-212-2/+6
* Supply prototypes for some functions that were implicitly declared andbde1994-09-151-2/+3
* Fix up some sloppy coding practices:wollman1994-08-182-3/+8
* Added $Id$dg1994-08-0210-20/+10
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-252-0/+27
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2411-0/+2666
OpenPOWER on IntegriCloud