aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* MFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:Cy Schubert2021-06-031-3/+3
* Implement own command line option for the frequently used -i usbusX -f Y syntax,Hans Petter Selasky2021-06-022-10/+76
* Fix scripted installs on EFI systems using ZFS root with zfsboot.Nathan Whitehorn2021-05-281-3/+2
* kldxref: do not error out if specified path is not directory, for -d modeKonstantin Belousov2021-05-271-1/+1
* iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwaresPhilippe Michaud-Boudreault2021-05-236-72/+401
* fstyp(8): define HAVE_ZFS macro when built with zfsRobert Wing2021-05-211-1/+1
* mpsutil: extend show adapter information, add NCQ controlDaniel Austin2021-05-214-2/+171
* cxgbetool(8): Add support for setting the hashfilter mode (filter mask).Navdeep Parhar2021-05-161-32/+46
* syslogd: Increase message size limitsDmitry Wagin2021-05-142-12/+27
* authpf: Start using libpfctlKristof Provost2021-05-141-1/+2
* autofs: best effort to maintain mounttab and mountdtabRobert Wing2021-05-114-1/+18
* 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
* mprutil: add big endian supportAlfredo Dal'Ava Junior2021-05-075-46/+90
* traceroute6: Properly calculate UDP checksumZhenlei Huang2021-05-061-0/+1
* Introduce "soft" serseq variant.Alexander Motin2021-05-061-4/+5
* pkg(7): replace usage of sbuf(9) with open_memstream(3)Baptiste Daroussin2021-05-053-46/+56
* pkg(7): indentation fixesBaptiste Daroussin2021-05-051-2/+2
* pkg(7): when bootstrapping first search for pkg.pkg file then pkg.txzBaptiste Daroussin2021-05-051-14/+29
* 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
* arp(8): fixing the deletion failure of IEEE1394 associated addressesTai-hwa Liang2021-05-031-0/+1
* pmcstat: fix the usage message for -tMitchell Horne2021-04-291-1/+2
* pmcstat: set initial counter value to zeroMitchell Horne2021-04-291-1/+1
* Allocate extra inodes in makefs when leaving free space in UFS images.Nathan Whitehorn2021-04-274-3/+30
* usr.sbin/services_mkdb: diff reduction against NetBSD.Xin LI2021-04-201-0/+1
* usr.sbin/uefisign: prevent specifying certificate, key or outputXin LI2021-04-201-5/+14
* 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
* Add a new mode to the scripted partition editor for variant disk names.Nathan Whitehorn2021-04-164-11/+27
* 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
* usr.sbin/services_mkdb: plug memory leak when line was blank.Xin LI2021-04-131-2/+8
* Tweak language involving ZFS installation; no content changes.Nathan Whitehorn2021-04-121-16/+24
* Add some general notes about scripted installations.Nathan Whitehorn2021-04-121-0/+13
* Include examples of how to build script-install media.Nathan Whitehorn2021-04-121-1/+15
* Improve example install scripts, making them simpler and more robust.Nathan Whitehorn2021-04-121-3/+2
* Clarify that scripted installations don't require specification of bootNathan Whitehorn2021-04-121-0/+4
* 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
* makefs: Ignore the "tags" keyword in mtree manifestsMark Johnston2021-04-061-1/+7
* traceroute6: Fix Capsicum rights for rcvsockMark Johnston2021-04-051-3/+6
* bsdinstall: Drop vestigial bsdinstall-esps cleanupRyan Moeller2021-03-292-15/+1
* rpc.lockd: Unconditionally close fds as daemonCaleb St. John2021-03-291-1/+1
* align nfsdumpstate column outputCaleb St. John2021-03-291-0/+3
* mountd(8): generate a syslog message when the "V4:" line is missingRick Macklem2021-03-271-1/+17
* bhyve: support relocating fbuf and passthru data BARsD Scott Phillips2021-03-264-34/+125