aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* auto_master.5: Fix my pushWarner Losh2023-12-271-1/+1
* auto_master.5: improve description, bump dateconcussious2023-12-271-2/+2
* ctladm: Only autoload cfiscsi.ko for iSCSI-specific commandsJohn Baldwin2023-12-271-1/+7
* ctladm: Fix a typo and add a FALLTHROUGH annotationJohn Baldwin2023-12-271-1/+2
* cltadm.8: Correct documentation of -r arg to port commandJohn Baldwin2023-12-271-2/+2
* Fix multiple bugs with ctld's UCL parsingAlan Somers2023-12-272-2/+25
* daemon: fix recent style regressionsKyle Evans2023-12-271-2/+5
* daemon: separate pipe_fd[2] into pipe_rd and pipe_wrIhor Antonov2023-12-271-19/+25
* daemon: replace memchr with memrchrIhor Antonov2023-12-271-4/+8
* daemon: move buffer into daemon_stateIhor Antonov2023-12-271-19/+21
* daemon: remove redundant parameter from listen_child()Ihor Antonov2023-12-271-9/+5
* daemon: fix clang-tidy warningsIhor Antonov2023-12-272-13/+16
* bluetooth: fix comment in bluetooth.device.conflherschi2023-12-261-2/+2
* bhyve/audio.c: avoid re-calculating the length of dev_namerilysh2023-12-261-2/+4
* newsyslog(8): Add option to globally override compression method.Xin LI2023-12-233-33/+129
* mountd: Update exports.5 for commit 7c5146da1286Rick Macklem2023-12-221-1/+14
* kldxref: Appease a Coverity warningJohn Baldwin2023-12-221-0/+1
* kldxref: Simplify handling of ELF object filesJohn Baldwin2023-12-221-81/+65
* kldxref: Simplify elf_read_raw_dataJohn Baldwin2023-12-221-5/+1
* kldxref: Tidy error handling for invalid addressesJohn Baldwin2023-12-221-3/+3
* bhyve.8: fix -k descriptionKonstantin Belousov2023-12-221-10/+10
* bhyve.8: add missed dotKonstantin Belousov2023-12-221-1/+1
* pwd_mkdb: Cosmetic nit.Dag-Erling Smørgrav2023-12-201-1/+2
* efibootmgr: Report the path to the deviceWarner Losh2023-12-181-1/+1
* efibootmgr: Document -e command line switchWarner Losh2023-12-181-5/+20
* kldxref: Reduce divergence between per-architecture filesJessica Clarke2023-12-147-79/+83
* kldxref: Implement aarch64 R_AARCH64_AB64 relocationJessica Clarke2023-12-141-2/+5
* kldxref: Fix MIPS Elf_Rel addend computationJessica Clarke2023-12-141-1/+0
* kldxref: Add arm supportJessica Clarke2023-12-142-0/+95
* kldxref: Put each ef_CPUARCH.c on its own line to prepare for ef_arm.cJessica Clarke2023-12-141-1/+6
* kldxref: Fix for 32-bit powerpcJessica Clarke2023-12-141-1/+2
* kldxref: Cast rtype to int in ef_aarch64.c in warningJohn Baldwin2023-12-131-1/+1
* kldxref: fix build on 32 bits archesBaptiste Daroussin2023-12-133-7/+7
* kldxref: Make use of libelf to be a portable cross toolJohn Baldwin2023-12-1213-925/+1685
* kldxref: Refactor PNP entry parsing, no functional changeJohn Baldwin2023-12-121-108/+139
* Stop #defining FREEBSD_ELFJohn Baldwin2023-12-123-3/+0
* kldxref: Add a copyright and license statement to ef.hJohn Baldwin2023-12-121-0/+33
* bhyve: refactor gdbstub to enable single-stepping on AMD CPUsBojan Novković2023-12-123-17/+93
* bsdinstall: add include to SUBDIRSimon J. Gerraty2023-12-071-1/+1
* bsdinstall generate opt_osname.h in includeSimon J. Gerraty2023-12-0711-21/+40
* bsdinstall: Encode dists to valid variable names in checksum scriptJessica Clarke2023-12-061-6/+12
* autofs: media: Always use sync option for fat*Emmanuel Vadot2023-12-041-3/+6
* periodic/daily/480.leapfile-ntpd: only attempt to refresh leap-seconds.listXin LI2023-12-031-2/+2
* bhyve: Fix a leak that happens when we fail to load a hostfwd ruleMark Johnston2023-12-011-1/+3
* Unbreak build from ed31b3f4a146 (misapplied diff).Jamie Gritton2023-11-301-1/+0
* jail: Don't allow jail_set(2) to resurrect dying jails.Jamie Gritton2023-11-302-74/+36
* snmp_pf: use libpfctl's pfctl_get_rules_info() rather than DIOCGETRULESKristof Provost2023-11-271-9/+6
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-27205-243/+5
* Remove copyright strings ifdef'd outWarner Losh2023-11-2733-290/+0
* sccs: Manual changesWarner Losh2023-11-271-8/+0