summaryrefslogtreecommitdiffstats
path: root/sys/tools
Commit message (Expand)AuthorAgeFilesLines
* 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