]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-01-03 Mark JohnstonEnsure that dirent's d_off field is initialized
2021-01-03 Mark Johnstonuma: Avoid unmapping direct-mapped slabs
2021-01-03 Dimitry AndricAdd old bsdgrep aliases to ObsoleteFiles.inc
2021-01-03 Mariusz Zaborskibhyve: fix build without casper/capsicum support
2021-01-03 Alan Somersfusefs: only check vnode locks with DEBUG_VFS_LOCKS
2021-01-03 Alan SomersFix a vnode locking bug in fuse_vnop_advlock.
2021-01-03 Mariusz Zaborskicap_net: CAPNET_CONNECT and CAPNET_CONNECTDNS are not...
2021-01-03 Mariusz Zaborskicap_net: allow to use the service without setting the...
2021-01-03 Mariusz Zaborskicapser: add cap_net to the list of services
2021-01-03 Conrad Meyerzstd: Fix non-FreeBSD CI libzstd build
2021-01-03 Dimitry AndricUpdate contrib/llvm-project/FREEBSD-Xlist for llvmorg...
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Mateusz Guzikvfs: denote vnode being a mount point with VIRF_MOUNTPOINT
2021-01-03 Mateusz Guzikvfs: add v_irflag accessors
2021-01-03 Mateusz Guzikcache: stop checkpointing cn_namelen
2021-01-03 Mateusz Guzikcache: predict on no spurious slashes in cache_fpl_hand...
2021-01-03 Mateusz Guzikcache: postpone NAME_MAX check as it may be unnecessary
2021-01-03 Mateusz Guzikcache: remove spurious null check in sdt probe
2021-01-03 Kirk McKusickThe fsck_ffs program had previously only been able...
2021-01-03 Alan SomersRegenerate syscall files after addition of aio_writev...
2021-01-03 Alan SomersAdd aio_writev and aio_readv
2021-01-03 Ryan Libbyarm: fix atomic_testand{set,clear}_64 for ops on high...
2021-01-03 Rick Macklemcopy_file_range(2): add recommendation to use large...
2021-01-03 Rick Macklemcp(1): fix performance issue for large non-sparse file...
2021-01-02 Ulrich SpörleinGithub actions: s/master/main/ for the CI workflow
2021-01-02 Mitchell HorneHandle KDB_WHY_TRAP return on arm and mips
2021-01-02 Toomas Soomeloader: fix build on non-x86 platforms
2021-01-02 Dimitry AndricVendor import of llvm-project branch release/11.x
2021-01-02 Ryan Libbyarm64: fix mask in atomic_testand{set,clear}_64
2021-01-02 Toomas Soomeloader: implement framebuffer console
2021-01-02 Michal Melounarm: Fix atomic_testand{set,clear}_32(). According...
2021-01-02 Toomas Soomecontrib: setup pnglite
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeInitial import of vendor/pnglite
2021-01-02 Toomas Soomecontrib: setup terminus
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
next