aboutsummaryrefslogtreecommitdiff
path: root/sys/miscfs/umapfs/umap.h
Commit message (Expand)AuthorAgeFilesLines
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileRuslan Ermilov2001-05-231-91/+0
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTICBruce Evans1999-09-041-1/+1
* Changed old-style options UMAPFS_DIAGNOSTIC and UMAP_DIAGNOSTIC to DEBUGBruce Evans1999-08-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Some staticized variables were still declared to be extern.Bruce Evans1997-09-071-2/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Add missing function prototypes.Mike Pritchard1997-02-121-0/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-3/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-091-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Added $Id$David Greenman1994-08-021-1/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+92