index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
miscfs
/
umapfs
/
umap_subr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file
ru
2001-05-23
1
-405
/
+0
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
1
-2
/
+4
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
1
-1
/
+1
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
1
-1
/
+0
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-1
/
+1
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-1
/
+1
*
Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTIC
bde
1999-09-04
1
-4
/
+2
*
Changed old-style options UMAPFS_DIAGNOSTIC and UMAP_DIAGNOSTIC to DEBUG
bde
1999-08-29
1
-15
/
+19
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Made this compile if UMAPFS_DIAGNOSTIC is defined. This has been broken
bde
1999-01-01
1
-2
/
+2
*
"fix" a warning that has been bugging me for ages. Eliminate a couple
peter
1998-11-09
1
-11
/
+10
*
Use [u]intptr_t instead of [u_]long for casts between pointers and
bde
1998-08-16
1
-2
/
+3
*
Staticize.
eivind
1998-02-09
1
-3
/
+3
*
Fixed pagefault when cred == NOCRED.
kato
1998-02-07
1
-1
/
+4
*
Removed unused #includes.
bde
1997-08-02
1
-4
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-41
/
+20
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
dg
1996-06-12
1
-4
/
+14
*
Added prototypes.
bde
1995-12-03
1
-1
/
+11
*
null_node_find() and umap_node_find() were sometimes called without a
bde
1995-12-03
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Cosmetics. reduce the noise from gcc -Wall.
phk
1994-10-10
1
-5
/
+9
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+2
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+397