aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rwhod
Commit message (Expand)AuthorAgeFilesLines
* - Avoid a memory leak if realloc(3) fails by using reallocf(3)Suleiman Souhlal2005-06-031-5/+2
* Fix most cases where the address of an int is passed to a function expecting aStefan Farfeleder2005-02-141-1/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-5/+5
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-072-8/+0
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-12/+24
* Replace ROUNDUP/ADVANCE with SA_SIZELuigi Rizzo2004-04-131-5/+1
* use a list to enumerate optionsPhilippe Charnier2003-07-061-17/+11
* de-__PPhilippe Charnier2003-07-061-7/+7
* style.Makefile(5)David E. O'Brien2003-04-041-1/+2
* Comment out WARNS?=4 to unbreak the Alpha build.Dag-Erling Smørgrav2002-07-151-1/+2
* The .Nm utilityPhilippe Charnier2002-07-141-7/+10
* WARNS=4, de-__P()Alfred Perlstein2002-07-112-27/+28
* Replace /kernel with /boot/kernel/kernel.Josef Karthauser2002-05-091-1/+1
* I've been meaning to do this for a while. Add an underscore to theMatthew Dillon2002-01-191-4/+4
* Convert time_t to/from 32 bit representations for transmission overMatthew Dillon2001-10-281-4/+6
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* Ensure that received packets are at least as long as the rwho packetIan Dowse2000-12-221-4/+10
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* Don't call syslog() without a format string.Kris Kennaway2000-07-121-1/+1
* Grammar fix: ``Different than'' should really be ``different from''.Chris Costello2000-01-291-1/+1
* Name of program and trailing \n will be added by syslog(3)Philippe Charnier1999-11-271-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Correct usage messageBrian Somers1999-06-261-2/+2
* Add the -p switch - tells rwhod to ignore POINTOPOINT interfaces.Brian Somers1999-06-162-2/+15
* Implement the -l commandline option which turns off broadcast ofSteve Price1999-01-112-5/+24
* Add an option for insecure mode, in which rwhod does not discard packetsDag-Erling Smørgrav1998-12-172-4/+16
* There is no "rwho" service, it's "who"Dag-Erling Smørgrav1998-04-231-1/+1
* Use err(3). Add usage.Philippe Charnier1997-10-132-29/+49
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Fix minor buffer problems:Warner Losh1996-11-011-2/+3
* When looking for "group daemon" (since that's what's in mtree), make surePeter Wemm1996-09-071-4/+7
* Run as daemon.daemon, not nobody.daemonPaul Traina1996-08-261-1/+1
* Fix buffer overrun, and run as nobodyPaul Traina1996-08-251-9/+49
* Correct some man page cross references and file location references.Mike Pritchard1996-04-071-3/+3
* Here are patches to add full multicast support to rwhod, and an updated manJordan K. Hubbard1995-08-172-16/+196
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-1/+1
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-051-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-263-0/+691