summaryrefslogtreecommitdiff
path: root/usr.bin/who
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-272-2/+2
* MFC: Sync up with current to fix various mdoc(7) issues which include:Tom Rhodes2003-02-241-3/+1
* MFC rev. 1.19: Remove unimplemented System V options from the getopt()Tim J. Robbins2002-12-211-1/+1
* MFC: New implementation of who(1) with options required by POSIX.Tim J. Robbins2002-07-122-120/+293
* MFC: rev 1.10, don't attempt to parse %c, use nl_langinfo insteadAlexey Zelkin2002-03-121-3/+9
* MFC: include missing header files.Dima Dorfman2001-07-301-0/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-2/+2
* MFC 1.9: correct path to wtmp.Dima Dorfman2001-07-021-2/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Back out Steve's fix, as this was already fixed by me in revision 1.6Dag-Erling Smørgrav1998-05-251-4/+0
* Only allow 'who' and 'who am i' as valid usages.Steve Price1998-05-251-1/+5
* Check that user really typed "who am {I,i}", and that no strayDag-Erling Smørgrav1998-04-261-1/+5
* Better SYNOPSISPoul-Henning Kamp1998-04-141-2/+3
* Use err(3). Add usage().Philippe Charnier1997-08-262-20/+36
* Made sure the string formated by strftime() is properlyKazutaka YOKOTA1997-03-071-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-1/+2
* Add setlocale LC_TIMEAndrey A. Chernov1995-10-241-0/+3
* Replace ctime by strftime %c to use national date representation nowAndrey A. Chernov1995-08-071-4/+4
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+245