aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* bhyve nvme: Add AEN support to NVMe emulationChuck Tuffli2021-12-151-7/+266
* rtsold: Note network interfaces changing index when removed/insertedWarner Losh2021-12-141-3/+3
* kbdmap: adapt to the new libbsddialog APIAlfonso Siciliano2021-12-131-1/+1
* tzsetup: adapt for libbsddialog 0.0.1Alfonso Siciliano2021-12-131-57/+6
* bhyve: set EV_CLEAR for EVFILT_VNODE meventsRobert Wing2021-12-121-1/+8
* bhyve: Support a _VARS.fd file for bootromRebecca Cran2021-12-122-10/+145
* Add idle priority scheduling privilege group to MAC/priorityFlorian Walpen2021-12-101-5/+8
* tzsetup: Default to UTCEmmanuel Vadot2021-12-081-2/+1
* inetd: Use the synopsis from the manual pageMateusz Piotrowski2021-12-061-3/+3
* inetd.8: Sort optionsMateusz Piotrowski2021-12-061-71/+68
* inetd.8: Lint the fileMateusz Piotrowski2021-12-061-12/+11
* bhyve: fix -Wunused-but-set-variable warningRobert Wing2021-12-061-3/+1
* kbdmap: adapt to the new bsddialog apiBaptiste Daroussin2021-12-061-1/+1
* bsddialog: import snapshot 2021-12-05Baptiste Daroussin2021-12-061-13/+13
* MAC/priority module for realtime privilege groupFlorian Walpen2021-12-041-1/+5