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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add cross-reference to clock_gettime(2)
phk
2004-01-19
1
-0
/
+1
*
Bring the *printf(3) documentation up to date with the code:
das
2004-01-19
1
-37
/
+24
*
add missing endusershell() call. Original version was incorrect.
charnier
2004-01-18
1
-1
/
+3
*
Deal better with the crypto version of the PAM library that goes
ru
2004-01-18
5
-4
/
+7
*
Implement __hdtoa() and __hldtoa() and enable printf() support for %a
das
2004-01-18
3
-6
/
+435
*
DISTRIBUTION is normally single-valued.
ru
2004-01-18
1
-1
/
+1
*
Prototype __hdtoa() and __hldtoa().
das
2004-01-18
1
-0
/
+2
*
Fix some bugs affecting the %a and %A format specifiers. Since
das
2004-01-18
1
-6
/
+16
*
Add a delta accidentally omitted from the previous commit:
das
2004-01-18
1
-0
/
+3
*
Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of the
das
2004-01-18
6
-0
/
+18
*
Fix a bug that caused long double subnormals to be printed
das
2004-01-18
1
-0
/
+3
*
Mostly mechanical rework of libalias:
phk
2004-01-17
16
-737
/
+1071
*
Remove crossref to pam.conf(5) which never existed.
schweikh
2004-01-17
1
-1
/
+0
*
Backout revision 1.6, because some stub functions not in libc, and
davidxu
2004-01-17
1
-18
/
+2
*
Return EPERM if mutex owner is not current thread but it tries to
davidxu
2004-01-17
2
-36
/
+6
*
Enable cancellation point in sem_wait, it is required by POSIX.
davidxu
2004-01-17
1
-2
/
+18
*
Fixed the fatal bug: CFLAGS should be added to, not overridden.
ru
2004-01-17
1
-1
/
+1
*
Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with
mtm
2004-01-16
1
-11
/
+54
*
o We are not required to initialize an invalid rwlock. So axe all that
mtm
2004-01-16
1
-160
/
+93
*
- Move the code to try to open a single chunk file and prompt for the
jhb
2004-01-15
1
-12
/
+31
*
Whitespace tweaks to make indentation consistent within this file and even
jhb
2004-01-15
1
-4
/
+4
*
- Print out line number in a panic message using %d rather than %p. Line
jhb
2004-01-15
2
-2
/
+2
*
Fixed style of previous commit.
ru
2004-01-15
1
-3
/
+2
*
Return ENOTSUP instead of -1.
ru
2004-01-15
1
-1
/
+1
*
Have a single set of POSIX threads man pages. The LIBRARY section
ru
2004-01-14
105
-9661
/
+0
*
The libc_r/man/sigwait.3 manpage has been repocopied to libc/sys/sigwait.2.
ru
2004-01-14
4
-94
/
+8
*
- libc/sys/sem.c was repocopied to libc/gen/sem.c.
ru
2004-01-14
16
-1028
/
+15
*
Translate from GNU C to ISO C.
des
2004-01-14
4
-4
/
+4
*
bsd.dep.mk,v 1.43 allows us to replace a hack with a solution.
ru
2004-01-13
1
-3
/
+3
*
Add and document ffsl(), fls() and flsl().
des
2004-01-13
7
-12
/
+201
*
Kill whitespace at end of lines.
nectar
2004-01-12
1
-9
/
+9
*
Fix a bug that could result in a null pointer dereference in
nectar
2004-01-12
1
-1
/
+1
*
Removed duplicate SRCS.
ru
2004-01-11
1
-1
/
+0
*
XDR sources are handled by ../xdr/Makefile.inc.
ru
2004-01-11
1
-4
/
+0
*
Replaced an ugly hack to selectively disable warnings
ru
2004-01-11
2
-3
/
+3
*
Add an ulgy hack so that warnings added by non-zero WARNS values won't be
obrien
2004-01-10
1
-0
/
+3
*
Remove now redundant and now conflicting declaration of sysarch(2).
nectar
2004-01-10
1
-3
/
+1
*
Clarify the behavior of ptrace(2) a little bit: the tracing process
rwatson
2004-01-10
1
-0
/
+24
*
We need to discard `const'ness explicitly when invoking sysarch.
nectar
2004-01-10
1
-1
/
+1
*
Change sdp_open_local(3) API. It now takes a path to a control socket
emax
2004-01-09
3
-5
/
+14
*
Prepare libsdp(3) for the upcoming sdpd import
emax
2004-01-09
6
-112
/
+190
*
Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
nectar
2004-01-09
14
-39
/
+14
*
It was reported that when using nss_ldap, getgrent(3) would behave
nectar
2004-01-09
1
-8
/
+15
*
MFlibpthread: Add a simple work-around for deadlocking on recursive
deischen
2004-01-08
2
-44
/
+82
*
Add a simple work-around for deadlocking on recursive read locks
deischen
2004-01-08
6
-96
/
+172
*
Adjust for brain outage that affected the previous commit.
nectar
2004-01-06
1
-1
/
+1
*
Add required headers.
nectar
2004-01-06
2
-0
/
+4
*
Add required headers and function declarations.
nectar
2004-01-06
2
-0
/
+3
*
Remove unused variables. Add required headers and function
nectar
2004-01-06
7
-6
/
+12
*
Use ANSI C function definition for `_mcount' and remove `static'
nectar
2004-01-06
1
-2
/
+2
[next]