aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* ntpd: Support IPv6-only hostsMina Galic2023-05-051-7/+10
* mpsutil(8): Remove a stray paragraphTom Hukins2023-05-041-1/+0
* mpsutil(8): Improve English usageTom Hukins2023-05-041-4/+4
* bluetooth/hccontrol: Fix unterminated command listBrian Campbell2023-05-041-0/+3
* local.meta.sys.mk set BOOTSTRAPPINGSimon J. Gerraty2023-05-031-0/+13
* rtsol: introduce an 'always' scriptKristof Provost2023-05-024-4/+47
* fwget: Introduce new utilityEmmanuel Vadot2023-05-018-0/+494
* freebsd-update: Mention 13.2-RELEASE in usage.Poul-Henning Kamp2023-04-301-1/+1
* bhyve: enable capsicum for snapshot codeVitaliy Gusev2023-04-281-4/+0
* bhyve: use directory file descriptor for checkpointVitaliy Gusev2023-04-282-9/+37
* efiwake(8): styleKonstantin Belousov2023-04-281-17/+23
* Add efiwake toolJohannes Totz2023-04-283-1/+148
* tzsetup: appease checkstyle9Yuri Pankov2023-04-271-2/+2
* tzsetup: adopt zone1970.tab changesYuri Pankov2023-04-272-163/+167
* bhyve: Add DEBUG_HDA_FILE define to specify location of debug outputGuido Falsi2023-04-272-1/+4
* bhyve: Disable bhyve HDA debug by default.Guido Falsi2023-04-272-8/+9
* arp/ndp: Use valid prototypes for function declarations with no arguments.John Baldwin2023-04-262-2/+2
* arp: report successful deletion via netlink to mimic rtsock.Alexander V. Chernikov2023-04-261-1/+3
* tzsetup: fix bootstrapping for github CI jobsYuri Pankov2023-04-261-21/+21
* prometheus_sysctl_exporter: Replace magic numbers with identifiers.Peter Jeremy2023-04-261-9/+9
* bhyve: pass E820 table to guestCorvin Köhne2023-04-262-0/+20
* bhyve: add E820 dump functionCorvin Köhne2023-04-262-0/+36
* bhyve: add allocation function to E820Corvin Köhne2023-04-262-0/+120
* bhyve: add common memory holes to E820 tableCorvin Köhne2023-04-261-0/+90
* bhyve: add basic E820 implementationCorvin Köhne2023-04-262-0/+261
* ndp: fix signed/unsigned compariosn in the netlink code.Alexander V. Chernikov2023-04-251-1/+1
* ndp: convert ndp(8) to netlink.Alexander V. Chernikov2023-04-254-69/+661
* arp: remove forgotten debug message.Alexander V. Chernikov2023-04-251-1/+0
* arp: convert arp(8) to netlink.Alexander V. Chernikov2023-04-254-46/+555
* bhyve: make use of qemus acpi table loaderCorvin Köhne2023-04-253-3/+24
* bhyve: add helper struct for qemus acpi table loaderCorvin Köhne2023-04-253-0/+352
* ppp: Use valid prototypes for function declarations with no arguments.John Baldwin2023-04-248-12/+12
* ndp: Use valid prototypes for function declarations with no arguments.John Baldwin2023-04-241-8/+8
* rpc.umntall: Use valid prototype for function declaration with no arguments.John Baldwin2023-04-241-1/+2
* rpc.lockd: Use valid prototypes for function declarations with no arguments.John Baldwin2023-04-241-2/+3
* ext2fs: extract crc16 into sys/crc16.hVal Packett2023-04-242-54/+3
* tzsetup: add baseline file to control parsed zonetab contentsYuri Pankov2023-04-233-2/+727
* Remove portsnap(8)Colin Percival2023-04-2311-2048/+0
* Build host tools on non-FreeBSD host with DIRDEPS_BUILDSimon J. Gerraty2023-04-222-0/+18
* nfsuserd.c: Replace slave with serverRick Macklem2023-04-221-14/+14
* bsdinstall avoid subdir depending on parentSimon J. Gerraty2023-04-214-10/+14
* makefs: set cd9660 Rock Ridge timestamps for . and ..Ed Maste2023-04-201-0/+12
* tzsetup(8): update paths to zone tab and tzdata sourceYuri Pankov2023-04-191-28/+22
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-19255-323/+125
* keyserv: Use C89 function definitions.John Baldwin2023-04-183-133/+53
* yp: Use more accurate function pointer types.John Baldwin2023-04-182-20/+18
* rpc.lockd: Use C89 function definitions.John Baldwin2023-04-181-33/+19
* cron: Use C89 function definitions.John Baldwin2023-04-1810-145/+66
* sendmail: Silence -Wdeprecated-non-prototype warnings.John Baldwin2023-04-184-0/+8
* makefs: remove unused variableEd Maste2023-04-171-2/+0