summaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* bhyve: Improve the option description in the usage messageMateusz Piotrowski2021-08-161-9/+11
* bhyve: Fix synopsis in the usage messageMateusz Piotrowski2021-08-161-3/+3
* bhyve.8: Make synopsis more readableMateusz Piotrowski2021-08-161-4/+8
* dd a new option (-H) to daemon(8) to catch SIGHUP and re-open output_file fil...Maxim Sobolev2021-07-282-10/+71
* bsdinstall: Only show menu if there are more items to be installedRenato Botelho2021-07-271-10/+12
* freebsd-update: Update URL of supported platforms informationLi-Wen Hsu2021-07-271-1/+1
* [skip ci] correct a few SPDX license tagsAlan Somers2021-07-271-1/+1
* Fix local-unbound setup for some IPv6 deployments.Dag-Erling Smørgrav2021-07-201-1/+1
* bhyve: Fix NVMe iovec construction for large IOsChuck Tuffli2021-07-091-1/+1
* mergemaster: handle symbolic links during update.Warner Losh2021-07-081-2/+116
* bhyvectl: print a better error message when vm_open() failsMarko2021-07-021-1/+3
* jail: Don't allow substitution of valueless jail parameters.Jamie Gritton2021-06-241-1/+1
* bsnmp: Fix incorrect use of libpfctlKristof Provost2021-06-221-2/+2
* cpucontrol: fix extended signature matching code to avoid fallthoughDan Nelson2021-06-201-2/+2
* bsdconfig: add a new mirror in BulgariaPhilip Paeps2021-06-202-0/+2
* bsdinstall: add a new mirror in BulgariaPhilip Paeps2021-06-201-0/+1
* Add freeze/thaw description to devctl(8)Li-Wen Hsu2021-06-101-1/+22
* Fix test case header function nameMath Ieu2021-06-101-1/+1
* etcupdate: Add -D destdir to usage for 'extract'.John Baldwin2021-06-092-2/+3
* etcupdate: Add a revert mode to restore one or more stock files.John Baldwin2021-06-092-13/+60
* etcupdate: Trim trailing whitespace.John Baldwin2021-06-091-3/+3
* etcupdate: Gracefully handle SIGINT when building trees.John Baldwin2021-06-091-14/+17
* etcupdate: Always extract to a temporary tree.John Baldwin2021-06-091-56/+92
* pciconf: Fix up pciconf -lc outputDavid Bright2021-06-091-4/+12
* MFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:Cy Schubert2021-06-031-3/+3
* kldxref: do not error out if specified path is not directory, for -d modeKonstantin Belousov2021-05-271-1/+1
* mpsutil: extend show adapter information, add NCQ controlDaniel Austin2021-05-214-2/+171
* authpf: Start using libpfctlKristof Provost2021-05-141-1/+2
* pf: Allow multiple labels to be set on a ruleKristof Provost2021-05-101-1/+1
* bhyve: Set SO_REUSEADDR on the gdb stub socketMark Johnston2021-05-101-1/+4
* libpfctl: Switch to pfctl_ruleKristof Provost2021-05-071-8/+9
* bsnmp: Use libpfctlKristof Provost2021-05-072-1/+6
* (t)ftp-proxy: use libpfctlKristof Provost2021-05-071-1/+2
* arp(8): fixing the deletion failure of IEEE1394 associated addressesTai-hwa Liang2021-05-061-0/+1
* pkg(7): replace usage of sbuf(9) with open_memstream(3)Baptiste Daroussin2021-05-053-45/+56
* pkg(7): indentation fixesBaptiste Daroussin2021-05-051-2/+2
* pkg(7): when bootstrapping first search for pkg.pkg file then pkg.Baptiste Daroussin2021-05-051-13/+28
* pkg(7): add an -r reponame option for bootstrap and addKyle Evans2021-05-054-19/+91
* usr.sbin/pkg: Don't re-define roundup2Alex Richardson2021-05-051-2/+0
* pkg(7): rework the arguments handlingBaptiste Daroussin2021-05-052-40/+102
* Use asprintf instead of sbufBaptiste Daroussin2021-05-051-8/+8
* fix up docs, if signature checking is enabled, the file MUST exist...John-Mark Gurney2021-05-051-6/+3
* pw(8): use open_memstream(3) instead of sbuf(9)Baptiste Daroussin2021-05-052-41/+47
* Make pkg(7) use environment variables specified in pkg.confMoritz Schmitt2021-05-052-4/+27
* config(8): Mention the authors of a paper in the SEE ALSO sectionGordon Bergling2021-04-161-1/+5
* lpd(8): Mention the author of a paper in the SEE ALSO sectionGordon Bergling2021-04-161-1/+3
* nfsd: silence rpcb_unset noise for NFSv4 only serversRick Macklem2021-04-151-7/+13
* freebsd-update: improve mandoc db generationEd Maste2021-04-131-1/+2
* MFC jail: fix jail(8) synposis and usage message to match reality.Jamie Gritton2021-04-092-3/+3
* mpsutil.8: fix typos in the man pageAlan Somers2021-04-081-3/+3