Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't attempt to parse %c | ache | 2001-03-21 | 1 | -3/+9 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Back out Steve's fix, as this was already fixed by me in revision 1.6 | des | 1998-05-25 | 1 | -4/+0 |
| | |||||
* | Only allow 'who' and 'who am i' as valid usages. | steve | 1998-05-25 | 1 | -1/+5 |
| | | | | | PR: 6294 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> | ||||
* | Check that user really typed "who am {I,i}", and that no stray | des | 1998-04-26 | 1 | -1/+5 |
| | | | | | | | | | arguments are given. Note that usage() and the manpage disagree... PR: bin/6294 Suggested by: Ruslan Ermilov and Bruce Evans Submitted by: Ruslan Ermilov (partly) | ||||
* | Use err(3). Add usage(). | charnier | 1997-08-26 | 1 | -15/+31 |
| | |||||
* | Made sure the string formated by strftime() is properly | yokota | 1997-03-07 | 1 | -1/+2 |
| | | | | | | | | | | | null-terminated. Fixed a wrong if statement which should test a string is empty where in fact it tested the string pointer was NULL. Should go to RELENG_2_1 and RELENG_2_2. Reviewed by guido@freebsd.org. | ||||
* | Add setlocale LC_TIME | ache | 1995-10-24 | 1 | -0/+3 |
| | |||||
* | Replace ctime by strftime %c to use national date representation now | ache | 1995-08-07 | 1 | -4/+4 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+135 |