]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-11-01 Rick MacklemFix NFS client vnode locking to avoid a crash during...
2018-11-01 Dag-Erling... Run unbound-anchor when root.key is empty, not just...
2018-11-01 Kyle Evanslibbe(3): Don't promote non-cloned BEs
2018-11-01 Toomas Soomelibsa: tftp should use calloc
2018-11-01 Toomas Soomelibsa: tftp should not read past file end
2018-11-01 Michael TuexenRemove debug code which slipped in accidently.
2018-11-01 Mateusz Piotrowskimount_smbfs(8): Add the STANDARDS and HISTORY sections
2018-11-01 Michael TuexenImprove a comment to refer to the actual sections in...
2018-11-01 Andrew TurnerUse the correct offsets for the trap frame in fork_tram...
2018-11-01 Dag-Erling... Fix markup issues and add references to updated RFCs.
2018-11-01 Kirk McKusickIn preparation for adding inode check-hashes, convert...
2018-10-31 Konstantin... Add pci_early function to detect Intel stolen memory.
2018-10-31 Kyle Evansi386/MINIMAL: VERBOSE_SYSINIT=0 for consistency
2018-10-31 Kyle EvansCompile in VERBOSE_SYSINIT support by default, remain...
2018-10-31 Kyle Evansrescue: Add bectl(8)
2018-10-31 Devin TeskeAdd new rc keywords: enable, disable, delete
2018-10-31 Gleb SmirnoffRemove unnecessary include from libstand.
2018-10-31 Gleb SmirnoffDefine QMD_SAVELINK() only for QUEUE_MACRO_DEBUG_TRASH...
2018-10-31 Navdeep Parharcxgbe(4): Add rate limiting support for UDP.
2018-10-31 Navdeep Parharcxgbe(4): Report a reasonable non-zero if_hw_tsomaxsegs...
2018-10-31 Ed MasteAvoid binutils test in cleandir/obj stages
2018-10-31 Mateusz Piotrowskips(1): Pet mandoc and igor
2018-10-31 Andrew TurnerAlways set the MP_QUIRK_CPULIST quirk under ACPI. This...
2018-10-31 Conrad Meyerfreebsd-update: add a progress report for the "fetching...
2018-10-31 Toomas Soomeloader: issue edd probe before legacy ah=08 and detect...
2018-10-31 Brooks DavisReformat syscalls.master for better readability.
2018-10-31 Mateusz Piotrowskips(1): Add a standard exit status section
2018-10-31 Yuri Pankovdtrace(1): remove reference to dtruss that was removed...
2018-10-31 Yuri Pankovusr.bin/sed/tests: fix one of the regression test cases...
2018-10-31 Ed MasteAdd __used to __CTOR_LIST__ and __DTOR_LIST__
2018-10-31 Mateusz Piotrowskitpm(4): Add the STANDARDS and HISTORY sections
2018-10-31 Andrew TurnerUse pmap_invalidate_all rather than invalidating 512...
2018-10-31 Alex RichardsonDon't run cc --version during cleandir/obj stages
2018-10-31 Andrew TurnerRemove function prototypes for functions removed in...
2018-10-31 Andrew TurnerFix some style(9) issues in the arm64 pmap_mapbios...
2018-10-31 Andrew TurnerRemove the unused arm64_cpu driver.
2018-10-31 Kirk McKusickIn preparation for adding inode check-hashes, change...
2018-10-31 Marcelo AraujoMerge cases with upper block.
2018-10-30 Mark JohnstonRevert r336984.
2018-10-30 Bjoern A. ZeebFix mips build after r339931.
2018-10-30 Bjoern A. ZeebAs a follow-up to r339930 and various reports implement...
2018-10-30 Bjoern A. ZeebWith more excessive use of modules, more kernel parts...
2018-10-30 Bjoern A. ZeebInitial implementation of draft-ietf-6man-ipv6only...
2018-10-30 Mark JohnstonAdd malloc_domainset(9) and _domainset variants to...
2018-10-30 John BaldwinOnly invoke 'ls' if the local modules directory exists.
2018-10-30 Mark JohnstonFix some problems that manifest when NUMA domain 0...
2018-10-30 Hans Petter... Implement the dump_stack() function in the LinuxKPI.
2018-10-30 Hans Petter... Implement __KERNEL_DIV_ROUND_UP() function macro in...
2018-10-30 Bjoern A. ZeebIntroduce an EXPERIMENTAL option for both src.conf...
2018-10-30 Edward Tomasz... Remove no longer relevant comment, as suggested by...
2018-10-30 Edward Tomasz... Remove useless call to access(2) from tzcode. Quoting...
2018-10-30 Edward Tomasz... Make "nscd -t" work.
2018-10-30 Eric van GyzenAlways stop the scheduler when entering kdb
2018-10-30 Andrew TurnerBuild the csu tests on all architectures.
2018-10-30 Michael TuexenBump the number of fans supported from 8 to 12.
2018-10-30 Andrew TurnerDisable the .preinit_array test in DSOs, ld.bfd fails...
2018-10-30 Andrew TurnerFix the location of the static keyword.
2018-10-30 Marcelo AraujoEmulate machine check related MSR_EXTFEATURES to allow...
2018-10-30 Marcelo AraujoAllow changing lagg(4) MTU.
2018-10-30 Andrew TurnerRun the csu tests on a DSO. This builds the tests into...
2018-10-30 Andrew TurnerThe jcr argument to _Jv_RegisterClasses is used, stop...
2018-10-30 Yuri PankovConnect libc/tests/time to the build, adding test cases...
2018-10-30 Justin Hibbitspowerpc/mpc85xx: Reset the PCIe bus on attach
2018-10-30 John BaldwinPermit local kernel modules to be built as part of...
2018-10-30 Mark JohnstonHave gconcat advertise delete support if one of its...
2018-10-30 John BaldwinMake battery emptying rate available as sysctl variable.
2018-10-30 Konstantin... Convert amd64_get/set_fs/gsbase to ifunc.
2018-10-29 Konstantin... Remove rtld use of libc amd64_set_fsbase().
2018-10-29 Konstantin... Initialize ifunc calling machinery earlier.
2018-10-29 Konstantin... amd64: Use ifuncs to select suitable implementation...
2018-10-29 John BaldwinTeach procstat -x about the AT_EHDRFLAGS ELF auxiliary...
2018-10-29 Konstantin... Style.
2018-10-29 Konstantin... Clarify explanation of VFCF_SBDRY.
2018-10-29 Navdeep Parharcxgbe/iw_cxgbe: Install the socket upcall before callin...
2018-10-29 John BaldwinAdd support for "plain" (non-HMAC) SHA digests.
2018-10-29 Gleb SmirnoffAdd a note that epoch(9) may change, to untie our hands...
2018-10-29 Navdeep Parharrping(1): Make sure the socket address defaults to...
2018-10-29 Mark JohnstonExpose some netdump configuration parameters through...
2018-10-29 Alex RichardsonFix get_maxfds() in jevents
2018-10-29 Alex Richardsonrtld-elf: fix more warnings to allow compiling with...
2018-10-29 Alex Richardsonrtld-elf: compile with WANRS=4 warnings other than...
2018-10-29 Alex Richardsonrtld-elf: make it compile with WARNS=3
2018-10-29 Alex Richardsonrtld: set obj->textsize correctly
2018-10-29 Glen BarberPass _BRANCH in the reldoc target to ensure the correct
2018-10-29 Glen BarberSet OPTIONS_UNSET in the argument list to env(1), and add
2018-10-29 Michael TuexenInsert a .El line accidently committed in r339869.
2018-10-29 Michael TuexenFix a nit
2018-10-29 Hans Petter... Implement dma_pool_zalloc() in the LinuxKPI.
2018-10-29 Andrew TurnerMake the .ctors, .dtors, and .jcr markers as static...
2018-10-29 Andrew TurnerInclude the csu test directories in BSD.tests.dist
2018-10-29 Andrew TurnerCheck __dso_handle is NULL in non-DSO objects. It shoul...
2018-10-29 Stephen HurdDrain grouptaskqueue of the gtask before detaching it.
2018-10-29 Kyle Evanslualoader: Fix try_include error handling
2018-10-28 Philip PaepsImport tzdata 2018g
2018-10-28 Philip PaepsImport tzdata 2018g
2018-10-28 Devin TeskeSort i18n messages in bsdinstall zfsboot
2018-10-28 Devin TeskeFix dialog autosizing to accomodate for hline
2018-10-28 Devin TeskeFix jail examples in jib, jng, README
2018-10-28 Thomas Munrotruss: Fix display of shm_open(SHM_ANON, ...).
2018-10-28 Kristof Provostpfctl test: Add a test for macro names with a space...
next