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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Declare the return address for __divX, __remX so that gdb can step over
dfr
1999-05-02
1
-1
/
+1
*
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
2
-2
/
+2
*
Implement fpsetmask() and other fp*() functions. Programs should use
dfr
1998-12-23
9
-32
/
+59
*
CALL -> PCALL for sigaltstack for libc_r.
jb
1998-12-10
1
-1
/
+1
*
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
4
-35
/
+2
*
Remove the comment about how to get NetBSD syscalls since there are
jb
1998-08-17
1
-8
/
+1
*
If using FreeBSD syscalls, handle the syscalls that don't require
jb
1998-08-08
1
-1
/
+11
*
Include FreeBSD's syscall.h if not using NetBSD syscalls.
jb
1998-08-08
1
-2
/
+5
*
Allow for the fact that NetBSD syscalls are no longer the default. Call
jb
1998-08-08
1
-0
/
+4
*
Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.
jb
1998-08-08
1
-1
/
+3
*
References to NetBSD syscalls changed to just a comment about what to
jb
1998-08-08
1
-6
/
+7
*
Remove __NETBSD_SYSCALLS from CFLAGS now that it is set in sys.mk.
jb
1998-06-09
1
-2
/
+3
*
Rename calls when building libc_r.
jb
1998-06-09
1
-3
/
+3
*
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
*
Add rename support for libc_r.
jb
1998-06-09
1
-1
/
+50
*
Remove a big hack after adding a small one to libc/gen/getcwd.c to
jb
1998-05-15
2
-232
/
+2
*
Oops, we don't need NetBSD's malloc 'cause we can turn off utrace
jb
1998-03-09
2
-438
/
+2
*
Import sources from NetBSD, tweaked for building in FreeBSD.
jb
1998-03-09
52
-0
/
+3391