lukem
|
2a7d51e439
|
appease gcc -Wuninitialized and WARNS=3 in one swoop.
|
2005-06-02 09:20:37 +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 |
wiz
|
e58b7d4682
|
ANSIfy. Remove ifndef __STDC__. Remove __P().
|
2002-07-14 01:01:10 +00:00 |
wiz
|
9e98569eee
|
Space before comment after #endif.
|
2002-05-16 19:57:22 +00:00 |
cgd
|
25bdbb661e
|
convert to use getprogname()
|
2001-02-19 23:22:40 +00:00 |
itojun
|
bbef2fbaac
|
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
|
2000-07-07 15:10:32 +00:00 |
kleink
|
63e6cae627
|
Add IPv6 support.
|
2000-02-05 22:14:20 +00:00 |
lukem
|
22597304f5
|
use memset instead of bzero
|
1997-10-18 11:23:19 +00:00 |
lukem
|
4e5fdf217a
|
WARNSify
|
1997-10-18 03:50:58 +00:00 |
cgd
|
5b0861d013
|
don't include newline in warnx format string
|
1997-06-17 06:10:47 +00:00 |
cgd
|
34732bad50
|
log date changes to wtmp, in the same way that 'date' does.
|
1997-03-26 21:12:58 +00:00 |
mycroft
|
6020b18019
|
Use warnx() and hstrerror(), rather than herror().
|
1996-12-08 13:59:11 +00:00 |
pk
|
cdd1abc966
|
Fix arguments to a printf() (PR#2219).
|
1996-03-16 12:37:45 +00:00 |
thorpej
|
e8c79c9ef1
|
RCS id police.
|
1996-02-22 06:59:15 +00:00 |
christos
|
1f4499519b
|
fix pr/1226: allow rdate to use adjtime(2)
|
1996-02-10 18:44:54 +00:00 |
deraadt
|
ead7cf67f6
|
rdate implimentation from <christos@deshaw.com>
|
1994-06-02 22:54:59 +00:00 |