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
/
ia64
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ia64.
marcel
2014-07-07
14
-589
/
+0
*
Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
imp
2014-04-05
1
-1
/
+1
*
Rework the __vdso_* symbols attributes to only make the symbols weak,
kib
2013-01-30
2
-0
/
+50
*
Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.
ed
2008-11-09
1
-2
/
+1
*
Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo
peter
2007-07-04
1
-3
/
+5
*
Add the mlockall() and munlockall() system calls.
bms
2003-08-11
1
-1
/
+1
*
Override the default stubs for getcontext(2) and swapcontext(2) so
marcel
2003-08-02
3
-2
/
+80
*
The END() must expand to the .endp directive with the same name as
marcel
2003-08-01
3
-6
/
+5
*
Revamp of the syscall path, exception and context handling. The
marcel
2003-05-16
3
-12
/
+23
*
Use __FBSDID.
obrien
2003-03-03
10
-13
/
+30
*
We cannot use an alloc with only inputs and/or locals. The kernel
marcel
2002-08-23
1
-11
/
+16
*
Generate the normal asm stubs for all sysv system calls. Use these instead
jake
2002-05-23
1
-5
/
+3
*
Our default syscall.S is identical to what was explicitly being done for
obrien
2002-05-15
2
-34
/
+1
*
Fix WAW dependency. p6 is written in the syscall epilogue.
peter
2001-10-22
1
-0
/
+1
*
Adjust so that we don't use relocations which can't exist in a shared
dfr
2001-10-10
4
-5
/
+10
*
Fix a load of dependancy violations.
dfr
2001-10-05
1
-2
/
+2
*
Clean up syscall generation in libc by removing HIDDEN_SYSCALLS
deischen
2001-01-29
5
-12
/
+8
*
Comment only change; s/_thread_sys_/__sys_/
deischen
2001-01-26
1
-2
/
+2
*
Remove last vestiges of thr_sleep and thr_wakeup from libc.
jake
2000-12-02
1
-1
/
+1
*
Fix RAW dependency violation on p6 between cmp and mov.
marcel
2000-10-15
2
-0
/
+2
*
Initial libc port for ia64.
dfr
2000-10-14
12
-0
/
+459