]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-04 kevanslibregex: disable some of the unimplemented test cases...
2020-08-04 kevanslibregex: Implement a subset of the GNU extensions
2020-08-04 kevansregex(3): belatedly document REG_POSIX from r363734
2020-08-03 kibAdd SOL_LOCAL symbolic constant for unix socket option...
2020-08-03 impSome function had the blank lines, others didn't. Most...
2020-08-03 seConnect the tests provided with the new bc and dc
2020-08-03 seUpgrade to version 3.1.4
2020-08-03 seUpgrade to version 3.1.4
2020-08-03 seImport version 3.1.4
2020-08-03 arichardsonAllow bootstrapping mtree on Linux systems
2020-08-03 arichardsonAllow building setmode.c on Linux/macOS
2020-08-03 jhbPass the full CFLAGS to cpp for MKlib_gen.sh.
2020-08-03 andrewAdd a GPIO driver for the Raspberry Pi firmware GPIOs
2020-08-03 kibProvide more correct description for sysctl kern.smp...
2020-08-03 andrewAllow the Raspberry Pi firmware driver to be a bus
2020-08-03 andrewAllow child classes of simplebus to call attach directly
2020-08-03 0mpDo not mention portsnap(8) in ports.7
2020-08-03 lwhsuDisable tests failing after r363679
2020-08-03 kplibc: Provide sub fp(s|g)etmask() implementations for...
2020-08-03 andrewHandle Raspberry Pi 4 xhci firmware loading.
2020-08-02 jahvt(4): CONS_HISTORY/CONS_CLRHIST should operate on...
2020-08-02 mjgBump __FreeBSD_version after vnode layout changes
2020-08-02 mjgvfs: store precomputed namecache hash in the vnode
2020-08-02 mjgvfs: shorten v_iflag and v_vflag
2020-08-02 mjgvfs: move namecache initialisation into cache_vnode_init
2020-08-02 0mpcore(5) appeared in Version 1 AT&T UNIX
2020-08-02 0mpDocument automatic handling of font height for BDF...
2020-08-02 cemUnlocked getblk: Fix new false-positive assertion
2020-08-01 mjgcred: add more asserts for td_realucred == td_ucred
2020-08-01 mwFix TX csum handling in if_mvneta
2020-08-01 mmelAdd missing dependency for cpsw module.
2020-08-01 mjgBump __FreeBSD_version after making rights mandatory...
2020-08-01 mjgcache: reshuffle struct cache_fpl and nameidata_saved
2020-08-01 mjgcache: mark climb_mount as __noinline
2020-08-01 mjgvfs: inline NDINIT_ALL
2020-08-01 mjgvfs: convert ni_rigthsneeded to a pointer
2020-08-01 mjgvfs: make rights mandatory for NDINIT_ALL
2020-08-01 mjgcapsicum: move global caps to caprights.h
2020-08-01 gshapiroMirror recommendation from Handbook to avoid linking...
2020-07-31 rmacklemAdd optional support for ext_pgs mbufs to the NFS serve...
2020-07-31 brAdd iommu_domain_map_ops virtual table with map/unmap...
2020-07-31 stevekFix compilation error for install.c in loader
2020-07-31 0mpPoint to rc(8) for more details about the autoboot...
2020-07-31 markjng_iface(4): Remove unsupported protocols.
2020-07-31 markjng_iface(4): Set the current VNET before calling netisr...
2020-07-31 kevans<regex.h>: reserve a regcomp field for REG_POSIX
2020-07-31 grehanReplace magic numbers in Identify page register 0 with...
2020-07-31 arichardsonInclude virtio support in std.MALTA
2020-07-31 rrsThe recent changes to move the ref count increment
2020-07-31 kevansUPDATING: Add a note about running installworld twice
2020-07-31 cemgetblk: Remove a non-sensical LK_NOWAIT | LK_SLEEPFAIL
2020-07-31 cemgetblk: Avoid sleeping on wrong buf in lockless path
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-30 grehanDefinition for the 'removable media flag' from word...
2020-07-30 cemImport PCG-C master, 2019-07-18 (83252d9c23df9c82ecb422...
2020-07-30 mjgFix tinderbox build after r363714
2020-07-30 mjgcache: drop the useless numchecks counter
2020-07-30 mjgFurther depessimize priv_check_cred_vfs_generation
2020-07-30 mjgfd: predict in fdrop
2020-07-30 markjip6_output(): Check the return value of in6_getlinkifnet().
2020-07-30 mjgvfs: inline vops if there are no pre/post associated...
2020-07-30 mjgvfs: fold poll_no_poll into vop_nopoll
2020-07-30 mjgvfs: short-circuit the common case NDFREE calls
2020-07-30 mjgvfs: add support for WANTPARENT and LOCKPARENT to lockl...
2020-07-30 mjgvfs: support negative entry promotion in lockless lookup
2020-07-30 mjgvfs: add NOMACCHECK and AUDITVNODE2 to lockless lookup
2020-07-30 mmelMove Ti AM335x to dev/extres/clk framework.
2020-07-30 kevanssed: fix hex_subst test after after r363679
2020-07-30 kevansdiff: fix side_by_side after r363679
2020-07-30 whuPrevent framebuffer mmio space from being allocated...
2020-07-30 mjgvfs: make sure startdir_used is always assigned to...
2020-07-30 jmgremove some long abandonded serial drivers (cy, rc...
2020-07-30 markjFix a logic error in uipc_ready_scan().
2020-07-29 kevansUPDATING / RELNOTES: Document new regcomp(3) behavior
2020-07-29 jhbProperly handle a closed TLS socket with pending receiv...
2020-07-29 kevansregex(3): Interpret many escaped ordinary characters...
2020-07-29 rmacklemAdd support for ext_pgs mbufs to nfsrvd_readdir() and...
2020-07-29 bro Don't include headers from iommu.h, include them...
2020-07-29 jmgadd link to crypto(7) page, and drop a link to unrelate...
2020-07-29 markjRemove the volatile qualifier from busy_lock.
2020-07-29 cyContinued ipfilter #ifdef cleanup. The r343701 log...
2020-07-29 brFix !ACPI_DMAR build.
2020-07-29 mjgvfs: elide MAC-induced locking on rename if there are...
2020-07-29 mjgvfs: honor error code returned by mac_vnode_check_renam...
2020-07-29 brFix build.
2020-07-29 bro Move iommu_set_buswide_ctx, iommu_is_buswide_ctx to
2020-07-29 debdrupAdd my entry to the calendar file
2020-07-29 debdrupOutline mentorship
2020-07-29 andrewOnly try managing the regulator when EXT_RESOURCES...
2020-07-29 rewAdd myself (rew) as src committer.
2020-07-29 emastesshd: allow UseBlocklist alias for UseBlacklist
2020-07-28 mavWhen modifying LUN pass "special" options too.
2020-07-28 csjpFixup some incorrect information and some comments...
2020-07-28 markjvm_page_xbusy_claim(): Use atomics to update busy lock...
2020-07-28 jhbAdd further clarification on si_addr and si_trapno.
2020-07-28 bro Move the buswide_ctxs bitmap to iommu_unit and rename...
2020-07-28 markjps(1): Fix formatting of the "command" field for kernel...
2020-07-28 andrewAdd a workaround for a bug when setting the Raspberry...
2020-07-28 alfredovirtio: fix mips regression introduced by r357596
2020-07-28 andrewAadd Raspberry Pi firmware messages to manage GPIOs
next