]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2024-02-21 Robert WingRevert "rc.d/mountlate: discard output from nextboot"
2024-02-21 Robert Wingrc.d/mountlate: discard output from nextboot
2024-02-21 Eric Joynerice_ddp: Update package to 1.3.36.0
2024-02-21 Warner Loshsys/kern: Remove a few sys/cdefs.h around some elf...
2024-02-21 Warner Loshkboot: Fix zfs bootonce protocol
2024-02-21 Warner Loshloader: For the mini-stdio we have for lua, #define...
2024-02-21 Warner Loshbearssl: Make shared library link
2024-02-21 Justin Hibbitsloader/libofw: Fix disk size truncation
2024-02-21 Mark Johnstonbhyve: Add support for XML register definitions
2024-02-21 Konstantin... libsys: disable ssp
2024-02-21 Konstantin... libsys: move errno to libsys
2024-02-21 Konstantin... libsys: remove usage of pthread_once and _once_stub
2024-02-21 Konstantin... libsys: internalize memcpy, memset, and strlcpy
2024-02-21 Konstantin... rtld: remove pointless "extern"
2024-02-20 Gleb Smirnofftests/sigsys: initialize parameter passed to sysctlbyname()
2024-02-20 Gleb Smirnofftests/fdgrowtable: remove always true check
2024-02-20 Gleb Smirnofftests/fdgrowtable: open more files in the threaded...
2024-02-20 Dag-Erling... md5: Untabify declarations.
2024-02-20 Dag-Erling... md5: Fix GNU check mode.
2024-02-20 Dag-Erling... md5: Fix Perl mode long options.
2024-02-20 Dag-Erling... md5: Add test case for GNU input modes.
2024-02-20 Gleb Smirnofftests/arp: test arp -s/-S work
2024-02-20 Gleb Smirnofftests/arp: when checking 'arp -d' check that entry...
2024-02-20 Gleb Smirnoffarp: fix arp -s/-S
2024-02-20 Ed Masteiwm.4: add iwlwifi cross-reference
2024-02-20 Stefan Eßermsdosfs: fix potential inode collision on FAT12 and...
2024-02-20 Joseph Koshytools/net80211/wlanwatch: Remove obsolete code.
2024-02-20 Gleb Smirnoffnextboot: fix nextboot -k on ZFS
2024-02-20 Gleb Smirnoffnextboot: fix typo that merged two args into one
2024-02-20 Kirk McKusickEliminate unnecessary UFS1 integrity checks.
2024-02-19 Xin LIzlib: use more memory for a small deflate speedup.
2024-02-19 Brooks Davislib{c,thr}: add DT_RUNPATH for gcc -m32
2024-02-19 Brooks Davislib{c,sys}: move auxargs more firmly into libsys
2024-02-19 Warner Loshls: Fix -v and associated test
2024-02-19 Olivier Certnerumtxvar.h: Add missing include
2024-02-19 Olivier Certnersched: sched_switch(): Factorize sleepqueue flags
2024-02-19 Bojan Novkovićcommitters-src: Add bnovkov@ with markj@ and jhb@ as...
2024-02-19 Gordon Berglingnet80211: Fix two typos in kernel messages
2024-02-19 Gordon Berglingiov.h: Fix a typo in a source code comment
2024-02-19 Andriy Gaponugen: fix USB_IFACE_DRIVER_ACTIVE after detaching a...
2024-02-19 Andriy Gaponscsi_da: add 4K quirks for Samsung SSD 860 and 870
2024-02-19 Andriy Gaponata_da: add quirk to disable NCQ TRIM for Samsung 860...
2024-02-19 Boris Lytochkinndp(8): increase buffer size in rtsock mode
2024-02-19 Warner Loshada: Another NCQ Trim instability drive
2024-02-18 Muhammad Moinur... crontab/crontab.1: Fix crontab path in man
2024-02-18 Muhammad Moinur... release/tools: Add support for building armv7 vm
2024-02-18 Bryan Drewerywc: Fix SIGINFO race with casper init.
2024-02-18 Bjoern A. Zeebnet80211: increase number of spares in struct ieee80211_vap
2024-02-18 Dag-Erling... sdiff: Fix binary case.
2024-02-18 Dag-Erling... sdiff: Fix --expand-tabs and --tabsize.
2024-02-18 Dag-Erling... sdiff: Misc cleanup.
2024-02-18 Dmitry Lukhtionovsnd_hda: Add patches for the Lenovo Ideapad 330-15...
2024-02-18 Andriy Gaponrk8xx_poweroff: add parentheses missed in 8b408fc6f2
2024-02-18 Jason A. Harmeningunionfs: work around underlying FS failing to respect...
2024-02-18 Jason A. Harmeningunionfs: upgrade the vnode lock during fsync() if necessary
2024-02-18 Jason A. HarmeningVFS: update VOP_FSYNC() debug check to reflect actual...
2024-02-18 Jason A. Harmeningunionfs: cache upper/lower mount objects
2024-02-18 Andriy Gaponsyscon_power: do reboot after shutdown_panic is executed
2024-02-18 Andriy Gaponpsci: split off psci_reboot from psci_shutdown
2024-02-18 Andriy Gaponrk8xx_poweroff: enable power-cycling on support hardware
2024-02-18 Andriy Gaponaw_gpio: temporarily switch to input function if read...
2024-02-18 Gordon Berglingsctp(4): Fix a typo in a source code comment
2024-02-18 Dag-Erling... tzcode: Fix overflow handling in TZ parser.
2024-02-18 Warner Loshboot/universe.sh: Add tests to keep MK_LOADER_BIOS_TEXT...
2024-02-18 Warner Loshloader: Make MK_LOADER_BIOS_TEXTONLY work
2024-02-18 Warner Loshloader: Add textvidc to build
2024-02-18 Warner Loshloader: Add new option WITH_LOADER_BIOS_TEXTONLY
2024-02-18 Warner Loshloader: bring back old text-only video console
2024-02-18 Xin LIMFV: zlib 1.3.1.
2024-02-18 Warner Loshreboot: Move extern for environ
2024-02-18 Warner Loshreboot: Remove sys/types.h: it's not needed here...
2024-02-18 Xin LIVendor import of zlib 1.3.1.
2024-02-17 Xin LIMFV: expat 2.6.0.
2024-02-17 Xin LIVendor import of expat 2.6.0
2024-02-17 Stefan Eßermsdosfs: fix directory corruption after rename operation
2024-02-17 Dimitry AndricProactively remove /usr/lib/kgdb file that became a...
2024-02-17 John Baldwinpowerpc psim: Fix infinite recursion in multiple bus...
2024-02-17 John Baldwinpowerpc mpc85xx: Fix infinite recursion in multiple...
2024-02-16 Dimitry AndricOptionally create full debuginfo for llvm-related execu...
2024-02-16 Bartosz Sobczakirdma(4): Upgrade to 1.2.36-k
2024-02-16 John Baldwinpci_host_generic: Fix build without PCI_RES_BUS
2024-02-16 Maxim Konovalovfclose.3: remove a confusing sentence
2024-02-16 Mitchell Hornebusdma: fix page miscount for small segment sizes
2024-02-16 John Baldwinpowerpc psim: Fix infinite recursion in bus_adjust_reso...
2024-02-16 John Baldwinpowerpc mpc85xx: Fix infinite recursion in bus_adjust_r...
2024-02-16 Cy SchubertRevert "heimdal: CVE-2022-41916: Check for overflow...
2024-02-16 Bjoern A. ZeebLinuxKPI: 802.11: lsta txq locking cleanup
2024-02-16 Mark Johnstonpmc: Fix some problems with the makefile
2024-02-16 Roger Pau Monnéx86/xen: fix migration when ACPI suspend is not available
2024-02-16 Dag-Erling... md5: Clean up input stream rights.
2024-02-16 Dag-Erling... md5: Ignore files in string and passthrough mode.
2024-02-16 Dag-Erling... md5: Accept "-" as alias for stdin.
2024-02-16 Michael Tuexendtrace: allow NULL interface pointer for ifinfo_t trans...
2024-02-16 Michael TuexenRACK, BBR: handle EACCES like EPERM for IP output handling
2024-02-16 Warner Loshloader: Bump the limit to 560,000 bytes for BIOS loader
2024-02-16 Warner Loshloader: line line per src file in libi386
2024-02-16 Warner Loshloader: Simplify build a little
2024-02-16 Warner Loshkboot: Add our own lua bindings
2024-02-16 Warner Loshflua: Add hash module
2024-02-16 Warner Loshloader: Move drawer.lua over to gfx table.
next