summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cached
Commit message (Collapse)AuthorAgeFilesLines
* - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.ru2006-11-261-11/+8
| | | | | - Don't build ngctl(8) and cached(8) if threading libs aren't built. - Fix various issues in a cached(8) makefile.
* Revise markup.ru2006-09-302-65/+109
|
* Fix usage().ru2006-09-301-1/+2
|
* If perform-actual-lookups is enabled, getservbyname() matches an entryume2006-05-051-12/+10
| | | | | | even when proto is not valid. Submitted by: Michael Bushkov <bushman__at__rsu.ru>
* Fix alignment problem on AMD64.ume2006-05-021-6/+8
| | | | | | Reported by: Pascal Hofstee <caelian__at__gmail.com> Submitted by: Michael Bushkov <bushman__at__rsu.ru> Tested by: Pascal Hofstee <caelian__at__gmail.com>
* o Sort .Xrs.maxim2006-04-301-2/+2
|
* o Reformat FILES section.maxim2006-04-301-1/+4
|
* o Add missed commas.maxim2006-04-301-2/+2
|
* o Silence mdoc(7) warnings: remove an empty line, add missed .El macro.maxim2006-04-301-30/+37
| | | | New sentence - new line.
* Specify default values for positive-policy and negative-policy .matteo2006-04-301-3/+3
|
* Typo.ceri2006-04-301-1/+1
|
* Reword a sentence modified in my previous commit. This new one is probablytrhodes2006-04-301-1/+2
| | | | | | better. Hinted by: ceri
* Follow FreeBSD mdoc(7) conventions:trhodes2006-04-291-35/+43
| | | | | | | | | | | - Remove hard sentence breaks; - Avoid using double negatives or "sexist" language; - Expand contractions; - Remove a blank line; - Some grammar changes. Usually we do not "hard code" requests to submit bugs to the author, but I will leave this go for now.
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-2838-0/+10100
databases. - Make nsswitch support caching. Submitted by: Michael Bushkov <bushman__at__rsu.ru> Sponsored by: Google Summer of Code 2005
OpenPOWER on IntegriCloud