]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-03-29 Kyle Evanssystat: remove redundant definition of kd
2020-03-29 Kyle Evansuserboot: mark host_fsops as extern
2020-03-29 Kyle Evansiscontrol: move definition of vflag/iscsidev to iscontrol.c
2020-03-29 Kyle Evansipfilter: remove duplicate definition of 'thishost'
2020-03-28 Greg LeheyAdd year to Boganda's death.
2020-03-28 Toomas Soomeloader.efi: restore the init and fix the color setup
2020-03-28 Michael TuexenSmall cleanup by using a variable just assigned.
2020-03-28 Toomas Soomeloader: typo did slip into 359408
2020-03-28 Toomas Soomeloader: strdup name strings from dataset walker
2020-03-28 Toomas Soomeloader: add knob to build with user malloc
2020-03-28 Kyle Evanstelnet: kill off remaining duplicate definition
2020-03-28 Michael TuexenHandle integer overflows correctly when converting...
2020-03-28 Kyle EvansRe-apply r359399: telnet -fno-common fix
2020-03-28 Kyle EvansRevert 359399: telnet -fno-common bits
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansOpenBSM: import ee79d73e8df5: auditreduce: add a zone...
2020-03-28 Kyle Evanstelnet: remove some duplicate definitions, mark termina...
2020-03-28 Kyle Evanssh: remove duplicate el definition
2020-03-28 Kyle Evanszfs: fix -fno-common issues
2020-03-28 Konstantin... hdaa: remove verbosity from the normal driver operations.
2020-03-28 Ed Mastearch.7: update Default Tool Chain section
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-28 Kyle Evanstcsh: import 6974bc35a5cd
2020-03-28 Konstantin... ddb show pginfo: print pages reference value in hex.
2020-03-28 Kyle Evansconfig(8): fixes for -fno-common
2020-03-28 Kyle Evansgas: mark dwarf2_loc_mark_labels as extern
2020-03-28 Enji CooperThe .PATH throbbing I added in r359385 is no longer...
2020-03-28 Enji CooperFollow up to r359385
2020-03-28 Enji CooperCheck in the generated copies of the manpages
2020-03-27 Brooks DavisUse the real value of MK_TESTS_SUPPORT in _libraries.
2020-03-27 Ed Mastesys/netinet: remove spurious doubled ;s
2020-03-27 Michael TuexenSome more uint32_t cleanups, no functional change.
2020-03-27 Ed Masteobjdump: emit a deprecation notice at program start
2020-03-27 Ed Masteremove binutils ld leftovers
2020-03-27 John BaldwinRefactor driver and consumer interfaces for OCF (in...
2020-03-27 Brandon Bergren[PowerPC] Fix LIB32WMAKEFLAGS definition
2020-03-27 Toomas Soomeloader.efi: conout->QueryMode() can fail to return...
2020-03-27 Ryan Moellerloader: Fully reset terminal settings, not just colors
2020-03-27 Brooks DavisCreate and use a tests group for the tests user.
2020-03-27 Chuck Tufflibhyve: fix NVMe emulation update of SQHD
2020-03-27 Chuck Tufflibhyve: fix NVMe emulation missed interrupts
2020-03-27 Chuck Tufflibhyve: use STAILQ in NVMe emulation
2020-03-27 Chuck Tufflibhyve: implement NVMe deallocate command
2020-03-27 Chuck Tufflibhyve: refactor NVMe namespace initialization
2020-03-27 Chuck Tufflibhyve: refactor NVMe PRP memcpy
2020-03-27 Michael TuexenUse uint32_t where it is expected to be used. No functi...
2020-03-27 Hans Petter... Change default microphone level from 0 to 25.
2020-03-27 Hans Petter... Improve USB audio mixer support for USB audio class...
2020-03-27 Brandon BergrenNow that there are no remaining users of ld.bfd, remove...
2020-03-27 Brandon BergrenBump for powerpc/powerpcspe switch to lld.
2020-03-27 Brandon Bergren[PowerPC] Switch powerpc and powerpcspe to lld
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Jung-uk KimImport ACPICA 20200326.
2020-03-26 Alfredo Dal... msun: swap words order instead of bits order on BIG...
2020-03-26 Mateusz PiotrowskiDo not use macros in -width
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-26 Dimitry AndricVendor import of llvm-project tag llvmorg-10.0.0-0...
2020-03-26 Brooks DavisInstall expected kyua docs.
2020-03-26 Dimitry AndricMerge commit 459e8e948 from llvm git (by Justin Hibbits):
2020-03-26 Dimitry AndricMerge commit f0990e104 from llvm git (by Justin Hibbits):
2020-03-26 Mark Johnstoncompat/linux/linux.h depends on queue.h since r353725.
2020-03-26 Mark JohnstonSimplify td_ucred handling in newnfs_connect().
2020-03-26 Mark JohnstonRemove unused SYSINIT macros for capability rights.
2020-03-26 Leandro Lupori[PowerPC64] Fix OPAL IPMI driver
2020-03-26 Andrey V. ElsukovFix typo.
2020-03-26 Andrey V. ElsukovAdd property-based filters for syslogd.
2020-03-26 Sergio Carlavilla... Add HISTORY sections to log(3) man page
2020-03-26 Alexander LeidingerRemove deprecated options.
2020-03-26 Emmanuel VadotStop building libl and liby
2020-03-26 Hans Petter... Be more intelligent when classifying USB audio terminal...
2020-03-26 Hans Petter... Make mute controls available for USB audio mixers.
2020-03-26 Hans Petter... Factor out USB audio mixer value range check.
2020-03-26 Hans Petter... Avoid scaling USB audio mixer values twice.
2020-03-25 Conrad MeyerExpand generic subword atomic primitives
2020-03-25 Alfredo Dal... so_reuseport_lb_test: correct setsockopt parameter...
2020-03-25 Simon J. GerratyFix pkgfs stat so it satisfies libsecureboot
2020-03-25 Michael TuexenRemove an optimization, which was incorrect a couple...
2020-03-25 Michael TuexenImprove consistency in debug output.
2020-03-25 Ryan MoellerMFOpenZFS: ZVOLs should not be allowed to have children
2020-03-25 Michael TuexenRevert https://svnweb.freebsd.org/changeset/base/357829
2020-03-25 Michael TuexenUse consistent debug output.
2020-03-25 Michael TuexenDon't restore the vnet too early in error cases.
2020-03-25 Mateusz PiotrowskiFix formatting
2020-03-25 Baptiste DaroussinRevert r359294 per manu's request
2020-03-25 Emmanuel Vadotlibpmc: Always add the full include path for libpmcstat
2020-03-25 Emmanuel Vadotpkgbase: Stop threating rc files as config files
2020-03-25 Emmanuel VadotRe-apply r359267 now that tools are using the proper...
2020-03-25 Emmanuel Vadotpmc: Add include path for libpmcstat as it is an intern...
2020-03-25 Emmanuel Vadotwlandebug: Add include path for libifconfig as it is...
2020-03-24 Mitchell HorneMakefile.inc1: override MACHINE for native-xtools
2020-03-24 Michael TuexenOnly call panic when building with INVARIANTS.
2020-03-24 Michael TuexenAnother cleanup of the timer code. Also be more pedanti...
2020-03-24 Ed MasteMakefile.inc1: remove old (2018) stale dependency hacks
2020-03-24 Justin Hibbitsichwd: Add Atom C3000 watchdog ID.
2020-03-24 Warner Loshexec{l,v}{e,p} arrived in 7th Edition research Unix...
2020-03-24 Conrad MeyerFix PNP matching for iflib NIC drivers
2020-03-24 Sergio Carlavilla... Correct path in EXAMPLES ypldap.conf.5
2020-03-24 Mark JohnstonRemove the secondary_stacks array in arm64 and riscv...
2020-03-24 Justin Hibbitsismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses...
2020-03-24 Mark Johnstonnewsyslog: Add fallthrough comments to appease Coverity.
next