]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-09-03 Gordon Berglingpci(4): Fix a typo in asource code comment
2022-09-03 Gordon Berglingkern: Fix a typo in asource code comment
2022-09-03 Gordon Berglingath(4): Fix two typos in source code comments
2022-09-03 Gordon Berglingusb: Fix two typos in source code comments
2022-09-03 Gordon Berglingtcp_rack: Fix two typos in source code comments
2022-09-03 Gordon Berglingnetisr(9): Fix a typo in a source code comment
2022-09-03 Gordon Berglingcron(8): Fix a typo in a source code comment
2022-09-03 Gordon Berglingtip(1): Fix a typo in a source code comment
2022-09-03 Gordon Berglingrc.conf: Fix a typo in a comment
2022-09-03 Gordon Berglingifconfig(8): Fix a typo in source code comment
2022-09-03 Gordon Berglingisp(4): Fix two typos in source code comments
2022-09-03 Gordon Berglingimpi(4): Fix two typos in source code comments
2022-09-03 Konstantin... libc/stdio: only roll FILE state back on EINTR
2022-09-03 Konstantin... __swbuf(): style
2022-09-02 John Baldwinqat: Move CWARNFLAGS down so it works.
2022-09-02 John Baldwinqat: Add #includes for missing prototypes.
2022-09-02 John Baldwinqat: Add a prototype for icp_adf_is_dev_in_error.
2022-09-02 John Baldwinqat: Drop extraneous parentheses from some macro values.
2022-09-02 Jessica Clarkerelease: Set loader_menu_multi_user_prompt to "Installe...
2022-09-02 Jessica Clarkelualoader: Add loader_menu_multi_user_prompt config...
2022-09-02 Gleb Smirnoffraw ip: fix regression with multicast and RSVP
2022-09-02 Tijl Coosemansi386 doreti: Fix calculation of stack frame size
2022-09-02 Kornel Dulębastand: Parse BIOS revision from SMBIOS
2022-09-02 Kornel Dulębatpm: Fix entropy harvesting logic
2022-09-02 Mathew McBrideds1307: add support for the EPSON RX-8035SA I2C RTC
2022-09-01 Bjoern A. Zeeblocal_unbound: rc: allow to overwrite pid file path
2022-09-01 Warner Loshacpi: Fix error message
2022-09-01 Alexander Motinhwpmc: Avoid touching MSR_DEBUGCTLMSR inside VMs.
2022-09-01 Warner Loshkboot: List sources one per line to make merges easier
2022-09-01 Warner Loshkboot: add minmalist init functionality
2022-09-01 Warner Loshstand: Add lua binding loader.has_command
2022-09-01 Warner Loshstand: Add interp_has_builtin_cmd to see if we have...
2022-09-01 Warner Loshstand: separate the command lookup from the command...
2022-09-01 Warner Loshacpi: Move some errors with RSDP and XSLT out from...
2022-09-01 Warner Loshacpi: Unmap RSDP in more error cases
2022-09-01 Warner Loshacpi: arm64 doesn't support ACPI 1.0 RSDP, report when...
2022-09-01 Warner Loshstand: Document EFI consoles
2022-09-01 Warner Loshstand: Stop setting hints for bios loader too
2022-09-01 Tijl Coosemanslinuxkpi: on i386 only use first_msi_irq if apic is...
2022-09-01 Tijl Coosemansi386 machine/cpu.h: include sys/systm.h for cpu_ticks()
2022-09-01 Søren SchmidtFix reading the correct ID and REV.
2022-09-01 Ganbold TsagaankhuuAdd support for TCS4525 pmic.
2022-09-01 Ganbold TsagaankhuuFix problem getting gpio version during attach.
2022-08-31 Rick Macklemmount_nfs.8: Reword sentence so .Pa macro works
2022-08-31 Bjoern A. Zeebiwlwifi: move an ieee80211_get_tid() call
2022-08-31 Richard Scheffeneggertcp: Functional implementation of Accurate ECN
2022-08-31 Richard Scheffeneggertcp: finish SACK loss recovery on sudden lack of SACK...
2022-08-31 Andrew TurnerStore mpidr as a 64-bit value on arm64
2022-08-31 Peter WemmOptionalObsoleteFiles.inc: Add missing sendmail feature...
2022-08-31 Emmanuel Vadotarm64: Fix hwpmc module for OPT_ACPI isn't selected
2022-08-31 Gleb Smirnoffprotosw: repair protocol selection logic in socket(2)
2022-08-30 Gleb Smirnoffprocstat: fix printing divert(4) sockets
2022-08-30 Gleb Smirnofftests: use PF_DIVERT/SOCK_RAW instead of PF_INET/SOCK_R...
2022-08-30 Gleb Smirnoffipfwpcap: use PF_DIVERT/SOCK_RAW instead of PF_INET...
2022-08-30 Gleb Smirnoffnatd: use PF_DIVERT/SOCK_RAW instead of PF_INET/SOCK_RA...
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-30 Gleb Smirnoffdivert(4): make it compilable and working without INET
2022-08-30 Gleb Smirnoffdivert(4): maintain own cb database and stop using...
2022-08-30 Gleb Smirnoffdivert(4): provide statistics
2022-08-30 Gleb Smirnoffprotosw: cleanup protocols that existed merely to provi...
2022-08-30 Gleb Smirnoffdivert: declare PF_DIVERT domain and stop abusing PF_INET
2022-08-30 Rick Macklemmount_nfs.8: Note that NFSv4 requires unique /etc/hostid's
2022-08-30 Alexander Motincp: Fix build without VM_AND_BUFFER_CACHE_SYNCHRONIZED.
2022-08-30 Dave Baukusucom(4): Make sure the open routine is executed synchro...
2022-08-30 Hans Petter... umodem(4): Clear stall at every open.
2022-08-30 Gleb Smirnofftcp: remove a dead code leftover from T/TCP,
2022-08-30 Gleb Smirnoffdivert: merge div_output() into div_send()
2022-08-30 Gleb Smirnoffdomains: merge domain_init() into domain_add()
2022-08-30 Gleb Smirnoffdomains: use queue(9) SLIST for linked list of domains
2022-08-30 Gleb Smirnoffdomains: init pr_domain in pr_init()
2022-08-30 Gleb Smirnoffmbufs: isolate max_linkhdr and max_protohdr handling...
2022-08-29 John Baldwinbhyve virtio-scsi: Avoid out of bounds accesses to...
2022-08-29 John Baldwinbhyve virtio-scsi: Tidy warning and debug prints.
2022-08-29 John Baldwinbhyve e1000: Sanitize transmit ring indices.
2022-08-29 Alexander V... routing: constantify @rc in rib_decompose_notification().
2022-08-29 Mark Johnstondevstat: Remove DTrace io probes lacking a BIO reference
2022-08-29 Mark Johnstonmakefs tests: Do not run ZFS tests in parallel
2022-08-29 Mark Johnstonmakefs tests: Do not install ZFS tests if WITHOUT_ZFS...
2022-08-29 Mark Johnstonmakefs: Remove some redundant initializations
2022-08-29 Alexander V... Revert "routing: install prefix and loopback routes...
2022-08-29 Doug Moorerb_tree: avoid extra reads in rebalancing
2022-08-29 Alexander V... routing: improve multiline debug
2022-08-29 Alexander V... routing: extend nhop(9) kpi
2022-08-29 Alexander V... routing: fix rib_add_route_px()
2022-08-29 Alexander V... routing: add ability to store opaque indentifiers in...
2022-08-29 Alexander V... routing: make rib_add_redirect() use new nhop-based KPI
2022-08-29 Alexander V... routing: make IPv6 defrouter code use new nhop-based...
2022-08-29 Alexander V... routing: add rib_add_default_route() wrapper
2022-08-29 Alexander V... routing: install prefix and loopback routes using new...
2022-08-29 Kirk McKusickCorrect calculation of inode location in getnextino...
2022-08-29 Wei Humana: Fix a couple i386 build errors
2022-08-29 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2022-08-29 Kirk McKusickCorrect calculation of inode location in getnextino...
2022-08-29 Wei Humana: some code refactoring and export apis for future...
2022-08-28 Rick Macklemnfscl: Fix setup of Sequence when all slots marked bad
2022-08-28 Rick Macklemnfscl: Add a console message for session recovery
2022-08-28 Poul-Henning... USB id of yet another Lenovo USB-C ethernet dongle.
2022-08-28 Michael Tuexentcp: fix stats counter for SYN_RCVD state when TCP...
2022-08-28 Eugene Grosbeinrc.conf(5): add <service>_umask to run the service...
next