OpenGrok
Cross Reference: servent.h
xref
: /
src
/
lib
/
libc
/
net
/
servent.h
Home
|
History
|
Annotate
|
Download
|
only in
net
History log of
/src/lib/libc/net/servent.h
Revision
Date
Author
Comments
1.5
20-Jan-2024
christos
Catch up with all the lint warnings since exit on warning was disabled.
Disable 'missing header declaration' and 'nested extern' warnings for now.
1.4
25-Apr-2010
joerg
Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).
They implement a space efficent write-once database with fast access
path. Switch the services(5) database to use cdb. The size of the
database file decreases from 2.1MB disk space to 307KB. Access
performance is about the same if setservent(0) is used and about an
order of magnitude faster otherwise. services_mkdb defaults to the new
format, but can optionally create the old db(3) format as well for
statically linked legacy applications.
1.3
28-Apr-2008
martin
branches: 1.3.8;
Remove clause 3 and 4 from TNF licenses
1.2
27-Jul-2006
christos
branches: 1.2.18;
use a db version of services if one is there.
1.1
18-Apr-2005
kleink
branches: 1.1.2;
Move the (at this time private) get{proto,serv}ent_r() prototypes and
data structures into the libc sources until the interface gets redone.
Approved by christos.
1.1.2.2
21-Apr-2005
tron
Pull up revision 1.1 (requested by kleink in ticket #172):
Move the (at this time private) get{proto,serv}ent_r() prototypes and
data structures into the libc sources until the interface gets redone.
Approved by christos.
1.1.2.1
18-Apr-2005
tron
file servent.h was added on branch netbsd-3 on 2005-04-21 16:59:35 +0000
1.2.18.1
18-May-2008
yamt
sync with head.
1.3.8.2
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.3.8.1
28-Apr-2008
martin
file servent.h was added on branch christos-time_t on 2008-04-28 20:23:01 +0000
Indexes created Tue Sep 30 06:09:59 GMT 2025