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
/
lib
/
libc
/
amd64
/
sys
/
brk.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc/amd64: Do not export .cerror.
jilles
2012-09-06
1
-5
/
+0
*
Add section .note.GNU-stack for assembly files used by 386 and amd64.
kib
2011-01-07
1
-0
/
+2
*
We've been lax about matching END() macros in asm code for some time. This
peter
2008-11-02
1
-0
/
+2
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Fix brk(3). The stack was unbalanced when we jumped to cerror. Oops!
peter
2004-10-27
1
-0
/
+1
*
Repair PIC mode. It seems I was a bit too excited about the
peter
2003-05-24
1
-4
/
+23
*
Update for AMD64 after repocopy from i386/sys/*. This means:
peter
2003-04-30
1
-33
/
+10
*
Restore CSRG ID's lost in January 1995.
obrien
2002-03-23
1
-4
/
+5
*
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
jhb
2001-11-27
1
-2
/
+2
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
1
-2
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-2
/
+2
*
Fixed comparisons so that preposterously large (>= 0x80000000) brk values
bde
1996-06-25
1
-5
/
+5
*
Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)
peter
1996-05-05
1
-17
/
+16
*
First round of changes to clean up the RCSID mess in libc:
dg
1995-01-23
1
-4
/
+5
*
First crack at making libc work with the new make macros. It compiles on
wollman
1994-08-05
1
-0
/
+91