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
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix language on atol(3) manpage. Add a COMPATIBILITY section
keramida
2009-02-08
1
-3
/
+32
*
Make sure the comparison is done with an unsigned char.
imp
2009-02-07
1
-1
/
+1
*
Standardize the various prison_foo_ip[46] functions and prison_if to
jamie
2009-02-05
1
-2
/
+2
*
Fix the functions to match prototypes. The K&R definitions differ
imp
2009-02-03
3
-3
/
+3
*
- ANSIfy function definitions
danger
2009-02-03
33
-110
/
+41
*
Provide a type for the argument.
rdivacky
2009-02-02
1
-1
/
+1
*
- Remove superfluous comment
gabor
2009-01-30
1
-2
/
+0
*
Update the description of KERN_PROC.
trhodes
2009-01-28
1
-5
/
+3
*
Better wording for clearing EOF indicator.
trhodes
2009-01-28
1
-0
/
+4
*
Remove another comment about clearing EOF indicator.
trhodes
2009-01-28
1
-4
/
+1
*
Update the manpage to reflect r145172.
das
2009-01-28
1
-2
/
+1
*
Remove comment about clearerr() being the only method of clearing
trhodes
2009-01-28
1
-3
/
+1
*
- Fix grammar. [1]
delphij
2009-01-26
1
-3
/
+3
*
Rewrite of MI strlen(3) in a way that can better utilize modern hardware by
delphij
2009-01-25
1
-15
/
+78
*
Add support for multibyte thousands_sep encodings, e.g., U+066C.
das
2009-01-22
3
-173
/
+225
*
- Add support for multibyte decimal_point encodings, e.g., U+066B.
das
2009-01-19
2
-23
/
+49
*
Add support for multibyte decimal_point encodings, e.g., U+066B.
das
2009-01-19
2
-23
/
+35
*
When f[w]printf() is called on an unbuffered file like stdout, it
das
2009-01-17
2
-14
/
+23
*
Simplify printf's inlined output buffering routines. On amd64, this
das
2009-01-17
1
-18
/
+18
*
Change dstp to be const and remove bogus cast.
rdivacky
2009-01-15
1
-2
/
+3
*
Introduce a local variable and use it instead of passed in parameter
rdivacky
2009-01-15
5
-6
/
+16
*
Reduce code duplication by moving functions that are identical in both
das
2009-01-15
3
-427
/
+216
*
Convert the insidious macros that handle printf()'s buffering into
das
2009-01-15
3
-86
/
+204
*
Document that ffsll(3) and flsll(3) functions first appeared in
kib
2009-01-13
1
-1
/
+1
*
- add missing include
danger
2009-01-12
1
-2
/
+3
*
o Language improvements from OpenBSD;
delphij
2009-01-12
1
-17
/
+17
*
o ANSIfy.
delphij
2009-01-12
1
-29
/
+12
*
Sort MLINKS.
ru
2009-01-09
1
-21
/
+32
*
Set the error indicator on an attempt to write to a read-only stream.
das
2009-01-08
1
-0
/
+1
*
Document the special loopback address behaviour of jails.
bz
2009-01-06
1
-1
/
+7
*
- forgot to bump a date
danger
2009-01-06
1
-1
/
+1
*
catch up wtih r175955 by ume:
danger
2009-01-06
1
-53
/
+2
*
Note that the protocol argument can be set to 0.
trhodes
2009-01-05
1
-1
/
+6
*
Document that kldunloadf can return EINVAL.
trhodes
2008-12-25
1
-1
/
+5
*
Add support for the FPA floating-point format on ARM. The
marcel
2008-12-23
3
-3
/
+23
*
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
*
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
*
Add an easier example.
pjd
2008-12-05
1
-1
/
+16
*
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
*
MFp4:
bz
2008-11-29
2
-9
/
+30
[next]