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
*
Fixed printf format errors.
bde
1998-06-30
1
-1
/
+1
*
Don't compile in the use of poll() when building libc_r. This isn't
peter
1998-06-14
1
-1
/
+15
*
Update the resolver parts to bind-8.1.2 level. I have not touched the
peter
1998-06-11
25
-1733
/
+3219
*
Spelling corrections.
jkoshy
1998-06-06
2
-3
/
+3
*
Resolve some unexpected differences when comparing with the 2.2 version.
peter
1998-05-02
1
-2
/
+10
*
Update libc dns code to 4.9.7-T1B level. This involved chopping out large
peter
1998-05-02
3
-249
/
+753
*
(Ab)use .Vt instead of .Fd for a variable declaration.
bde
1998-03-23
1
-2
/
+2
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq
charnier
1998-03-19
1
-3
/
+4
*
Change MACHINE references to MACHINE_ARCH.
jb
1998-02-20
1
-3
/
+3
*
Add #include <string.h> to get prototypes.
jb
1998-02-20
1
-1
/
+2
*
Fixed #includes in the synopsis and in an example. <sys/socket.h>
bde
1998-01-20
1
-1
/
+1
*
handle long usernames more carefully
imp
1998-01-07
1
-5
/
+8
*
Removed unnecessary initialization of hp in gethostbyaddr_r.
alex
1997-12-25
1
-3
/
+3
*
Sorted lists.
bde
1997-10-21
1
-20
/
+19
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
1
-7
/
+5
*
Some adjustments for the resolver use of poll(). For some reason I thought
peter
1997-09-16
1
-7
/
+8
*
Call poll(2) from within the resolver but adapt to older kernels without it
peter
1997-09-14
1
-26
/
+68
*
Add "options no_tld_query" to resolv.conf.
brian
1997-09-01
2
-4
/
+6
*
kill the undead
peter
1997-07-13
3
-239
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r27180,
bde
1997-07-03
3
-0
/
+239
|
\
|
*
Import Lite2's src/lib, except for non-i386 machine-dependent directories,
bde
1997-07-03
4
-4
/
+243
|
*
pull this in to avoid fixing these twice
peter
1996-08-30
1
-5
/
+6
|
*
recording cvs-1.6 file death
peter
1995-12-30
3
-239
/
+0
*
|
replace the OpenBSD fd_set sizing code with something more efficient.
peter
1997-06-28
1
-9
/
+16
*
|
Dynamically size fd_set in select rather than fail if too many files
peter
1997-06-27
1
-8
/
+9
*
|
compensate for res_send <-> __res_send changes
peter
1997-06-27
1
-2
/
+4
*
|
Merge in bind-4.9.6 resolver changes. Note that they resolve the
peter
1997-06-27
10
-69
/
+97
*
|
Typo.
charnier
1997-06-18
1
-2
/
+3
*
|
Add MAXHOSTNAMELEN check
ache
1997-06-13
1
-1
/
+3
*
|
Changed all paths to be relative to src/lib instead of src/lib/libc
jb
1997-05-03
1
-3
/
+7
*
|
Fixed #include and/or prototype bugs in synopsis.
bde
1997-04-13
4
-10
/
+21
*
|
If we're running setuid/setguid then don't open the host alias file to
imp
1997-03-24
1
-1
/
+4
*
|
Fixed missing #include of <sys/types.h> and wrong arg types in synopsis.
bde
1997-03-19
1
-5
/
+6
*
|
Fixed missing function types in synopsis.
bde
1997-03-19
1
-0
/
+3
*
|
Fix problem with FD_SET* overflow reporting.. Perror() didn't have enough
peter
1997-03-12
1
-2
/
+6
*
|
_res_close() -> res_close()
peter
1997-03-12
1
-2
/
+2
*
|
Check for overflow of FD_SET
guido
1997-03-10
1
-1
/
+6
*
|
getnetbyaddr now takes an unsigned long as its first argument.
mpp
1997-02-28
1
-1
/
+1
*
|
Buffer overflow from DNS name information which could cause root access
imp
1997-02-26
1
-1
/
+2
*
|
Revert $FreeBSD$ to $Id$
peter
1997-02-22
31
-35
/
+35
*
|
Fix PR2579: potential security hole in rcmd.c
imp
1997-02-09
1
-2
/
+2
*
|
Update to reflect current include files.
mpp
1997-01-30
1
-3
/
+12
*
|
Sort cross references.
wosch
1997-01-20
2
-2
/
+3
*
|
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
31
-35
/
+35
*
|
Fix fake failures on the short names which looks like hexadecimal numbers
ache
1997-01-08
1
-8
/
+4
*
|
Disable isxdigit block until proper solution will be found
ache
1997-01-05
1
-2
/
+7
*
|
Remove bogus weak reference.
jkh
1997-01-01
1
-3
/
+1
*
|
Tempt fate! 'cvs add' a file remotely which also exists in the Attic on
peter
1996-12-30
1
-0
/
+64
*
|
Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the
peter
1996-12-30
19
-216
/
+1268
*
|
Small yet significant tweaks/cleanups:
wpaul
1996-12-27
5
-15
/
+17
[next]