plunky
9f61b80465
NULL does not need a cast
2011-08-31 16:24:54 +00:00
joerg
bec77c5f43
Use __dead
2011-08-31 13:32:36 +00:00
plunky
87d4f6076b
Apply casts to cases where xdrproc_t is expected but is not
...
strictly passed, for example because the second argument is
a different kind of pointer.
2011-08-30 17:06:20 +00:00
joerg
9d62088ad4
Properly use format strings
2011-05-24 13:26:41 +00:00
snj
07ce40632e
Follow upstream's lead and remove third and fourth clauses (except on
...
from usr.sbin/mopd/common/pf.c, where only the ad clause is removed,
because it has a shared UCB copyright) on Mats O Jansson's files.
thorpej OK'd usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c, where he shares
copyright.
2009-10-20 00:51:13 +00:00
lukem
9797780352
Fix -Wsign-compare issue
2009-04-19 04:01:06 +00:00
fvdl
d4f83aa2bb
Use a non-blocking SVC for TCP connections.
2002-11-08 00:14:50 +00:00
wennmach
fbd3eb4819
sync usage() message with realty
2002-01-25 20:30:41 +00:00
cgd
25bdbb661e
convert to use getprogname()
2001-02-19 23:22:40 +00:00
tron
7ebe3b4a17
Add a new "-d" option which allows to define the directory of the
...
password file as the "-d" options of "pwd_mkdb" and "vipw".
2000-12-08 22:23:14 +00:00
tron
6deb512a7c
The "-m" option makes onyl sense with at least one argument. So enforce
...
that and update the documentation accordingly.
2000-12-08 21:51:21 +00:00
tron
48698d8229
Remove obsolete "domake" variable.
2000-12-08 21:24:16 +00:00
tron
e5d0716506
Fix broken argument parsing:
...
- "-m" shouldn't option be passed to "make".
- Avoid buffer overflow while construction shell command to invoke "make".
2000-12-08 21:09:37 +00:00
ad
308c65aabe
KNF.
2000-08-03 08:22:33 +00:00
thorpej
653c3855f5
Use pidfile(3).
1999-06-06 02:38:00 +00:00
thorpej
a5e58d3dda
Fix compiler warnings.
1997-07-18 07:47:26 +00:00
thorpej
d3e1a3664e
An rpc.yppasswdd implmentation by Mats O Jansson, with some minor
...
cleanup and a race condition fix by me.
1996-08-09 10:19:48 +00:00