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_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the cap_rights_t type from uint64_t to a structure that we can extend
pjd
2013-09-05
1
-1
/
+3
*
Second-to-last commit implementing Capsicum capabilities in the FreeBSD
rwatson
2011-08-11
1
-1
/
+2
*
de-register.
delphij
2009-05-29
1
-1
/
+1
*
Burn TTY ioctl bridges in compat layers.
ed
2009-05-08
1
-8
/
+0
*
Back out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14, osf1_misc.c:1.57,
rwatson
2005-09-28
1
-2
/
+0
*
Add GIANT_REQUIRED and WITNESS sleep warnings to uprintf() and tprintf(),
rwatson
2005-09-19
1
-0
/
+2
*
Start each of the license/copyright comments with /*-
imp
2005-01-05
1
-1
/
+1
*
Put the pre FreeBSD-2.x tty compat code under BURN_BRIDGES.
phk
2004-06-21
1
-0
/
+2
*
Use __FBSDID().
obrien
2003-06-10
1
-2
/
+3
*
Bow to the whining masses and change a union back into void *. Retain
dillon
2003-01-13
1
-2
/
+2
*
Change struct file f_data to un_data, a union of the correct struct
dillon
2003-01-12
1
-2
/
+2
*
SCARGS removal take II.
alfred
2002-12-14
1
-5
/
+5
*
Backout removal SCARGS, the code freeze is only "selectively" over.
alfred
2002-12-13
1
-5
/
+5
*
Remove SCARGS.
alfred
2002-12-13
1
-5
/
+5
*
Back out my lats commit of locking down a socket, it conflicts with hsu's work.
tanimura
2002-05-31
1
-13
/
+4
*
Lock down a socket, milestone 1.
tanimura
2002-05-20
1
-4
/
+13
*
Remove __P.
alfred
2002-03-20
1
-3
/
+3
*
Replace ffind_* with fget calls.
alfred
2002-01-14
1
-3
/
+2
*
SMP Lock struct file, filedesc and the global file list.
alfred
2002-01-13
1
-7
/
+14
*
KSE Milestone 2
julian
2001-09-12
1
-6
/
+6
*
get rid of some printf and pointer type warnings
assar
2001-07-22
1
-3
/
+3
*
Cleanup after repo copy of sys/svr4 to sys/compat/svr4.
obrien
2000-08-31
1
-11
/
+11
*
Remove unnecessary includes
newton
1999-12-08
1
-3
/
+0
*
SVR4 emulator source files now take their compilation options from
newton
1999-12-08
1
-0
/
+2
*
Remove unnecessary includes.
newton
1999-10-17
1
-7
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add $Id$ tags
newton
1999-07-30
1
-0
/
+2
*
Emulator KLD for SysVR4 executables grabbed from NetBSD.
newton
1999-01-30
1
-0
/
+167