Simon J. Gerraty
76b28ad6ab
Updated dependencies
2014-05-10 05:16:28 +00:00
Simon J. Gerraty
3b8f084595
Merge head
2014-04-28 07:50:45 +00:00
John Baldwin
cddcca2dc3
Similar to cap_mkdb(1), add endianness support to services_mkdb(1)
...
to support cross-builds once this is invoked during releases.
2014-01-22 16:50:18 +00:00
Simon J. Gerraty
69e6d7b75e
sync from head
2013-04-12 20:48:55 +00:00
Joel Dahl
b1edef175b
Remove contractions.
2013-04-11 18:46:41 +00:00
Simon J. Gerraty
7cf3a1c6b2
Updated dependencies
2013-03-11 17:21:52 +00:00
Simon J. Gerraty
f5f7c05209
Updated dependencies
2013-02-16 01:23:54 +00:00
Simon J. Gerraty
23090366f7
Sync from head
2012-11-04 02:52:03 +00:00
Ed Schouten
59f3e1891c
Move uniq() prototype into extern.h.
2012-10-20 10:34:55 +00:00
Ed Schouten
eccad22277
More -Wmissing-variable-declarations fixes.
...
In addition to adding missing `static' keywords:
- bin/dd: Pull in `extern.h' to guarantee consistency with source file.
- libexec/rpc.rusersd: Move shared globals into an extern.h.
- libexec/talkd: Move `debug' and `hostname' into extern.h.
- usr.bin/cksum: Put counters in extern.h, as they are used by ckdist/mtree.
- usr.bin/m4: Move `end_result' into extern.h.
- usr.sbin/services_mkdb: Move shared globals into an extern.h.
2012-10-20 10:33:15 +00:00
Marcel Moolenaar
7750ad47a9
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
Ruslan Ermilov
c3d91ba426
Revise markup, mainly.
2010-10-05 06:31:11 +00:00
Hajimu UMEMOTO
449c161202
Fix compilation error on amd64.
...
Reported by: stefanf
MFC after: 2 weeks
2010-04-04 15:21:09 +00:00
Hajimu UMEMOTO
8812e23c43
Fix compilation error on 9-CURRENT.
...
Reported by: nyan
MFC after: 2 weeks
2010-04-04 14:23:28 +00:00
Hajimu UMEMOTO
0b25da7e0b
services_mkdb; generate db file from services(5) to increase
...
speed of getserv*()
Obtained from: NetBSD
MFC after: 2 weeks
2010-04-04 08:38:14 +00:00