]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-01-26 Ka Ho Ngbhyve: Fix pci device node key in bhyve_config.5
2023-01-26 Mariusz Zaborskibhyve: change a default address from ANY to localhost
2023-01-26 Robert Crowstonbhyve: enhance debug info for memory range clash
2023-01-26 Filipe da Silva... bhyve: Fix build when BHYVE_SNAPSHOT is set
2023-01-26 Robert Wingbhyve/snapshot: ..back to SOCK_STREAM
2023-01-26 Robert Wingbhyve: use linker set for ipc commands
2023-01-26 Robert Wingbhyve: sweep MAX_VMNAME
2023-01-26 Robert Wingbhyve/snapshot: limit snapshot filename to NAME_MAX
2023-01-26 Robert Winglibvmm: constify vm_get_name()
2023-01-26 Robert Wingbhyvectl: drop vm_get_name()
2023-01-26 Robert Wingbhyve/snapshot: use a string for cmd element in the...
2023-01-26 Robert Wingbhyve/snapshot: switch to nvlist for snapshot requests
2023-01-26 Robert Wingbhyve/snapshot: fix pthread_create() error check
2023-01-26 Robert Wingbhyve/snapshot: split up mutex/cond initialization...
2023-01-26 Robert Wingbhyve/snapshot: provide a way to send other messages...
2023-01-26 Robert Wingbhyve/snapshot: use SOCK_DGRAM instead of SOCK_STREAM
2023-01-26 Robert Wingbhyve/snapshot: rename and bump size of MAX_SNAPSHOT_VMNAME
2023-01-26 Robert Wingbhyvectl: reduce code duplication
2023-01-26 Robert Wingbhyve/snapshot: rename checkpoint_opcodes to be more...
2023-01-26 Robert Wingbhyve/snapshot: drop mkdir when creating the unix domai...
2023-01-26 Robert Winglibvmm: clean up vmmapi.h
2023-01-26 Roger Pau Monnébhyve/ioapic: improve the tracking of IRR bit
2023-01-26 Roger Pau Monnébhyve/ioapic: only account for asserted line in level...
2023-01-26 Roger Pau Monnébhyve/vioapic: remove an extra pin masked check
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-26 Alexander V... netlink: allow netlink to be build in the kernel
2023-01-26 Gleb Smirnoffnetlink: fix standalone module build
2023-01-26 Alexander V... linuxolator: add netlink support
2023-01-26 Mike Karelsgrowfs(7): conditionalize mention of adding dump device
2023-01-26 Gordon Berglingath(4): Fix a sysctl description and a typo in a comment
2023-01-26 Xin LIMFC: MFV: xz 5.4.1.
2023-01-26 Rick Macklemkgssapi: Increase timeout for kernel to gssd(8) upcalls
2023-01-26 Rick Macklemnfscl: Improve NFSv4 error message for NFSERR_WRONGSEC
2023-01-25 Warner Loshstand/mips: retire BERI boot loader
2023-01-25 Warner Loshstand: updated MFC info.
2023-01-25 Warner Loshstand/mips64: Make beri loader compile
2023-01-25 Warner Loshstand: update mips uboot to uboot reorg
2023-01-25 Warner Loshstand/uboot: Remove -fPIC here
2023-01-25 Baptiste Daroussinpci_info: update to 2022-12-04
2023-01-25 Baptiste Daroussindma(8): add newaliases to mailer.conf
2023-01-25 Baptiste Daroussinflua: chown(2) binding, fix bad copy/paste
2023-01-25 Baptiste Daroussinflua: add a chown(2) binding
2023-01-25 Steffen Dirkwinkelumodem: ignore CDC_CM descriptor for baltech smartcard...
2023-01-25 Steffen Dirkwinkelumodem: add quirk to ignore CDC_CM descriptor
2023-01-25 Warner Loshstand: mfc notes
2023-01-25 Warner LoshRevert "mips: remove saf1761"
2023-01-25 Warner LoshRevert "Bump the FreeBSD kernel version in kernel boot...
2023-01-25 Warner LoshRevert "stand: remove mips support"
2023-01-24 Tony HutterTag zfs-2.1.9
2023-01-24 Coleman Kanelinux 6.2 compat: zpl_set_acl arg2 is now struct dentry
2023-01-24 Tony HutterRevert "ztest fails assertion in zio_write_gang_member_...
2023-01-24 Warner Loshbyteswap.h: Add a glibc/linux compatible byteswap.h
2023-01-24 Warner Loshlinux: For better compatibility, provide compatible...
2023-01-24 Warner Loshendian.h: Use the __bswap* versions
2023-01-24 Brooks Davisepoch: replace hand coded assertion
2023-01-24 Brooks Davisriscv: Fix thread0.td_kstack_pages init
2023-01-24 Brooks Davisarm64: Fix thread0.td_kstack_pages init
2023-01-24 Warner Loshstand: dev can't be NULL in default_prasedev
2023-01-24 Warner Loshkboot: Use standard set_currdev
2023-01-24 Warner Loshkboot: Add hostdisk override
2023-01-24 Warner Loshkboot: Fetch hostfs_root and bootdev from the environment
2023-01-24 Warner Loshkboot: Add ZFS support build glue
2023-01-24 Warner Loshkboot: Add support for ZFS volumes
2023-01-24 Warner Loshkboot: Add ZFS support to hostdisk
2023-01-24 Warner Loshkboot: Rework hostdisk.c to allow easier ZFS support.
2023-01-24 Warner Loshstand/zfs: Fix memory leaking on error cases
2023-01-24 Warner Loshstand/uboot: Explain why we test for NULL here
2023-01-24 Warner Loshstand/ofw: dev can't be NULL here
2023-01-24 Warner Loshstand: Separate base and cli parts of nvstore
2023-01-24 Warner Loshstand: create common set_currdev
2023-01-24 Warner Loshstand: Move dev_cleanup into libsa
2023-01-24 Warner Loshstand: Create common gen_setcurrdev and replace code
2023-01-24 Warner Loshstand/efi: Better variable name
2023-01-24 Warner Loshstand/zfs: Add a third argument to zfs_probe_dev: part_too
2023-01-24 Warner Loshkboot: use 128MB for the heap area, ZFS needs a lot...
2023-01-24 Warner Loshkboot: Sort kexec_load alphabetically
2023-01-24 Warner Loshstand: Add macros for file types from stat
2023-01-24 Warner Loshkboot: Disks should be at least 16MB
2023-01-24 Warner Loshkboot: hostdisk.c update copyright notice
2023-01-24 Warner Loshstand: Allow stand.h to be included in C++ programs
2023-01-24 Warner Loshstand: Add inttype.h
2023-01-24 Warner Loshstand: Make ioctl declaration consistent
2023-01-24 Warner Loshkboot: Use (void) instead of () for functiosn with...
2023-01-24 Warner Loshkboot: Allow loading fdt from different sources
2023-01-24 Warner Loshkboot: Need to find the ACPI tables
2023-01-24 Warner Loshstand/kboot: Parse the command line args
2023-01-24 Warner Loshstand/efi: remove unused local varaibles
2023-01-24 Warner Loshstand/kboot: Remove unneeded include.
2023-01-24 Warner Loshstand/kboot: Initialize all the devices
2023-01-24 Warner Loshkboot: copy EFI's bootinfo.c and adjust
2023-01-24 Warner Loshkboot: Mark the EFI specific parts of bootinfo.c
2023-01-24 Warner Loshstand/zlib: Document the upstream issue behind NO_DEPRE...
2023-01-24 Warner Loshstand: update prototypes for md_load and md_load64
2023-01-24 Warner Loshkboot: Add md_addr to metadata
2023-01-24 Warner Loshkboot: Use #define for DT_DIR
2023-01-24 Warner Loshkboot: powerpc64 has no newfstat system call
2023-01-24 Warner Loshkboot: Add aarch64 termios
2023-01-24 Warner Loshkboot: Add missing license to termios
2023-01-24 Warner Loshstand: aarch64 has different nlinks than amd64
2023-01-24 Warner Loshkboot: powerpc ldscript catchup
next