Commit Graph

18 Commits

Author SHA1 Message Date
matt
aea125ab81 fix typos from previous commit. 2012-03-02 18:55:16 +00:00
christos
2b01a8ad07 PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operations
don't hang forever if requested.
2012-03-02 17:27:48 +00:00
christos
d1cb59540a fix usage. 2011-01-12 18:51:42 +00:00
christos
1a231f468f add -s option to compress spaces. 2011-01-12 18:28:19 +00:00
wiz
7bba45dc18 Sync usage with man page. 2009-06-21 14:58:16 +00:00
christos
e5962c583f PR/22627: Greywolf: Support for yp nicknames map. 2009-06-20 19:27:26 +00:00
lukem
38a78fe6fc Fix WARNS=4 issues (-Wcast-qual -Wsign-compare) 2009-04-14 09:55:07 +00:00
agc
7db1d33cba Modify the licences of code written by Theo De Raadt from a 4-clause
to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR
22409 from Joel Baker, approved by Theo de Raadt, and ratified by
myself - the only discrepancy being the handling of the original
clause 3 in src/usr.sbin/yppoll/yppoll.c.
2003-12-10 12:06:25 +00:00
cgd
a8ec668ddf convert to use getprogname() 2001-02-19 23:03:42 +00:00
matt
fcd0fb118f Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
2000-07-03 02:51:12 +00:00
lukem
8ddff36f55 don't print trailing blank on lines that have no val 1997-11-01 06:40:35 +00:00
thorpej
981a9bdece - Clean up compiler warnings.
- KNF.
1997-07-18 06:16:29 +00:00
thorpej
b2fd6338ed RCS id police. 1996-05-13 02:43:35 +00:00
jtc
4a22fd1c39 Changed so that the default yp domain is not retrieved when a domain is
specified on the command line with the -d option.
1996-05-07 18:27:46 +00:00
jtc
0791e398aa Move invariant (!notrans) out of map alias loop 1996-04-30 22:50:53 +00:00
deraadt
3bf2b62f1f correct copyright 1994-05-25 09:52:05 +00:00
deraadt
77c037ed51 added my copyright.. how self efacing of me 1993-05-16 02:47:20 +00:00
deraadt
e39dac2f56 initial rev 1993-04-26 08:09:02 +00:00