summaryrefslogtreecommitdiffstats
path: root/sys/fs/unionfs/union_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.bde1997-08-021-4/+1
* Do not set the uppervp to NULLVP in union_removed_upper. If lowervpkato1997-04-161-1/+16
* The path name buffer, cn->cn_pnbuf, is FREEed by VOP_MKDIR whenphk1997-04-131-1/+5
* Though malloc allocates only cn.cn_namelen bytes for cn.cn_pnbuf inphk1997-04-131-2/+2
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Added parameter names to prototypes that were added in the last commit tobde1997-02-121-4/+7
* Add function protypes for the new Lite2 unionfs functions.mpp1997-02-121-0/+4
* Add function prototypes for most of the new Lite2 functions.mpp1997-02-121-1/+2
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-99/+439
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Added prototypes.bde1995-12-031-1/+9
* The `cred' and `proc' args were missing for some VOP_OPEN() and VOP_CLOSE()bde1995-08-171-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-101-7/+9
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-3/+3
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-4/+3
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+744
OpenPOWER on IntegriCloud