| Commit message (Expand) | Author | Age | Files | Lines |
| * | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | Ruslan Ermilov | 2001-05-23 | 1 | -162/+0 |
| * | Change the pfind() and zpfind() functions to lock the process that they | John Baldwin | 2001-04-24 | 1 | -1/+1 |
| * | Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath(). | Brian Feldman | 2000-04-26 | 1 | -1/+0 |
| * | Welcome back our old friend from procfs, "file"! | Brian Feldman | 2000-04-22 | 1 | -0/+1 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -2/+2 |
| * | Introduce the new function | Poul-Henning Kamp | 1999-11-21 | 1 | -13/+0 |
| * | s/p_cred->pc_ucred/p_ucred/g | Poul-Henning Kamp | 1999-11-21 | 1 | -1/+1 |
| * | A process should be able to examine itself. | Sean Eric Fagan | 1999-11-20 | 1 | -2/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Implement support for hardware debug registers on the i386. | Jonathan Lemon | 1999-07-09 | 1 | -1/+7 |
| * | Eliminate the bogus procfs private almost struct dirent structure. | Poul-Henning Kamp | 1999-06-13 | 1 | -14/+2 |
| * | Add even more () to CHECKIO which by now feels positively LISPish. | Poul-Henning Kamp | 1999-05-04 | 1 | -3/+4 |
| * | Add a new "file" to procfs: "rlimit" which shows the resource limits for | Poul-Henning Kamp | 1999-04-30 | 1 | -2/+4 |
| * | This Implements the mumbled about "Jail" feature. | Poul-Henning Kamp | 1999-04-28 | 1 | -2/+3 |
| * | Suser() simplification: | Poul-Henning Kamp | 1999-04-27 | 1 | -3/+2 |
| * | A partial implementation of the procfs cmdline pseudo-file. This | Peter Wemm | 1999-01-05 | 1 | -2/+4 |
| * | Quick fix for type mismatches which were fatal if longs aren't 32 | Bruce Evans | 1998-07-07 | 1 | -5/+5 |
| * | Disallow reading the current kernel stack. Only the user structure and | Tor Egge | 1998-05-19 | 1 | -1/+4 |
| * | Fixed a missing/misplaced/misstyled prototype. | Bruce Evans | 1997-12-30 | 1 | -1/+3 |
| * | Some staticized variables were still declared to be extern. | Bruce Evans | 1997-09-07 | 1 | -2/+1 |
| * | Fix procfs security hole -- check permissions on meaningful I/Os (namely, | Sean Eric Fagan | 1997-08-12 | 1 | -1/+13 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | This is the kernel Lite/2 commit. There are some requisite userland | John Dyson | 1997-02-10 | 1 | -24/+26 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Implement locking for pfs nodes, when at the leaf. Concurrent access | John Dyson | 1996-07-02 | 1 | -1/+2 |
| * | Clean-up the new VM map procfs code, and also add support for executable | John Dyson | 1996-06-18 | 1 | -2/+7 |
| * | Add a feature to procfs to allow display of the process address map | John Dyson | 1996-06-17 | 1 | -2/+3 |
| * | Major fixes for procfs.. | Peter Wemm | 1996-01-24 | 1 | -1/+6 |
| * | Moved declarations for static functions to the correct place (not in a | Bruce Evans | 1995-11-16 | 1 | -44/+1 |
| * | Introduced a type `vop_t' for vnode operation functions and used | Bruce Evans | 1995-11-09 | 1 | -2/+2 |
| * | Make a lot of private stuff static. | Poul-Henning Kamp | 1995-11-07 | 1 | -14/+14 |
| * | Fixed panic that resulted from mmaping files in kernfs and procfs. A | David Greenman | 1995-05-25 | 1 | -2/+2 |
| * | Made /proc/n/mem file group kmem and group readable. Needed to fix ps so | David Greenman | 1995-04-15 | 1 | -1/+2 |
| * | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | Bruce Evans | 1995-03-16 | 1 | -1/+3 |
| * | Added $Id$ | David Greenman | 1994-08-02 | 1 | -2/+1 |
| * | BSD 4.4 Lite Kernel Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+186 |