Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use %Ef instead of hardcoded %b %e | ache | 2000-06-22 | 1 | -1/+1 |
| | |||||
* | err -> errx for malloc failure | charnier | 1999-10-12 | 1 | -3/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Back out previous commit. Allowing `-' as a pseudonym for /dev/stdin is | sheldonh | 1999-07-02 | 2 | -18/+7 |
| | | | | | | legacy behaviour inherited from systems that don't have /dev/stdin. Requested by: bde | ||||
* | Allow the use of `-' as an argument to the -w option so that standard | sheldonh | 1999-06-30 | 2 | -7/+18 |
| | | | | | | | input may be used (e.g. gunzip -c /var/log/wtmp.Jan.gz | ac -w - ). PR: 12467 Submitted by: wollman | ||||
* | /var/log/wtmp entries for ptys are treated differently in ac, since | phk | 1998-07-02 | 1 | -3/+3 |
| | | | | | | | | | 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> | ||||
* | Give correct times with old wtmp files. | steve | 1998-05-25 | 1 | -2/+3 |
| | | | | | PR: 4732 Submitted by: Andrew Timonin <tim@pool1.convey.ru> | ||||
* | Style in rcsid, sort #include. | charnier | 1997-09-01 | 2 | -7/+8 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -2/+2 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Sort cross references. | wosch | 1997-01-20 | 1 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | 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. | ||||
* | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -2/+2 |
| | |||||
* | Fix a bunch of spelling errors in a bunch of man pages. | mpp | 1996-01-30 | 1 | -3/+3 |
| | |||||
* | Fix a variety of minor typos and cross references in a bunch of | mpp | 1996-01-20 | 1 | -2/+2 |
| | | | | | | | | man pages. Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp> Giles Lean <giles@nemeton.com.au> <soda@sra.co.jp> | ||||
* | Add setlocale LC_TIME | ache | 1995-10-26 | 1 | -1/+4 |
| | |||||
* | Make it clear that the printed times are measured in hours. | joerg | 1995-10-07 | 1 | -2/+2 |
| | | | | Submitted by: mrami@minerva.cis.yale.edu | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -19/+19 |
| | |||||
* | strncmp use wrong utmp name size | ache | 1994-11-14 | 1 | -2/+2 |
| | | | | Submitted by: rlz@zeus.id.net | ||||
* | ac(8) utility, brought over from FreeBSD 1.1.5. | dg | 1994-09-26 | 3 | -59/+682 |
| | |||||
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+107 |