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
*
Partial merge of the SPDX changes
eadler
2018-03-14
7
-7
/
+21
*
MFC r306571:
markj
2016-10-19
1
-1
/
+1
*
Use strlcpy() instead of strncpy() when copying ifname to ensure
truckman
2016-05-15
1
-4
/
+4
*
Use the _SAFE loop variant, since the loop body may remove queue entries.
markj
2016-02-18
1
-2
/
+3
*
Fix type mismatches for malloc(3) and Co.
uqs
2015-12-29
1
-2
/
+2
*
Fix rtsold's usage message
ngie
2015-10-30
1
-5
/
+5
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
Now that we own the code, use arc4random(3) unconditionally
delphij
2015-10-06
2
-9
/
+0
*
- Remove #ifdef HAVE_POLL_H.
hrs
2015-09-10
3
-60
/
+6
*
Remove bad call to shutdown().
ed
2015-08-10
1
-6
/
+0
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
5
-10
/
+0
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
1
-1
/
+2
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
Merge from head
sjg
2013-09-05
8
-104
/
+133
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+21
*
|
|
|
Remove #ifdef IFT_FOO.
glebius
2015-05-02
1
-4
/
+0
*
|
|
|
rtsold does not need to link to libkvm
bapt
2015-04-09
1
-1
/
+0
*
|
|
|
Stop including if_var.h from userland.
glebius
2015-04-06
3
-3
/
+0
*
|
|
|
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Fix buffer overrun.
hrs
2014-10-11
1
-1
/
+2
|
|
/
|
/
|
*
|
Use sysctl(ICMPV6CTL_ND6_DRLIST) instead of SIOCGDRLST_IN6 ioctl.
hrs
2013-08-17
1
-28
/
+39
*
|
- Remove struct ifinfo *iflist. It is no longer used.
hrs
2013-08-17
7
-17
/
+14
*
|
Fix build on arm and mips.
hrs
2013-08-06
1
-4
/
+2
*
|
- Use time_uptime instead of time_second in data structures for
hrs
2013-08-05
4
-48
/
+76
*
|
Silent warnings.
kevlo
2013-07-16
1
-1
/
+1
*
|
- Fix wording. [1]
markj
2013-05-28
1
-4
/
+4
*
|
Correct the description of the -a option: rtsol(d) -a will in fact send out
markj
2013-05-23
1
-7
/
+2
|
/
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
1
-1
/
+1
*
- Add ":origin" label to the interface id for resolvconf(8). (r223149)
hrs
2011-09-12
4
-52
/
+164
*
- Accumulate RA options instead of replacing old ones when a new RA arrived.
hrs
2011-06-08
4
-142
/
+285
*
- Disable "resolvconf -d" temporarily to avoid extra invocations of the script
hrs
2011-06-08
2
-2
/
+7
*
Lower WARNS level to 3 to eliminate alignment warnings related to
marcel
2011-06-07
1
-0
/
+1
*
Remove redundant assignments to WARNS.
ed
2011-06-06
1
-1
/
+0
*
- Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisement
hrs
2011-06-06
9
-319
/
+777
*
mdoc: move remaining sections into consistent order
uqs
2010-05-13
1
-3
/
+3
*
rtsol(8)/rtsold(8): make WARNS=3 clean
uqs
2010-02-27
7
-24
/
+25
*
Exclude the interfaces which IPv6 and/or accepting RA is disabled
ume
2010-02-02
1
-1
/
+31
*
Make -a option actually work.
ume
2010-02-02
1
-1
/
+0
*
Test index value is within the range before using it to reference
delphij
2010-01-04
1
-1
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
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
[next]