]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-04 John BaldwinTurn off errors for -Wmaybe-uninitialized in GCC 6+.
2020-08-04 Emmanuel Vadotlinuxkpi: Add time_after32 and time_before32
2020-08-04 Emmanuel Vadotlinuxkpi: Add clear_bit_unlock
2020-08-04 Mark JohnstonRemove an incorrect assertion from in6p_lookup_mcast_ifp().
2020-08-04 Mark JohnstonRemove most lingering references to the page lock in...
2020-08-04 Emmanuel VadotRe-apply r363564.
2020-08-04 Emmanuel Vadotpkgbase: Remove the last users of the FreeBSD-example...
2020-08-04 Emmanuel Vadotlinuxkpi: Add nested variant of mutex_lock_interruptible
2020-08-04 Emmanuel Vadotlinuxkpi: Add kref_put_lock
2020-08-04 Emmanuel Vadotlinuxkpi: Add linux/sizes.h
2020-08-04 Mark JohnstonRemove free_domain() and uma_zfree_domain().
2020-08-04 Gordon Berglingiovctl.conf(5): Use Lk macro for the URL of the UCL...
2020-08-04 Gordon Berglingdirectory(3): Add an ERRORS section
2020-08-04 Kyle EvansEnsure libregex is built in time for googletest
2020-08-04 Kyle Evansbsdgrep: switch to libregex for GNU_GREP_COMPAT
2020-08-04 Kyle EvansRe-enable disabled googletest-port-test tests after...
2020-08-04 Kyle Evansgtest: link against libregex for GNU extensions
2020-08-04 Kyle Evanslibregex: disable some of the unimplemented test cases...
2020-08-04 Kyle Evanslibregex: Implement a subset of the GNU extensions
2020-08-04 Kyle Evansregex(3): belatedly document REG_POSIX from r363734
2020-08-03 Konstantin... Add SOL_LOCAL symbolic constant for unix socket option...
2020-08-03 Warner LoshSome function had the blank lines, others didn't. Most...
2020-08-03 Stefan EßerConnect the tests provided with the new bc and dc
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-03 Stefan EßerImport version 3.1.4
2020-08-03 Alex RichardsonAllow bootstrapping mtree on Linux systems
2020-08-03 Alex RichardsonAllow building setmode.c on Linux/macOS
2020-08-03 John BaldwinPass the full CFLAGS to cpp for MKlib_gen.sh.
2020-08-03 Andrew TurnerAdd a GPIO driver for the Raspberry Pi firmware GPIOs
2020-08-03 Konstantin... Provide more correct description for sysctl kern.smp...
2020-08-03 Andrew TurnerAllow the Raspberry Pi firmware driver to be a bus
2020-08-03 Andrew TurnerAllow child classes of simplebus to call attach directly
2020-08-03 Mateusz PiotrowskiDo not mention portsnap(8) in ports.7
2020-08-03 Li-Wen HsuDisable tests failing after r363679
2020-08-03 Kristof Provostlibc: Provide sub fp(s|g)etmask() implementations for...
2020-08-03 Andrew TurnerHandle Raspberry Pi 4 xhci firmware loading.
2020-08-02 Jason A. Harmeningvt(4): CONS_HISTORY/CONS_CLRHIST should operate on...
2020-08-02 Mateusz GuzikBump __FreeBSD_version after vnode layout changes
2020-08-02 Mateusz Guzikvfs: store precomputed namecache hash in the vnode
2020-08-02 Mateusz Guzikvfs: shorten v_iflag and v_vflag
2020-08-02 Mateusz Guzikvfs: move namecache initialisation into cache_vnode_init
2020-08-02 Mateusz Piotrowskicore(5) appeared in Version 1 AT&T UNIX
2020-08-02 Mateusz PiotrowskiDocument automatic handling of font height for BDF...
2020-08-02 Conrad MeyerUnlocked getblk: Fix new false-positive assertion
2020-08-01 Mateusz Guzikcred: add more asserts for td_realucred == td_ucred
2020-08-01 Marcin WojtasFix TX csum handling in if_mvneta
2020-08-01 Michal MelounAdd missing dependency for cpsw module.
2020-08-01 Mateusz GuzikBump __FreeBSD_version after making rights mandatory...
2020-08-01 Mateusz Guzikcache: reshuffle struct cache_fpl and nameidata_saved
2020-08-01 Mateusz Guzikcache: mark climb_mount as __noinline
2020-08-01 Mateusz Guzikvfs: inline NDINIT_ALL
2020-08-01 Mateusz Guzikvfs: convert ni_rigthsneeded to a pointer
2020-08-01 Mateusz Guzikvfs: make rights mandatory for NDINIT_ALL
2020-08-01 Mateusz Guzikcapsicum: move global caps to caprights.h
2020-08-01 Gregory Neil... Mirror recommendation from Handbook to avoid linking...
2020-07-31 Rick MacklemAdd optional support for ext_pgs mbufs to the NFS serve...
2020-07-31 Ruslan BukinAdd iommu_domain_map_ops virtual table with map/unmap...
2020-07-31 Stephen J.... Fix compilation error for install.c in loader
2020-07-31 Mateusz PiotrowskiPoint to rc(8) for more details about the autoboot...
2020-07-31 Mark Johnstonng_iface(4): Remove unsupported protocols.
2020-07-31 Mark Johnstonng_iface(4): Set the current VNET before calling netisr...
2020-07-31 Kyle Evans<regex.h>: reserve a regcomp field for REG_POSIX
2020-07-31 Peter GrehanReplace magic numbers in Identify page register 0 with...
2020-07-31 Alex RichardsonInclude virtio support in std.MALTA
2020-07-31 Randall StewartThe recent changes to move the ref count increment
2020-07-31 Kyle EvansUPDATING: Add a note about running installworld twice
2020-07-31 Conrad Meyergetblk: Remove a non-sensical LK_NOWAIT | LK_SLEEPFAIL
2020-07-31 Conrad Meyergetblk: Avoid sleeping on wrong buf in lockless path
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-30 Peter GrehanDefinition for the 'removable media flag' from word...
2020-07-30 Conrad MeyerImport PCG-C master, 2019-07-18 (83252d9c23df9c82ecb422...
2020-07-30 Mateusz GuzikFix tinderbox build after r363714
2020-07-30 Mateusz Guzikcache: drop the useless numchecks counter
2020-07-30 Mateusz GuzikFurther depessimize priv_check_cred_vfs_generation
2020-07-30 Mateusz Guzikfd: predict in fdrop
2020-07-30 Mark Johnstonip6_output(): Check the return value of in6_getlinkifnet().
2020-07-30 Mateusz Guzikvfs: inline vops if there are no pre/post associated...
2020-07-30 Mateusz Guzikvfs: fold poll_no_poll into vop_nopoll
2020-07-30 Mateusz Guzikvfs: short-circuit the common case NDFREE calls
2020-07-30 Mateusz Guzikvfs: add support for WANTPARENT and LOCKPARENT to lockl...
2020-07-30 Mateusz Guzikvfs: support negative entry promotion in lockless lookup
2020-07-30 Mateusz Guzikvfs: add NOMACCHECK and AUDITVNODE2 to lockless lookup
2020-07-30 Michal MelounMove Ti AM335x to dev/extres/clk framework.
2020-07-30 Kyle Evanssed: fix hex_subst test after after r363679
2020-07-30 Kyle Evansdiff: fix side_by_side after r363679
2020-07-30 Wei HuPrevent framebuffer mmio space from being allocated...
2020-07-30 Mateusz Guzikvfs: make sure startdir_used is always assigned to...
2020-07-30 John-Mark Gurneyremove some long abandonded serial drivers (cy, rc...
2020-07-30 Mark JohnstonFix a logic error in uipc_ready_scan().
2020-07-29 Kyle EvansUPDATING / RELNOTES: Document new regcomp(3) behavior
2020-07-29 John BaldwinProperly handle a closed TLS socket with pending receiv...
2020-07-29 Kyle Evansregex(3): Interpret many escaped ordinary characters...
2020-07-29 Rick MacklemAdd support for ext_pgs mbufs to nfsrvd_readdir() and...
2020-07-29 Ruslan Bukino Don't include headers from iommu.h, include them...
2020-07-29 John-Mark Gurneyadd link to crypto(7) page, and drop a link to unrelate...
2020-07-29 Mark JohnstonRemove the volatile qualifier from busy_lock.
2020-07-29 Cy SchubertContinued ipfilter #ifdef cleanup. The r343701 log...
2020-07-29 Ruslan BukinFix !ACPI_DMAR build.
2020-07-29 Mateusz Guzikvfs: elide MAC-induced locking on rename if there are...
next