]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
stand/zfs: Add a third argument to zfs_probe_dev: part_too
[FreeBSD/FreeBSD.git] / usr.sbin /
2023-01-24 Jessica Clarkeufs: Rework shortlink handling to avoid subobject overflows
2023-01-24 Gordon Berglingcxgbetool(8): Fix common typos in sysctl descriptions
2023-01-24 Corvin KöhneAdd a virtio-input device emulation.
2023-01-24 John Baldwinbhyve: Use XHCI_PORTREG_PTR in one place that open...
2023-01-22 Gordon Berglingmountd(8): Fix a typo in a source code comment
2023-01-22 Gordon Berglingbsnmpget.1: Fix a typo in the man page
2023-01-22 Gordon Berglingnfs: Fix a common typo in source code comments
2023-01-20 Chuck Tufflibhyve nvme: Fix uninitialized pointer
2023-01-16 Gordon Berglingiwmbtfw(8): Fix a typo in a kernel message
2023-01-13 Alexander V. Chernikovndp(8): add structured output formatting via libxo
2022-12-31 Vincenzo Maffionenetmap: several typo fixes
2022-12-29 Rick Macklemrpc.tlsservd: Check for a tls syscall failure.
2022-12-28 Rick Macklemrpc.tlsclntd: Check for a tls syscall failure.
2022-12-22 Doug Rabsonimgact_binmisc: Optionally pre-open the interpreter...
2022-12-18 Jamie Grittonjail: fix a NULL pointer derefence in parsing ip6.addr...
2022-12-17 Alexander Motinbhyve virtio-scsi: Fix residual reporting.
2022-12-15 Mark Johnstonbhyve: Disable thread safety analysis
2022-12-15 Mark Johnstonbhyve: Address an unused parameter warning in the smbio...
2022-12-13 Corvin Köhnebhyve: build SPCR ACPI table
2022-12-12 Eugene GrosbeinMFC: pw(8): fix combination of modes -N and -w random
2022-12-10 Ed Mastefreebsd-update: restart sshd after upgrade
2022-12-09 Corvin Köhnevmm: permit some IPIs to be handled by userspace
2022-12-09 Corvin Köhnebhyve: create all vcpus on startup
2022-12-09 Corvin Köhnebhyve: fix spelling mistake in passthru emulation
2022-12-08 Corvin Köhnebhyve: add varfile option to nvlist of lpc device
2022-12-08 Rebecca Cranbhyve: Support a _VARS.fd file for bootrom
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-12-05 Corvin Köhnebhyve: use dynamic ACPI table offsets
2022-12-05 Corvin Köhnebhyve: build RSDP table by basl
2022-12-05 Corvin Köhnebhyve: build RSDT table by basl
2022-12-05 Corvin Köhnebhyve: build XSDT table by basl
2022-12-05 Corvin Köhnebhyve: build FADT table by basl
2022-12-05 Corvin Köhnebhyve: build MADT table by basl
2022-12-05 Corvin Köhnebhyve: build HPET table by basl
2022-12-05 Corvin Köhnebhyve: add helper to fill a ACPI_GENERIC_ADDRESS
2022-12-05 Corvin Köhnebhyve: build MCFG table by basl
2022-12-05 Corvin Köhnebhyve: add helper to append a basl table without a...
2022-12-05 Corvin Köhnebhyve: make basl_table_add_* functions public
2022-12-05 Corvin Köhnebhyve: build FACS table by basl
2022-11-30 Corvin Köhnebhyve: build DSDT table by basl
2022-11-30 Corvin Köhnebhyve: add basl support for common table header
2022-11-30 Corvin Köhnebhyve: use basl to load ACPI tables
2022-11-29 Mark Johnstonbhyve: Drop volatile qualifiers from xhci hw struct...
2022-11-29 Mark Johnstonbhyve: Cast away const when fetching a config nvlist
2022-11-29 Mark Johnstonbhyve: Drop volatile qualifiers from virtio rings
2022-11-29 Mark Johnstonbhyve: Drop volatile qualifiers from snapshot code
2022-11-29 Corvin Köhnebhyve: add basl support for pointers
2022-11-29 Corvin Köhnebhyve: add basl support for checksums
2022-11-29 Corvin Köhnebhyve: add basl support for length fields
2022-11-29 Corvin Köhnebhyve: add basl support for generic addresses
2022-11-29 Corvin Köhnebhyve: add basl support for int values
2022-11-29 Corvin Köhnebhyve: add table dump functions for basl
2022-11-29 Corvin Köhnebhyve: add basic basl implementation
2022-11-23 Alan Somersctld: if adding a target fails, retry it on the next...
2022-11-23 Corvin Köhnebhyve/kdblayout: add some missing keys to german layout
2022-11-23 Emmanuel Vadotpkgbase: bhyve: Tag the kbdlayout file to be in the...
2022-11-23 Mark Johnstonbhyve: Fix some warnings in the ps2 emulation code
2022-11-23 Michael ReifenbergerAppend Keyboard Layout specified option for using VNC.
2022-11-23 Michael ReifenbergerAppend Keyboard Layout specified option for using VNC.
2022-11-22 Wanpeng Qianbhyve: abort and return FEATURE_NOT_SAVEABLE while...
2022-11-22 Wanpeng Qianbhyve: return FEATURE_NOT_CHANGEABLE for unimplemented...
2022-11-22 Wanpeng Qianbhyve: nvme controller obey async event setting when...
2022-11-21 Mark Johnstonbhyve: Simplify control flow in the xhci device model
2022-11-20 Chuck Tufflibhyve nvme: Check return value of mapped memory
2022-11-20 Chuck Tufflibhyve nvme: Switch to POSIX standard functions
2022-11-20 Chuck Tufflibhyve nvme: Support minimal Controller list
2022-11-20 Chuck Tufflibhyve nvme: Fix reported SANICAP value
2022-11-20 Wanpeng Qianbhyve nvme: Fix firmware read only initialization
2022-11-20 WanpengQianbhyve: Fix Number of Power States Supported value
2022-11-20 Chuck Tufflibhyve nvme: Fix out-of-bound IOV array access
2022-11-18 Mark Johnstonbhyve: Define an accessor for net backend private data
2022-11-15 Gordon Berglingvipw.8: Add a FILES section
2022-11-14 Wanpeng Qianbhyve: initial PowerCycles value
2022-11-14 WanpengQianbhyve nvme: Fix Active Firmware Info
2022-11-11 John Baldwinbhyve: Don't free an invalid pointer.
2022-11-11 John Baldwinrpc.lockd: Explicitly cast enum nlm_stats values to...
2022-11-11 John Baldwinypldap: Fix mismatch in array bounds for ldapclient().
2022-11-11 Gordon Berglingpnfs.4: Fix a typo
2022-11-11 John Baldwinbhyve virtio-scsi: Avoid out of bounds accesses to...
2022-11-11 John Baldwinbhyve virtio-scsi: Tidy warning and debug prints.
2022-11-11 John Baldwinbhyve e1000: Sanitize transmit ring indices.
2022-11-10 John Baldwinbhyve: Document the "type" config variable for network...
2022-11-10 Yan Ka Chiubhyve virtio-net: Allow backend type to be explicitly...
2022-11-10 John Baldwiniscsi: Fetch limits based on a socket rather than assum...
2022-11-10 John Baldwinbhyve_config.5: Document gdb.address.
2022-11-10 John Baldwinbhyve: Update the -G description in the SYNPOSIS.
2022-11-10 Mariusz Zaborskibyhve: add option to specify IP address for gdb
2022-11-06 Vitaliy Gusevbhyve: Handle snapshots of unconfigured virtio-net...
2022-11-03 Mark Johnstonbhyve: Make sure that the VNC version is initialized
2022-11-03 Mark Johnstonbhyve: Fix an apparent pointer arithmetic bug in the...
2022-11-02 Dag-Erling Smørgravchown: see also chmod.
2022-11-01 Mark Johnstonbhyve: Avoid arithmetic on void pointers
2022-11-01 Mark Johnstonbhyve: Avoid shadowing global variables in bhyverun.c
2022-11-01 Mark Johnstonbhyve: Fix a typo in a function name
2022-11-01 Gordon Berglingdconschat(8): Fix a typo in an error message
2022-10-31 Cy Schubertunbound: Vendor import 1.17.0
2022-10-31 Mark Johnstonbhyve: Use the new vm_limit_rights() interface
2022-10-28 Mitchell Hornekldxref: handle R_RISCV_64 relocation
2022-10-24 Kyle Evansbsdinstall: use the correct DISTDIR for fetching local...
2022-10-19 Baptiste Daroussinpw: remove the inaccurate anymore information from...
next