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
*
The multiplicand a = 0x5deece66d = 25214903917, not 0xfdeece66d.
gavin
2010-02-02
1
-1
/
+1
*
Implement strndup(3) using strnlen(3).
ed
2010-02-02
1
-3
/
+1
*
Fix bugs:
jasone
2010-01-31
4
-1352
/
+2256
*
Remove extra semicolon.
brucec
2010-01-31
1
-1
/
+1
*
Fix typo of ENOTCONN.
brucec
2010-01-31
4
-3
/
+5
*
Perform some cleanups to devname(3).
ed
2010-01-31
1
-13
/
+10
*
- Fix some style(9) bugs
gabor
2010-01-29
1
-17
/
+16
*
You must include fcntl.h (in practice) to be able to do anything useful
rwatson
2010-01-29
1
-0
/
+1
*
Add missing return, in a rare case where we can't allocate memory in
emaste
2010-01-27
1
-0
/
+1
*
Remove pseudo-terminals from ttys(5).
ed
2010-01-27
1
-36
/
+1
*
Add information about when nmount(2) was introduced.
trasz
2010-01-26
1
-1
/
+5
*
- style(9)
gabor
2010-01-25
1
-25
/
+25
*
Cache failing and opened catalogs in catopen() and related functions.
gabor
2010-01-25
1
-17
/
+131
*
Improve the ttyname(3) manual page.
ed
2010-01-24
1
-20
/
+5
*
Make strsignal(3) thread-safe.
ume
2010-01-24
1
-4
/
+48
*
EMPTY records don't have a timestamp.
ed
2010-01-23
1
-1
/
+2
*
Reapply r201145 to lib/libc/gen/sem.c
antoine
2010-01-23
1
-1
/
+1
*
Just ignore the timestamps given to pututxline().
ed
2010-01-23
3
-23
/
+12
*
English nitpicking.
ed
2010-01-22
1
-1
/
+1
*
Describe why pututxline() doesn't entirely conform to standards.
ed
2010-01-22
1
-2
/
+20
*
Remove comments about breaking the specification.
ed
2010-01-22
1
-2
/
+0
*
- Update Galician catalog
gabor
2010-01-21
1
-0
/
+46
*
The waitpid(2) function needs neither sys/time.h nor sys/resource.h.
pjd
2010-01-20
1
-2
/
+2
*
Style: reword comment.
ache
2010-01-20
1
-1
/
+1
*
For alphasort() add reference to strcoll(3)
ache
2010-01-20
1
-2
/
+4
*
Style: rename internal function to opendir_compar()
ache
2010-01-20
1
-2
/
+2
*
Style: remove extra empty line in the comment.
ache
2010-01-20
1
-1
/
+0
*
Revert r202447 by re-exposing the old uname(3) function.
ed
2010-01-19
2
-3
/
+4
*
Double checking my commit I found that comment saying that
ache
2010-01-18
1
-7
/
+3
*
preserve errno when processing error cases.
davidxu
2010-01-18
1
-1
/
+3
*
a) Use strcoll() in opendir() and alphasort() as POSIX 2008 requires.
ache
2010-01-18
2
-8
/
+4
*
Perform several small cleanups to the utmpx code.
ed
2010-01-17
5
-60
/
+62
*
Add forgotten break; keyword to getutxid().
ed
2010-01-17
1
-0
/
+2
*
Simplify ttyslot(3).
ed
2010-01-17
1
-25
/
+1
*
Unexpose the old uname(3) function.
ed
2010-01-16
2
-4
/
+3
*
Also call sem_module_init in sem_close to initialize mutex
davidxu
2010-01-15
1
-0
/
+2
*
Add wtmpcvt(1).
ed
2010-01-14
1
-0
/
+1
*
Remove ttyslot from Symbol.map anyway.
ed
2010-01-14
1
-1
/
+0
*
Unbreak pututxline() on 32-bit architectures.
ed
2010-01-14
1
-4
/
+4
*
Revert the change to Symbol.map, made in r202274.
ed
2010-01-14
1
-0
/
+1
*
Don't use fseeko() to obtain the file offset.
ed
2010-01-14
1
-1
/
+1
*
Add two changes that should have gone into commit r202274.
ed
2010-01-14
2
-2
/
+1
*
Phase out ttyslot(3).
ed
2010-01-14
3
-22
/
+6
*
Implement <utmpx.h>.
ed
2010-01-13
7
-6
/
+1190
*
Return SEM_FAILED instead of NULL, though there are same, but the
davidxu
2010-01-13
1
-2
/
+3
*
Miscellaneous mdoc, spelling and inconsistency fixes.
brueffer
2010-01-12
12
-45
/
+54
*
Update manuals of sem_open and sem_init.
davidxu
2010-01-12
2
-5
/
+5
*
Give a less silly response to a silly request.
cperciva
2010-01-10
2
-3
/
+40
*
Use the correct types to store uids and gids in the credential cache.
brooks
2010-01-09
1
-4
/
+4
*
Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3).
delphij
2010-01-09
2
-4
/
+8
[next]