aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ac
Commit message (Expand)AuthorAgeFilesLines
* I've been meaning to do this for a while. Add an underscore to theMatthew Dillon2002-01-191-2/+2
* localtime() was being called with an int-pointer due to recent utmpMatthew Dillon2001-10-291-2/+4
* Don't mention wtmp.[0-7] in the FILES section. This manual pageDima Dorfman2001-09-051-3/+1
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-4/+2
* Fix logic error resulting in incorrect calculation of login timeJonathan Chen2001-08-051-2/+2
* Replace strncpy -> strlcpyKris Kennaway2001-07-241-6/+3
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-1/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* Constify and set WARNS=2.Dima Dorfman2001-06-242-4/+5
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Use nl_langinfo instead of %EfAndrey A. Chernov2001-03-211-2/+7
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Use %Ef instead of hardcoded %b %eAndrey A. Chernov2000-06-221-1/+1
* err -> errx for malloc failurePhilippe Charnier1999-10-121-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Back out previous commit. Allowing `-' as a pseudonym for /dev/stdin isSheldon Hearn1999-07-022-18/+7
* Allow the use of `-' as an argument to the -w option so that standardSheldon Hearn1999-06-302-7/+18
* /var/log/wtmp entries for ptys are treated differently in ac, sincePoul-Henning Kamp1998-07-021-3/+3
* Give correct times with old wtmp files.Steve Price1998-05-251-2/+3
* Style in rcsid, sort #include.Philippe Charnier1997-09-012-7/+8
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Sort cross references.Wolfram Schneider1997-01-201-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Correct some man page cross references and file location references.Mike Pritchard1996-04-071-2/+2
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-3/+3
* Fix a variety of minor typos and cross references in a bunch ofMike Pritchard1996-01-201-2/+2
* Add setlocale LC_TIMEAndrey A. Chernov1995-10-261-1/+4
* Make it clear that the printed times are measured in hours.Joerg Wunsch1995-10-071-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-19/+19
* strncmp use wrong utmp name sizeAndrey A. Chernov1994-11-141-2/+2
* ac(8) utility, brought over from FreeBSD 1.1.5.David Greenman1994-09-263-59/+682
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+107