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
/
svr4_locore.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions
obrien
2009-01-31
1
-1
/
+1
*
Assembly files put thru the C preprocessor need to have C style comments.
obrien
2003-04-21
1
-3
/
+2
*
Remove the leading underscore from all symbols defined in x86 asm
jake
2001-02-25
1
-4
/
+4
*
Cleanup after repo copy of sys/svr4 to sys/compat/svr4.
obrien
2000-08-31
1
-1
/
+1
*
AT&T asm syntax requires a leading '*' in front of the operand for indirect
obrien
2000-05-10
1
-1
/
+1
*
Include #warning about unconditionalizing VM86, which isn't supposed to work
newton
2000-01-15
1
-0
/
+1
*
Add a per-signal flag to mark handlers registered with osigaction, so we
luoqi
1999-10-11
1
-8
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
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
1
-10
/
+2
*
Back out last commit (did I get all of them?)
newton
1999-06-02
1
-0
/
+2
*
Unifdef VM86.
jlemon
1999-06-01
1
-2
/
+0
*
Enable vmspace sharing on SMP. Major changes are,
luoqi
1999-04-28
1
-2
/
+2
*
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
1
-0
/
+46