christos
|
22983123c5
|
Coverity CID 2341, 2342: Plug memory leak.
|
2006-03-18 09:46:35 +00:00 |
wiz
|
5e4aaf0ef0
|
Sync usage with man page (add [login@], sort options, machine -> host);
print usage to stderr; use getprogname(3).
From Kouichirou Hiratsuka in PR 26225.
|
2004-07-13 12:06:35 +00:00 |
jmmv
|
b635f565e7
|
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
|
2004-01-05 23:23:32 +00:00 |
agc
|
89aaa1bb64
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
2003-08-07 11:13:06 +00:00 |
itojun
|
e97c220e91
|
use bounded string op
|
2003-07-23 04:11:12 +00:00 |
wiz
|
a9b4ca6205
|
Remove #if __STDC__. De-__P() and ANSIfy.
|
2002-06-14 01:18:54 +00:00 |
tron
|
d40605c723
|
Fix incorrect usage message. Problem noted by Brian Ginsbach in
PR bin/14411.
|
2001-11-01 16:31:48 +00:00 |
mrg
|
de9e599c9d
|
apply patches in PR bin/9249: rdist doesn't remove temporary file, from
<Michael.Eriksson@era-t.ericsson.se> to ensure we always remove the tempfile
(broken since mkstemp() was introduced).
|
2000-06-12 04:43:11 +00:00 |
mrg
|
c08b0cf381
|
check some more syscall return values. use mkstemp.
|
1999-04-20 07:53:02 +00:00 |
mrg
|
9b99e47cfd
|
ensure buffers for pathnames, etc., are PATH_MAX, etc., long.
|
1999-01-31 10:02:25 +00:00 |
mycroft
|
985cca83b6
|
Use S_IS*().
Use mode_t, uid_t, and gid_t as appropriate.
Don't use futimes(2) on a directory.
|
1997-10-19 14:25:24 +00:00 |
lukem
|
3b3cf635da
|
WARNSify, fix .Nm usage, deprecate register, s/[br]*/[ms]*/
|
1997-10-19 13:58:48 +00:00 |
mrg
|
0026c9e93a
|
merge lite-2.
|
1997-10-18 14:34:39 +00:00 |
thorpej
|
3aab4f7d4f
|
RCS id police.
|
1996-07-12 00:46:18 +00:00 |
cgd
|
a5bfdf7812
|
update to newest rdist from berkeley (via uunet). No security fixes, but
general cleanup.
|
1994-03-07 05:05:16 +00:00 |
cgd
|
d0ffbae00c
|
mixing setreuid and seteuid can really screw you, in terms of security
|
1994-01-23 06:31:35 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mrg
|
bfbb5d82d8
|
4.4BSD-Lite2
|
1993-06-10 05:50:01 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |