aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* 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-14/+29
* 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
* 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
* rtsold: Fix validation of RDNSS optionsMark Johnston2021-03-241-6/+12
* Complete LOCAL_PEERCRED support. Cache pid of the remote process in theDmitry Chagin2021-03-211-1/+1
* newsyslog(8): Implement a new 'E' flag to not rotate empty log filesJuraj Lutter2021-03-152-2/+23
* [PowerPC] Allow traversal of oversize OF properties.Brandon Bergren2021-03-081-1/+1
* automount(8): fix absolute path when creating a mountpointRobert Wing2021-02-251-1/+1
* pkg(7): address minor nits (mostly clang-analyze complaints)Kyle Evans2021-02-202-5/+3
* usr.sbin/praudit: Fix tests after 5619d49e07Alex Richardson2021-02-207-7/+7
* inetd: fix unix sockaddr's length assignmentKyle Evans2021-02-161-5/+4
* fmtree: add a deprecation notice to the manpageKyle Evans2021-02-161-2/+9
* Print DeviceHandle and PhysicalId in hex.Alexander Motin2021-02-121-2/+2
* Improve ACPI_NFIT_CONTROL_REGION formatting.Alexander Motin2021-02-121-7/+7
* cpucontrol(8): Fix display.Konstantin Belousov2021-02-091-1/+1
* cron(8): set the environment variables of the user and/or login classAndrew Gierth2021-02-042-8/+31
* service(8): set the environment of the "daemon" class before invokingAndrew Gierth2021-02-041-1/+1