dillon
c2b8cf4e66
localtime() was being called with an int-pointer due to recent utmp
...
fixes.
2001-10-29 00:36:01 +00:00
dd
31247b90d1
Don't mention wtmp.[0-7] in the FILES section. This manual page
...
doesn't talk about these files elsewhere, doesn't use the files by
default, and the names are dependent on site-specific newsyslog
configuration.
PR: 30348
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:33:08 +00:00
ru
e6bcd7b5b8
mdoc(7) police: utilize the new .Ex macro.
2001-08-15 09:09:47 +00:00
jon
12e38bb3be
Fix logic error resulting in incorrect calculation of login time
...
PR: bin/4204
Submitted by: Anatoly A. Orehovsky <tolik@www.tomsk.su>
MFC after: 4 weeks
2001-08-05 09:41:20 +00:00
kris
9acc31c2ef
Replace strncpy -> strlcpy
...
Obtained from: OpenBSD
MFC after: 1 week
2001-07-24 11:36:56 +00:00
obrien
4b92fa588b
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
dd
7d1013753f
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
dd
3da6cbbd52
Constify and set WARNS=2.
...
Submitted by: Mike Barcroft <mike@q9media.com>
Reviewed by: md5(1)
2001-06-24 18:41:30 +00:00
ru
b15a893144
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ache
f8af11cf6a
Use nl_langinfo instead of %Ef
2001-03-21 13:41:03 +00:00
ru
42350947e7
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
ru
c3189e713e
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
ache
6c274b5853
Use %Ef instead of hardcoded %b %e
2000-06-22 15:09:51 +00:00
charnier
ff5192be06
err -> errx for malloc failure
1999-10-12 19:27:11 +00:00
peter
b6784c4210
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
sheldonh
bb40ae2ca1
Back out previous commit. Allowing `-' as a pseudonym for /dev/stdin is
...
legacy behaviour inherited from systems that don't have /dev/stdin.
Requested by: bde
1999-07-02 12:31:31 +00:00
sheldonh
d8c33e0745
Allow the use of `-' as an argument to the -w option so that standard
...
input may be used (e.g. gunzip -c /var/log/wtmp.Jan.gz | ac -w - ).
PR: 12467
Submitted by: wollman
1999-06-30 21:46:03 +00:00
phk
4a2b54cc38
/var/log/wtmp entries for ptys are treated differently in ac, since
...
they may not be logins. The code for determining whether it is a pty
entry is broken.
PR: 7137
Reviewed by: phk
Submitted by: Tom Rush <tarush@mindspring.com>
1998-07-02 05:34:08 +00:00
steve
71f30ba31b
Give correct times with old wtmp files.
...
PR: 4732
Submitted by: Andrew Timonin <tim@pool1.convey.ru>
1998-05-25 05:21:29 +00:00
charnier
aaa911ea7f
Style in rcsid, sort #include.
1997-09-01 06:11:40 +00:00
imp
15c4d207bc
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-31 05:11:47 +00:00
peter
32d6b795de
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
wosch
00e37028d0
Sort cross references.
1997-01-20 00:03:00 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
99996af085
Correct some man page cross references and file location references.
1996-04-07 00:06:21 +00:00
mpp
029ea9012d
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
mpp
0f9c3c7f7d
Fix a variety of minor typos and cross references in a bunch of
...
man pages.
Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
1996-01-20 07:29:11 +00:00
ache
37550053a2
Add setlocale LC_TIME
1995-10-26 23:10:10 +00:00
joerg
565ef08c31
Make it clear that the printed times are measured in hours.
...
Submitted by: mrami@minerva.cis.yale.edu
1995-10-07 12:02:33 +00:00
rgrimes
5a145b5eb1
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
ache
a0e5c099ef
strncmp use wrong utmp name size
...
Submitted by: rlz@zeus.id.net
1994-11-14 20:26:52 +00:00
dg
742678181c
ac(8) utility, brought over from FreeBSD 1.1.5.
1994-09-26 22:12:27 +00:00
rgrimes
862fdf11a2
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00