charnier
90baea60d8
The .Nm utility
2002-07-14 14:47:15 +00:00
alfred
a5526fd84b
de-__P()
2002-07-11 18:31:16 +00:00
bde
757954e842
Fixed some world breakage caused by not updating clients when <timeconv.h>
...
was split off from <time.h>. This became fatal here when -Werror was
reenabled.
2002-07-08 20:13:07 +00:00
mike
2becf31ee5
Don't depend on <pwd.h> to bogusly include <sys/types.h>.
2002-06-09 19:29:55 +00:00
dillon
2b4b1cef8e
I've been meaning to do this for a while. Add an underscore to the
...
time_to_xxx() and xxx_to_time() functions. e.g. _time_to_xxx()
instead of time_to_xxx(), to make it more obvious that these are
stopgap functions & placemarkers and not meant to create a defacto
standard. They will eventually be replaced when a real standard
comes out of committee.
2002-01-19 23:20:02 +00:00
dillon
b520e24c99
Fix ctime(&int) due to change to lastlog->ll_time
2001-10-29 00:40:05 +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
8aa69f4716
Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$
...
where necessary.
Submitted by: Mike Barcroft <mike@q9media.com>
2001-06-30 05:39:36 +00:00
dd
f417c26e6f
Include stdlib.h for exit(3).
...
Submitted by: Mike Barcroft <mike@q9media.com>
2001-06-24 20:05:30 +00:00
ru
b15a893144
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
42350947e7
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
ru
a8e5cf0fe6
mdoc(7) cosmetics.
...
Submitted by: sheldonh
2000-12-11 10:18:32 +00:00
charnier
bbac028628
Remove unused #includes, duplicate $FreeBSD$ and $NetBSD$ definitions.
...
Reviewed by: Ruslan Ermilov <ru@FreeBSD.org>
2000-12-10 20:57:23 +00:00
ru
d0043bf89c
Added the lastlogin utility.
...
Obtained from: NetBSD
2000-11-14 17:49:38 +00:00