Commit Graph

26 Commits

Author SHA1 Message Date
wiz a83e3bbacd Punctuation nit, sort SEE ALSO, mark up AUTHORS section. 2001-12-08 19:28:41 +00:00
wiz aded0d2cce Whitespace cleanup. 2001-12-01 16:43:07 +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
simonb d88dfea295 Don't declare 'extern opt*' getopt variables. 2000-04-14 06:11:07 +00:00
enami 82d7115cf2 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
lukem a6ebb2c7b0 sort SEE ALSO by section 1997-11-09 23:03:06 +00:00
lukem bf76d519ef fix .Nm, remove WARNS=1 1997-10-20 03:42:51 +00:00
thorpej 00c02e3e6b - Fix compiler warnings.
- KNF.
1997-07-18 07:05:35 +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 16bd82bcf3 Changed to return non-zero when a key is not matched.
This is a non-documented behavior of traditional ypmatch.
1996-05-07 01:24:52 +00:00
jtc f5b6798f9a Changed to print a colon after the key when -k option is specified.
This is the behavior of the traditional ypmatch utility.
1996-05-07 00:44:20 +00:00
jtc 0791e398aa Move invariant (!notrans) out of map alias loop 1996-04-30 22:50:53 +00:00
cgd 2e1521a2e9 needs string.h. change rcsid style. 1994-12-24 16:56:47 +00:00
cgd 9e97520947 specify man pages the new way. 1994-12-22 12:30:38 +00:00
deraadt 17595b3407 man page from Jason Thorpe 1994-10-28 16:46:57 +00:00
deraadt 3bf2b62f1f correct copyright 1994-05-25 09:52:05 +00:00
deraadt 75e174b39c hosts alias is different than in ypcat 1994-03-18 18:07:10 +00:00
cgd 4e9e469010 kill BINDIR stuff 1994-02-18 03:09:58 +00:00
jtc 42f840d29d Fix spelling error in Copyright notice 1994-01-29 01:43:03 +00:00
jtc 004d3ba93e First pass at documenting YP clients. 1993-12-02 18:37:54 +00:00
mycroft 080e65aef6 Add RCS identifiers. 1993-07-30 11:10:53 +00:00
cgd c1fa28cf2c use BINDIR, rather than DESTDIR to specify binary's location.
the former is correct, the latter is not.  actually, this makefile
probably should be hacked a bit more, but i'm not up to it now
1993-05-28 12:38:51 +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