]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-03-02 Ed Mastevt_vga: Correct "plane" spelling
2022-03-02 Ed Mastessh: use standalone config file for security key support
2022-03-02 Hans Petter... libusb(3): Ignore SIGPIPE when initializing the LibUSB...
2022-03-02 Warner Loshath: fix older clang build.
2022-03-02 Warner Loshbootstrap: bump minimum supported version
2022-03-02 Warner Loshbootstrap: No need for kbdcontrol bootstrap anymore
2022-03-02 Warner Loshheir: Document SYSROOT conventions
2022-03-01 Alfonso S.... wlanconfig: allow to enter WiFi details if no networks...
2022-03-01 Li-Wen HsuRevert "Temporarily skip usr.bin.diff.diff_test.functio...
2022-03-01 Warner Loshath: missed a chance to use ${ATH_C}
2022-03-01 Mark Johnstonproc: Remove assertion that P_WEXIT is not set in proc_...
2022-03-01 Mateusz Guzikzstd: build with C11
2022-03-01 Mark Johnstonfasttrap: Avoid creating WX mappings
2022-03-01 Mark Johnstonfasttrap: Assert that fasttrap_fork() successfully...
2022-03-01 Mark Johnstonproc: Relax proc_rwmem()'s assertion on the process...
2022-03-01 Ed Mastezfs: Update test format strings to match variable typtes
2022-03-01 Warner Loshath: Suppress set but unused warnings
2022-03-01 Warner Loshg_part: Allow attributes to be querried
2022-03-01 Warner LoshAdd USB UEFI locator support
2022-03-01 Warner Loshacpi: Allow matching based on locators
2022-03-01 Warner Loshacpi hints: Abstract out acpi_hint_device_matches_resources
2022-03-01 Warner Loshacpi_hint_device_unit: matches is a bool, make it one
2022-03-01 Warner Loshpci: Add arbitrary locator support to pci.
2022-03-01 Warner Loshbus: Create dev_wired_cache
2022-03-01 Warner Loshpci: switch logic a little
2022-03-01 Warner LoshAdd UEFI locator for bus_get_device_path, pci acpi
2022-03-01 Warner Loshbus: Add ACPI locator support
2022-03-01 Warner Loshdevctl: add getpath command
2022-03-01 Warner Loshlibdevctl: Add devctl_getpath
2022-03-01 Warner Loshdevctl: Add DEV_GET_PATH
2022-03-01 Warner Loshbus: Introduce the bus interface get_device_path
2022-03-01 Warner Loshdevctl2: Change to 644 protections
2022-03-01 Ed Mastessh: correct configure option name
2022-03-01 Mark Johnstonriscv: Add support for enabling SV48 mode
2022-03-01 Mark Johnstonriscv: Add support for dynamically allocating L1 page...
2022-03-01 Mark Johnstonriscv: Handle four-level page tables in various pmap...
2022-03-01 Mark Johnstonriscv: Maintain the allpmaps list only in SV39 mode
2022-03-01 Mark Johnstonriscv: Add pmap helper functions required by four-level...
2022-03-01 Mark Johnstonriscv: Try to improve the comments for locore's page...
2022-03-01 Mark Johnstonriscv: Conditionally modify the ELF64 sysentvec for...
2022-03-01 Mark Johnstonriscv: Define a SV48 memory map
2022-03-01 Mark Johnstonriscv: Add various pmap definitions needed to support...
2022-03-01 Mark Johnstonriscv: Use generic CSR macros for writing SATP
2022-03-01 Mark Johnstonriscv: Rename struct pmap's pm_l1 field to pm_top
2022-03-01 Mark Johnstonrip: Fix a -Wunused-but-set-variable warning
2022-03-01 Mark Johnstonx86: Probe the TSC frequency earlier
2022-03-01 Mark Johnstoni386: Call clock_init() after finishidentcpu()
2022-03-01 Mark Johnstonrmlock: Add required compiler barriers to _rm_runlock()
2022-03-01 Mark Johnstonopenssh: Add a note to check for deprecated and removed...
2022-03-01 Mark Johnstonrelease: Remove references to ChallengeResponseAuthenti...
2022-03-01 Tom Jonesdiff: Use start of change when searching for function
2022-03-01 Kirk McKusickAdd casts to printf statements to keep armv6, armv7...
2022-03-01 Kirk McKusickCreate a new GEOM utility, gunion(8).
2022-03-01 Robert Wingvmm: fix "set but not used" warnings
2022-02-28 Robert Wingvmm: fix "set but not used" warnings
2022-02-28 Robert Wingvmm: fix "set but not used" warnings
2022-02-28 Jessica Clarkedtc: Sync with upstream version e9a77451cdd8
2022-02-28 Jessica Clarkerelease: Add support for building on non-FreeBSD
2022-02-28 Jessica Clarkeinstall-boot.sh: Avoid - in function names for POSIX...
2022-02-28 Jessica Clarkerelease: Support -DNO_ROOT image building
2022-02-28 Jessica Clarkemkisoimages.sh: Avoid creating temporary files in the...
2022-02-28 Jessica ClarkeFix hand-rolled METALOG entries for installconfig durin...
2022-02-28 Mateusz PiotrowskiAdd a manual page for boottrace(4)
2022-02-28 Cy Schubertipfilter: Print protocol when listing NAT table mappings
2022-02-28 Warner LoshReport I/O stats from the CAM_IOSCHED_DYNAMIC extension
2022-02-28 Warner Loshbwn: Remove useless variable
2022-02-28 Warner Loshbnxt: Remove dead write to cp_ring_id
2022-02-28 Warner Loshaxgbe_setup_sysctl is a nop, remove it and the call...
2022-02-28 Mark Johnstoncdce: Fix a -Wunused-but-set-variable warning
2022-02-28 Mark Johnstonaxe: Fix a -Wunused-but-set-variable warning
2022-02-28 Mark Johnstonpci: Fix a -Wunused-but-set-variable warning
2022-02-28 Mark Johnstonaxge: Fix a -Wunused-but-set-variable warning
2022-02-28 Mark Johnstonbhnd: Fix some -Wunused-but-set-variable warnings
2022-02-28 Mark Johnstoniwm: Fix -Wunused-but-set-variable warnings
2022-02-28 Alan SomersAdd ggated rc script
2022-02-27 Xin LIRemove prototype of x86emu_init_default.
2022-02-27 Ed Mastentp: disable format string warnings in libopts
2022-02-27 Marco Devesas... vchiq: Add compat string for rpi4
2022-02-27 Jose Luis Duranlibefivar: Apply uncrustify changes
2022-02-27 Jose Luis Duranlibefivar: Change OPTIONAL keyword usage style
2022-02-27 Jose Luis Duranlibefivar: Replace BSD License with BSD+Patent License
2022-02-27 Jose Luis Duranlibefivar: Check Length para before use in DevPathToTex...
2022-02-27 Jose Luis Duranlibefivar: Fix incorrect check for DisplayOnly text...
2022-02-27 Jose Luis Duranlibefivar: Handle AcpiExp device path when optional...
2022-02-27 Jose Luis Duranlibefivar: Handle USBxxx device path when optional...
2022-02-27 Jose Luis Duranlibefivar: Handle Sata device path when optional para...
2022-02-27 Jose Luis Duranlibefivar: Use VENDOR_DEVICE_PATH structure for Debug...
2022-02-27 Jose Luis Duranlibefivar: Add PciRoot/PcieRoot text for ACPI Expanded...
2022-02-27 Jose Luis Duranlibefivar: Correct condition check for AcpiExp text...
2022-02-27 Jose Luis Duranlibefivar: Correct the string order of ACPI Expanded...
2022-02-27 Jose Luis Duranlibefivar: Clean up source files
2022-02-27 Jose Luis Duranlibefivar: Fix iSCSI.Lun byte order issue
2022-02-27 Jose Luis Duranlibefivar: Fix byte orders of iSCSI.Lun
2022-02-27 Jose Luis Duranlibefivar: Fix bug when converting iSCSI node
2022-02-27 Jose Luis Duranlibefivar: Add DevPathFromTextDns and DevPathToTextDns...
2022-02-27 Jose Luis Duranlibefivar: Add BluetoothLe device path node support
2022-02-27 Jose Luis Duranlibefivar: Reverse the byte order of BD_ADDR for Bluetooth
2022-02-27 Jose Luis Duranlibefivar: Refine the DevPathFromTextiSCSI protocol...
2022-02-27 Jose Luis Duranlibefivar: Fix FromText bug for multi-instance devicepath
2022-02-27 Jose Luis Duranlibefivar: Fix the wrong MAC address length
next