Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-25rtsold: fix memory leak in script executionEric van Gyzen
2022-02-25rtsold: Use correct error in llflags_get()Eric van Gyzen
2021-12-15rtsold: Note network interfaces changing index when removed/insertedWarner Losh
2021-11-16rtsol/rtsold: Add option to skip random delayColin Percival
2021-08-19rtsold: make it work on if_vlan interfacesLuiz Otavio O Souza
2021-08-14rtsold: pass sending router address to other and managed scriptFranco Fitchner
2021-08-14rtsold: auto-probe point to point interfacesFranco Fitchner
2021-03-21rtsold: Fix validation of RDNSS optionsMark Johnston
2021-03-08Simplify using nvlist_append_string_array().Hajimu UMEMOTO
2020-12-02rtsold: Fix bugs reported by CoverityMark Johnston
2020-12-01rtsold: Fix multiple buffer overflowsMark Johnston
2020-11-27fix casper initialization for setting scripts.Hajimu UMEMOTO
2020-10-23rtsold: Remove an incorrect __unused annotationMark Johnston
2020-08-25rtsol(d): add script for "M bit"Bjoern A. Zeeb
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-12-11Add Makefile.depend.optionsSimon J. Gerraty
2019-11-21Avoid relying on pollution from libcasper.h.Mark Johnston
2019-02-27rtsol: Use vwarnx(3) to log messages to standard error.Mark Johnston
2019-01-05Capsicumize rtsol(8) and rtsold(8).Mark Johnston
2018-10-26Minor style fixes around script execution.Mark Johnston
2018-10-26Clarify the description of the -u option.Mark Johnston
2018-10-24Always free dynamically allocated memory before returning.Mark Johnston
2018-10-20Fix a dead store.Mark Johnston
2018-10-20Remove dead code.Mark Johnston
2018-10-20Staticize a couple of functions.Mark Johnston
2018-10-20Remove some obsolete compatibility code.Mark Johnston
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-01-28Garbage collect IFT_IEEE80211 (but leave the define for possible reuse)Andriy Voskoboinyk
2016-10-02rtsold: Log messages about unexpected RAs at LOG_DEBUG.Mark Johnston
2016-05-16Use strlcpy() instead of strncpy() when copying ifname to ensureDon Lewis
2016-02-18Use the _SAFE loop variant, since the loop body may remove queue entries.Mark Johnston
2015-12-29Fix type mismatches for malloc(3) and Co.Ulrich Spörlein
2015-10-30Fix rtsold's usage messageEnji Cooper
2015-10-21Fix a ton of speelling errorsEitan Adler
2015-10-07Now that we own the code, use arc4random(3) unconditionallyXin LI
2015-09-10- Remove #ifdef HAVE_POLL_H.Hiroki Sato
2015-08-10Remove bad call to shutdown().Ed Schouten
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-09dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2015-05-02Remove #ifdef IFT_FOO.Gleb Smirnoff
2015-04-10rtsold does not need to link to libkvmBaptiste Daroussin
2015-04-06Stop including if_var.h from userland.Gleb Smirnoff
2014-11-25Convert usr.sbin to LIBADDBaptiste Daroussin
2014-11-19Merge from head@274682Simon J. Gerraty
2014-10-12Fix buffer overrun.Hiroki Sato
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2013-09-06Merge from headSimon J. Gerraty