summaryrefslogtreecommitdiff
path: root/usr.bin/who
AgeCommit message (Expand)Author
2006-03-17Another overrun forgotten in previous commit, also found by Coverity.elad
2006-03-17Fix buffer overrun found by Coverity, CID 1482.elad
2005-07-22Implement the following two XSI extensions:peter
2005-06-26WARNS=3christos
2004-11-22Sort options.peter
2004-10-22Check the result of stat and warn if things are not found.christos
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-11-28Use $NetBSD$ instead of $Header$.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-27Quote question mark.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-17fix static length variables.christos
2003-02-12PR/20317: Johnny Billquist: Clear timestamps upon freeing entries.christos
2002-09-30New sentence, new line.grant
2002-08-01make this compile with either utmp or utmpx there.christos
2002-08-01- don't hide a global.christos
2002-08-01abstract out utmp loading.christos
2002-07-28add utmpx support; lots of code can be shared now with w.christos
2001-12-01Whitespace cleanup.wiz
1999-07-17How did this bug survive for so long? 'who am i' was busted becausechristos
1998-12-20cast field sizes to ints.christos
1997-10-20fix .Nm usage, deprecate register, use ANSI string.h stufflukem
1997-09-09Changed order of STANDARDS and HISTORY subheads to conform withjtc
1997-07-23Add WARNS=1.kleink
1997-07-23Document `-H' flag.kleink
1997-07-23* __RCSID()/__COPYRIGHT() police.kleink
1997-03-08alternate -> alternative, per PR 2643mouse
1994-12-07Added code for POSIX.2's -m, -T, and -u options.jtc
1994-11-14Merged with 4.4lite.jtc
1994-04-08fix from <dgy@mcs.com>deraadt
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd