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
/
compat
/
svr4
/
svr4_fcntl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
1
-1
/
+1
*
Remove __P.
alfred
2002-03-20
1
-9
/
+9
*
Simple p_ucred -> td_ucred changes to start using the per-thread ucred
jhb
2002-02-27
1
-3
/
+3
*
Semi-backout previous fgetvp change, we need the struct file pointer
alfred
2002-01-19
1
-7
/
+11
*
fix typo, there's uap, just fd
alfred
2002-01-16
1
-1
/
+1
*
Replace ffind_* with fget calls.
alfred
2002-01-14
1
-24
/
+11
*
SMP Lock struct file, filedesc and the global file list.
alfred
2002-01-13
1
-10
/
+29
*
KSE Milestone 2
julian
2001-09-12
1
-66
/
+67
*
get rid of some printf and pointer type warnings
assar
2001-07-22
1
-1
/
+1
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
1
-4
/
+6
*
Back out proc locking to protect p_ucred for obtaining additional
jhb
2001-01-27
1
-20
/
+4
*
Proc locking.
jhb
2001-01-23
1
-10
/
+31
*
Cleanup after repo copy of sys/svr4 to sys/compat/svr4.
obrien
2000-08-31
1
-6
/
+6
*
Add snapshots to the fast filesystem. Most of the changes support
mckusick
2000-07-11
1
-0
/
+4
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
1
-1
/
+0
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
fd_revoke() shouldn't panic if the descriptor provided is not a file or
newton
1999-12-12
1
-9
/
+2
*
This is what was "fdfix2.patch," a fix for fd sharing. It's pretty
green
1999-09-19
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Simplify the handling of VCHR and VBLK vnodes using the new dev_t:
phk
1999-08-26
1
-2
/
+2
*
Add $Id$ tags
newton
1999-07-30
1
-0
/
+2
*
Suser() simplification:
phk
1999-04-27
1
-1
/
+1
*
Emulator KLD for SysVR4 executables grabbed from NetBSD.
newton
1999-01-30
1
-0
/
+721