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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extra semicolon.
brucec
2010-01-31
1
-1
/
+1
*
Fix typo of ENOTCONN.
brucec
2010-01-31
4
-3
/
+5
*
Miscellaneous mdoc, spelling and inconsistency fixes.
brueffer
2010-01-12
9
-23
/
+24
*
- correct xref sections
danger
2009-11-28
2
-4
/
+4
*
Add missing IEEE1394 support dropped during merge from NetBSD.
ume
2009-11-12
1
-0
/
+11
*
ANSIfy.
ume
2009-11-11
1
-25
/
+8
*
Add NLS catalogs support to gai_strerror(3).
ume
2009-11-09
1
-0
/
+58
*
Revert r196976, now that <machine/param.h> behaves predictably.
phk
2009-09-09
1
-1
/
+0
*
Add necessary include
phk
2009-09-08
1
-0
/
+1
*
Document how to enable strict RFC 1034 enforcements.
delphij
2009-05-29
1
-1
/
+14
*
Fix an issue when nss fallback routines are used in a multithreaded application.
zml
2009-05-27
1
-4
/
+23
*
Fix an obvious bug in getsourcefilter()'s use of struct __msfilterreq;
bms
2009-04-29
1
-2
/
+3
*
Query DNS only once per an address family.
ume
2009-03-29
1
-86
/
+170
*
Add support for SCTP to getaddrinfo(3).
ume
2009-03-25
1
-7
/
+20
*
getaddrinfo(3) should accept numeric when ai_socktype is not
ume
2009-03-24
1
-1
/
+11
*
Considerably improve the wording of this man page.
bms
2009-03-04
1
-20
/
+77
*
Update copyright.
bms
2009-03-04
1
-16
/
+13
*
Add a missing .El.
delphij
2009-03-01
1
-0
/
+1
*
Shutup warning for DNAME RR.
ume
2009-02-08
2
-2
/
+3
*
- 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
*
Add an ENVIRONMENT section to note that the RSH variable can be set to
murray
2008-12-14
1
-0
/
+7
*
- AI_ALL and AI_V4MAPPED flags are currently not supported
danger
2008-07-01
1
-1
/
+18
*
Include libc_private.h for the declaration of __isthreaded instead of
jhb
2008-05-02
1
-0
/
+1
*
Remove incomplete support of AI_ALL and AI_V4MAPPED.
ume
2008-02-03
1
-21
/
+0
*
Moved logging out of the nss_method_lookup() in order not to
bushman
2007-12-17
1
-9
/
+13
*
Implementing 'fallback' nsswitch source. 'fallback' source is used
bushman
2007-12-12
1
-3
/
+26
*
Fix bad rule and bad dependency for nsparser.h that can
ru
2007-11-15
1
-6
/
+3
*
mdoc fix: remove extraneous empty line.
keramida
2007-10-30
1
-2
/
+1
*
- Correctly define CACHED_SOCKET_PATH as /var/run/nscd after cached to
tmclaugh
2007-10-17
1
-1
/
+1
*
Assorted spelling, punctuation and mdoc fixes.
brueffer
2007-09-25
5
-36
/
+39
*
- Fix description to say "receive" instead of "send"
gabor
2007-09-20
1
-2
/
+2
*
ensure the head entry of addrinfo chain has non-NULL ai_canonname to be
jinmei
2007-09-05
1
-2
/
+19
*
- Getipnodebyname() and getipnodebyaddr() reimplemented through
bushman
2007-07-31
1
-1387
/
+72
*
- take out a needless panic under invariants for sctp_output.c
rrs
2007-07-24
1
-6
/
+107
*
- Modular congestion control, with RFC2581 being the default.
rrs
2007-07-14
1
-7
/
+13
*
Fix missing prototype warnings. (Compile errors with -Werror on)
peter
2007-07-04
1
-2
/
+2
*
- Removes some incorrect error returns (errno was being overriden in
rrs
2007-07-02
1
-4
/
+2
*
Add missing semi-colon.
mjacob
2007-06-26
1
-1
/
+1
*
- Fix wrong error return (the errno was being returned and not placed
rrs
2007-06-25
1
-10
/
+24
*
- Fix incorrect error return on sctp_getaddrlen
rrs
2007-06-22
1
-3
/
+3
*
Clean up after previous commit: new sentence -> new line, no empty lines,
brueffer
2007-06-19
1
-4
/
+6
*
- Fix the signature of sctp_connectx to match the function and adds some
rrs
2007-06-19
1
-2
/
+6
*
Major cleanup: mdoc macros, style, typos etc.
brueffer
2007-06-18
10
-216
/
+320
*
Require users to provide a length information for inet_ntoa_r,
delphij
2007-06-14
1
-2
/
+2
*
Fix yet another (make install) stopper with wrong sourcefilter.3 links
ache
2007-06-12
1
-2
/
+2
*
Fix typo in filename from mismerged earlier rev of this file.
bms
2007-06-12
1
-1
/
+1
*
Fix a typo which crept in from an earlier version of this file.
bms
2007-06-12
1
-2
/
+2
*
Add missing userland support files from previous commit for the new
bms
2007-06-12
2
-0
/
+587
*
Import rewrite of IPv4 socket multicast layer to support source-specific
bms
2007-06-12
2
-1
/
+8
[next]