OpenGrok
Cross Reference: services_mkdb.8
xref
: /
src
/
usr.sbin
/
services_mkdb
/
services_mkdb.8
Home
|
History
|
Annotate
|
Download
|
only in
services_mkdb
History log of
/src/usr.sbin/services_mkdb/services_mkdb.8
Revision
Date
Author
Comments
1.13
12-Feb-2023
uwe
services(5): consistently refer to the cdb database
While here, fix a few markup nits.
1.12
05-May-2010
wiz
branches: 1.12.56;
Sort option descriptions.
1.11
05-May-2010
joerg
Add verbose flag -v and make -q the default behavior.
1.10
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.9
13-May-2009
wiz
Sort option descriptions.
1.8
30-Apr-2008
martin
Convert TNF licenses to new 2 clause variant
1.7
23-Jun-2007
christos
branches: 1.7.10;
Add a uniq option to delete duplicate entries from the services file.
1.6
20-May-2007
seb
Update pathnames to the services and netgroups databases after their move
to /var/db.
Pooka@ made me do it.
1.5
08-May-2007
christos
Add quiet mode.
1.4
30-Jul-2006
wiz
branches: 1.4.4; 1.4.6;
Sort sections. Punctuation nits.
1.3
27-Jul-2006
christos
Put this back, heavily hacked by me.
1.2
12-Feb-1999
lukem
it's unlikely that 1.4 will ship with support for db backends for
services, and if it does, the work this was going to do could be done
with awk | makedbm ...
1.1
08-Feb-1999
lukem
services_mkdb; generate db file from services(5) to increase speed of getserv*()
1.4.6.1
03-Jun-2008
skrll
Sync with netbsd-4.
1.4.4.1
03-Feb-2008
riz
Pull up following revision(s) (requested by jnemeth in ticket #1033):
usr.sbin/services_mkdb/services_mkdb.8: revision 1.6 via patch
Update pathnames to the services and netgroups databases after their move
to /var/db.
Pooka@ made me do it.
1.7.10.1
18-May-2008
yamt
sync with head.
1.12.56.1
17-Jan-2025
martin
Pull up following revision(s) (requested by uwe in ticket #1040):
share/man/man5/services.5: revision 1.11
usr.sbin/services_mkdb/services_mkdb.8: revision 1.13
services(5): consistently refer to the cdb database
While here, fix a few markup nits.
Indexes created Wed Oct 22 13:09:56 GMT 2025