]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-02 Toomas Soomeimport terminus-font-4.48
2021-01-02 Konstantin... nfs server: improve use of the VFS KPI
2021-01-02 Yoshihiro Takahashibootparamd: Add missing __unused mark.
2021-01-02 Kyle Evanscontrib: remove libgnuregex
2021-01-02 Yoshihiro Takahashibootparamd: Fix several warnings and increase warn...
2021-01-02 Konstantin... tcgetwinsize(3): provide man page
2021-01-02 Konstantin... rtld: call close(2) after errno is saved
2021-01-02 Yoshihiro Takahashiunzip: Sync with NetBSD upstream.
2021-01-02 Xin LIusr.sbin/rtadvctl: Remove support for FreeBSD 9.x.
2021-01-01 Rick Macklemnfsd: fix NFSv4.0 seqid handling for ERELOOKUP
2021-01-01 Rick Macklemnfsd: fix NFS server for ERELOOKUP
2021-01-01 Kyle Evanssyscons: scrnmaps: appease -Wmissing-variable-declarations
2021-01-01 Eric van Gyzenefi loader: fix typos in a comment
2021-01-01 Alan Somersping: fix ping when the kernel was built without INET6
2021-01-01 Alan Somersfusefs: implement FUSE_COPY_FILE_RANGE.
2021-01-01 Alan Somersfusefs: fix an expectation in one of the tests
2021-01-01 Cy SchubertFix i386 build following 37df9d3bba8577fcdd63382ff5a4a5...
2021-01-01 Michael Tuexensctp: improve handling of aborted associations
2021-01-01 Dimitry AndricMerge commit 4f568fbd2 from llvm git (by Nemanja Ivanovic):
2021-01-01 Kyle Evansstand: fix WITHOUT_FORTH/WITHOUT_LOADER_LUA build
2021-01-01 Jamie Grittonjail: revert the attachment part of b4e87a632955
2021-01-01 Mateusz Guziktmpfs: use VNPASS when asserting on a vnode in tmpfs_re...
2021-01-01 Benjamin KadukSoften caveat about fractional seconds for sleep(1)
2021-01-01 Mateusz Guzikufs: use VNPASS when asserting on a vnode in ufs_read_p...
2021-01-01 Pedro F. Giffuniservices: reinstate CouchDB and bring amqps
2021-01-01 Pedro F. Giffuniservices: fiz bug introduced in r361898
2021-01-01 Mateusz Guzikcache: fold NCF_WHITE check into the rest
2021-01-01 Mateusz Guzikcache: call cache_fplookup_modifying in neg
2021-01-01 Mateusz Guzikcache: refactor cache_fpl_handle_root to fit the rest...
2021-01-01 Mateusz Guzikcache: refactor dot handling
2021-01-01 Mateusz Guzikcache: remove a branch from mount point checking
2021-01-01 Mateusz Guzikcache: support lockless lookup of degenerate paths
2021-01-01 Mateusz Guzikcache: save on branching when parsing the path by inser...
2021-01-01 Mateusz Guzikcache: hoist trailing slash and degenerate path handlin...
2021-01-01 Mateusz Guzikfd: inline pwd_get_smr
2021-01-01 John Baldwinddb: Display process flags (p_flag and p_flag2) in...
2021-01-01 John BaldwinUse kdb_thr_* to iterate over threads consistently...
2021-01-01 John BaldwinUse kdb_thr_from_pid() in db_lookup_thread().
2021-01-01 John BaldwinDon't check P_INMEM in kdb_thr_*().
2021-01-01 John BaldwinEnumerate processes via the pid hash table in kdb_thr_*().
2021-01-01 John BaldwinAdd a proc_off_p_hash helper variable.
2021-01-01 John Baldwinddb ps: Use the pidhash to enumerate processes not...
2020-12-31 Kirk McKusickCorrect and add some comments.
2020-12-31 Jamie Grittonjail: Clean up allprison_lock handing in kern_jail_set
2020-12-31 Ryan Libbyuma dbg: catch more corruption with atomics
2020-12-31 Ryan Libbybitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC
2020-12-31 Ed MasteStop defaulting to DWRAF2 in kernel compilation
2020-12-31 Ed MasteRemove unused contrib/gdb
2020-12-31 Kyle Evanslibc: tests: add some tests for cpuset(2)
2020-12-31 Kyle Evanslibc: tests: hook CPUSET(9) test up to the build
2020-12-31 Kyle Evansstand: properly declare subdir deps or .WAIT, do parall...
2020-12-31 Kyle Evansarm: tune vmparam.h towards a little more modern
2020-12-31 Kyle Evansvt: restore tty when console is ungrabbed
2020-12-31 Kyle Evansvt: more carefully handle vt_allocate_keyboard grab...
2020-12-31 Kyle Evanslualoader: add loader_conf_dirs support (loader.conf.d)
2020-12-31 Alan Somersfusefs: update FUSE protocol to 7.24 and implement...
2020-12-31 Alan SomersVOP_PATHCONF.9: add a LOCKS section
2020-12-31 Glen Barbercopyrights: Happy New Year 2021
2020-12-31 Ed Masteldconfig: Retire a.out support
2020-12-31 Stefan EßerReplace strcat, strcpy and snprintf with bounds checkin...
2020-12-31 Andrew TurnerAdd pmu.h missed in 5e78bbb74a1f
2020-12-31 Hans Petter... Streamline the infiniband code according to the etherne...
2020-12-30 John Baldwinrsu: Don't modify read-only firmware block.
2020-12-31 Alfredo Dal... [POWERPC64LE] enable IPMI using OPAL bus
2020-12-30 Justin Hibbitspowerpc: Fix copyin/copyout race condition
2020-12-30 Justin Hibbitspowerpc: Optimize copyinstr() to avoid repeatedly mappi...
2020-12-30 Justin HibbitsRadix dump updates
2020-12-30 Justin Hibbitspowerpc/radix_mmu: Apply errata fixes for POWER9 TLB...
2020-12-30 Justin Hibbitspowerpc/aim: Add machine check handler for TLB multihit
2020-12-31 Alfredo Dal... [POWERPC64LE] fix sysctl dev.opal_sensor.* on little...
2020-12-30 Alexander MotinAdd "-n" flag to sockstat.
2020-12-30 Adrian Chadd[vale] Fix valectl to compile on a 32-bit platform
2020-12-30 Alexander MotinFix typo in an_initator_name.
2020-12-30 John BaldwinDon't try to adjust a TLS TOE socket that has been...
2020-12-30 Ed MasteAdd comment explaining Git commit message hook
2020-12-30 Andrew TurnerSplit out the FDT arm pmu attachment
2020-12-30 Poul-Henning... Handle ports FLAVOR better. (+minor polish)
2020-12-30 Philip Paepsshare/zoneinfo: fix minor documentation nit
2020-12-30 Michal Melounarm64: Use new arm_kernel_boothdr script for generating...
2020-12-30 Stefan EßerMake calendarhome buffer static
2020-12-30 Michal Melounsys/tools: Add a tool for generating arm and arm64...
2020-12-30 Roger Pau Monnéxen: allow limiting the amount of duplicated pending...
2020-12-30 Roger Pau Monnéxen/xenstore: remove unused functions
2020-12-30 Michal MelounTegra210: Connect to GENERIC kernel.
2020-12-30 Michal MelounTegra210: Add lost-in-merge fixes:
2020-12-30 Xin LIUpdate leap-seconds to leap-seconds.3676924800.
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-30 Philip PaepsImport tzdata 2020f
2020-12-29 Xin LIbsdcat,cpio,tar: derive version string from archive.h
2020-12-29 Toomas Soomecxgbe: replace zero sized array by flexible array
2020-12-29 Poul-Henning... Set stdout & stderr unbuffered, so that the "telnet...
2020-12-29 Edward Tomasz... Revert "bsnmpclient(3): make it thread-safe"
2020-12-29 Hiroki SatoFix generation of colldef source files for non-UTF...
2020-12-29 Fernando Apesteguíalook(1): Add EXAMPLES section
2020-12-29 Fernando Apesteguíalsvfs(1): Add EXAMPLES section
2020-12-29 Alexander MotinFix typo in ap_initator_portal.
2020-12-29 Adrian Chadd[wlanwatch] fix compiler warnings-as-errors on gcc...
2020-12-29 Adrian Chadd[wlanwds] Fix compiler warnings-as-errors on freebsd...
2020-12-29 Adrian Chadd[wlanstats] Fix warnings-as-errors on gcc-6.4 on mips
next