summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2022-09-10init(8): fix signal handler boolean type and qualifierScott Soule Cheloha
2022-09-06Delete some unreferenced SMD, ST506 and archaic SCSI #define'sKenneth R Westerback
2022-09-04Document disklabel(8) -T's new RAID templateKlemens Nanni
2022-09-03Add a new keyword to template files, 'raid', to allow the autoKenneth R Westerback
2022-09-02Write /etc/resolv.conf in a more atomic manner.Florian Obser
2022-09-01Nuke comment about not using d_sbsize.Kenneth R Westerback
2022-09-01d_bbsize and d_sbsize have become write-only fields.Kenneth R Westerback
2022-09-01At the moment unveil(2) doesn't check the path for bind(2) or connect(2).Martijn van Duren
2022-09-01Don't print device name on failureKlemens Nanni
2022-08-31If a partition both starts and ends beyond the end of the unitKenneth R Westerback
2022-08-30sync to libunbound 1.16.2; heavy lifting by sthenFlorian Obser
2022-08-29Print warning when a GPT partition start or end is outside theKenneth R Westerback
2022-08-29Dynamically link these /sbin daemons: dhcpleased, mountd, nfsd, pflogd,Theo de Raadt
2022-08-29Print warning when an MBR partition starts or extends past theKenneth R Westerback
2022-08-26Sync usage with manualKlemens Nanni
2022-08-26Move (unused) functions under !SMALLKlemens Nanni
2022-08-20Align description of -g and -u with mount_tmpfs.8Theo Buehler
2022-08-20-k and -K are mutually exclusive, make usage match manualKlemens Nanni
2022-08-20Accept both names and ids for -g and -u and implement missing errorOtto Moerbeek
2022-08-19Zap useless castKlemens Nanni
2022-08-19Improve RAID level parsingKlemens Nanni
2022-08-19Document lease filesKlemens Nanni
2022-08-16Remove -c compatKlemens Nanni
2022-08-16-v prints to standard error not outputKlemens Nanni
2022-08-05Among published AT&T UNIX releases, a shutdown(8) command was containedIngo Schwarze
2022-08-03dmesg(8): don't accept positional argumentsScott Soule Cheloha
2022-07-31The geometry information in stuct disklabel is not used forKenneth R Westerback
2022-07-30we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-RenoJonathan Gray
2022-07-29Mention id(1) -R, reference rtable(4) in route(8)Klemens Nanni
2022-07-27Remove redundant bzero, the pfctl struct memset later on.Moritz Buhl
2022-07-26Allow editing of an MBR of all zeros.Kenneth R Westerback
2022-07-25Only MBR and GPT structures can be edited by fdisk.Kenneth R Westerback
2022-07-23Delete autoconf or temporary address if flag is removed.Florian Obser
2022-07-23Let the kernel delete the (default) route when we deconfigure theFlorian Obser
2022-07-23Send an IFP to distinguish (default) routes over different interfacesFlorian Obser
2022-07-23Delete addresses when interface is no longer autoconf.Florian Obser
2022-07-22add missing full stop;Jason McIntyre
2022-07-22Include an OpenIKED Vendor ID payload in the initial handshake. This willTobias Heider
2022-07-22Fix potential leak of reply in error case.Tobias Heider
2022-07-22fix use after free in debug pathJonathan Gray
2022-07-21Set the default pool size for the new anchors pool otherwise it's set to 0.Moritz Buhl
2022-07-20Add a pool for the allocation of the pf_anchor struct.Moritz Buhl
2022-07-18Check if there is a locally cached nameserver to send before respondingTobias Heider
2022-07-18Synch 'help' command descriptions with man page descriptions.Kenneth R Westerback
2022-07-18'quit' and 'exit' descriptions were reversed.Kenneth R Westerback
2022-07-17Modernize and cleanse fdisk.8, making it more concise andKenneth R Westerback
2022-07-14When the autoconf flag flaps around we might end up with multiple bpfFlorian Obser
2022-07-12Rewrite state machine in the style of dhcpleased(8).Florian Obser
2022-07-10Add some anti-feline input protection by refusing to processKenneth R Westerback
2022-07-10Use nice #define's for input buf size and output help buf size.Kenneth R Westerback