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
/
alpha
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix wrong identifier on .end directive. The SYSCALL macro does name
marcel
2003-08-16
4
-4
/
+4
*
Add the mlockall() and munlockall() system calls.
bms
2003-08-11
1
-1
/
+1
*
Use __FBSDID.
obrien
2003-01-19
10
-12
/
+31
*
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
-33
/
+1
*
Clean up syscall generation in libc by removing HIDDEN_SYSCALLS
deischen
2001-01-29
5
-11
/
+16
*
Comment only change; s/_thread_sys_/__sys_/
deischen
2001-01-26
1
-2
/
+2
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-1
/
+3
*
Remove last vestiges of thr_sleep and thr_wakeup from libc.
jake
2000-12-02
1
-1
/
+1
*
Not needed now the syscall matches the prototype.
marcel
1999-10-12
3
-117
/
+0
*
Remove old sig* wrappers.
dfr
1999-10-09
1
-2
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Just return `curbrk' for sbrk(0) to avoid syscall overhead.
simokawa
1999-06-26
1
-0
/
+2
*
Add wrappers for pread and pwrite syscalls.
dt
1999-04-04
1
-3
/
+3
*
Rename when building libc_r.
dfr
1999-03-25
1
-2
/
+2
*
[This is a null commit to supply the correct log entry]
dfr
1998-12-23
1
-1
/
+1
*
Implement fpsetmask() and other fp*() functions. Programs should use
dfr
1998-12-23
1
-3
/
+3
*
In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias
dt
1998-09-12
1
-2
/
+2
*
Remove support for NetBSD syscalls.
jb
1998-08-17
1
-6
/
+1
*
If using FreeBSD syscalls, handle the syscalls that don't require
jb
1998-08-08
1
-1
/
+11
*
Make this thread-safe in both libc as well as libc_r.
jb
1998-06-09
1
-13
/
+2
*
Rename when building libc_r.
jb
1998-06-09
5
-9
/
+9
*
Import sources from NetBSD, tweaked for building in FreeBSD.
jb
1998-03-09
15
-0
/
+579