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 a README.
jkoshy
2009-01-05
1
-0
/
+12
*
Sync with usb4bsd:
alfred
2009-01-04
1
-14
/
+28
*
Don't make the MIME magic any longer.
obrien
2009-01-02
1
-5
/
+2
*
Don't try to read the next Gzip header after we reach the
kientzle
2009-01-01
1
-2
/
+3
*
Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, both
rwatson
2008-12-31
3
-1
/
+30
*
Include param.h instead of types.h when using user.h. Otherwise there is
rwatson
2008-12-27
2
-2
/
+2
*
Document that kldunloadf can return EINVAL.
trhodes
2008-12-25
1
-1
/
+5
*
Updates for version 9.4.3
dougb
2008-12-23
6
-24
/
+169
*
Add support for the FPA floating-point format on ARM. The
marcel
2008-12-23
4
-5
/
+35
*
Update copyrights and comments as of 9.4.3 (no functional changes)
dougb
2008-12-23
4
-8
/
+8
*
If conversion from UTF8 fails, don't mark Unicode text as available.
kientzle
2008-12-23
1
-1
/
+2
*
Teach get_refdir() about FreeBSD's /usr/obj convention.
kientzle
2008-12-21
1
-34
/
+45
*
Initialize the cntp pointer to 0 prior to doing any work so that callers
marcus
2008-12-19
2
-8
/
+10
*
Fill in a missing const
kientzle
2008-12-17
1
-1
/
+1
*
Exit earlier on failure in this test.
kientzle
2008-12-17
1
-2
/
+2
*
Once the test has failed, exit before the segfault.
kientzle
2008-12-17
1
-2
/
+11
*
Update the ar write test to give more detailed information about failures.
kientzle
2008-12-17
1
-44
/
+44
*
Clarify an 'ar' error message.
kientzle
2008-12-17
1
-1
/
+1
*
1. Update fetch to consistently return 1 on error, as the man page states,
murray
2008-12-17
1
-8
/
+0
*
Add support for HTTP 1.1 If-Modified-Since behavior.
murray
2008-12-15
3
-4
/
+50
*
This main goals of this project are:
qingli
2008-12-15
1
-2
/
+2
*
Add an ENVIRONMENT section to note that the RSH variable can be set to
murray
2008-12-14
1
-0
/
+7
*
Merge the resolver part of BIND 9.4.3 into HEAD.
ume
2008-12-14
7
-28
/
+182
*
Consolidate some variable initializations. No substantive change.
das
2008-12-11
2
-13
/
+13
*
Move the xprintf hook to where it belongs; it shouldn't be in the
das
2008-12-10
1
-6
/
+4
*
o Use full month name in .Dd macro.
maxim
2008-12-09
1
-1
/
+1
*
Add strndup(3) prototype to string.h.
kib
2008-12-08
2
-2
/
+2
*
Obey the TMPDIR, TMP, TEMP, or TEMPDIR environment variables
kientzle
2008-12-08
1
-1
/
+14
*
Document processor errata that affect performance measurement.
jkoshy
2008-12-08
1
-0
/
+52
*
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
[prev]
[next]