| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: fix typo "," -> ";" | Peter Wemm | 1999-12-27 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-09-05 | 38 | -38/+38 |
| * | MFC: procfs security patch. 2.1's not dead! Long live 2.1 ;-) | Guido van Rooij | 1997-08-25 | 5 | -9/+46 |
| * | Merge from current: block write ops to /proc/1/* when securelevel > 0. | Alexander Langer | 1997-06-21 | 1 | -1/+3 |
| * | Merge from -current: disallow debugger attachment when securelevel > 0. | Alexander Langer | 1997-04-27 | 1 | -1/+5 |
| * | Retrofitted changes from main branch: do pfsnode locking to prevent | David Greenman | 1996-07-02 | 2 | -9/+27 |
| * | Retrofitted new procfs_rwmem() from main branch. This version is similar | David Greenman | 1996-07-02 | 1 | -61/+101 |
| * | Brought in fix from rev 1.18: gain a reference to the vmspace and do | David Greenman | 1996-06-18 | 1 | -2/+14 |
| * | Brought in changes from main branch: move MALLOC of fsnode to avoid a | David Greenman | 1996-06-12 | 7 | -32/+80 |
| * | Somehow got missed from the last commit. Stick these in -stable's | Gary Palmer | 1996-06-09 | 8 | -2955/+0 |
| * | Fixed bogus changes from mega-commit 3. This reverts the files to their | Nate Williams | 1996-06-05 | 5 | -8/+16 |
| * | This 3rd mega-commit should hopefully bring us back to where we were. | Jordan K. Hubbard | 1996-06-05 | 6 | -17/+9 |
| * | Merge from HEAD: | Wolfram Schneider | 1996-05-31 | 1 | -4/+12 |
| * | If the process has successfully done a setuid, rip away read/write to | Peter Wemm | 1996-02-23 | 1 | -1/+2 |
| * | Brought in changes from rev 1.10: add ability to have a fifo open for | David Greenman | 1995-09-28 | 1 | -16/+29 |
| * | Brought in some changes from main branch: add missing args to VOP_CLOSE() | David Greenman | 1995-09-18 | 2 | -5/+5 |
| * | Brought in changes from main branch: | David Greenman | 1995-09-14 | 1 | -2/+1 |
| * | Brought in changes from rev 1.16: disallow delete/rename. | David Greenman | 1995-09-12 | 1 | -3/+6 |
| * | Brought in fixes from main branch: don't allow delete/rename and initialize | David Greenman | 1995-09-12 | 2 | -2/+11 |
| * | Brought in changes from main branch: various stability bug fixes. | David Greenman | 1995-09-07 | 1 | -45/+64 |
| * | Brought in changes from rev 1.15: don't dereference NULL credentials. | David Greenman | 1995-08-24 | 1 | -3/+7 |
| * | (2.1.0 branch) | David Greenman | 1995-07-08 | 1 | -1/+2 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 21 | -120/+120 |
| * | Fixed panic that resulted from mmaping files in kernfs and procfs. A | David Greenman | 1995-05-25 | 5 | -38/+13 |
| * | Fix -Wformat warnings from LINT kernel. | Rodney W. Grimes | 1995-05-11 | 1 | -3/+3 |
| * | change to reflect reality. | Julian Elischer | 1995-05-03 | 1 | -4/+6 |
| * | remove debugging printouts unless DEVFS_DEBUG is set. | Julian Elischer | 1995-05-03 | 1 | -3/+2 |
| * | Submitted by: phk | Julian Elischer | 1995-05-03 | 1 | -4/+25 |
| * | remove note about 'find' now that it's fixed. | Julian Elischer | 1995-04-20 | 1 | -6/+4 |
| * | Submitted by: phk@freebsd.org | Julian Elischer | 1995-04-20 | 1 | -1/+22 |
| * | Submitted by: julian | Julian Elischer | 1995-04-20 | 1 | -3/+4 |
| * | Submitted by: julian | Julian Elischer | 1995-04-20 | 6 | -176/+161 |
| * | Reviewed by: | Julian Elischer | 1995-04-20 | 1 | -0/+123 |
| * | Reviewed by: no-one yet, but nonintrusive until configed in.. :) | Julian Elischer | 1995-04-20 | 7 | -0/+2805 |
| * | For P_SUGID processes, we must also change ownership of the mem file | David Greenman | 1995-04-15 | 1 | -2/+10 |
| * | Retain group kmem readability for P_SUGID processes. | David Greenman | 1995-04-15 | 1 | -2/+6 |
| * | Made /proc/n/mem file group kmem and group readable. Needed to fix ps so | David Greenman | 1995-04-15 | 3 | -5/+7 |
| * | Changes from John Dyson and myself: | David Greenman | 1995-04-09 | 1 | -2/+2 |
| * | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | Bruce Evans | 1995-03-28 | 2 | -5/+4 |
| * | Removed redundant newlines that were in some panic strings. | David Greenman | 1995-03-19 | 2 | -4/+4 |
| * | Add four more filesystem flags: | Garrett Wollman | 1995-03-16 | 7 | -14/+14 |
| * | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | Bruce Evans | 1995-03-16 | 12 | -20/+29 |
| * | Make sure process isn't swapped when messing with it. | David Greenman | 1995-02-20 | 2 | -3/+4 |
| * | YFfix | Poul-Henning Kamp | 1995-02-14 | 1 | -1/+2 |
| * | Fixed bmap run-length brokeness. | David Greenman | 1995-02-03 | 3 | -3/+9 |
| * | Initialize map start hint to vm_map_find()...not doing so will cause it | David Greenman | 1995-01-05 | 1 | -2/+2 |
| * | Fix problem when attached process detached | Andrey A. Chernov | 1994-12-31 | 1 | -1/+5 |
| * | From: Michael Reifenberger <root@rz-wb.fh-sw.de> | Jordan K. Hubbard | 1994-11-15 | 1 | -1/+16 |
| * | Undo a previous change. <sys/disklabel.h> was broken, not these files. | Bruce Evans | 1994-11-14 | 1 | -2/+1 |
| * | From tim@cs.city.ac.uk (Tim Wilkinson): | David Greenman | 1994-11-04 | 2 | -5/+11 |