aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* config(8): use sbuf to manage line buffersJason A. Harmening2020-04-121-42/+39
* gpioctl: Print interrupts capabilitiesEmmanuel Vadot2020-04-111-0/+5
* Remove the -o option from gssd(8).John Baldwin2020-04-102-57/+2
* In the past changes have been made to smbios->minor without updating theRodney W. Grimes2020-04-071-1/+1
* Add VIRTIO_NET_F_MTU flag support for the bhyve virtio-net device.Aleksandr Fedorov2020-04-074-0/+67
* config(8): "fix" a couple of buffer overflowsKyle Evans2020-04-071-4/+24
* Normalize deployment tools usage and definitions by putting into one placeMaxim Sobolev2020-04-071-1/+3
* yp*: fix -fno-common buildKyle Evans2020-04-068-9/+11
* adduser: allow standard IFS characters in passwordsKyle Evans2020-04-051-2/+2
* pmc: diable position-independent builds, they fail to link on amd64Brooks Davis2020-04-031-0/+3
* Stop hardcoding WARNS in uefisign(8).Edward Tomasz Napierala2020-04-011-2/+0
* Stop hardcoding WARNS in iscsid(8).Edward Tomasz Napierala2020-04-011-2/+0
* Stop hardcoding WARNS in automount(8) et al.Edward Tomasz Napierala2020-04-011-2/+0
* Use memmove to copy within a bufferAndrew Turner2020-04-011-2/+2
* valectl: fix typo in man pageVincenzo Maffione2020-03-311-2/+2
* Add 'ctld -t', to test configuration file validity.Edward Tomasz Napierala2020-03-312-2/+17
* Bhyve: fix SMBIOS Type 17 table generationRebecca Cran2020-03-311-11/+30
* correct 'disble' typo in hccontrolEd Maste2020-03-301-1/+1
* cron: respect PATH from login.confKyle Evans2020-03-303-34/+79
* config(8): fixes for -fno-commonKyle Evans2020-03-282-9/+20
* bhyve: fix NVMe emulation update of SQHDChuck Tuffli2020-03-271-3/+4
* bhyve: fix NVMe emulation missed interruptsChuck Tuffli2020-03-271-21/+19
* bhyve: use STAILQ in NVMe emulationChuck Tuffli2020-03-271-11/+7
* bhyve: implement NVMe deallocate commandChuck Tuffli2020-03-271-6/+181
* bhyve: refactor NVMe namespace initializationChuck Tuffli2020-03-271-8/+9
* bhyve: refactor NVMe PRP memcpyChuck Tuffli2020-03-271-15/+31
* Fix typo.Andrey V. Elsukov2020-03-261-1/+1
* Add property-based filters for syslogd.Andrey V. Elsukov2020-03-262-18/+440
* Fix pkgfs stat so it satisfies libsecurebootSimon J. Gerraty2020-03-251-5/+10
* pmc: Add include path for libpmcstat as it is an internallibEmmanuel Vadot2020-03-252-0/+2
* wlandebug: Add include path for libifconfig as it is a internallibEmmanuel Vadot2020-03-251-0/+1
* Correct path in EXAMPLES ypldap.conf.5Sergio Carlavilla Delgado2020-03-241-2/+2
* newsyslog: Add fallthrough comments to appease Coverity.Mark Johnston2020-03-241-0/+7
* Add regression tests for newsyslog.conf's p flag.Mark Johnston2020-03-241-2/+83
* newsyslog: Fix stack corruption when initializing a zipwork structure.Mark Johnston2020-03-241-11/+17
* auditdistd: Remove useless linking with liblEmmanuel Vadot2020-03-241-1/+1
* Remove useless linking to liblBaptiste Daroussin2020-03-231-1/+1
* pw: do not removed home directories if not ownedBaptiste Daroussin2020-03-232-1/+24
* When printing out the contents of the VSEC, include the contents of theScott Long2020-03-201-2/+4
* PACKAGE_STRING should be the same as PACKAGE_VERSION.Cy Schubert2020-03-181-1/+1
* Bhyve: log message when rfb client connectsRebecca Cran2020-03-181-0/+1
* Bhyve: DPRINTF already includes newline, so don't add anotherRebecca Cran2020-03-181-2/+2
* libpmcstat: Try /boot/modules if module not foundRyan Moeller2020-03-121-0/+2
* style(9): Fix space after #define.Pedro F. Giffuni2020-03-121-1/+1
* retire amd(8)Ed Maste2020-03-0935-3163/+0
* MFV r358616:Cy Schubert2020-03-042-3/+6
* powerd.8: Improve style & fix typosMateusz Piotrowski2020-03-031-23/+26
* Add extremely useful calendar(1) application to FreeBSDConrad Meyer2020-03-033-0/+36
* Fix typo in r278616Conrad Meyer2020-03-023-36/+0
* Add -N option to powerd(8) to ignore "nice" time.Colin Percival2020-02-292-10/+26