summaryrefslogtreecommitdiffstats
path: root/usr.bin/rwho/rwho.c
Commit message (Expand)AuthorAgeFilesLines
* Modernise; ISOify, use __FBSDID(), use headers instead of hand-declaring.markm2002-07-011-12/+13
* remove __Pimp2002-03-221-2/+2
* I've been meaning to do this for a while. Add an underscore to thedillon2002-01-191-1/+1
* Fix time_t == int assumption, convert protocol int to time_t.dillon2001-10-281-1/+2
* Don't attempt to parse %cache2001-03-211-3/+9
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Be picky about the format of the commandline and cleanupsteve1998-05-031-6/+16
* Use err(3). Add usage() and prototypes. Add Xr to who(1).charnier1997-08-081-14/+27
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Fix my error from previous commit with mixing rwhod protocolache1996-12-051-7/+8
* Use UT_* contstants when possible instead of harcoded 8ache1996-12-051-8/+9
* Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-241-2/+2
* Add setlocale LT_TIMEache1995-10-241-0/+3
* Change ctime to strftime %c to use national date/time representation.ache1995-08-081-3/+5
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* My prevoius commit missed some things. The out_line didn't needats1994-12-271-2/+3
* The out_line doesn't need to be zero terminated, so print it not with %sats1994-12-261-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+184
OpenPOWER on IntegriCloud