]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-05 Corvin Köhnevmm: don't free unallocated memory
2023-05-05 Alexey Marchenkobhyve(8): fix typo in examples
2023-05-05 Dag-Erling... dd: Fix SIGINT handling.
2023-05-05 Dag-Erling... dd: Tidy up the tests.
2023-05-05 Ed MasteMakefile.inc1: use make builtin :ts instead of sed
2023-05-05 Kristof Provostpf: fix a few more prototypes
2023-05-05 Yuri Pankovpvscsi: maximum target number is one less than number...
2023-05-05 Mina Galicntpd: Support IPv6-only hosts
2023-05-05 Ed Mastebuild.7: remove reference to deprecated mergemaster
2023-05-05 Igor Ostapenkosys/x86/x86/mptable.c: typo (compatiblity)
2023-05-05 Igor Ostapenkosys/sys/_endian.h: typo (Compatiblity)
2023-05-05 Igor Ostapenkosys/netpfil/ipfw/ip_fw2.c: typo (Compatiblity)
2023-05-05 Igor Ostapenkosys/amd64/conf/FIRECRACKER: typo (compatiblity)
2023-05-04 Warner LoshAdd wifi(4) alias for wlan(4).
2023-05-04 Tom Hukinsmpsutil(8): Remove a stray paragraph
2023-05-04 Tom Hukinsmpsutil(8): Improve English usage
2023-05-04 Tom Hukinsmpr(4) & mps(4): refer to related utilities
2023-05-04 Brian Campbellbluetooth/hccontrol: Fix unterminated command list
2023-05-04 Tom Hukinswlan(4): Mention WiFi more prominently
2023-05-04 John Baldwinemac(4): Use bool rather than boolean_t.
2023-05-04 John Baldwinofw_cpu_early_foreach: Change callback to return bool...
2023-05-04 John Baldwindwc(4): Use bool rather than boolean_t.
2023-05-04 John Baldwindpaa2: Replace boolean_t with bool.
2023-05-04 John Baldwinal: Replace boolean_t with either al_bool or bool.
2023-05-04 John Baldwinacpi_button: Replace boolean_t with better types.
2023-05-04 John Baldwinpmap_{un}map_io_transient: Use bool instead of boolean_t.
2023-05-04 John Baldwinimgact_elf: Change header_supported to return bool...
2023-05-04 Simon J. Gerratymd5 Makefile.depend.host
2023-05-04 Simon J. Gerratylocal.dirdeps.mk skip N_host_libs for non-FreeBSD host
2023-05-04 Dag-Erling... tsort: Error out if writing to stdout failed.
2023-05-04 Dag-Erling... ncal: Error out if writing to stdout failed.
2023-05-04 Simon J. Gerratydirdeps.mk for host* DEP_TARGET_SPEC is just DEP_MACHINE
2023-05-04 Simon J. GerratyUpdate meta.sys.mk ensure DEP_* set at level 1+
2023-05-04 Kristof Provostpf: remove NULL check before uma_zfree()
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-04 Konstantin... amd64 mp_machdep.c: remove useless comment
2023-05-04 Konstantin... amd64: do not leak pcpu pages
2023-05-04 Konstantin... amd64: initialize APs kpmap_store in init_secondary()
2023-05-04 Ed MasteVendor import of spleen font 1.9.3
2023-05-04 Joseph MingroneImport libpcap 1.10.4
2023-05-04 Ed MasteVendor import of spleen font 1.6.0
2023-05-04 Warner Loshstand: Fix oversight in updating OpenZFS: Add com.klara...
2023-05-04 Li-Wen HsuObsoleteFiles: Complete 20201025: Remove cal data files
2023-05-03 Ed Masterelease: Report disk image filename
2023-05-03 Chuck Silversfsck_ffs: fix the previous change that skipped pass...
2023-05-03 Simon J. Gerratylocal.meta.sys.mk set BOOTSTRAPPING
2023-05-03 Michael Tuexensctp: only start shutdown guard timer when sending...
2023-05-03 Mark Johnstonunix: Fix locking in uipc_peeraddr()
2023-05-03 Ed Mastesrc.conf: add WITH_TOOLCHAIN description
2023-05-03 Michael Tuexensctp: improve shutdown(..., SHUT_WR) handling
2023-05-03 Ed Masteauthpf: do not sprintf to a null pointer
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-03 Kajetan Staszkiewiczpf: improve source node error handling
2023-05-03 Kristof Provostpf: simplify structs with anonymous unions
2023-05-03 Emmanuel VadotRELNOTES: Document TI code removal from armv7 GENERIC...
2023-05-03 Emmanuel VadotRELNOTES: Add fwget entry
2023-05-03 Mateusz Guzikvfs: reduce audit branching in namei_setup
2023-05-03 Jessica Clarkeriscv: Add pass(4) to GENERIC kernel
2023-05-02 Ed Mastertld: don't add extraneous -L directory when MK_TOOLCHA...
2023-05-02 Christos Margiolisvmrun.sh: mention new edk2 package
2023-05-02 Justin HibbitsConvert nfs bootp/diskless to use IfAPI
2023-05-02 Justin HibbitsMechanically convert if_hn(4) to IfAPI
2023-05-02 Justin HibbitsIfAPI: Add if_maddr_empty() to check for any maddrs
2023-05-02 Mitchell Horneriscv: retire the FPE kernel option
2023-05-02 Mitchell Horneriscv: remove unused string from swtch.S
2023-05-02 Pawel Jakub... Use correct block pointer in block cloning case.
2023-05-02 Brian BehlendorfWrap clang specific pragma
2023-05-02 Kristof Provostrtsol: introduce an 'always' script
2023-05-02 Konstantin... fstatat(2): restore AT_EMPTY_PATH handling
2023-05-02 Jason A. HarmeningIntel DMAR: remove parsing of 6-level paging capability
2023-05-02 Konstantin... amd64: store pcids pmap data in pcpu zone
2023-05-02 Konstantin... amd64 pmap_pcid_alloc(): pass a pointer to struct pmap_...
2023-05-02 Konstantin... amd64: add pmap_get_pcid() helper
2023-05-02 Konstantin... amd64 pmap: add pmap_pinit_pcids() helper
2023-05-02 Konstantin... amd64: move definition of the struct pmap_pcids into...
2023-05-02 Xin LIMFV: less v632.
2023-05-02 Ed Mastesrc.conf.5: regen after MK_TOOLCHAIN / MK_INCLUDES...
2023-05-02 Ed Mastesrc.opts.mk: Decouple MK_INCLUDES from MK_TOOLCHAIN
2023-05-02 Mateusz Guzikblake3: fix up bogus checksums in face of cpu migration
2023-05-02 Serapheim DimitropoulosCorrect ABD size for split block ZIOs
2023-05-01 Warner Loshstand: More protection against malformed smbios tables
2023-05-01 Warner Loshstand: Avoid unaligned access in smbios code
2023-05-01 Warner Loshkboot: Add smbios support
2023-05-01 Warner Loshkboot: Fix an off by one error
2023-05-01 Warner Loshstand: Testing program for smbios
2023-05-01 Warner Loshkboot: Add HOST_MAP_FAILED define
2023-05-01 Warner Loshstand: Add isspace to FreeBSD ctypes.h
2023-05-01 Warner Loshstand: back out the most of the horrible aarch64 kludge
2023-05-01 Warner Loshstand: remove ZFS warning about computered but unused...
2023-05-01 Warner Loshstand: Fix warning about variable unused
2023-05-01 Warner Loshstand/kboot: Simplify
2023-05-01 Warner Loshstand/efi: Simplify code here
2023-05-01 Warner Loshstand/userboot: Simplify code
2023-05-01 Warner Loshrc.d/zfsbe: Simplify
2023-05-01 Warner Loshstand/boot1.efi: Implement bootonce for ZFS
2023-05-01 Warner Loshstand/zfs: Refactor zfs_get_bootonce
2023-05-01 Warner Loshstand/zfs: Refactor zfs_set_bootenv
2023-05-01 Warner Loshstand/zfs: Refactor zfs_get_bootenv
2023-05-01 Warner Loshstand/zfs: Move spa_find_by_dev from zfsimpl.c to zfs.c
next