| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove fallback to fork(2) if pdfork(2) is not available. If the parent | pjd | 2013-09-05 | 1 | -10/+6 |
* | Change the cap_rights_t type from uint64_t to a structure that we can extend | pjd | 2013-09-05 | 1 | -4/+6 |
* | Cast argument of is*() ctype functions to unsigned char. | pjd | 2013-08-18 | 1 | -1/+4 |
* | Unbreak rwhod(8): | hrs | 2013-08-17 | 1 | -1/+10 |
* | Sandbox rwhod(8) receiver process using capability mode and Capsicum | pjd | 2013-07-03 | 1 | -2/+24 |
* | The whole sending functionality was implemented within signal handler, | pjd | 2013-07-03 | 1 | -133/+161 |
* | Style cleanups. | pjd | 2013-07-03 | 1 | -187/+199 |
* | Replace index() and rindex() calls with strchr() and strrchr(). | ed | 2012-01-03 | 1 | -1/+1 |
* | Check return code of setuid(), setgid(), and setgroups() in rwhod. | simon | 2011-04-23 | 1 | -3/+12 |
* | Port all applications in usr.sbin/ from libulog to utmpx. | ed | 2010-01-13 | 1 | -2/+1 |
* | Let rwhod use libulog. | ed | 2009-12-27 | 1 | -62/+27 |
* | - Avoid a memory leak if realloc(3) fails by using reallocf(3) | ssouhlal | 2005-06-03 | 1 | -5/+2 |
* | Fix most cases where the address of an int is passed to a function expecting a | stefanf | 2005-02-14 | 1 | -1/+2 |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 1 | -4/+0 |
* | Replace ROUNDUP/ADVANCE with SA_SIZE | luigi | 2004-04-13 | 1 | -5/+1 |
* | de-__P | charnier | 2003-07-06 | 1 | -7/+7 |
* | WARNS=4, de-__P() | alfred | 2002-07-11 | 1 | -27/+27 |
* | I've been meaning to do this for a while. Add an underscore to the | dillon | 2002-01-19 | 1 | -4/+4 |
* | Convert time_t to/from 32 bit representations for transmission over | dillon | 2001-10-28 | 1 | -4/+6 |
* | Ensure that received packets are at least as long as the rwho packet | iedowse | 2000-12-22 | 1 | -4/+10 |
* | Don't call syslog() without a format string. | kris | 2000-07-12 | 1 | -1/+1 |
* | Name of program and trailing \n will be added by syslog(3) | charnier | 1999-11-27 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Correct usage message | brian | 1999-06-26 | 1 | -2/+2 |
* | Add the -p switch - tells rwhod to ignore POINTOPOINT interfaces. | brian | 1999-06-16 | 1 | -2/+5 |
* | Implement the -l commandline option which turns off broadcast of | steve | 1999-01-11 | 1 | -4/+9 |
* | Add an option for insecure mode, in which rwhod does not discard packets | des | 1998-12-17 | 1 | -3/+6 |
* | Use err(3). Add usage. | charnier | 1997-10-13 | 1 | -19/+24 |
* | Fix minor buffer problems: | imp | 1996-11-01 | 1 | -2/+3 |
* | When looking for "group daemon" (since that's what's in mtree), make sure | peter | 1996-09-07 | 1 | -4/+7 |
* | Run as daemon.daemon, not nobody.daemon | pst | 1996-08-26 | 1 | -1/+1 |
* | Fix buffer overrun, and run as nobody | pst | 1996-08-25 | 1 | -9/+49 |
* | Here are patches to add full multicast support to rwhod, and an updated man | jkh | 1995-08-17 | 1 | -14/+154 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+539 |