| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove stale references to utmp(5) and its corresponding filenames. | ed | 2010-01-21 | 1 | -13/+13 |
* | Perform all trivial ports to utmpx for usr.bin/. | ed | 2010-01-13 | 2 | -6/+2 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | Several refinements to libulog's API. | ed | 2009-12-26 | 1 | -1/+1 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 1 | -0/+1 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 1 | -1/+0 |
* | Port who(1) to utmpx. | ed | 2009-12-05 | 2 | -58/+56 |
* | In wall and who, check that the utmp entry isn't stalled, as it is done in w. | cognet | 2006-02-21 | 1 | -3/+21 |
* | Move variable initialization to reduce compiler warning. | charnier | 2005-05-29 | 1 | -2/+2 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+4 |
* | Fix a warning that showed up on 64 bit systems. It was actually a real | peter | 2003-10-26 | 1 | -1/+1 |
* | Remove unimplemented System V options from the getopt() option string. | tjr | 2002-12-21 | 1 | -1/+1 |
* | mdoc(7) police: markup polishing. | ru | 2002-11-26 | 1 | -3/+1 |
* | utmp.ut_time and lastlog.ll_time are explicitly int32_t rather than | peter | 2002-11-15 | 1 | -3/+5 |
* | Style: put static qualifier on definition of static functions. | tjr | 2002-06-20 | 1 | -7/+7 |
* | Refer to environ(7) for description of COLUMNS. Note the effects of LANG, | tjr | 2002-06-07 | 1 | -11/+9 |
* | Respect the setting of the COLUMNS environment variable, use it instead of | tjr | 2002-06-04 | 2 | -6/+29 |
* | mdoc(7) police: lint. | ru | 2002-05-30 | 1 | -8/+9 |
* | Write "FROM" heading above the hostname column, like NetBSD and GNU do. | tjr | 2002-05-28 | 1 | -0/+1 |
* | Reimplement the who(1) utility to add some features required by SUSv3: | tjr | 2002-05-09 | 2 | -122/+270 |
* | remove __P | imp | 2002-03-22 | 1 | -3/+3 |
* | WARNS=2 fix, use __FBSDID(). | markm | 2001-12-11 | 1 | -11/+13 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
* | Correct path to wtmp. | dd | 2001-06-27 | 1 | -2/+2 |
* | Include missing header files which define functions for which gcc has | dd | 2001-06-24 | 1 | -0/+1 |
* | Don't attempt to parse %c | ache | 2001-03-21 | 1 | -3/+9 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | 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 |
* | Check that user really typed "who am {I,i}", and that no stray | des | 1998-04-26 | 1 | -1/+5 |
* | Better SYNOPSIS | phk | 1998-04-14 | 1 | -2/+3 |
* | Use err(3). Add usage(). | charnier | 1997-08-26 | 2 | -20/+36 |
* | Made sure the string formated by strftime() is properly | yokota | 1997-03-07 | 1 | -1/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -1/+2 |
* | 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 | 3 | -0/+245 |