aboutsummaryrefslogtreecommitdiff
path: root/sbin/devd
Commit message (Expand)AuthorAgeFilesLines
* devd: remove pccard entriesWarner Losh2021-07-211-36/+1
* MFC r368800: devd.conf(5): Fix a mandoc related issueGordon Bergling2020-12-271-0/+3
* MFC r366408, r366410, r366405Gordon Bergling2020-10-101-1/+1
* MFC r365016 | imp | 2020-08-31 17:48:23 -0600 (Mon, 31 Aug 2020) | 2 linesWarner Losh2020-09-091-0/+8
* MFC r364725, r364726Warner Losh2020-09-091-0/+4
* MFC r364359, r364360, r364361, r364362, r364364, r364370Warner Losh2020-09-091-138/+180
* MFC r364335,r364336,r364337,r364351Warner Losh2020-09-091-14/+8
* MFC 363248:Mateusz Piotrowski2020-07-311-18/+0
* MFC r355884: Add missing "ereport." prefixes of ZFS events.Alexander Motin2020-01-171-9/+9
* MFC r355718: Fix $() handling, broken since the beginning at r108014.Alexander Motin2019-12-271-3/+3
* MFC r352119-r352124, r352130Baptiste Daroussin2019-09-132-1/+2
* MFC r348459:Mark Johnston2019-06-171-1/+3
* MFC r343497:Andriy Voskoboinyk2019-02-011-1/+1
* MFC r343249:Andriy Voskoboinyk2019-01-261-1/+1
* MFC r343244:Andriy Voskoboinyk2019-01-261-2/+2
* We don't need shell protection for when we're expanding matches.Warner Losh2018-09-222-4/+4
* Move all devd related configs to sbin/devd/Brad Davis2018-08-219-0/+900
* Revert "devd: use C++ style casts"Eitan Adler2018-07-291-6/+6
* devd: use C++ style castsEitan Adler2018-07-291-6/+6
* devd: use static where possibleEitan Adler2018-07-291-4/+4
* Document kernel/signal/crashdump devd(8) notification.Edward Tomasz Napierala2018-07-201-2/+17
* Consistently use full stops.Edward Tomasz Napierala2018-07-181-19/+19
* We're not, yet, at C++11 capable on all our plaforms.Warner Losh2018-06-281-1/+6
* Safely quote all variable expansions.Warner Losh2018-06-272-3/+27
* devd: drop WARNS back down to 3 until 6 actually works with GCCMatt Macy2018-05-241-0/+1
* devd: Move variable declaration to headerEitan Adler2018-05-233-2/+1
* devd: Unbreak buildEitan Adler2018-05-231-2/+1
* devd: allow build to complete using g++Eitan Adler2018-05-231-0/+2
* devd: compile at WARNS=6Eitan Adler2018-05-233-6/+7
* devd: correct two warningsEitan Adler2018-05-232-2/+2
* Remove support for FDDI and token ring media types in userland utilities.Brooks Davis2018-04-161-2/+0
* devd: don't pass &fds in useless parameters to select(2)Eitan Adler2018-02-151-1/+1
* devd: readd virtualEitan Adler2018-01-261-1/+1
* devd: minor nitsEitan Adler2018-01-262-2/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-274-0/+8
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-312-2/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Require devd to be running for its ATF tests to runAlan Somers2017-06-201-1/+2
* devd(8): Remove pidfile on shutdownAlan Somers2017-06-201-0/+1
* Use a more stream-lined version of fix_value.Warner Losh2017-03-242-16/+8
* Implement quote escaping. String values may now contain " if youWarner Losh2017-03-232-3/+37
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix build of devd with GCC 4.2Alan Somers2017-01-191-0/+1
* Fix several Coverity CIDs in devdAlan Somers2017-01-181-5/+16
* Simplify test.Warner Losh2016-12-011-1/+1
* Sort SEE ALSO section sequentially.Sevan Janiyan2016-10-081-3/+3
* Add history section for devd(8)Sevan Janiyan2016-10-051-2/+8
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0