aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* sesutil: fix a commentAlan Somers2022-01-191-1/+1
* bhyve/snapshot: fix pthread_create() error checkRobert Wing2022-01-191-5/+3
* bhyve: get mediasize for character devices when resizing virtio-blkRobert Wing2022-01-181-2/+12
* bhyve: add nvlist functions for setting unset nodesCorvin Köhne2022-01-142-0/+33
* sesutil: Avoid setting reserved bits.Alexander Motin2022-01-131-1/+2
* msdosfs: clusterfree() is used only in error handling casesKonstantin Belousov2022-01-082-9/+6
* Fix "Mesurement" typo in usr.sbin/acpi/acpiconf/acpiconf.cMatt Audesse2022-01-071-1/+1
* Fix formatting of the usage() outputScott Long2022-01-072-4/+4
* bhyve: Correct unmapping of the MSI-X table BARMark Johnston2022-01-051-2/+3
* bhyve: Map the right BAR in init_msix_table()Mark Johnston2022-01-051-1/+1
* bhyve: dynamically register FwCtl portsCorvin Köhne2022-01-031-2/+22
* bhyve: add more slop to 64 bit BARsCorvin Köhne2022-01-031-5/+6
* bhyve: allow reading of fwctl signature multiple timesCorvin Köhne2022-01-031-10/+12
* bhyve: enumerate BARs by sizeCorvin Köhne2022-01-031-11/+94
* bhyve: only init MSI-X table if passthru device supports itCorvin Köhne2022-01-031-5/+9
* ufs: Rework shortlink handling to avoid subobject overflowsJessica Clarke2022-01-022-4/+4
* sesutil: Widen "Desc" field to fit "Drive Slot 23"Poul-Henning Kamp2022-01-021-3/+3
* pmcstudy: fix error handlingsebastien.bini2022-01-021-1/+7
* Fix grammatical issues.Nathan Whitehorn2022-01-021-1/+1
* bsddialog: convert bsdinstall/distextractAlfonso Siciliano2022-01-012-91/+92
* When parsing a rule to rotate log files on a specific week day,Garance A Drosehn2021-12-301-0/+4
* iscsi: Handle large Text responses.John Baldwin2021-12-292-133/+6
* bhyve smbios type 3 structure is incorrectToomas Soome2021-12-271-0/+2
* bhyve: clean up trailing whitespacesToomas Soome2021-12-2734-130/+130
* bhyve: passthru: enable BARs before possibly mmap(2)ing themBjoern A. Zeeb2021-12-291-9/+12
* iscsid: Always free the duplicated address in resolve_addr().John Baldwin2021-12-291-3/+3
* kldxref: add R_PPC64_ADDR64 handlerAlfredo Dal'Ava Junior2021-12-271-1/+5
* ctld: Disable -Wcast-align warnings.John Baldwin2021-12-221-0/+1
* libiscsiutil: Change keys_load/save to operate on data buffers.John Baldwin2021-12-224-23/+23
* Add an internal libiscsiutil library.John Baldwin2021-12-2219-2581/+288
* pkgbase: Add a FreeBSD-pkg-bootstrap packageEmmanuel Vadot2021-12-211-0/+2
* pkgbase: Put certctl in the FreeBSD-caroot packageEmmanuel Vadot2021-12-211-0/+1
* pkgbase: Create a FreeBSD-newsyslog packageEmmanuel Vadot2021-12-212-4/+20
* pkgbase: Create a FreeBSD-syslogd packageEmmanuel Vadot2021-12-211-2/+11
* pkgbase: Create a FreeBSD-periodic packageEmmanuel Vadot2021-12-215-10/+30
* pkgbase: Create a FreeBSD-mtree packageEmmanuel Vadot2021-12-211-0/+2
* pkgbase: Create a FreeBSD-tcpd packageEmmanuel Vadot2021-12-212-0/+4
* pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2021-12-212-0/+3
* pkgbase: Put autofs config files in the FreeBSD-autofs packageEmmanuel Vadot2021-12-211-0/+2
* pkgbase: Put yellow pages programs to its own packageEmmanuel Vadot2021-12-2110-0/+10
* periodic: Use a deterministic $PATH for periodic.Peter Wemm2021-12-211-0/+4
* usbconfig: actually set the exit code in usage()Joerg Wunsch2021-12-201-1/+1
* usbconfig: implement a -v optionJoerg Wunsch2021-12-202-11/+33
* usbconfig: documentation fixes, mainly for -i optionJoerg Wunsch2021-12-202-8/+14
* usbconfig: use getopt(3) for option handlingJoerg Wunsch2021-12-202-56/+52
* bhyve: Only snapshot initialized VirtIO queuesVitaliy Gusev2021-12-171-0/+3
* tzsetup: Fix unicode supportAlfonso Siciliano2021-12-171-0/+5
* bsdinstall: zfsboot: Prompt user for zpool name if the pool already existsEmmanuel Vadot2021-12-151-0/+32
* bsdinstall: bootconfig: Try to clean old efi boot entriesEmmanuel Vadot2021-12-151-2/+52
* bhyve nvme: Inform guests of namespace resizeChuck Tuffli2021-12-151-3/+43