summaryrefslogtreecommitdiffstats
path: root/usr.sbin (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct getsockname(2)/getpeername(2) usage.millert2020-05-211-7/+11
* style(9), no functionnal change.denis2020-05-203-129/+123
* Include interface name in warning when a RA is recieved from a non-link-localclaudio2020-05-201-2/+3
* properly pass the number of strings in an array to gtp_print_str.dlg2020-05-201-10/+17
* merge unbound 1.10.1sthen2020-05-1920-97/+273
* Externalise the output aspect of ospfctl.denis2020-05-184-891/+832
* httpd: add a "dark mode" in directory listings and error pagescwen2020-05-182-4/+11
* Properly wait for exiting rsync processes. Since SIGCHILD is blockedclaudio2020-05-181-21/+22
* IF_IFACE_AVAIL is never used/checked, wipe it.denis2020-05-172-5/+2