History log of /freebsd-9.3-release/usr.sbin/services_mkdb/services_mkdb.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 263028 11-Mar-2014 jhb

MFC 261030:
Similar to cap_mkdb(1), add endianness support to services_mkdb(1)
to support cross-builds once this is invoked during releases.


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 206163 04-Apr-2010 ume

Fix compilation error on amd64.

Reported by: stefanf
MFC after: 2 weeks


# 206159 04-Apr-2010 ume

Fix compilation error on 9-CURRENT.

Reported by: nyan
MFC after: 2 weeks


# 206156 04-Apr-2010 ume

services_mkdb; generate db file from services(5) to increase
speed of getserv*()

Obtained from: NetBSD
MFC after: 2 weeks