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
*
Start using .St macro for POSIX.1-2001.
ru
2001-12-08
1
-2
/
+2
*
o Stop abusing MD headers with non-MD types.
mike
2001-12-01
2
-9
/
+14
*
Duh. Back out most of my previous commit. It was mostly covered in the
cjc
2001-11-29
1
-9
/
+1
*
After the long explanaition of how the inet_* functions interpret
cjc
2001-11-29
1
-0
/
+8
*
Fixed namespace pollution related to `err' in libc in the same way as for
bde
2001-11-11
2
-3
/
+4
*
- Put missing prototype for rcmd() in <unistd.h>.
ru
2001-11-09
2
-58
/
+66
*
Don't ignore unknown characters. The previous code treated a line like:
fenner
2001-11-07
2
-3
/
+5
*
Allow users to specify a command to use as remote command instead of
imp
2001-10-23
4
-6
/
+257
*
Use the new SIOCGIFINDEX ioctl to efficiently map a name to an index.
jlemon
2001-10-17
1
-2
/
+22
*
getnetbyaddr() should be serviced by the "networks" database.
ru
2001-10-10
1
-1
/
+1
*
Don't mangle vendor ids to put them in __RCSID. Just ifdef all vendor
mike
2001-10-09
1
-1
/
+6
*
Include <string.h> to prototype strcpy(3). While I'm here, make use
mike
2001-10-04
1
-3
/
+4
*
- cope with sa_len < sizeof(struct sockaddr).
ume
2001-10-02
1
-35
/
+44
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
22
-48
/
+48
*
Add manpage for inet_net_ntop(3) and inet_net_pton(3).
ru
2001-08-31
3
-1
/
+162
*
Use ``.Rv -std'' wherever possible.
ru
2001-08-31
1
-4
/
+1
*
o Remove some GCCisms in src/powerpc/include/endian.h.
mike
2001-08-30
1
-9
/
+14
*
Mark some functions as __printflike() and/or taking const char * arguments
kris
2001-08-20
1
-0
/
+4
*
mdoc(7) police: collapse multiple spaces.
ru
2001-08-17
1
-1
/
+1
*
mdoc(7) police: s;BSD/OS;.Bsx; where appropriate.
ru
2001-08-13
1
-1
/
+2
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
3
-6
/
+6
*
Fill _res.sort_list with harmless entry. sortlist for IPv6/IPv4
ume
2001-08-11
1
-0
/
+3
*
mdoc(7) police: join split punctuation to macro calls.
ru
2001-08-10
1
-1
/
+1
*
Urge the reader to start using getaddrinfo(3) and getnameinfo(3)
ru
2001-08-08
1
-0
/
+14
*
mdoc(7) police:
ru
2001-08-07
8
-56
/
+41
*
Only pull in the MD files if they exist. This allows for progressive
mp
2001-07-31
1
-0
/
+2
*
Oops, commit the version which actually works
kris
2001-07-16
1
-6
/
+12
*
Avoid a compile-time format string warning
kris
2001-07-16
1
-10
/
+13
*
Remove whitespace at EOL.
dd
2001-07-15
15
-44
/
+44
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
11
-11
/
+11
*
Document more resolver(3) routines: dn_skip() from resolv.h, and
tobez
2001-07-09
2
-2
/
+55
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
ru
2001-07-06
2
-2
/
+2
*
mdoc(7) police: print some example text with literal font.
ru
2001-07-04
1
-1
/
+4
*
Bring in fix from rev 1.32 that got lost during the conversion to kqueue.
jlemon
2001-06-23
1
-8
/
+19
*
Implement EDNS0 support, as EDNS0 support will be made mandatory for
ume
2001-06-10
6
-2
/
+64
*
s/format/byte order/ (for clarity).
ru
2001-06-07
1
-1
/
+1
*
Correct error message of an example.
ume
2001-05-21
1
-1
/
+1
*
mdoc(7) police: sort xrefs.
ru
2001-05-15
1
-1
/
+1
*
gethostbyname2() can't do AF_INET6 lookups over NIS.
alex
2001-05-08
1
-0
/
+7
*
Add getaddrinfo(3) to the "SEE ALSO" list.
archie
2001-04-27
1
-0
/
+1
*
mdoc(7) police: update referenced standard name.
ru
2001-04-18
1
-1
/
+1
*
Correct a typo; prefered -> preferred.
kris
2001-04-17
1
-1
/
+1
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
IPv4 address is not unsigned int. This change introduces in_addr_t.
ume
2001-03-23
7
-18
/
+25
*
Nuke non-standard EAI_RESNULL.
ume
2001-03-17
2
-13
/
+0
*
Document the rest of the possible return codes.
dd
2001-03-13
1
-0
/
+12
*
.St -p1003.1g -> .St -p1003.1g-2000.
ru
2001-03-12
2
-2
/
+2
*
Fix style that got corrupted.
obrien
2001-03-05
1
-17
/
+17
*
Fix FreeBSD id style breakage from rev 1.17
obrien
2001-03-05
1
-1
/
+1
[next]