| Commit message (Expand) | Author | Age | Files | Lines |
* | replace calls to non-existant bail() subroutine with calls to | alfred | 2001-03-23 | 1 | -2/+2 |
* | Simplify this a bit so that it doesn't have to generate silly redundant | peter | 2000-12-06 | 1 | -14/+3 |
* | remove crufty exec stuff, perl is in the base system | alfred | 2000-06-27 | 1 | -27/+39 |
* | Use a seperate -c and -h mode. The vnode_if.c file is compiled only into | peter | 1999-12-12 | 1 | -120/+147 |
* | Add usbdevs and friends. | n_hibma | 1999-11-18 | 1 | -0/+236 |
* | Moderately hacked pccard code from newconfig. It is somewhat in | imp | 1999-10-26 | 1 | -0/+226 |
* | Update this to be able to output ASSERT_VOP_(UN)LOCKED() based on the | eivind | 1999-09-26 | 1 | -255/+230 |
* | $Id$ -> $FreeBSD$ (some mangled and/or hidden ones) | peter | 1999-08-28 | 2 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | This commit adds support for the NetBSD MII abstraction layer and | wpaul | 1999-08-21 | 2 | -0/+294 |
* | Add a vnode argument to VOP_BWRITE to get rid of the last vnode | mckusick | 1999-06-16 | 1 | -46/+1 |
* | Declare static __inline functions as __inline in their forward | bde | 1999-02-28 | 1 | -13/+8 |
* | Make the vnode opv vector construction fully dynamic. Previously we | peter | 1998-11-10 | 1 | -38/+2 |
* | VOP_STRATEGY grows an (struct vnode *) argument | julian | 1998-07-04 | 1 | -31/+1 |
* | Use __inline instead of inline to prevent pedantic compiler warnings. | bde | 1997-12-19 | 1 | -4/+4 |
* | Removed unused #includes. | bde | 1997-10-28 | 1 | -2/+1 |
* | 3 lines of code and updates to a number of comments. | phk | 1997-09-10 | 1 | -1/+11 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Another mega commit to staticize things. | phk | 1995-12-14 | 1 | -3/+3 |
* | Don't #include vm stuff in vnode_if.[ch]. Enough vm stuff (a | bde | 1995-12-06 | 1 | -6/+1 |
* | Second batch of cleanup changes. | phk | 1995-10-29 | 1 | -2/+2 |
* | Generate prototypes for VOP functions. I decided to keep the old-style | bde | 1995-09-11 | 1 | -1/+26 |
* | Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count | dyson | 1995-09-04 | 1 | -1/+6 |
* | Removed my special-case hack for VOP_LINK and fixed the problem with the | dg | 1995-08-01 | 1 | -39/+1 |
* | The generated VCALL always uses the first vp which in the case of /link/ | dg | 1995-07-07 | 1 | -1/+39 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+433 |