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
*
Fixed a misspelling of 0 as NULL.
bde
2004-03-14
2
-2
/
+2
*
Fixed a misspelling of 0 as NULL. Removed a spelling of NULL as 0.
bde
2004-03-14
1
-1
/
+1
*
Fixed misspellings of '\0' as NULL.
bde
2004-03-14
1
-2
/
+2
*
Initial support for C99's (or is it POSIX.1-2001's?) MATH_ERRNO,
bde
2004-03-12
1
-0
/
+6
*
Fixed misspellings of 0 as NULL.
bde
2004-03-11
1
-3
/
+2
*
Set stream orientation in ungetc() instead of __ungetc(). This avoids
tjr
2004-03-10
1
-2
/
+1
*
Remove duplicate check for EOF from ungetc(); __ungetc() already checks.
tjr
2004-03-10
1
-2
/
+0
*
Call __sputc() directly in fputc() instead of taking an expensive
tjr
2004-03-10
1
-1
/
+1
*
Call __sgetc() directly in getchar() instead of taking an expensive
tjr
2004-03-10
1
-1
/
+1
*
Set the stream orientation explicitly in fgetln() instead of relying on
tjr
2004-03-10
1
-0
/
+1
*
Set stream orientation in puts().
tjr
2004-03-10
1
-0
/
+2
*
Put libypclnt behind NO_YP_LIBC
phk
2004-03-10
1
-2
/
+6
*
Make libgeom usable by C++ programs:
jhb
2004-03-09
2
-127
/
+140
*
Many fixes.
kientzle
2004-03-09
37
-203
/
+448
*
Backout the previous revision due to objections.
jb
2004-03-09
2
-10
/
+4
*
On 4.X it was possible for an application to initialise a local FILE
jb
2004-03-09
2
-4
/
+10
*
String the consumers into the list of the provider they are attached to.
phk
2004-03-08
1
-1
/
+5
*
Rearrange (centralize) initialization of mallocs internals to always be
phk
2004-03-07
1
-19
/
+13
*
Add manpages for the gctl API.
phk
2004-03-07
2
-4
/
+118
*
Recognize hardlinks when reading cpio files.
kientzle
2004-03-07
1
-5
/
+100
*
Merge some fixes from NetBSD's getopt.3 v1.31:
ache
2004-03-06
1
-43
/
+88
*
Merge some fixes from NetBSD's getopt.c v1.26:
ache
2004-03-06
1
-26
/
+43
*
Fix typo, was 'W'; instead of `W;'
ache
2004-03-06
1
-1
/
+1
*
Make GNU-compatible following case:
ache
2004-03-06
2
-23
/
+27
*
Minor API tweak: The format-specific write_header function now sets
kientzle
2004-03-06
3
-36
/
+110
*
Remove last evidence of a long-dead function.
kientzle
2004-03-06
2
-18
/
+0
*
Add ARCHIVE_EXTRACT_UNLINK option to permit clients to
kientzle
2004-03-06
3
-0
/
+7
*
Correctly read symlinks from cpio files.
kientzle
2004-03-06
1
-1
/
+15
*
Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
markm
2004-03-05
8
-11
/
+12
*
Correctly read SCHILY.nlink from pax-format archives.
kientzle
2004-03-05
1
-0
/
+2
*
Document missing EFAULT errno value.
dds
2004-03-03
1
-0
/
+8
*
Make return code in noarg case GNU-compatible
ache
2004-03-03
2
-20
/
+24
*
Be more GNU-compatible in diagnostics
ache
2004-03-03
1
-11
/
+61
*
If handed a file pointer we can't write to, set errno properly to EBADF
jkh
2004-03-02
1
-1
/
+4
*
Hook libthr to the build for PowerPC
grehan
2004-03-02
1
-1
/
+1
*
libthr powerpc support.
grehan
2004-03-02
2
-0
/
+63
*
makecontext lib call.
grehan
2004-03-02
3
-3
/
+167
*
Improve GNU compatibility in several places, use internal GNU_COMPATIBLE
ache
2004-03-01
2
-29
/
+49
*
Comment out things related to getopt() replacement we not use
ache
2004-03-01
1
-36
/
+36
*
Change "-"-started options when POSIX_CORRECTLY is set handling
ache
2004-03-01
1
-17
/
+17
*
Change "-"-started options when POSIX_CORRECTLY is set handling
ache
2004-03-01
1
-1
/
+5
*
Back out the "clean_environment()" function from libutil.
kientzle
2004-02-29
3
-211
/
+4
*
Make consistent with the better written wcsrtombs function:
dds
2004-02-27
1
-4
/
+5
*
Add the clean_environment call to libutil.h also.
kientzle
2004-02-26
1
-0
/
+2
*
Add a clean_environment call to libutil.
kientzle
2004-02-26
3
-4
/
+211
*
Add extra sanity check for SDP packets in libsdp(3)
emax
2004-02-26
1
-0
/
+1
*
Backed out rev.1.6 and subsequent copying of it (bogus addition of
bde
2004-02-26
1
-6
/
+6
*
Make the resolver(3) and many associated interfaces much more reentrant.
green
2004-02-25
13
-52
/
+280
*
Add bsde_add_rule(), which is similar to bsde_set_rule() except that
rwatson
2004-02-25
5
-4
/
+79
*
No reason to disable this test on powerpc.
grehan
2004-02-25
1
-2
/
+0
[next]