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
*
Correct check for invalid semaphore on sem_destroy() (s/==/!=/).
deischen
2004-02-05
1
-1
/
+1
*
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
ru
2004-02-05
6
-12
/
+12
*
Correct the weak reference for sem_unlink.
deischen
2004-02-05
1
-1
/
+1
*
libkse was renamed to libpthread.
davidxu
2004-02-05
2
-2
/
+2
*
Allow libc's version of sem_trywait() to work for non-pshared mutexes.
deischen
2004-02-04
1
-2
/
+17
*
Put libraries in the link order.
ru
2004-02-04
1
-3
/
+2
*
Nothing in libypclnt depends on librpcsvc.
ru
2004-02-04
1
-3
/
+0
*
This module doesn't use libgssapi (and it looks never did).
ru
2004-02-04
1
-3
/
+2
*
Add missing file.
davidxu
2004-02-04
1
-0
/
+43
*
Import initial work of libpthread debugging. This is a debugger independent
davidxu
2004-02-04
6
-0
/
+900
*
Remove the band-aid (#include <time.h>).
deischen
2004-02-03
1
-1
/
+0
*
Add <time.h> -- bandaid to unbreak world in <semaphore.h>.
deischen
2004-02-03
1
-0
/
+1
*
Provide a userland version of non-pshared semaphores and add cancellation
deischen
2004-02-03
4
-338
/
+306
*
Modify the implementation of libc semaphores so that they can be
deischen
2004-02-03
1
-146
/
+132
*
Bump up the maximum number concurrent threads on x86.
mtm
2004-02-01
1
-1
/
+1
*
Merge vfscanf.c,v 1.35.
das
2004-01-31
1
-4
/
+10
*
Fix the handling of negative hexadecimal numbers in integer formats.
das
2004-01-31
1
-3
/
+9
*
LC_ALL not always take priority over other LC_*
ache
2004-01-31
1
-22
/
+35
*
Correct the link for the profiling library.
deischen
2004-01-31
1
-1
/
+1
*
Now that libpthread is the default threading library, remove the
marcel
2004-01-31
2
-24
/
+0
*
In Write_Disk(), fix the non-error case where we returned to the
marcel
2004-01-30
1
-4
/
+0
*
Change libkse back to libpthread and make it the default
deischen
2004-01-30
3
-0
/
+18
*
I update the rwlock code in libthr to be more standards compliant and
mtm
2004-01-29
1
-12
/
+119
*
When suspending a thread if the timeout was very short or
mtm
2004-01-29
1
-0
/
+11
*
Add reference to environ(7)
ache
2004-01-29
1
-1
/
+2
*
Fix an uninitialized variable bug that caused write_pmbr() to bogusly
marcel
2004-01-28
1
-3
/
+4
*
Add NO_BLUETOOTH knob to the build process
emax
2004-01-28
1
-2
/
+4
*
Increment WARNS.
ru
2004-01-28
1
-1
/
+1
*
The report size is not a local item, so don't clear it when clearing local it...
emax
2004-01-28
1
-1
/
+0
*
- Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(),
ru
2004-01-27
5
-9
/
+109
*
mdoc(7) cleanup.
ru
2004-01-27
1
-39
/
+72
*
Fixed memory leak in NgSendAsciiMsg().
ru
2004-01-27
1
-1
/
+4
*
Fixed pc98 partition type.
nyan
2004-01-27
1
-1
/
+1
*
Implement pam_sm_close_session().
des
2004-01-26
1
-1
/
+13
*
Xref kqueue and poll
eivind
2004-01-26
1
-0
/
+2
*
Xref kqueue
eivind
2004-01-26
1
-0
/
+1
*
Cleanup CFLAGS in libsdp(3) Makefile
emax
2004-01-25
1
-1
/
+1
*
I don't normally use my middle name, so remove it from attributions in
des
2004-01-25
1
-2
/
+2
*
Describe EOVERFLOW case
ache
2004-01-25
1
-0
/
+9
*
Rename the MIBS makefile variable to BMIBS so that it does not conflict
harti
2004-01-24
2
-4
/
+4
*
When writing/reading longs use explicit 32bit temporary values.
mbr
2004-01-24
1
-3
/
+4
*
Merge vfprintf.c, v1.61 and 1.62. For compatibility with __hdtoa()
das
2004-01-23
1
-19
/
+25
*
Create the OID and tree files while building the modules and the daemon
harti
2004-01-23
11
-453
/
+13
*
Style: remove an empty line.
harti
2004-01-23
1
-1
/
+0
*
Initialize the (i386) frame pointer when setting up a thread
deischen
2004-01-22
1
-1
/
+4
*
o Implement the pthread_spin_* functions in libthr.
mtm
2004-01-22
2
-0
/
+91
*
Clean up error handling in libstand filesystem code to be more consistent:
jhb
2004-01-21
10
-27
/
+49
*
Include <stdlib.h> to get abort() prototype.
grehan
2004-01-21
1
-0
/
+2
*
Updated manh shift constant type to 'ULL' for PPC to fix
grehan
2004-01-21
1
-1
/
+1
*
Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.
emax
2004-01-20
5
-7
/
+379
[next]