summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/umapfs/umap_subr.c
Commit message (Expand)AuthorAgeFilesLines
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-405/+0
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-2/+4
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-041-1/+1
* Remove unneeded #include <sys/proc.h> lines.phk2000-10-291-1/+0
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTICbde1999-09-041-4/+2
* Changed old-style options UMAPFS_DIAGNOSTIC and UMAP_DIAGNOSTIC to DEBUGbde1999-08-291-15/+19
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Made this compile if UMAPFS_DIAGNOSTIC is defined. This has been brokenbde1999-01-011-2/+2
* "fix" a warning that has been bugging me for ages. Eliminate a couplepeter1998-11-091-11/+10
* Use [u]intptr_t instead of [u_]long for casts between pointers andbde1998-08-161-2/+3
* Staticize.eivind1998-02-091-3/+3
* Fixed pagefault when cred == NOCRED.kato1998-02-071-1/+4
* Removed unused #includes.bde1997-08-021-4/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-41/+20
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Moved the fsnode MALLOC to before the call to getnewvnode() so that thedg1996-06-121-4/+14
* Added prototypes.bde1995-12-031-1/+11
* null_node_find() and umap_node_find() were sometimes called without abde1995-12-031-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-101-5/+9
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+397
OpenPOWER on IntegriCloud