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
*
Add RCS Id and fix date.
wollman
1996-06-17
1
-2
/
+3
*
Cross-reference addr2ascii(3).
wollman
1996-06-17
1
-3
/
+10
*
Correct date and add $Id$ to reflect previous modification.
wollman
1996-06-17
1
-2
/
+3
*
Cross-reference addr2ascii(3) and inlcude a note about how those
wollman
1996-06-17
1
-2
/
+16
*
It would help if I actually added the source code for these routines.
wollman
1996-06-13
3
-0
/
+377
*
Add an independent implementation of addr2ascii(3) and ascii2addr(3)
wollman
1996-06-13
1
-2
/
+5
*
Improve NIS performace of getservbyname() and getservbyport(). Both these
wpaul
1996-06-01
3
-7
/
+123
*
Use the setsockopt for IP_PORTRANGE to cause rresvport() to allocate a
peter
1996-05-31
1
-12
/
+24
*
Do not install the now unsupported netns and netiso
mpp
1996-04-08
2
-4
/
+7
*
Correct some man page xrefs, and some other minor changes to bring some
mpp
1996-04-08
1
-1
/
+1
*
Fix other half of problem reported in PR #1079: _getnetbynisaddr() is
wpaul
1996-03-23
1
-12
/
+41
*
gethostbynis.c:
wpaul
1996-03-16
2
-8
/
+19
*
Fix inet_network to not dump core if passed in an address
mpp
1996-02-17
1
-3
/
+1
*
Fixed a bunch of man page cross references that were
mpp
1996-02-15
2
-2
/
+2
*
XNS sort-of-support is no more.
wollman
1996-02-13
1
-3
/
+4
*
Correct a bunch of man page cross references and generally
mpp
1996-02-11
1
-3
/
+3
*
Added some missing MLINKS for section 3 man pages.
mpp
1996-02-09
1
-1
/
+1
*
Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)
wollman
1996-02-06
2
-2
/
+9
*
Fix even more spelling errors in some more man pages.
mpp
1996-01-30
1
-1
/
+1
*
Getpwent() and getservent() can wind up calling free() with
mpp
1996-01-29
1
-1
/
+0
*
The last of the bind-4.9.3-REL resolver merges.
peter
1996-01-13
8
-249
/
+280
*
Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYY
peter
1996-01-07
7
-183
/
+161
*
This commit was generated by cvs2svn to compensate for changes in r13304,
peter
1996-01-07
1
-0
/
+114
|
\
|
*
Part of bind-4.9.3-rel.. This is for my convenience and reference.
peter
1996-01-07
7
-760
/
+1851
*
|
This commit was generated by cvs2svn to compensate for changes in r13122,
peter
1995-12-30
3
-239
/
+0
*
|
Add NIS support to getservent(3) functions (getservbyport() and getservbyname()
wpaul
1995-11-04
1
-0
/
+68
*
|
As above.
phk
1995-10-22
3
-5
/
+7
*
|
Remove the CFLAGS+=-I${CURDIR}/net that I previously added.
peter
1995-08-21
1
-1
/
+0
*
|
Define DEBUG as 1 instead of as nothing so that it doesn't conflict with
bde
1995-08-21
1
-1
/
+1
*
|
Fix bogus include paths, some of which stopped libresolv from compiling.
bde
1995-08-21
6
-14
/
+12
*
|
Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)
peter
1995-08-20
9
-215
/
+420
*
|
Submitted by: Bill Fenner <fenner@parc.xerox.com>
wpaul
1995-08-14
1
-3
/
+5
*
|
Just when you thought it was safe...
wpaul
1995-08-07
2
-27
/
+24
*
|
Slight adjustment to previous fix for __ivaliduser(). It was checking for
peter
1995-07-16
1
-2
/
+4
*
|
Make ruserok() accept the #-starting comment lines we used to have
joerg
1995-07-16
1
-0
/
+2
*
|
Fix the prototypes for getservby{name,port}().
joerg
1995-07-09
1
-2
/
+2
*
|
Remove trailing whitespace.
rgrimes
1995-05-30
18
-62
/
+62
*
|
Add an ethers(3) man page.
wpaul
1995-04-12
2
-3
/
+190
*
|
Add ether_addr functions to libc. This seems to be the logical place
wpaul
1995-04-02
2
-1
/
+235
*
|
Sicnce this code shares the same fragment as gethostnamaddr:
ache
1995-03-24
1
-10
/
+16
*
|
Change strtok() to strsep(), cause memory corruption for all
ache
1995-03-24
1
-10
/
+16
*
|
At last! Modified __ivaliduser() to do the same kind of user/host validation
wpaul
1995-03-20
1
-3
/
+69
*
|
In _gethostbydnsaddr(), force RES_RECURSE into _res.options. This is
wollman
1994-12-01
1
-1
/
+4
*
|
>Description:
rgrimes
1994-10-27
2
-1
/
+2
*
|
Use same configuration file, /etc/host.conf, for both gethost* and
wollman
1994-09-26
1
-7
/
+9
*
|
Fixed YP networks map support.
wollman
1994-09-26
1
-7
/
+24
*
|
remove need for -DDEBUG from resolver code (conflict with db/hash)
pst
1994-09-25
7
-77
/
+38
*
|
get* rework and new bind code
pst
1994-09-25
15
-1090
/
+2785
*
|
Make iso_addr's output conform to modern conventions for NSAP
pst
1994-09-22
1
-18
/
+16
*
|
Based on fix from 1.1.5.1:
csgr
1994-09-08
1
-1
/
+10
[next]