summaryrefslogtreecommitdiff
path: root/usr.sbin/rwhod
AgeCommit message (Expand)Author
2006-05-11assign to wd.wd_recvtime rather than casting a pointer to itmrg
2005-10-02Off by one in copying stuff to struct whoent. Found by Liam Foy.christos
2005-09-12Sync usage with man page.wiz
2005-09-12New sentence, new line.wiz
2005-09-12Add -u option: rwhod will drop privledges and become the given user.tsarna
2005-09-11Fix argument name, and move Pp where it belongs. From YOMURA Masanori in priv...wiz
2005-08-09Add "by default" (Liam Foy)christos
2005-07-05Patch from Liam J. Foy:christos
2005-07-01Remove trailing space, fix a Xref.peter
2005-07-01Change g flag to i as in the PR.christos
2005-07-01PR/30648: Liam J. Foy: rwhod patch to reduce time interval between broadcastschristos
2005-06-27Remove a unnecessary semicolon and trailing spaces.junyoung
2005-06-24- Use the timer* macros from sys/time.h, no need to invent a new time addpeter
2005-06-24Initialize events not revents. Noted by Peter Postma. The timer changes hechristos
2005-06-24Fixes from Liam J. Foy to use poll, and proper signals. (from OpenBSD)christos
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-13use bounded string opitojun
2003-02-12PR/20318: Johnny Billquist: rwhod does not compile with -DDEBUGchristos
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-08-02use utmpx.christos
2002-02-02Sort sections and SEE ALSO.wiz
2002-01-19Whitespace nits.wiz
2000-10-11More format string cleanups by sommerfeld.is
1999-12-30avoid memory leak on realloc() error.itojun
1999-11-15From FreeBSD bin/14844 (slightly modified): Due to signed calculationsmjl
1999-06-06Use pidfile(3).thorpej
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-07-08fix error in previous pointed out by bad. minor KNFing.mrg
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-06-04The service name of the rwhod(8) is not "rwho" but "who".msaitoh
1997-10-18deprecate register, use warn/errlukem
1997-10-18rcsid fascismlukem
1997-10-17WARNSifylukem
1997-08-25Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,kleink
1997-07-14gethostname(3) is no longer a syscallmikel
1997-07-14xref gethostname(3) not gethostname(2), RCSid policemikel
1997-03-08doesn't need libkvm any morecgd
1997-03-08update structure definitions for 64-bit safety (already done in the relevantcgd
1996-09-07Fix some potential buffer overflow problems.explorer
1994-12-22specify man pages the new way.cgd
1994-05-29sync with 44litejtc
1994-04-06rwhod wasn't too happy after the off_t change - its lseek() to check theandrew
1994-03-30kill bad castscgd
1994-03-28kill extern'd lseek()cgd
1994-02-03vmunix -> netbsdjtc
1994-01-28no longer need lib hackerycgd
1994-01-28hack to make getloadavg() link properlycgd
1993-12-15From: mrm@sceard.com (M.R.Murphy)mycroft
1993-08-01Add RCS identifiers.mycroft