aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Revert the changes that removed support for old gcc, as stable/12 stillDimitry Andric2021-09-032-0/+7
* Remove tests for obsolete compilers in the build systemEric van Gyzen2021-09-022-7/+0
* Revert "Do a sweep and remove most WARNS=6 settings"Dimitry Andric2021-08-295-0/+5
* Do a sweep and remove most WARNS=6 settingsKyle Evans2021-08-295-5/+0
* Enable rc.d/jail within jailsDan Langille2021-08-291-1/+1
* ftpd: delete dead codeAlan Somers2021-08-222-52/+0
* devmatch: don't announce autoloading so muchWarner Losh2021-07-161-2/+2
* devmatch: Be tolerant of .ko being present.Warner Losh2021-07-161-10/+15
* devmatch: defer until after kldHelge Oldach2021-07-161-1/+1
* devmatch: improve naming of devmatch config variableCeri Davies2021-07-162-3/+3
* rc.d: connect sysctl_lastloadEugene Grosbein2021-07-161-0/+1
* ipfw: reload sysctl.conf variables if neededEugene Grosbein2021-07-161-1/+14
* rc.d: unbreak sysctl lastloadEugene Grosbein2021-07-162-5/+19
* rc.d: liberate powerd from ACPI dependencyAndriy Gapon2021-06-161-4/+1
* service/ipfw: Silence warning on restartLutz Donnerhacke2021-05-171-2/+8
* (t)ftp-proxy: use libpfctlKristof Provost2021-05-071-0/+3
* mountd(8): generate a syslog message when the "V4:" line is missingRick Macklem2021-03-271-0/+3
* rtld: Fix null-pointer dereferenceDavid Chisnall2021-02-091-2/+4
* stand: lua: enhance lfs.dir() to speed up kernels_autodetectKyle Evans2021-02-031-1/+27
* flua: implement chmodEd Maste2021-01-243-0/+40
* flua: don't allow dlopen, et al., for bootstrap fluaKyle Evans2021-01-241-2/+1
* flua: support "require" for binary objects in the base systemEd Maste2021-01-241-0/+2
* rtld: map without PROT_EXEC for relocationEd Maste2021-01-191-1/+2
* rtld: call close(2) after errno is savedKonstantin Belousov2021-01-091-6/+11
* tftpd: tests: raise targeted cstd to c11Kyle Evans2020-12-291-0/+1
* Fix the ipfw service status output when ipfw.ko isn't loadedMark Johnston2020-12-261-1/+3
* MFC r343672 (by vangyzen):Ryan Libby2020-12-191-0/+4
* MFC r368394:Michael Tuexen2020-12-182-4/+6
* MFC r368260:Konstantin Belousov2020-12-081-0/+2
* Revert r366857.Cy Schubert2020-12-041-1/+1
* Fix startup of gssd when /usr is a separately mounted local file system.Rick Macklem2020-11-291-1/+1
* MFC: r367423Rick Macklem2020-11-293-6/+30
* MFC r351863:Mateusz Piotrowski2020-11-101-0/+3
* MFC r367291:Mateusz Piotrowski2020-11-101-0/+1
* MFC 358556,360167: Add support for the TFTP windowsize option.John Baldwin2020-11-039-49/+442
* MFC r360463,r360469:Michal Meloun2020-10-311-0/+1
* MFC r366857:Cy Schubert2020-10-261-1/+1
* MFC r366003:Mark Johnston2020-09-291-1/+2
* MFC r366002:Mark Johnston2020-09-291-1/+4
* MFC r365631: Only set WARNS if not definedKyle Evans2020-09-162-2/+2
* MFC r365771:Mark Johnston2020-09-151-4/+11
* MFC r365432:Konstantin Belousov2020-09-141-1/+1
* MFC r365369:Konstantin Belousov2020-09-121-5/+2
* MFC r365368:Konstantin Belousov2020-09-121-1/+4
* MFC r365490-r365491: Remove FREEBSD_UPDATE dependency on PORTSNAPKyle Evans2020-09-125-0/+847
* MFC r365360, r365370:Konstantin Belousov2020-09-111-10/+28
* MFC r363408:Warner Losh2020-09-091-2/+2
* In 13-CURRENT, the linux rc script uses "nocover" mount option to avoidEdward Tomasz Napierala2020-08-311-5/+12
* Drop the "nocover" option from the linux rc script; the optionEdward Tomasz Napierala2020-08-291-5/+5
* MFC r362935:Edward Tomasz Napierala2020-08-271-1/+1