aboutsummaryrefslogtreecommitdiff
path: root/sbin/routed
Commit message (Expand)AuthorAgeFilesLines
* sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove copyright strings ifdef'd outWarner Losh2023-11-272-17/+0
* sbin: Remove ancient SCCS tags.Warner Losh2023-11-276-16/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-165-5/+0
* Remove $FreeBSD$: alt one-line .c patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: alt two-line .c patternWarner Losh2023-08-169-26/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1613-26/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-192-2/+0
* Bump .Dd for recently modified manual pagesFernando Apesteguía2022-06-271-1/+1
* Remove references to named(8)Fernando Apesteguía2022-06-261-4/+3
* routed(8): Remove a double word in a source code commentGordon Bergling2022-04-091-1/+1
* sbin/routed: Remove unused code for sgi and NetBSD.Xin LI2020-12-2611-142/+0
* When bind fails, make sure we closed the socket we tried to bind theWarner Losh2017-12-281-0/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2013-12/+38
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-312-2/+0
* Fix userland tools that don't check the format of routing socketPatrick Kelsey2017-04-161-0/+9
* Renumber copyright clause 4Warner Losh2017-02-2814-14/+14
* routed(8): Use arc4random_uniform instead of arc4random.Pedro F. Giffuni2016-05-151-7/+2
* routed(8): Misc. cleanups to squelch Coverity.Pedro F. Giffuni2016-05-152-4/+10
* routed(8): Dereference before null check.Pedro F. Giffuni2016-05-151-1/+1
* routed(8): Avoid NULL de-reference and two possible memory leaks.Pedro F. Giffuni2016-05-151-3/+9
* Avoid NULL de-references.Pedro F. Giffuni2016-05-141-2/+2
* routed(8): Use arc4random.Pedro F. Giffuni2016-05-141-2/+2
* routed: Fix use after free.Pedro F. Giffuni2016-05-141-1/+2
* routed(8): use NULL instead of zero for pointers.Pedro F. Giffuni2016-05-1410-227/+230
* Add devd and routed back to the runtime package insteadGlen Barber2016-02-102-2/+2
* Create packages for atm, ccdconfig, devd, ipf, ipfw,Glen Barber2016-02-092-0/+2
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+2
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Fix a bug which could make routed(8) daemon exit by sending a special RIPXin LI2015-08-051-0/+6
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+44
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-274-5/+7
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-195-7/+35
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2013-09-051-1/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-222-0/+44
* | | | Belatedly commit the patch for SA-14:21 to head. It was not committed toDag-Erling Smørgrav2015-01-031-0/+4
* | | | mdoc: remove EOL whitespace.Joel Dahl2014-12-291-1/+1
* | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-252-4/+2
| |_|/ |/| |
* | | Fix a typo.Hiroki Sato2014-09-211-1/+1
* | | Fix a bug which could make routed(8) daemon exit by sending a special RIPHiroki Sato2014-09-215-7/+35
| |/ |/|
* | mdoc sweepJoel Dahl2013-05-131-1/+1
|/
* Fix a style bugKevin Lo2012-01-131-1/+1