]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-03-30 brooksRelax existence check of ${LOCALBASE}/bin/kyua
2020-03-30 kevansflua: follow-up to r359453, don't bother with libedit...
2020-03-30 emasteelf.5: table markup fixes
2020-03-30 kevansflua: enable readline bits, courtesy of libedit
2020-03-30 hselaskyFine grain locking inside the cuse(3) kernel module.
2020-03-30 emastecapabilities.conf: provide information about capmode...
2020-03-30 csjpMake sure we convert internal audit records for thr_new
2020-03-30 emastecorrect 'disble' typo in hccontrol
2020-03-30 hselaskyAdd support for multiple playback and recording devices...
2020-03-30 jhibbitspowerpc/pmap: Replace a logical TAILQ_FOREACH_SAFE...
2020-03-30 jhibbitspowerpc: --secure-plt only needs to pass to ld.bfd...
2020-03-30 kevansMFV r359442: bmake: import -fno-common fix build back...
2020-03-30 emasteremove extraneous double ;s in sys/
2020-03-30 hselaskyImplement new mixer API to return the device pointer...
2020-03-30 hselaskyEvaluate modifier keys before the regular keys, so...
2020-03-30 markjRemove the "config" taskqgroup and its KPIs.
2020-03-30 markjFix accounting of hwpmc's thread descriptor freelist.
2020-03-30 markjSimplify taskqgroup inititialization.
2020-03-30 asomersfusefs: add a dtrace probe that fires after mounting...
2020-03-30 kevanscron: respect PATH from login.conf
2020-03-30 kevansbmake: fix -fno-common build
2020-03-29 kevansgdb: compile with -fcommon explicitly
2020-03-29 wulfevdev: return error rather than zero-length data on...
2020-03-29 wulfevdev: Add COMPAT_FREEBSD32 support for amd64 arch
2020-03-29 kevansfsck_ffs/fsdb: fix -fno-common build
2020-03-29 brooksFix build with src on a noexec filesystem.
2020-03-29 kevanslocate: fix -fno-common build
2020-03-29 kevansopenssh: -fno-common fix from upstream f47d72ddad
2020-03-29 ianAdd a missing suffix that was causing a whole word...
2020-03-29 tuexenBe a bit more precisly in the description of the sysctl...
2020-03-29 tsoomeloader: use #elif defined() in stand.h
2020-03-29 melifaroSwitch rtsock tests to per-test jails and epair interfaces.
2020-03-29 grogRemove spurious transition from Julian to Gregorian...
2020-03-29 grogAdd STANDARDS section
2020-03-29 ngieRevert r359385-r359387
2020-03-29 kevanssystat: remove redundant definition of kd
2020-03-29 kevansuserboot: mark host_fsops as extern
2020-03-29 kevansiscontrol: move definition of vflag/iscsidev to iscontrol.c
2020-03-29 kevansipfilter: remove duplicate definition of 'thishost'
2020-03-28 grogAdd year to Boganda's death.
2020-03-28 tsoomeloader.efi: restore the init and fix the color setup
2020-03-28 tuexenSmall cleanup by using a variable just assigned.
2020-03-28 tsoomeloader: typo did slip into 359408
2020-03-28 tsoomeloader: strdup name strings from dataset walker
2020-03-28 tsoomeloader: add knob to build with user malloc
2020-03-28 kevanstelnet: kill off remaining duplicate definition
2020-03-28 tuexenHandle integer overflows correctly when converting...
2020-03-28 kevansRe-apply r359399: telnet -fno-common fix
2020-03-28 kevansRevert 359399: telnet -fno-common bits
2020-03-28 kevansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 kevanstelnet: remove some duplicate definitions, mark termina...
2020-03-28 kevanssh: remove duplicate el definition
2020-03-28 kevanszfs: fix -fno-common issues
2020-03-28 kibhdaa: remove verbosity from the normal driver operations.
2020-03-28 emastearch.7: update Default Tool Chain section
2020-03-28 kevansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-28 kibddb show pginfo: print pages reference value in hex.
2020-03-28 kevansconfig(8): fixes for -fno-common
2020-03-28 kevansgas: mark dwarf2_loc_mark_labels as extern
2020-03-28 ngieThe .PATH throbbing I added in r359385 is no longer...
2020-03-28 ngieFollow up to r359385
2020-03-28 ngieCheck in the generated copies of the manpages
2020-03-27 brooksUse the real value of MK_TESTS_SUPPORT in _libraries.
2020-03-27 emastesys/netinet: remove spurious doubled ;s
2020-03-27 tuexenSome more uint32_t cleanups, no functional change.
2020-03-27 emasteobjdump: emit a deprecation notice at program start
2020-03-27 emasteremove binutils ld leftovers
2020-03-27 jhbRefactor driver and consumer interfaces for OCF (in...
2020-03-27 bdragon[PowerPC] Fix LIB32WMAKEFLAGS definition
2020-03-27 tsoomeloader.efi: conout->QueryMode() can fail to return...
2020-03-27 freqlabsloader: Fully reset terminal settings, not just colors
2020-03-27 brooksCreate and use a tests group for the tests user.
2020-03-27 chuckbhyve: fix NVMe emulation update of SQHD
2020-03-27 chuckbhyve: fix NVMe emulation missed interrupts
2020-03-27 chuckbhyve: use STAILQ in NVMe emulation
2020-03-27 chuckbhyve: implement NVMe deallocate command
2020-03-27 chuckbhyve: refactor NVMe namespace initialization
2020-03-27 chuckbhyve: refactor NVMe PRP memcpy
2020-03-27 tuexenUse uint32_t where it is expected to be used. No functi...
2020-03-27 hselaskyChange default microphone level from 0 to 25.
2020-03-27 hselaskyImprove USB audio mixer support for USB audio class...
2020-03-27 bdragonNow that there are no remaining users of ld.bfd, remove...
2020-03-27 bdragonBump for powerpc/powerpcspe switch to lld.
2020-03-27 bdragon[PowerPC] Switch powerpc and powerpcspe to lld
2020-03-27 jkimMerge ACPICA 20200326.
2020-03-26 alfredomsun: swap words order instead of bits order on BIG...
2020-03-26 0mpDo not use macros in -width
2020-03-26 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-26 brooksInstall expected kyua docs.
2020-03-26 dimMerge commit 459e8e948 from llvm git (by Justin Hibbits):
2020-03-26 dimMerge commit f0990e104 from llvm git (by Justin Hibbits):
2020-03-26 markjcompat/linux/linux.h depends on queue.h since r353725.
2020-03-26 markjSimplify td_ucred handling in newnfs_connect().
2020-03-26 markjRemove unused SYSINIT macros for capability rights.
2020-03-26 luporl[PowerPC64] Fix OPAL IPMI driver
2020-03-26 aeFix typo.
2020-03-26 aeAdd property-based filters for syslogd.
2020-03-26 carlavillaAdd HISTORY sections to log(3) man page
2020-03-26 netchildRemove deprecated options.
2020-03-26 manuStop building libl and liby
next