aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* daemon: move signal setup into a functionIhor Antonov3 hours1-63/+79
* mountd.8: Update for mountd running in jailsRick Macklem10 hours1-2/+27
* daemon: kill off some stray blank linesKyle Evans3 days1-3/+0
* daemon: remove unnecessary memset in daemon_state_init()Ihor Antonov3 days1-1/+0
* daemon: repace goto exit with daemon_terminate()Ihor Antonov3 days1-25/+40
* bhyve: add cmdline option to enable qemu's fwcfgCorvin Köhne4 days7-33/+111
* bhyve: add helper for adding fwcfg filesCorvin Köhne4 days2-0/+92
* sendmail: silence K&R warnsMateusz Guzik5 days1-0/+2
* ppp: Remove trailing semicolonElyes Haouas6 days1-2/+2
* pmccontrol: Remove trailing semicolonElyes Haouas6 days1-1/+1
* lpr: Remove trailing semicolonElyes Haouas6 days1-1/+1
* bhyve: Remove trailing semicolonElyes Haouas6 days6-7/+7
* jail.8: Update the allow.nfsd sectionRick Macklem6 days1-10/+44
* makefs: do not call brelse if bread returns an errorEd Maste7 days2-6/+0
* makefs: make msdos creation go fastWarner Losh7 days1-0/+1
* daemon: move variables into struct daemon_stateIhor Antonov9 days1-134/+154
* pkg(7): now that we do use libmd, use it completlyBaptiste Daroussin11 days3-77/+16
* pkg(7): use libmd for sha256 instead of opensslBaptiste Daroussin12 days4-79/+147
* Revert "grep: remove tautological condition"Kyle Evans12 days3-61/+0
* grep: remove tautological conditionKyle Evans12 days3-0/+61
* bhyve: Move libcasper dependecy to lib9pVitaliy Gusev14 days1-8/+0
* bhyvectl: don't permit using --suspend and --checkpoint at same timeVitaliy Gusev2023-03-061-14/+9
* bhyve: init checkput before caph_enterVitaliy Gusev2023-03-061-9/+11
* bhyve: exit with EX_OSERR if init checkpoint or restore time failedVitaliy Gusev2023-03-061-3/+4
* bhyve: add cap limits for ipc socketVitaliy Gusev2023-03-061-0/+10
* bhyve: don't flush readonly device at blockif_pauseVitaliy Gusev2023-03-061-1/+1
* bhyvectl: don't leak nvlist in send_messageVitaliy Gusev2023-03-061-1/+1
* bhyvectl: correct socket_fd closing in send_messageVitaliy Gusev2023-03-061-1/+1
* bhyvectl: do not return garbage from send_messageVitaliy Gusev2023-03-061-3/+5
* bhyveload: Address compiler warnings and bump WARNSMark Johnston2023-03-032-34/+36
* bhyvectl: Address compiler warnings and bump WARNSMark Johnston2023-03-032-20/+12
* daemon: set supervise_enabled during argument processingIhor Antonov2023-03-031-23/+31
* daemon: decouple restart variableIhor Antonov2023-03-031-9/+11
* daemon: add braces to while loopIhor Antonov2023-03-031-16/+17
* daemon: simplify if/else chainIhor Antonov2023-03-031-13/+21
* daemon: change type of listen_child() to C99 boolIhor Antonov2023-03-031-10/+10
* daemon: flatten and simplify fork() logicIhor Antonov2023-03-031-24/+29
* daemon: style changesIhor Antonov2023-03-031-35/+40
* mergemaster: add deprecation notice to man pageEd Maste2023-03-031-1/+12
* freebsd-update: use grep -E instead of egrepEd Maste2023-03-021-1/+1
* moused: Fix typosElyes Haouas2023-03-021-2/+2
* yp_mkdb: Remove useless return at the end of void functionElyes Haouas2023-03-021-1/+0
* usbconfig: Remove useless return at the end of void functionElyes Haouas2023-03-022-12/+0
* rrenumd: Remove useless return at the end of void functionElyes Haouas2023-03-021-4/+0
* rpcbind: Remove useless return at the end of void functionElyes Haouas2023-03-022-4/+0
* rpc.yppasswdd: Remove useless return at the end of void functionElyes Haouas2023-03-021-2/+0
* pmcstat: Remove useless return at the end of void functionElyes Haouas2023-03-021-2/+0
* lpr: Remove useless return at the end of void functionElyes Haouas2023-03-022-6/+0
* extattr: Remove useless return at the end of void functionElyes Haouas2023-03-021-1/+0
* diskinfo: Remove useless return at the end of void functionElyes Haouas2023-03-021-4/+0