aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* /etc/services: attempt to bring the database to this century 1/2.Pedro F. Giffuni2020-02-281-585/+177
* bsdinstall: remove the Italian mirrorPhilip Paeps2020-02-281-1/+0
* bsdconfig: remove the Italian mirrorPhilip Paeps2020-02-282-2/+0
* Use stream_read() to read all 12 bytes of the RFB client version.John Baldwin2020-02-271-1/+2
* Create ../compileWarner Losh2020-02-241-1/+10
* Bump CONFIGVERS to 600017.Warner Losh2020-02-231-1/+1
* Relax machine directives a little.Warner Losh2020-02-232-3/+7
* Fix formatting for tps values between 99.95 and 99.99; previouslyEdward Tomasz Napierala2020-02-211-1/+1
* - Implement -h (human readable) for the size of the underlying block disk.Christian S.J. Peron2020-02-201-4/+18
* bhyve: enable virtio-net mergeable rx buffers for tap(4)Vincenzo Maffione2020-02-205-37/+137
* Print out some newly added PCIe extended capabilities and subclasses.Konstantin Belousov2020-02-202-0/+39
* Revert r358153: it is causing unexpected issues with the build system.Pedro F. Giffuni2020-02-201-358/+818
* Bump PROTOMAX.Xin LI2020-02-201-1/+1
* /etc/services: attempt bring the database to this century.Pedro F. Giffuni2020-02-201-818/+358
* Add some HISTORY sections to manpagesSergio Carlavilla Delgado2020-02-192-2/+20
* Add _BIX (Battery Information Extended) object support.Hiroki Sato2020-02-191-17/+44
* certctl(8): switch to install(1) to fix DESTDIR supportKyle Evans2020-02-191-2/+2
* pciconf: List names of all known extended PCIe capabilities.Konstantin Belousov2020-02-171-0/+15
* bhyve, bhyvectl: Add Hygon Dhyana support.Konstantin Belousov2020-02-132-3/+7
* Revert r357343:Pedro F. Giffuni2020-02-131-8/+0
* sesutil: fix Coverity CIDsAlan Somers2020-02-131-6/+8
* bhyve: move virtio-net header processing to pci_virtio_netVincenzo Maffione2020-02-125-133/+197
* tag /etc/rmt symlink with pkgbase packageEd Maste2020-02-121-1/+2
* backup-passwd: mask out all passwords in the diffKyle Evans2020-02-111-1/+1
* Use __riscv instead of __riscv__Warner Losh2020-02-101-1/+1
* Remove ifdefs for ia64 and sparc64.Warner Losh2020-02-101-4/+0
* Refresh architecture list with latest:Warner Losh2020-02-101-12/+4
* Remove sparc64 specific eeprom commandWarner Losh2020-02-107-1226/+0
* For valid arch values (really $MACHINE), remove references to alphaWarner Losh2020-02-101-6/+6
* Fix a comment for the SUN geom class.Warner Losh2020-02-101-1/+1
* Fix comment. It mentioned sparc64 specifically, but alignment issuesWarner Losh2020-02-101-2/+1
* Remove sparc64 ifdefWarner Losh2020-02-101-2/+0
* Remove sparc64 example.Warner Losh2020-02-101-12/+1
* cron(8): rip out do_univKyle Evans2020-02-101-46/+1
* cron(8): convert vfork() usage to fork()Kyle Evans2020-02-105-31/+8
* Miscellaneous typo fixesEd Maste2020-02-071-1/+1
* Advertise the MPI Message Version that's contained in the IOCFacts messageScott Long2020-02-071-4/+17
* Touch up some of the iocfacts fieldsScott Long2020-02-071-2/+4
* Improve documentation of bootconfig and PARTITIONSMateusz Piotrowski2020-02-061-1/+13