aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* dma mailer.conf: add comments, including pointer for sendmailMike Karels2022-12-161-0/+5
* default rc.conf: Add new growfs_swap_size variableMike Karels2022-12-101-0/+2
* growfs_fstab: add new /etc/rc.d script to add swap to fstabMike Karels2022-12-101-0/+67
* growfs script: add swap partition as well as growing rootMike Karels2022-12-101-6/+172
* dma(8): add newaliases to mailer.confBaptiste Daroussin2022-12-061-2/+3
* sendmail: revert to use use NONEBaptiste Daroussin2022-12-051-4/+4
* Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>.John Baldwin2022-12-051-0/+1
* flua: chown(2) binding, fix bad copy/pasteBaptiste Daroussin2022-11-251-1/+1
* flua: add a chown(2) bindingBaptiste Daroussin2022-11-251-0/+59
* tftpd: Disable -Wformat-nonliteral for GCC.John Baldwin2022-11-221-0/+2
* tftp: Use printf0 attribute for options_set_request/reply.John Baldwin2022-11-221-2/+2
* Add dnctl rc.d serviceGoran Mekic2022-11-223-1/+32
* tftpd: type nitDag-Erling Smørgrav2022-11-181-1/+1
* tftpd: Plug memory leaks in option handling code.Dag-Erling Smørgrav2022-11-183-14/+72
* tftpd: whitespace cleanupDag-Erling Smørgrav2022-11-1711-62/+62
* tftpd: cleanupDag-Erling Smørgrav2022-11-156-9/+11
* othermta: remove leftover from 20 years agoBaptiste Daroussin2022-11-143-24/+0
* rtld: add support for the $LIB tokenKonstantin Belousov2022-11-113-1/+16
* rc.sendmail: remove unused scriptBaptiste Daroussin2022-11-093-281/+1
* sendmail: Add back a comment about "NONE"Jose Luis Duran2022-11-091-0/+1
* sendmail: do not use NONEBaptiste Daroussin2022-11-091-4/+4
* sendmail: document that sendmail_enable can be set to NONEBaptiste Daroussin2022-11-081-1/+1
* mail: make The Dragonfly Mail Agent (dma) the default mta.Baptiste Daroussin2022-11-072-6/+1
* rc(8): Add a zpoolupgrade rc.d scriptLi-Wen Hsu2022-11-073-0/+28
* getty: Avoid NULL deref if stdin is not a tty.Dag-Erling Smørgrav2022-11-041-3/+8
* getty: code cleanup, part 2Dag-Erling Smørgrav2022-11-044-79/+79
* getty: code cleanup, part 1Dag-Erling Smørgrav2022-11-045-26/+26
* rtld: remove unused macro FPTR_TARGETKonstantin Belousov2022-10-221-4/+0
* rtld: fix typo in commentKonstantin Belousov2022-10-171-1/+1
* Put OPIE to rest.Dag-Erling Smørgrav2022-10-024-45/+5
* manpages: Remove telnetd referencesBrooks Davis2022-09-291-3/+2
* Remove telnetdBrooks Davis2022-09-284-81/+0
* ldd: remove '[preloaded]' marker for the preloaded objectsKonstantin Belousov2022-09-221-3/+12
* rc.d/var_run: Add needed "shutdown" keywordCy Schubert2022-09-201-0/+1
* rtld-elf/libmap.c: correct commentKonstantin Belousov2022-09-181-2/+2
* rtld-elf/libmap.h: style declarationsKonstantin Belousov2022-09-181-3/+3
* rtld-elf/libmap.h: add include guardKonstantin Belousov2022-09-181-0/+5
* rtld: teach LD_SHOW_AUXV about AT_USRSTACK*Konstantin Belousov2022-09-161-0/+2
* bootptest: Fix a typo in a source code commentGordon Bergling2022-09-151-1/+1
* libexec/rc: Add var_run rc scriptCy Schubert2022-09-053-0/+54
* ntpd(8): Correct a typo in comment of the rc scriptGordon Bergling2022-09-041-1/+1
* rtld.c: remove extra blank lineKonstantin Belousov2022-09-041-1/+0
* rtld: style the rest of rtld_lock.cKonstantin Belousov2022-09-041-30/+31
* rtld: mask signals for default read locksKonstantin Belousov2022-09-041-24/+36
* rtld(1): Fix a typo in a source code commentGordon Bergling2022-09-031-1/+1
* rc.conf: Fix a typo in a commentGordon Bergling2022-09-031-1/+1
* local_unbound: rc: allow to overwrite pid file pathBjoern A. Zeeb2022-09-011-0/+2
* rc.conf(5): add <service>_umask to run the service using this valueEugene Grosbein2022-08-281-1/+9
* rc: add ${name}_setup script supportFranco Fichtner2022-08-151-3/+11
* rtld: fix display of the mapbase for the traced objectsKonstantin Belousov2022-08-141-1/+1