index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
rtsold
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_RTADV to
hrs
2009-09-12
4
-7
/
+60
*
- rename the RETURN VALUES section to EXIT STATUS [1]
danger
2009-01-07
1
-4
/
+2
*
Change arc4random to arc4random_uniform since modulo is not power of 2,
ache
2008-07-26
1
-1
/
+1
*
Cleanup of userland __P use
kevlo
2007-11-07
7
-37
/
+37
*
Improve wording for -f and -F.
dd
2006-08-14
1
-12
/
+11
*
These IPv6-only tools have no explicit dependency on the INET6 macro.
yar
2006-07-27
1
-1
/
+1
*
fixed a potential memory leak
suz
2006-03-24
1
-1
/
+3
*
an English grammar fix
suz
2005-06-09
1
-1
/
+1
*
fixed typo
suz
2005-06-08
1
-3
/
+3
*
Fixed the misplaced $FreeBSD$.
ru
2005-02-09
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+2
*
Fixed a warning.
ru
2004-03-17
1
-1
/
+1
*
-DSMALL will remove the need of dump.c (for rtsol)
ume
2004-01-14
1
-0
/
+14
*
add -F flag, which configures sysctl(8) setting by rtsold
ume
2004-01-14
4
-15
/
+53
*
ansify.
ume
2004-01-14
6
-31
/
+20
*
use timeradd/sub/cmp.
ume
2004-01-14
1
-58
/
+7
*
backout 1.11. ifname in struct ifreq should be copyed by strncpy.
ume
2003-08-17
1
-4
/
+4
*
- improved the -a option. it can probe a interface automatically when
ume
2003-08-17
5
-94
/
+134
*
use strlcpy().
ume
2003-08-16
1
-4
/
+4
*
- added the case of 802.11 to check link status.
ume
2003-08-16
1
-5
/
+5
*
support poll(2).
ume
2003-08-14
2
-1
/
+41
*
daemon() has to be called prior to file descriptor setups
ume
2003-08-14
1
-8
/
+16
*
signal handler must take "int" arg.
ume
2003-08-14
1
-7
/
+5
*
avoid fd_set overrun.
ume
2003-08-14
1
-10
/
+24
*
decreased too-strong log levels.
ume
2003-08-14
1
-5
/
+9
*
reduce #ifdef.
ume
2003-08-11
2
-14
/
+1
*
use strlcpy() and snprintf().
ume
2003-08-11
3
-9
/
+20
*
KNF, correct typos and cleanup spaces.
ume
2003-08-08
6
-249
/
+222
*
drop the code for the environment where getifaddrs(3) is not
ume
2003-08-08
3
-91
/
+1
*
Process the "O bit."
ume
2003-08-08
5
-2
/
+183
*
__FUNCTION__ --> __func__
ume
2003-08-08
6
-67
/
+67
*
style.Makefile(5)
obrien
2003-04-04
1
-1
/
+1
*
Add -DHAVE_ARC4RANDOM to CFLAGS
ache
2003-02-11
1
-1
/
+1
*
mdoc(7) police: Deal with self-xrefs.
ru
2002-12-24
1
-1
/
+1
*
The .Nm utility
charnier
2002-07-14
1
-8
/
+13
*
Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socket
suz
2002-04-19
1
-1
/
+3
*
typo. netbsd PR 16055
ume
2002-03-29
1
-1
/
+1
*
mdoc(7) police: Fixed the .Ex calls in manpages that describe more
ru
2001-09-11
1
-2
/
+2
*
mdoc(7) police: utilize the new .Ex macro.
ru
2001-08-15
1
-4
/
+2
*
mdoc(7) police:
ru
2001-08-07
1
-1
/
+1
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-3
/
+7
*
Sync with recent KAME.
ume
2001-06-11
9
-33
/
+246
*
- 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
-1
/
+0
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-3
/
+3
*
Sync with KAME. Format string auditing, and add -a flag to autoprobe
kris
2000-10-06
7
-49
/
+195
*
Correct style bugs
kris
2000-07-06
1
-2
/
+2
*
Sync with latest KAME.
kris
2000-07-05
8
-163
/
+331
*
remove redundant ifdef's.
shin
2000-01-07
2
-33
/
+1
*
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
shin
1999-12-28
8
-0
/
+1964