| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert usr.sbin to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
* | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 1 | -2/+2 |
* | Add some missing newlines and static declarations. | marius | 2013-04-07 | 1 | -8/+14 |
* | Retire struct sockaddr_inarp. | glebius | 2013-01-31 | 1 | -5/+4 |
* | Remove end of line whitespace. | joel | 2012-07-09 | 1 | -1/+1 |
* | - Add IFT_L2VLAN (vlan(4)) support. | hrs | 2012-07-09 | 3 | -18/+79 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |
* | Catch up with kernel using time_uptime to drive ARP timeouts. | glebius | 2010-12-06 | 1 | -1/+3 |
* | Fixed the misplaced $FreeBSD$. | ru | 2005-02-09 | 1 | -2/+2 |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 2 | -11/+3 |
* | While walking over the list of interfaces obtained from getifaddrs(3), | joerg | 2004-04-20 | 1 | -4/+40 |
* | Fix a typo. | joerg | 2004-04-20 | 1 | -1/+1 |
* | Make it clear that -a flag and interface parameter are mutually exclusive | charnier | 2003-08-16 | 2 | -13/+19 |
* | Lower WARNS to 3 so that this still compiles on non x86 architectures. | mux | 2003-07-11 | 1 | -1/+1 |
* | Huge cleanup of the rarpd(8) code : | mux | 2003-07-11 | 2 | -188/+52 |
* | make rarpd use in_addr_t instead of u_long since this is neccessary | jmg | 2003-06-15 | 1 | -24/+24 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 1 | -5/+4 |
* | Add "-t" to useage message and comment. (The -t option was added | dwmalone | 2002-09-15 | 1 | -3/+3 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -2/+4 |
* | Fix buildworld breakage. | roberto | 2002-05-09 | 1 | -1/+1 |
* | Grammatical fixes over previous commit. | rwatson | 2001-11-20 | 1 | -6/+6 |
* | o Allow rarpd to accept an additional '-t directory' argument, specifying | rwatson | 2001-11-16 | 2 | -1/+17 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -1/+1 |
* | make it compile on alpha again | mjacob | 2001-07-05 | 1 | -1/+2 |
* | Add a -d command-line option; when used in conjunction with -f, rarpd | roam | 2001-06-18 | 3 | -49/+129 |
* | Comply with POSIX rules: | jlemon | 2001-06-16 | 1 | -2/+2 |
* | Undo last braino and fix properly. | jlemon | 2001-06-16 | 1 | -2/+2 |
* | Fix warning: | jlemon | 2001-06-16 | 1 | -1/+1 |
* | Fixed world breakage on systems where ntohl() doesn't return u_long | bde | 2001-06-13 | 1 | -17/+4 |
* | WARNS=2 cleanup, ANSIfication, manpage mdoc(7) cleanup. | roam | 2001-06-11 | 3 | -128/+117 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -2/+0 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -3/+2 |
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 1 | -0/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Fix broken (sectionless) cross-reference in ref 1.10. | sheldonh | 2000-11-20 | 1 | -1/+1 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 1 | -1/+1 |
* | Remove incorrect section name. Incomplete -Wall cleaning. | charnier | 1999-11-27 | 2 | -1/+2 |
* | Fix warning: return type of `main' is not `int' | peter | 1999-09-15 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Sync usage string with reality: removed -n, added -s. | alex | 1998-12-06 | 1 | -2/+2 |
* | Fix bug in rarpd: | roberto | 1998-04-02 | 1 | -11/+13 |
* | Removed most unused includes of <net/if_var.h> outside the kernel. | bde | 1998-01-16 | 1 | -2/+1 |
* | Mdoc'ify man page. | charnier | 1997-10-13 | 2 | -65/+75 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -2/+2 |
* | Update to match changes in <net/if.h>. | wollman | 1997-01-03 | 1 | -14/+2 |
* | Add -s flag to always supply mapping if known, ignoring the | fenner | 1996-11-27 | 2 | -6/+20 |
* | Make the man page reflect reality. Add BUGS section about DNS. | fenner | 1996-11-27 | 2 | -16/+28 |