summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/union/union.h
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Before we start to mess with the VFS name-cache clean things up a little bit:phk1999-10-031-1/+0
* This is a major fixup of unionfs. At least 30 serious bugs have beendillon1999-09-261-9/+36
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Change the #ifdef UNION code into a callable hook. Arrange to have thispeter1998-11-031-1/+4
* Deleted KLOCK-hack.kato1998-02-261-5/+1
* Undo UN_KLOCK hack except union_allocvp(). Now, vput() doesn't lockkato1998-02-101-3/+4
* - Move SETKLOC and CLEARKLOCK macros into uion.h.kato1998-01-201-1/+4
* Staticize.phk1997-11-181-9/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Add function protypes for the new Lite2 unionfs functions.mpp1997-02-121-0/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-5/+17
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+4
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+117
OpenPOWER on IntegriCloud