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
/
getservent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make getnetby*() thread-safe.
ume
2005-04-28
1
-5
/
+5
*
rename the NIS related fields to have yp_ prefix.
ume
2005-04-18
1
-24
/
+24
*
Do not check whether a pointer is NULL, since free(3) already takes care of
delphij
2005-04-18
1
-6
/
+3
*
Fix build for !YP case.
delphij
2005-04-17
1
-0
/
+4
*
libc-internal interfaces should have two underscores in front
ume
2005-04-17
1
-4
/
+4
*
- add getserv{byname,byport,ent}_r for internal use within libc.
ume
2005-04-15
1
-85
/
+160
*
Don't ignore the last line of config file (/etc/hosts, /etc/services, etc)
sobomax
2005-01-03
1
-3
/
+2
*
Eliminate 19 warnings in libc (at level WARNS=2) of the
nectar
2003-02-27
1
-2
/
+1
*
Remove __P() usage.
obrien
2002-03-21
1
-1
/
+1
*
Remove 'register' keyword.
obrien
2002-03-21
1
-1
/
+1
*
Remove trailing characters from #endif.
obrien
2002-03-15
1
-3
/
+0
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
1
-0
/
+6
*
Small yet significant tweaks/cleanups:
wpaul
1996-12-27
1
-3
/
+3
*
Eliminate 3 more examples of gratutiously passing arrays by address.
jkh
1996-12-05
1
-3
/
+3
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-0
/
+2
*
Improve NIS performace of getservbyname() and getservbyport(). Both these
wpaul
1996-06-01
1
-7
/
+95
*
Getpwent() and getservent() can wind up calling free() with
mpp
1996-01-29
1
-1
/
+0
*
Add NIS support to getservent(3) functions (getservbyport() and getservbyname()
wpaul
1995-11-04
1
-0
/
+68
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+121