summaryrefslogtreecommitdiffstats
path: root/usr.sbin (follow)
Commit message (Expand)AuthorAgeFilesLines
* vmd(8): Eliminate libevent state corruptionpd2020-06-285-16/+203
* obviously powerpc64 will want pcidumpderaadt2020-06-281-2/+3
* convert macppc, octeon, and loongson to use MI installboot, removingderaadt2020-06-278-12/+760
* Replace TAILQ concatenation loop with TAILQ_CONCATbket2020-06-271-7/+3
* Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCATbket2020-06-261-5/+2
* Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCATbket2020-06-261-9/+3
* Replace SIMPLEQ concatenation loops with SIMPLEQ_CONCATbket2020-06-261-20/+7
* Stop using rsync --delete when syncing up with the CA repos. Insteadclaudio2020-06-242-5/+139
* Using the "ldaps" or "tls" keywords in ldapd.conf currently enables alltb2020-06-243-14/+40
* Remove unused variabledenis2020-06-221-2/+1
* On my previous commit I made the wrong assumption that the control socket wasmestre2020-06-223-7/+6
* add missing .Pplandry2020-06-221-2/+3
* Fix "the symbol HZ is undefined" yacc warningkn2020-06-221-2/+2
* Install npppd.conf(5) with mode 0600 instead of 0640. npppd.conf(5) canmvs2020-06-221-3/+3
* When the main process exits, it closes the pipe so a read 0 occurs.otto2020-06-221-3/+3
* a first cut at requesting and parsing vpd info.dlg2020-06-221-1/+137
* vmd(8): fix ns8250 lockup due to race conditionpd2020-06-211-16/+16
* Add RCS markertb2020-06-211-0/+2
* wire the wireguard packet printer into tcpdump.dlg2020-06-215-8/+21
* don't claim packets as wg if there's not enough captured bytes to read.dlg2020-06-211-1/+11
* cope with a truncated capture of a packet. this avoids reading invalid mem.dlg2020-06-211-11/+27
* add a printer for wireguard messages, but not hooked up just yet.dlg2020-06-211-0/+126
* Apply rules to the number of events returned by the last read(2).mpi2020-06-181-10/+3
* We are no longer using the "keep" file as a flag.florian2020-06-171-3/+1
* vmd(8): backout previous commit to ns8250.c as it reintroduced the bug where thepd2020-06-161-17/+9
* vmd(8): fix ns8250 lockup due to race conditionpd2020-06-161-9/+17
* remove the reference to tun(4), as suggested by kaya saman,jmc2020-06-131-3/+2
* Cast imsg->data to char pointer to silence GCC warningkn2020-06-101-2/+2
* Show a message while pkg_add updates the font cache. This occurs at thesthen2020-06-091-1/+3
* set TLS SNI when relaying to hostsemarie2020-06-091-1/+22
* Prepare buffer for both receive and transmit side so that a client canyasuoka2020-06-092-58/+104
* Provide clear errors when trying to install oversized boot loaderkn2020-06-084-4/+25
* whitespaceflorian2020-06-071-3/+3
* Swap arguments of calloc(3).florian2020-06-071-2/+2
* Remove redundant codedenis2020-06-053-6/+3
* remove useless redirectionsespie2020-06-021-12/+4
* less convoluted Makefile, removes useless redirectionsespie2020-06-021-11/+4
* Run lmtp deliveries as SMTPD_USER instead of the recipient user.chrisz2020-06-012-4/+6
* Enable building wsmoused on arm64 and armv7.fcambus2020-05-281-3/+3
* Enable building wsfontload on arm64 and armv7.fcambus2020-05-281-1/+2
* Remove unneeded <stddef.h>denis2020-05-271-2/+1
* When DNS lookup of an UDP loghost failed, syslogd(8) did close thebluhm2020-05-251-19/+24
* Make "init-system -n" check vcpu and memory constraintskn2020-05-241-1/+1
* msgkn2020-05-241-3/+4
* Relax the filename checks to allow dashes as well. Starting withtb2020-05-241-4/+4
* Typofixkn2020-05-231-2/+2
* Fail on duplicate vcpu, memory or iodevice parameterskn2020-05-231-3/+20
* Revert previouskn2020-05-221-14/+13
* Make "init-system -n" check vcpu and memory constraintskn2020-05-221-13/+14
* Use the simpler HTML5 idiom to declare charset in autogenerated pages.bentley2020-05-222-6/+4