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 filler man pages for the kinfo functions I added recently.
peter
2008-12-07
3
-1
/
+149
*
When libthr and rtld start up, there are a number of magic spells cast
peter
2008-12-07
1
-1
/
+1
*
Import the strndup(3) function.
kib
2008-12-06
4
-3
/
+75
*
Order the str*.c files mostly alphabetical.
kib
2008-12-06
1
-3
/
+3
*
New tests:
kientzle
2008-12-06
9
-0
/
+27367
*
Strip ";1" and trailing "." from ISO9660 entries.
kientzle
2008-12-06
1
-12
/
+21
*
General improvements to Rockridge parsing and ISO9660 format detection.
kientzle
2008-12-06
1
-156
/
+354
*
Conditionalize a bunch of debugging messages; this also
kientzle
2008-12-06
1
-1
/
+10
*
MfP4: Big read filter refactoring.
kientzle
2008-12-06
15
-1550
/
+1427
*
Style: tabs after #define
kientzle
2008-12-06
1
-2
/
+2
*
Use GCC-specific dead function markers only when using GCC.
kientzle
2008-12-06
1
-1
/
+8
*
Structure declarations can't be dllexported.
kientzle
2008-12-06
1
-1
/
+1
*
Style fixes:
kientzle
2008-12-06
1
-29
/
+71
*
A couple of portability fixes from Joerg Sonnenberger
kientzle
2008-12-06
1
-8
/
+8
*
Recover after test failure.
kientzle
2008-12-06
1
-1
/
+4
*
Style: skipping() function correctly counts this as a skipped test.
kientzle
2008-12-06
1
-1
/
+1
*
Style improvements.
kientzle
2008-12-06
1
-4
/
+6
*
Better reporting of test failures.
kientzle
2008-12-06
1
-4
/
+10
*
Recover from a test failure here.
kientzle
2008-12-06
1
-1
/
+4
*
New internal archive_string_concat utility function.
kientzle
2008-12-06
2
-0
/
+18
*
Minor portability: Declare 'r' only within the conditional
kientzle
2008-12-06
1
-2
/
+2
*
Windows build now uses PLATFORM_CONFIG_H macro, so we can eliminate the
kientzle
2008-12-06
1
-4
/
+1
*
2 is more portable than STDERR_FILENO
kientzle
2008-12-06
1
-1
/
+1
*
Some libstand/bootp.c extension (written by Danny Braniss, slightly
luigi
2008-12-05
1
-0
/
+328
*
Add an easier example.
pjd
2008-12-05
1
-1
/
+16
*
Fixes for Core2 Extreme support.
jkoshy
2008-12-03
1
-1
/
+5
*
Make the "test" target test the compiled version, instead of the
phk
2008-12-02
1
-7
/
+7
*
Provide custom simple allocator for rtld locks in libthr. The allocator
kib
2008-12-02
2
-24
/
+24
*
Attempt a quick bandaid for arm build breakage. I went to the trouble of
peter
2008-12-02
2
-4
/
+4
*
Merge user/peter/kinfo branch as of r185547 into head.
peter
2008-12-02
4
-1
/
+152
|
\
|
*
Add experimental front ends to the kinfo_vmentry and kinfo_filedesc
peter
2008-11-30
4
-1
/
+152
*
|
Invoke _rtld_atfork_post earlier, before we reinitialize rtld locks
kan
2008-12-01
1
-3
/
+4
*
|
The times(3) function returns the number of CLK_TCKs since the
keramida
2008-12-01
1
-4
/
+9
*
|
Fix fread() to return a correct value on platforms where sizeof(int) !=
ru
2008-12-01
1
-1
/
+1
*
|
Fix a lock order reversal bug that could cause deadlock during fork(2).
jasone
2008-12-01
1
-11
/
+37
*
|
It's silly to claim recv(2) is to be removed in favour of recvfrom(2)
ivoras
2008-11-30
1
-1
/
+0
*
|
Adjust an assertion to handle the case where a lock is contested, but
jasone
2008-11-30
1
-1
/
+1
*
|
Do not spin when trying to lock on a single-CPU system.
jasone
2008-11-30
1
-11
/
+13
*
|
Unlock the malloc() locks in the child process after fork(). This gives
kib
2008-11-29
1
-0
/
+1
*
|
MFp4:
bz
2008-11-29
3
-11
/
+33
|
/
*
Add two rtld exported symbols, _rtld_atfork_pre and _rtld_atfork_post.
kib
2008-11-27
3
-1
/
+24
*
Update description of an event.
jkoshy
2008-11-27
1
-2
/
+1
*
- Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo
jkoshy
2008-11-27
3
-37
/
+447
*
Fix buglets.
jkoshy
2008-11-26
1
-2
/
+2
*
src/lib/libusb20/libusb20_compat01.c
alfred
2008-11-25
2
-46
/
+70
*
Fixing !INET6 builds.
avatar
2008-11-25
1
-0
/
+2
*
Correction: these PMCs do not support a "umask" modifier.
jkoshy
2008-11-24
3
-9
/
+0
*
- Document the rules used to determine when spellings of events
jkoshy
2008-11-24
1
-16
/
+24
*
Fixed style issues with variable ordering and naming, spacing and
scf
2008-11-23
2
-77
/
+99
*
use the correct variable in a debug message.
luigi
2008-11-21
1
-1
/
+1
[next]