Commit Graph

29 Commits

Author SHA1 Message Date
wiz c3b040d5f4 Sort SEE ALSO. 2005-02-26 16:22:27 +00:00
thorpej 63f6912b86 YP -> NIS 2005-02-26 16:21:26 +00:00
itojun 28f506f3a2 strlcpy 2003-07-12 13:57:49 +00:00
wiz 990562bfef .Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
wiz ee1588020b omitted, not ommitted. 2002-10-02 10:34:45 +00:00
grant be8ae688ae New sentence, new line. 2002-09-30 11:08:56 +00:00
itojun f51456c273 err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
wiz 2f83e3a2ed Mark up AUTHORS section. 2001-12-08 19:29:20 +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
cgd d220ca5ba3 fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well.  No functional changes.
2000-06-14 06:48:47 +00:00
pk 1cd395375d 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
lukem ad5a9cf050 document non-zero exit status if -m fails 1997-11-05 13:36:31 +00:00
lukem 3eff4309d8 ypwhich(1) totally rewritten by Chuck Cranor <chuck@ccrc.wustl.edu>.
fixes various nits in the behaviour of the '-m' option, amongst
other things. update the docco to suit.
1997-11-04 11:36:26 +00:00
lukem bf76d519ef fix .Nm, remove WARNS=1 1997-10-20 03:42:51 +00:00
thorpej 469760f207 - Don't deref bad pointer if domain name isn't set.
- Fix compiler warnings.
- KNF.
1997-07-18 07:40:42 +00:00
thorpej 7a26f6a8ac Pull down yp/xdr fixes from release branch. 1996-05-29 20:00:52 +00:00
thorpej b2fd6338ed RCS id police. 1996-05-13 02:43:35 +00:00
mycroft d4a6c4a4ef #include <stdlib.h> 1995-05-21 15:42:54 +00:00
mycroft 9cd5391535 Use inet_aton(), not inet_addr(). 1995-05-21 15:33:22 +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
cgd 817b0f26ba first crack at a man page. 1994-02-24 02:17:06 +00:00
cgd 4e9e469010 kill BINDIR stuff 1994-02-18 03:09:58 +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