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
...
*
strlcpy() may be faster than snprintf(), but it is less portable, and this
des
2007-05-11
1
-8
/
+8
*
Fix typo.
des
2007-05-10
1
-1
/
+1
*
Well gag me with a spoon... I'm so used to working at high WARNS levels
des
2007-05-10
2
-1
/
+5
*
Remove superfluous unexpanded RCS tag.
des
2007-05-10
1
-2
/
+0
*
Use flopen(3).
des
2007-05-10
1
-2
/
+2
*
DTRT when O_NONBLOCK is specified.
des
2007-05-10
2
-4
/
+29
*
I'm tired of seeing this done incorrectly and non-portably, so add a
des
2007-05-10
4
-6
/
+177
*
Integrate the Camellia Block Cipher. For more information see RFC 4132
gnn
2007-05-09
1
-0
/
+3
*
backout experimental adaptive spinning mutex for product use.
davidxu
2007-05-09
3
-9
/
+0
*
Handle temporary redirects (HTTP status code 307)
des
2007-05-08
1
-0
/
+2
*
We should never zero-pad INF or NaN (yielding silly strings like "00inf")
das
2007-05-08
1
-0
/
+1
*
Fix a rounding error.
das
2007-05-08
1
-1
/
+1
*
Remove parameter names from prototypes to avoid namespace issues.
des
2007-05-06
1
-22
/
+22
*
Implement and document some utility functions that can be used to communicate
pjd
2007-05-06
4
-3
/
+360
*
- Fix typo
gabor
2007-05-04
1
-2
/
+2
*
Don't assume that int is signed 32-bits in one place. Keep assuming
bde
2007-05-02
2
-8
/
+11
*
Fix tgamma() on some special args:
bde
2007-05-02
1
-14
/
+15
*
Document (in a comment) the current (slightly broken) handling of special
bde
2007-05-02
1
-6
/
+9
*
s/@VERSION@/@ARCHIVE_VERSION@/
cperciva
2007-05-02
2
-3
/
+3
*
Fix one kind of style(9) bug and a typo in a comment.
yar
2007-05-01
1
-5
/
+5
*
Roughly implement libpthread support.
marcel
2007-05-01
1
-1
/
+19
*
Back out all POSIXified *env() changes.
ache
2007-05-01
4
-96
/
+41
*
Second call of sysctl() is used to gather a proper size of a memory chunk
wkoszek
2007-05-01
1
-1
/
+1
*
Bump .Dd
ache
2007-04-30
1
-1
/
+1
*
Add phrase
ache
2007-04-30
1
-1
/
+2
*
Make putenv() fully conforms to Open Group specs Issue 6
ache
2007-04-30
4
-26
/
+58
*
Remove special case skipping initial '=' of the setenv() value "for
ache
2007-04-30
2
-7
/
+0
*
Make setenv, putenv, getenv and unsetenv conforming to Open Group specs
ache
2007-04-30
4
-19
/
+48
*
Add missing links and sort.
pjd
2007-04-29
1
-3
/
+9
*
Don't enable symbol versioning for librt by default just yet.
deischen
2007-04-29
1
-0
/
+2
*
Make sure FBSDprivate_1.0 is located at the end of the version
kan
2007-04-29
1
-1
/
+1
*
Catch up with the renaming of the private version namespace.
deischen
2007-04-29
2
-2
/
+2
*
Use C comments since we now preprocess these files with CPP.
deischen
2007-04-29
41
-215
/
+313
*
Number the private version namespace in case we ever want to have
deischen
2007-04-29
1
-1
/
+1
*
Symbol version librt.
deischen
2007-04-29
2
-0
/
+71
*
Remove the MSG_PEEK flag from the documentation of the send(2) syscall -
roam
2007-04-27
1
-1
/
+0
*
Get endianess right.
phk
2007-04-24
1
-1
/
+11
*
Add au_to_zonename.3 alias for au_token.3.
rwatson
2007-04-23
1
-0
/
+1
*
Add a reference and lock the target thread when setting its name.
deischen
2007-04-23
2
-10
/
+48
*
Add back the original behavior of changing the entire directory path at
njl
2007-04-22
2
-2
/
+34
*
Fix a memory leak in the uname/gname lookup cache.
kientzle
2007-04-20
1
-11
/
+11
*
Make inet6_rth_* family of functions more compliant with RFC3542:
mtm
2007-04-19
1
-1
/
+9
*
Grammer correction from: emaste
phk
2007-04-19
1
-1
/
+1
*
Loosen return value spec for fputs to be standards compliant so people
phk
2007-04-19
1
-5
/
+2
*
Add a missing backslash and unbreak the build.
ru
2007-04-16
1
-1
/
+1
*
- Add missing man page links
rafan
2007-04-16
1
-3
/
+17
*
In libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAILED errors which
cperciva
2007-04-16
1
-0
/
+6
*
Properly cleanup the UID/GID lookup data.
kientzle
2007-04-15
1
-0
/
+4
*
Don't free a NULL pointer.
kientzle
2007-04-15
1
-1
/
+2
*
Clean up a lot of memory leaks in the libarchive test harness.
kientzle
2007-04-15
12
-0
/
+29
[prev]
[next]