]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Revert "Ensure .inc files are regenerated when llvm/clang tblgen binaries change"
[FreeBSD/FreeBSD.git] / usr.sbin /
2023-04-06 Corvin Köhnebhyve: return EEXIST when adding a fwcfg item twice
2023-04-06 Corvin Köhnebhyve: remove unnecessary const qualifier in acpi_device.h
2023-04-05 Corvin Köhnebhyve: make use of helper to read PCI IDs from bhyve...
2023-04-05 Corvin Köhnebhyve: add helper to read PCI IDs from bhyve config
2023-03-30 Gordon Berglingrarpd(8): Fix a typo in a source code comment
2023-03-27 Mark Johnstonbhyve: Sleep briefly in the VMEXIT_DEBUG handler
2023-03-27 Corvin Köhnebhyve: add cmdline option to enable qemu's fwcfg
2023-03-27 Corvin Köhnebhyve: add helper for adding fwcfg files
2023-03-22 John Baldwinmakefs: Ignore some sign comparison warnings from GCC.
2023-03-21 Ed Mastemakefs: do not call brelse if bread returns an error
2023-03-17 Ihor Antonovdaemon: set supervise_enabled during argument processing
2023-03-17 Ihor Antonovdaemon: decouple restart variable
2023-03-17 Ihor Antonovdaemon: add braces to while loop
2023-03-17 Ihor Antonovdaemon: simplify if/else chain
2023-03-17 Ihor Antonovdaemon: change type of listen_child() to C99 bool
2023-03-17 Ihor Antonovdaemon: flatten and simplify fork() logic
2023-03-17 Ihor Antonovdaemon: style changes
2023-03-17 Ihor Antonovdaemon: more human-friendly variable names
2023-03-17 Ihor Antonovdaemon: move syslog facility and syslog tag into log_params
2023-03-17 Ihor Antonovdaemon: deduplicate log_params varaibles
2023-03-17 Ihor Antonovdaemon: make log_reopen variable a bool
2023-03-17 Ihor Antonovdaemon: make dosyslog variable a bool and give it a...
2023-03-17 Ihor Antonovdaemon: add supervision_enabled var
2023-03-17 Ihor Antonovdaemon: initialize struct sigaction at declaration...
2023-03-17 Ihor Antonovdaemon: fix double init of pid variable
2023-03-17 Ihor Antonovdaemon: initialize mask_orig with sigemptyset()
2023-03-17 Ihor Antonovdaemon: consolidate variable declarations and initializ...
2023-03-17 Ihor Antonovdaemon: use braces with 'if' consistently
2023-03-17 Ihor Antonovdaemon: add long_opts
2023-03-17 Vitaliy Gusevbhyvectl: don't permit using --suspend and --checkpoint...
2023-03-17 Vitaliy Gusevbhyve: init checkput before caph_enter
2023-03-17 Vitaliy Gusevbhyve: exit with EX_OSERR if init checkpoint or restore...
2023-03-17 Vitaliy Gusevbhyve: add cap limits for ipc socket
2023-03-17 Vitaliy Gusevbhyve: don't flush readonly device at blockif_pause
2023-03-17 Vitaliy Gusevbhyvectl: don't leak nvlist in send_message
2023-03-17 Vitaliy Gusevbhyvectl: correct socket_fd closing in send_message
2023-03-17 Vitaliy Gusevbhyvectl: do not return garbage from send_message
2023-03-17 Vitaliy Gusevbhyve: fix resume for vms with guest_ncpus > 1
2023-03-17 Vitaliy Gusevbhyve: fix restore of kernel structs
2023-03-17 Corvin Köhnebhyve: add common fwcfg items
2023-03-17 Corvin Köhnebhyve: add helper to add fwcfg items
2023-03-15 Alan Somerssesutil: don't malloc in a tight loop
2023-03-14 Warner Loshmakefs: make msdos creation go fast
2023-03-13 Mark Johnstonbhyvectl: Address compiler warnings and bump WARNS
2023-03-13 Mark Johnstonbhyveload: Address compiler warnings and bump WARNS
2023-03-06 Ed Mastefreebsd-update: use grep -E instead of egrep
2023-03-06 Ed Mastemergemaster: add deprecation notice to man page
2023-03-02 Ed Mastefreebsd-update: avoid effects of user's environment...
2023-03-02 Ed Mastefreebsd-update: re-edit files if merge conflict markers...
2023-02-28 Corvin Köhnebhyve: add emulation for qemu's fwcfg data port
2023-02-28 Corvin Köhnebhyve: add emulation for the qemu fwcfg selector port
2023-02-28 Corvin Köhnebhyve: add basic qemu fwcfg implementation
2023-02-28 Corvin Köhnebhyve: maintain a list of acpi devices
2023-02-28 Corvin Köhnebhyve: add helper func to write a dsdt entry
2023-02-28 Corvin Köhnebhyve: add helper func to add acpi resources
2023-02-28 Corvin Köhnebhyve: add helper struct for acpi device handling
2023-02-27 Dimitry AndricUpdate leap-seconds to latest leap-seconds.3676924800...
2023-02-19 Warner Loshefibootmgr: Add --efidev (-u) to discover UEFI's device...
2023-02-16 Alan Somerssesutil: plug memory leaks
2023-02-14 Juraj Lutterunbound: Fix config file path
2023-02-14 Cy Schubertunbound: Fix config.h
2023-02-14 Cy Schubertunbound: Vendor import 1.17.1
2023-02-13 Tijl Coosemanslocal-unbound-setup: Use default root certificates
2023-02-09 Stefan Eßerusr.sbin/kbdcontrol.c: Add backwards compatibility...
2023-02-04 Xin LIetcupdate: Chase test case after pwd_mkdb(8) no longer...
2023-02-04 Andre Albsmeierpwd_mkdb(8): Don't copy comments from /etc/master.passw...
2023-02-02 Emmanuel Vadotpkgbase: Put devmatch in its own package
2023-02-02 Emmanuel Vadotpkgbase: Put ufs related tools and lib in their own...
2023-02-02 Emmanuel Vadotpkgbase: Put accounting utilities in the acct package
2023-02-02 Navdeep Parharpciconf(8): Decode ACS extended capability.
2023-02-02 Navdeep Parharcxgbetool: remove unnecessary vertical whitespace.
2023-02-02 Navdeep Parharcxgbetool(8): User interface to round-robin queue selec...
2023-02-02 Michael Tuexenppp: improve MSS clamping
2023-02-01 Michael Tuexentraceroute6: fix capabilities for the rcv socket
2023-01-31 Dag-Erling SmørgravBring our tzcode up to date.
2023-01-26 John Baldwinbhyve: Mark pci_de_vinput as const.
2023-01-26 Robert Wingbhyveload: open guest boot disk image O_RDWR
2023-01-26 John Baldwinbhyve: Fix a buffer overread in the PCI hda device...
2023-01-26 John Baldwinbhyve: Fix a global buffer overread in the PCI hda...
2023-01-26 John Baldwinbhyve: Remove vmctx argument from PCI device model...
2023-01-26 John Baldwinbhyve: Fix a mismerge in the PCI passthrough device...
2023-01-26 John Baldwinbhyve: Avoid triggering false -Wfree-nonheap-object...
2023-01-26 John Baldwinbhyve: Simplify spinup_ap_realmode slightly.
2023-01-26 John Baldwinbhyve: Tidy vCPU pthread startup.
2023-01-26 John Baldwinbhyve: Don't access vcpumap[vcpu] directly in parse_cpu...
2023-01-26 John Baldwinbhyve: Allocate struct vm_exit on the stack in vm_loop.
2023-01-26 John Baldwinbhyve: Remove some no-op code for setting RIP.
2023-01-26 John Baldwinbhyve: Simplify setting vCPU capabilities.
2023-01-26 John Baldwinbhyve: Remove unused return value from spinup_ap.
2023-01-26 John Baldwinbhyve: Remove handler for VM_EXITCODE_SPINUP_AP.
2023-01-26 John Baldwinbhyve: Remove the unused vcpu argument from all of...
2023-01-26 John Baldwinbhyve: Remove unused vcpu argument from PCI read/write...
2023-01-26 John Baldwinbhyve: Pass a vCPU ID of 0 to vm_setup_pptdev_msi*.
2023-01-26 John Baldwinbhyve: Remove unused argument from pci_nvme_handle_door...
2023-01-26 John Baldwinbhyve: Remove unused vm and vcpu arguments from vm_copy...
2023-01-26 John Baldwinbhyve: Avoid passing a possible garbage pointer to...
2023-01-26 John Baldwinbhyve: Appease warning about a potentially unaligned...
2023-01-26 John Baldwinbhyve: Fix sign compare warnings in the NVMe device...
2023-01-26 John Baldwinbhyve: Avoid unlikely truncation of the blockif ident...
2023-01-26 John Baldwinbhyve: Clear lid to 0 for internal device errors for...
next