summaryrefslogtreecommitdiffstats
path: root/sys/tools
Commit message (Expand)AuthorAgeFilesLines
* - Add automatic post vop debug checks. These work in both the success andjeff2002-07-301-5/+14
* - Use 'options DEBUG_VFS_LOCKS' instead of the DEBUG_ALL_VFS_LOCKSjeff2002-07-071-5/+7
* Add a new configuration directive that inserts calls to debugging functionsjeff2002-07-061-1/+28
* include systm.h in vnode_if.c so that panic is defined when we're doingjeff2002-05-041-0/+1
* Awk version of makeobjops.PL.obrien2002-05-011-0/+485
* constifyjoe2002-04-011-2/+2
* Return vnode_if back to its AWK roots.obrien2002-03-011-289/+233
* Throw the $FreeBSD$s back in, properly escaping them.silby2002-01-041-4/+4
* Remove $FreeBSD$s from previous commit; perl thinks that they'resilby2002-01-041-2/+2
* Solve vnode_if.pl's identity crisis; make sure that it refers to itselfsilby2002-01-031-4/+4
* Move from using PCCARD_ symbols gereated from this file to using PCMCIA_imp2001-11-111-10/+10
* KSE Milestone 2julian2001-09-121-2/+2
* replace calls to non-existant bail() subroutine with calls toalfred2001-03-231-2/+2
* Simplify this a bit so that it doesn't have to generate silly redundantpeter2000-12-061-14/+3
* remove crufty exec stuff, perl is in the base systemalfred2000-06-271-27/+39
* Use a seperate -c and -h mode. The vnode_if.c file is compiled only intopeter1999-12-121-120/+147
* Add usbdevs and friends.n_hibma1999-11-181-0/+236
* Moderately hacked pccard code from newconfig. It is somewhat inimp1999-10-261-0/+226
* Update this to be able to output ASSERT_VOP_(UN)LOCKED() based on theeivind1999-09-261-255/+230
* $Id$ -> $FreeBSD$ (some mangled and/or hidden ones)peter1999-08-282-2/+2
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-212-0/+294
* Add a vnode argument to VOP_BWRITE to get rid of the last vnodemckusick1999-06-161-46/+1
* Declare static __inline functions as __inline in their forwardbde1999-02-281-13/+8
* Make the vnode opv vector construction fully dynamic. Previously wepeter1998-11-101-38/+2
* VOP_STRATEGY grows an (struct vnode *) argumentjulian1998-07-041-31/+1
* Use __inline instead of inline to prevent pedantic compiler warnings.bde1997-12-191-4/+4
* Removed unused #includes.bde1997-10-281-2/+1
* 3 lines of code and updates to a number of comments.phk1997-09-101-1/+11
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Another mega commit to staticize things.phk1995-12-141-3/+3
* Don't #include vm stuff in vnode_if.[ch]. Enough vm stuff (abde1995-12-061-6/+1
* Second batch of cleanup changes.phk1995-10-291-2/+2
* Generate prototypes for VOP functions. I decided to keep the old-stylebde1995-09-111-1/+26
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countdyson1995-09-041-1/+6
* Removed my special-case hack for VOP_LINK and fixed the problem with thedg1995-08-011-39/+1
* The generated VCALL always uses the first vp which in the case of /link/dg1995-07-071-1/+39
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+433
OpenPOWER on IntegriCloud