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
/
linux
/
linux_signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill(pid, 0) normally returns 0 on both FreeBSD and Redhat after having
sos
1998-12-21
1
-2
/
+2
*
Fix a couple of out-of-bounds array references in mapping between
jdp
1998-10-11
1
-4
/
+9
*
Oops, the previous fix confused Linux's sigset_t with a pointer type.
bde
1998-08-15
1
-5
/
+5
*
Fixed print format errors.
bde
1998-07-29
1
-7
/
+9
*
Move the "retval" (3rd) parameter from all syscall functions and put
phk
1997-11-06
1
-20
/
+19
*
Removed unused #includes.
bde
1997-07-20
1
-3
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
update linux_times() and linux_utime() emulation,
peter
1996-03-04
1
-3
/
+6
*
Minor touch-up... make two functions static, and add missing $Id$
peter
1996-03-02
1
-3
/
+3
*
Mega-commit for Linux emulator update.. This has been stress tested under
peter
1996-03-02
1
-80
/
+130
*
Clean up some warnings by using the generated structures in <sys/sysproto.h>
peter
1995-12-15
1
-9
/
+11
*
Completed function declarations and added prototypes.
bde
1995-11-22
1
-3
/
+3
*
First incarnation of our Linux emulator or rather compatibility code.
sos
1995-06-25
1
-0
/
+259