| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish cleanup of vprint() which was begun with changing v_tag to a string. | njl | 2003-03-03 | 1 | -2/+1 |
* | Be consistent about functions being static. | phk | 2002-10-16 | 1 | -1/+1 |
* | Remove all use of vnode->v_tag, replacing with appropriate substitutes. | njl | 2002-09-14 | 1 | -1/+2 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -8/+8 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -6/+6 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 1 | -2/+2 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -3/+5 |
* | Remove unneeded <sys/buf.h> includes. | phk | 2000-04-18 | 1 | -1/+0 |
* | Converted the silly SAFTEY option into a new-style option by renaming it to | bde | 1999-08-30 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Make sure that stat(2) and friends always return a valid st_dev field. | phk | 1999-07-02 | 1 | -3/+1 |
* | Add a vnode argument to VOP_BWRITE to get rid of the last vnode | mckusick | 1999-06-16 | 1 | -47/+1 |
* | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | archie | 1998-12-07 | 1 | -3/+1 |
* | Fixed printf format errors. | bde | 1998-07-30 | 1 | -21/+30 |
* | VOP_STRATEGY grows an (struct vnode *) argument | julian | 1998-07-04 | 1 | -2/+3 |
* | Fixed pagefault when cred == NOCRED. | kato | 1998-02-07 | 1 | -13/+20 |
* | Fix the same leak as in nullfs. Now the lowervp is properly marked inactive. | roberto | 1997-10-21 | 1 | -1/+5 |
* | Hmm, realign the vnops into two columns. | phk | 1997-10-15 | 1 | -3/+3 |
* | Stylistic overhaul of vnops tables. | phk | 1997-10-15 | 1 | -14/+11 |
* | Executing binaries on a nullfs (or nullfs-based) filesystem results in | phk | 1997-09-18 | 1 | -2/+3 |
* | Removed unused #includes. | bde | 1997-08-02 | 1 | -3/+1 |
* | Fix some warnings (missing prototypes, wrong "generic" args etc) | peter | 1997-05-25 | 1 | -5/+6 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Add missing function prototypes. | mpp | 1997-02-12 | 1 | -1/+3 |
* | This is the kernel Lite/2 commit. There are some requisite userland | dyson | 1997-02-10 | 1 | -2/+47 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Staticize. | phk | 1995-12-11 | 1 | -20/+23 |
* | Added prototypes. | bde | 1995-12-03 | 1 | -2/+10 |
* | Introduced a type `vop_t' for vnode operation functions and used | bde | 1995-11-09 | 1 | -11/+11 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -22/+22 |
* | Removed redundant newlines that were in some panic strings. | dg | 1995-03-19 | 1 | -2/+2 |
* | Cosmetics. reduce the noise from gcc -Wall. | phk | 1994-10-10 | 1 | -13/+14 |
* | Fix a few niggling little bugs: | wollman | 1994-09-21 | 1 | -1/+2 |
* | Implemented loadable VFS modules, and made most existing filesystems | wollman | 1994-09-21 | 1 | -1/+3 |
* | 1) cleaned up after Garrett - fixed more redundant declarations, changed | dg | 1994-08-20 | 1 | -2/+1 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -1/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+488 |