]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Merge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
[FreeBSD/FreeBSD.git] / usr.sbin /
2023-07-18 Mark Johnstonbhyve: Deduplicate some code in modify_bar_registration()
2023-07-17 Mitchell Hornepmcstat(8): Drop .Ud
2023-07-06 Juraj Lutterperiodic: Honor kern.localbase
2023-07-05 Mark Johnstonbhyve: Rename a pci_cfgrw() parameter
2023-06-26 Mark Johnstonbhyve: Include vmm.h via the usual path
2023-06-26 Mark Johnstonbhyve: Remove some unneeded includes of segments.h
2023-06-21 Poul-Henning Kampfreebsd-update: Mention 13.2-RELEASE in usage.
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-14 Dag-Erling Smørgravlocal-unbound-setup: Disable the libc subscriber.
2023-06-12 Rick Macklemnfsuserd: Improve failure message when running in a...
2023-06-11 Rick Macklemgssd: Improve failure message when running in a jail
2023-06-09 Mitchell Hornepmcstat: augment an error message
2023-06-09 Mitchell Hornepmccontrol: drop Pentium 4 special case
2023-06-09 Cy Schubertntp: import ntp-4.2.8p17
2023-06-04 Chuck Silversffs: restore backward compatibility of newfs and makefs...
2023-06-01 Cy Schubertntp: Update version string
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-05-26 Kirk McKusickFix size differences between architectures of the UFS...
2023-05-24 Rick Macklemnfsd.c: Log a more meaningful failure message
2023-05-22 Rick Macklemmountd.8: Update for mountd running in jails
2023-05-22 Rick Macklemnfsd.8: Update for nfsd running in jails
2023-05-22 Rick Macklemjail.8: Update the allow.nfsd section
2023-05-22 Rick Macklemjail.8: Update the man page for allow.nfsd
2023-05-19 Baptiste Daroussinpkg(7): now that we do use libmd, use it completly
2023-05-19 Baptiste Daroussinpkg(7): use libmd for sha256 instead of openssl
2023-05-19 pbuffpw: The pw_checkname function has added ';' checking.
2023-05-19 Michael Osipovperiodic: Use locale-agnostic (ISO 8601) timestamp...
2023-05-19 Baptiste Daroussinpw: do not call system()
2023-05-16 Colin Percivalfreebsd-update: Fix merging already-updated files
2023-05-08 Mina Galicntpd: Support IPv6-only hosts
2023-05-08 Corvin Köhnebhyve: pass E820 table to guest
2023-05-08 Corvin Köhnebhyve: add E820 dump function
2023-05-08 Corvin Köhnebhyve: add allocation function to E820
2023-05-08 Corvin Köhnebhyve: add common memory holes to E820 table
2023-05-08 Corvin Köhnebhyve: add basic E820 implementation
2023-05-08 Corvin Köhnebhyve: make use of qemus acpi table loader
2023-05-08 Corvin Köhnebhyve: add helper struct for qemus acpi table loader
2023-05-03 John Baldwinbhyve: Don't return -ENOMEM from qemu_fwcfg_add_file.
2023-05-03 John Baldwinbhyve: Accept a variable-length string name for qemu_fw...
2023-05-03 John Baldwinacpica: Quiet a -Wdangling-pointer warning in AcpiUtIni...
2023-05-03 John Baldwinpw: Don't return a pointer to an on-stack buffer from...
2023-05-03 John Baldwinfwcontrol: Disable -Wzero-length-bounds warnings.
2023-04-28 Vitaliy Gusevbhyve: remove redundant variable
2023-04-28 Corvin Köhnebhyve: add QEMU_FWCFG_INDEX_MAX_CPUS item
2023-04-28 Corvin Köhnebhyve: add hook for PCI header of passthru devices
2023-04-28 Corvin Köhnebhyve: define array to protect passthru regs
2023-04-28 Corvin Köhnebhyve: save softc of ACPI devices
2023-04-28 Corvin Köhnebhyve: allow device specific DSDT entries
2023-04-28 Corvin Köhnebhyve: check for errors when writing device specific...
2023-04-28 Corvin Köhnebhyve: allow building device specific ACPI tables
2023-04-28 Corvin Köhnebhyve: introduce acpi_device_emul struct
2023-04-28 Corvin Köhnebhyve: add config option to modify LPC IDs
2023-04-27 Ed Mastemakefs: set cd9660 Rock Ridge timestamps for . and ..
2023-04-27 Ed Mastemakefs: call brelse from bread
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-21 Ed Mastemakefs: use unsigned and %u for rock_ridge_move_count
2023-04-21 Ed Mastemakefs: remove unused variable
2023-04-21 Ed Mastemakefs: remove unused cd9660 options
2023-04-20 Michael Tuexentrpt: fix several bugs and add deprecation notice
2023-04-14 Ed Mastemakefs: use %s and __func__ in printf messages
2023-04-14 Ed Mastemakefs: set the validation entry system type
2023-04-14 Ed Mastemakefs: use size_t or ssize_t where appropriate
2023-04-14 Ed Mastemakefs: simplify filename conversion handling
2023-04-14 Ed Mastemakefs: remove some unused cd9660 types and defines
2023-04-14 Ed Mastemakefs: avoid uninitialized memory in root directory...
2023-04-14 Ed Mastemakefs: remove CD9660MAXPATH #define
2023-04-14 Ed Mastemakefs: improve some cd9660 error messages
2023-04-14 Ed Mastemakefs: #define Apple Partition bits
2023-04-14 Ed Mastemakefs: correct "filname" typo
2023-04-14 Ed Mastemakefs: Whitespace cleanup to sync with NetBSD
2023-04-14 Ed Mastemakefs: remove vestigial '?' cases from top-level getop...
2023-04-14 Ed Mastemakefs: do not pass mode to open() call lacking O_CREAT
2023-04-14 Ed Mastemakefs: spelling
2023-04-12 Christos Margiolismakefs(8): do not print comma after the last super...
2023-04-11 Corvin Köhnebhyve: add QEMU_FWCFG_INDEX_NB_CPUS item
2023-04-10 Stefan Eßerkbdcontrol.c: make pre-Unicode compatibility conditional
2023-04-10 Ed Mastemakefs: emit NM records for all directory entries
2023-04-10 Ed Mastemakefs: correct El Torito bood record
2023-04-10 Ed Mastemakefs: correct iso9660 Rock Ridge NM values
2023-04-10 Ed Mastemakefs: correct iso9660 Rock Ridge TF timestamps
2023-04-09 Kyle Evansdaemon: reformat longopts
2023-04-09 Ihor Antonovdaemon: decouple init logic from main loop
2023-04-09 Ihor Antonovdaemon: move signal setup into a function
2023-04-09 Kyle Evansdaemon: kill off some stray blank lines
2023-04-09 Ihor Antonovdaemon: remove unnecessary memset in daemon_state_init()
2023-04-09 Ihor Antonovdaemon: repace goto exit with daemon_terminate()
2023-04-09 Ihor Antonovdaemon: move variables into struct daemon_state
2023-04-09 Mateusz Guziksendmail: silence K&R warns
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
next