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
/
sbin
/
routed
Commit message (
Expand
)
Author
Age
Files
Lines
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
1
-0
/
+2
*
META_MODE: Remove DEP_MACHINE from Makefile.depend files.
bdrewery
2015-09-25
1
-2
/
+0
*
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
bdrewery
2015-09-25
1
-2
/
+0
*
Fix a bug which could make routed(8) daemon exit by sending a special RIP
delphij
2015-08-05
1
-0
/
+6
*
Add META_MODE support.
sjg
2015-06-13
2
-0
/
+44
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
4
-5
/
+7
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
5
-7
/
+35
|
|
\
|
*
|
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
1
-1
/
+1
|
|
\
\
|
*
|
|
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
2
-0
/
+44
*
|
|
|
Belatedly commit the patch for SA-14:21 to head. It was not committed to
des
2015-01-03
1
-0
/
+4
*
|
|
|
mdoc: remove EOL whitespace.
joel
2014-12-29
1
-1
/
+1
*
|
|
|
Convert sbin/ to LIBADD
bapt
2014-11-25
2
-4
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Fix a typo.
hrs
2014-09-21
1
-1
/
+1
*
|
|
Fix a bug which could make routed(8) daemon exit by sending a special RIP
hrs
2014-09-21
5
-7
/
+35
|
|
/
|
/
|
*
|
mdoc sweep
joel
2013-05-13
1
-1
/
+1
|
/
*
Fix a style bug
kevlo
2012-01-13
1
-1
/
+1
*
Spelling fixes for sbin/
uqs
2012-01-07
3
-5
/
+5
*
Use NO_WARRAY_BOUNDS for sbin/routed/rtquery.
dim
2011-12-16
1
-0
/
+1
*
Fix use of AND operator: should be bitwise instead of logical.
brucec
2010-11-22
1
-2
/
+2
*
mdoc: drop even more redundant .Pp calls
uqs
2010-10-19
1
-1
/
+0
*
routed(8)/rtquery(8) bump/demote to WARNS=3 for all archs
uqs
2010-02-27
3
-11
/
+12
*
(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
antoine
2009-12-28
1
-1
/
+1
*
Switch the default WARNS level for sbin/ to 6.
ru
2009-10-19
1
-3
/
+1
*
Only raise WARNS to 6 on i386 and amd64, strict alignment platforms still
phk
2009-04-06
1
-0
/
+4
*
Silence a printf warning
phk
2009-04-05
1
-1
/
+1
*
Add some consts, remove some unused stuff and other attempts to calm
phk
2009-04-05
9
-31
/
+15
*
Fix casts which are not by definition safe, but which malloc(3)
phk
2009-04-05
1
-6
/
+6
*
Some constifications
phk
2009-04-05
3
-5
/
+7
*
Modernize prototypes (ie: no extern)
phk
2009-04-05
10
-175
/
+157
*
Convert list of remote interfaces to LIST_* macros
phk
2009-04-05
3
-16
/
+8
*
Kick WARNS level up to 6 by fixing various trivial warnings.
phk
2009-04-05
6
-9
/
+10
*
Use <sys/queue.h> to manage the interface list.
phk
2009-04-05
8
-41
/
+35
*
Remove newlines from string argument of __COPYRIGHT(), it results in
phk
2009-04-05
1
-2
/
+2
*
Send multicast on p2p interfaces if they can and are not prohibited
phk
2009-04-05
1
-2
/
+9
*
This main goals of this project are:
qingli
2008-12-15
1
-2
/
+5
*
Update routed to use the RFC 3678 protocol-independent multicast API. Use
phk
2008-07-30
5
-118
/
+66
*
Clarify which route property routed(8) looks at.
phk
2008-07-29
1
-1
/
+1
*
Sync up with rhyolite routed 2.31 which fixes the handling of varargs.
trhodes
2006-11-05
1
-12
/
+15
*
o Remove rev. 1.14 debug printf(3) leftovers.
maxim
2005-12-20
1
-6
/
+1
*
Use socklen_t where appropriate.
stefanf
2005-08-05
1
-2
/
+3
*
Remove #ident directives, they don't exist on the vendor branch anymore.
stefanf
2005-05-31
9
-9
/
+1
*
Sort sections.
ru
2005-01-18
1
-3
/
+3
*
Don't declare everything we find on a loopback interface for passive:
phk
2004-08-14
1
-3
/
+9
*
Removed commented out bitrot.
ru
2004-08-13
2
-2
/
+0
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-6
/
+10
[next]