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
/
i386
/
svr4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pre-freeze cleanups: Conditionalize debugging writes on DEBUG_SVR4,
newton
2000-01-15
1
-11
/
+32
*
Include #warning about unconditionalizing VM86, which isn't supposed to work
newton
2000-01-15
1
-0
/
+1
*
Fixed a missing forward declaration. I don't know why I though the
bde
2000-01-09
1
-0
/
+1
*
Include <stddef.h> here so that <sys/assym.h> can be unpolluted.
bde
2000-01-08
1
-4
/
+3
*
Unbreak LINT -- typedefs from signal.h are needed to make prototypes in
newton
2000-01-05
1
-0
/
+1
*
Make offsetof equivalent with <stddef.h>. This paves the way for
marcel
2000-01-03
1
-5
/
+8
*
Use genassym(1) and <sys/assym.h> to generate assembler symbols.
marcel
1999-12-23
1
-20
/
+6
*
Remove unnecessary includes
newton
1999-12-08
1
-12
/
+0
*
useracc() the prequel:
phk
1999-10-29
1
-1
/
+0
*
Add a per-signal flag to mark handlers registered with osigaction, so we
luoqi
1999-10-11
2
-16
/
+13
*
sigset_t change (part 4 of 5)
marcel
1999-09-29
2
-8
/
+10
*
$Id$ -> $FreeBSD$
peter
1999-08-28
4
-4
/
+4
*
Replace ".align 2" with "ALIGN_TEXT" as per recent discussion re: the linux
newton
1999-08-25
1
-2
/
+2
*
Add $Id$ tags.
newton
1999-07-30
3
-12
/
+10
*
Back out last commit (did I get all of them?)
newton
1999-06-02
2
-0
/
+6
*
Unifdef VM86.
jlemon
1999-06-01
2
-6
/
+0
*
Enable vmspace sharing on SMP. Major changes are,
luoqi
1999-04-28
2
-2
/
+13
*
Restore support for executing BSD/OS binaries on the i386 by passing
jdp
1999-04-03
1
-1
/
+1
*
Integrated a patch provided by Guido to more correctly work out the
newton
1999-02-25
1
-6
/
+23
*
Added underscores to some names in svr4_locore.s so that it compiles
bde
1999-02-06
1
-6
/
+4
*
Emulator KLD for SysVR4 executables grabbed from NetBSD.
newton
1999-01-30
4
-0
/
+725