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
*
Add comment after locales
ache
2000-04-12
12
-24
/
+48
*
Fix typo, reported by George Cox.
asmodai
2000-04-12
1
-8
/
+8
*
Do proper byte swapping in 64bit routines.
sheldonh
2000-04-12
1
-14
/
+23
*
Better wording according to multibyte(3)
ache
2000-04-11
12
-24
/
+96
*
Add a missing THREAD_UNLOCK() found missing by Valentin Nechayev
phk
2000-04-10
2
-8
/
+2
*
Document EWOULDBLOCK as a possible errno return value.
archie
2000-04-09
1
-0
/
+7
*
Back out valid argument domain change - sneak to this function by error.
ache
2000-03-28
1
-4
/
+2
*
Describe valid argument domain for 8-bit wide locales to prevent common error
ache
2000-03-28
15
-0
/
+30
*
Decrement the timeout being passed to poll() if poll was interrupted for
jlemon
2000-03-26
1
-5
/
+22
*
Spelling, fprintf -> err, remove unneeded variable declaration
charnier
2000-03-26
1
-8
/
+3
*
Fixed missing #include of <sys/types.h> in synopsis.
bde
2000-03-23
1
-2
/
+3
*
Fixed missing #include of <sys/types.h> in synopsis.
bde
2000-03-23
1
-0
/
+1
*
Fixed wrong arg type in synopsis.
bde
2000-03-23
1
-1
/
+1
*
Add a man page for aio_waitcomplete(). Update the aio_cancel() man page to
jasone
2000-03-21
3
-19
/
+179
*
Back out that last commit, it may be insecure (pointed out by Warner
bsd
2000-03-16
1
-1
/
+1
*
Slight adjustment to __ivaliduser() - don't ignore the last line in
bsd
2000-03-16
1
-1
/
+1
*
Take care to avoid having "strong" and "weak" symbols of the same name in
jasone
2000-03-16
10
-12
/
+14
*
Fix uninitialized variable.
jlemon
2000-03-15
1
-1
/
+1
*
Merge from NetBSD. Addition of inet_ntop() and inet_pton() description.
shin
2000-03-12
2
-2
/
+60
*
Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabetical
shin
2000-03-12
1
-2
/
+2
*
Correct MLINKS contents for rcmd.3, because it is obsolete due to
shin
2000-03-12
1
-3
/
+4
*
Import from KAME. Advanced API related function descriptions.
shin
2000-03-12
3
-1
/
+790
*
Add in IPV4 NIS support.
jlemon
2000-03-09
1
-0
/
+39
*
Fix various unsigned vs signed errors that caused problems with uids
paul
2000-03-09
1
-5
/
+14
*
More grammer, wording, and mdoc fixes.
shin
2000-03-09
1
-26
/
+20
*
Temporary cosmetic change to prevent gcc-2.95.2 from doing an
cracauer
2000-03-08
1
-1
/
+1
*
Replace structure copy form ifreq obtained by SIOCGIFADDR
shin
2000-03-03
2
-2
/
+2
*
CMSG_XXX macros alignment fixes to follow RFC2292.
shin
2000-03-03
1
-6
/
+18
*
Fixed wrong function return types in synopsis.
bde
2000-03-03
2
-4
/
+4
*
-Reflect function name change.
shin
2000-03-02
1
-36
/
+83
*
Remove more single-space hard sentence breaks.
sheldonh
2000-03-02
4
-6
/
+12
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
47
-147
/
+294
*
Fix errors in .Xr usage.
nik
2000-03-01
1
-1
/
+1
*
Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).
ps
2000-02-28
2
-0
/
+8
*
Restore `[no]{s|u}unlnk' and `[no]opaque' support.
ru
2000-02-22
3
-6
/
+21
*
Change IPv6 scoped addr format again based on recent standard discussion.
shin
2000-02-19
2
-9
/
+6
*
Fix null-pointer dereference crash when the system is intentionally
dillon
2000-02-16
1
-1
/
+2
*
Add man pages for the sem_*() functions.
jasone
2000-02-16
6
-0
/
+503
*
Fix coredump in gethostbyaddr() when the returned answer is too large to
fenner
2000-02-16
1
-0
/
+4
*
Replace `.Os BSD' which caused a troff error with `.Bx' which also
chris
2000-02-14
1
-1
/
+1
*
Document the support in the kernel for hardware debug registers on the
obrien
2000-02-12
1
-1
/
+20
*
Add more dual stack consideration.
shin
2000-02-10
1
-1
/
+5
*
Let getaddrinfo() and related functions supports traditional IPv4 format
shin
2000-02-10
2
-4
/
+10
*
Replace the existing documentation for ``KERN_QUANTUM'' with a more
chris
2000-02-10
1
-4
/
+2
*
IPv6 scoped addr format is changed as recent KAME change.
shin
2000-02-09
2
-6
/
+16
*
There is a problem in that one cannot use ctype.h at the same time as parts
obrien
2000-02-08
2
-49
/
+145
*
Revert part of the last commit, remove {g|s}etflags from the libc
joe
2000-02-05
1
-4
/
+2
*
sync iruserok() extension API with other BSDs
shin
2000-02-01
1
-28
/
+53
*
Merge from RELENG_3 (oops):
chris
2000-01-29
1
-5
/
+5
*
Undo the ill-conceived breakage of the previous commit and really fix:
jasone
2000-01-29
3
-26
/
+28
[next]