]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-06-22 Rick MacklemChange the NFSv4.1 pNFS client so that it returns the...
2018-06-22 Rick MacklemAdd "mountcritremote" to the REQUIRE line for nfsd.
2018-06-22 Ed SchoutenStill parse messages that don't contain an RFC 3164...
2018-06-22 Ian LeporeAdd spigen(4) fdt data overlays for RPI-B, RPI-2.
2018-06-22 Ian LeporeEliminate a spurious panic on non-SMP systems (occurred...
2018-06-22 Bryan DreweryRevert r335449 and add needed MK_LLD_BOOTSTRAP check...
2018-06-22 Xin LIDon't bail out when we find primary and secondary bootb...
2018-06-22 Dimitry AndricAdd support for selectively enabling LLVM targets
2018-06-22 Colin PercivalImprove the accuracy of the POSIX "process CPU-time...
2018-06-22 Eitan Adlertop(1): increase warnings
2018-06-22 Eitan Adlertop(1): garbage collect
2018-06-22 Eitan Adlertop(1): increase size of 'C' column
2018-06-22 Eitan Adlertop(1): remove special handling of load > 5
2018-06-22 Eitan Adlertop(1): reimplement header formatting as sbuf
2018-06-22 Eitan Adlersu(1): build with WARNS=6
2018-06-22 Eitan Adlerepoch.9: bump Dd
2018-06-22 Eitan Adlerepoch.9: fix some style and speeling issues
2018-06-22 Ian LeporeEliminate gcc "shadowed declaration" warnings by using...
2018-06-22 Alan Somersaudit(4): add tests for Sys V semaphore operations
2018-06-22 Ian LeporeAdd spi(8), a utility for communicating with a device...
2018-06-22 Bryan DreweryLet -s actually work.
2018-06-22 Rick MacklemAdd a counter to limit the number of disabled DSs for...
2018-06-22 Matt Macyepoch(9): make non-preemptible variant work early boot
2018-06-22 Eitan Adlertop(1): behave as documented for -t
2018-06-22 Chuck TuffliFix output of linprocfs stat entry
2018-06-22 Chuck TuffliFix the Linux kernel version number calculation
2018-06-21 Kyle Evanssubr_hints: Fix acpi unit hinting (at the very least)
2018-06-21 Ian LeporeIncorporate bus and chip select numbers into spigen...
2018-06-21 Konstantin... linux_clone_thread: mark new thread as TDB_BORN.
2018-06-21 Konstantin... fork: avoid endless wait with PTRACE_FORK and RFSTOPPED.
2018-06-21 Konstantin... Update proc->p_ptevents annotation to reflect the actua...
2018-06-21 Randall StewartThis adds in an optimization so that we only walk one
2018-06-21 Matt Macyraw_ip: validate inp in both loops
2018-06-21 Matt Macyin_pcblookup_hash: validate inp before return
2018-06-21 Conrad MeyerSync strlcpy with userland version, again
2018-06-21 Matt Macyraw_ip: validate inp
2018-06-21 Bryan DreweryMinor comment fix d_namelen -> d_namlen
2018-06-21 Bryan Dreweryino64 uses 8 byte padding now.
2018-06-21 Justin HibbitsFix the build post-PMCR addition.
2018-06-21 Roger Pau Monnéxen: check if there are clients waiting in gnttab_end_f...
2018-06-21 Ian LeporeAdd some words clarifying that rename(2) does nothing...
2018-06-21 Ian LeporeAdd a note about using option VERBOSE_SYSINIT=0 to...
2018-06-21 Justin HibbitsAdd the rest of the files for r335481
2018-06-21 Ed MasteRename usr.bin/elfcopy to usr.bin/objcopy
2018-06-21 Justin HibbitsIntroduce PMCR-based cpufreq(4) driver, for IBM POWER8...
2018-06-21 Kyle Evanssubr_hints: simplify a little bit
2018-06-21 Ruslan BukinPLIC driver was sponsored by ECATS contract, not CTSRD...
2018-06-21 Ilya BakulinAdd MMCCAM support to AllWinner MMC driver
2018-06-21 Ruslan BukinFix uma_zalloc_pcpu_arg() operation in case of !SMP...
2018-06-21 Edward Tomasz... "Kernel APIs" is a misnomer; use the proper name instead.
2018-06-21 Xin LIDon't leak tmpstr.
2018-06-21 Matt Macyudp_ctlinput: don't refer to unpcb after we drop the...
2018-06-21 Kyle EvansDon't remove loader.conf(5) when built WITHOUT_FORTH
2018-06-21 Ed MasteMakefile.inc1: rename build metadata file to toolchain...
2018-06-20 Eric Joynerixl(4): Fix gcc build errors
2018-06-20 Hans Petter... Permit the kernel environment to set an array of numeri...
2018-06-20 Bryan DreweryOnly look for NOTES as needed.
2018-06-20 Ed Masteacpidump.8: include NFIT in the man page list of tables
2018-06-20 Kyle EvansAdd debug.verbose_sysinit tunable for VERBOSE_SYSINIT
2018-06-20 John BaldwinCorrect path to removed asf(8) binary.
2018-06-20 Edward Tomasz... Improve wording.
2018-06-20 Ed Masteusr.bin/ar: use standard 2-Clause FreeBSD license
2018-06-20 Bryan DreweryReduce exec and fstat overhead for non-build targets.
2018-06-20 Bryan DreweryRegenerate for SYSTEM_LINKER
2018-06-20 Bryan DreweryAdd WITH_SYSTEM_LINKER, on by default, that avoids...
2018-06-20 Bryan DreweryFix sources needed for lld.
2018-06-20 Bryan DreweryRework WITHOUT_LLD/TOOLCHAIN fix from r327892 for cross...
2018-06-20 Bryan DreweryRework how the ld link is handled in WORLDTMP from...
2018-06-20 Emmanuel VadotAdd pmap_mapdev_attr for arm64
2018-06-20 Emmanuel Vadotif_rk_dwc: Disable setting delays for now
2018-06-20 Emmanuel Vadotrk_gpio: Read the correct register for gpio read
2018-06-20 Emmanuel Vadotif_rk_dwc: Fix delays handling
2018-06-20 Justin HibbitsAttach dev.cpu nodes on powerpc SMT cores, using only...
2018-06-20 Bjoern A. ZeebInstead of using hand-rolled loops where not needed...
2018-06-20 Andrew TurnerMove the SYSINIT to allow userspace access to the ARM...
2018-06-20 Andrew TurnerMove the SMCCC SYSINIT later in the boot so the psci...
2018-06-20 Andrew TurnerFix the SMCCC signatures, they are all 32-bit calls...
2018-06-20 Bjoern A. ZeebSometimes it is helpful to get the path for a vnode.
2018-06-20 Stephen J.... Fix build breakage in veriexec for 32-bit architectures.
2018-06-20 Kyle Evanssort(1): Fix -m when only implicit stdin is used for...
2018-06-20 Kyle Evanssort(1): Add bits to allow easy checking against NetBSD...
2018-06-20 Stephen J.... This application (veriexecctl) handles reading a finger...
2018-06-20 Stephen J.... This library allows for user space applications to...
2018-06-20 Stephen J.... Device for user space to interface with MAC/veriexec.
2018-06-20 Stephen J.... MAC/veriexec implements a verified execution environmen...
2018-06-20 Allan JudeRevert r335276
2018-06-20 Mariusz ZaborskiUse capsicum helpers to cache NLS data.
2018-06-19 Bryan DreweryTARGET_TRIPLE is needed much earlier now for CROSS_BINU...
2018-06-19 Mariusz ZaborskiConvert `cap_enter() < 0 && errno != ENOSYS` to `caph_e...
2018-06-19 Bryan DreweryFix detection for binutils bootstrap package.
2018-06-19 Bryan DreweryLet CROSS_BINUTILS_PREFIX work without a trailing slash.
2018-06-19 Bryan DrewerySYSTEM_COMPILER: Should use X_ vars for comparing wante...
2018-06-19 Bryan DreweryFix X_COMPILER_* and X_LINKER_* not being passed to...
2018-06-19 Eitan Adlertop(1): fix top -mio
2018-06-19 Mariusz ZaborskiFix typo.
2018-06-19 Warner LoshFix typo noticed by pstef@.
2018-06-19 Ed Mastelinuxulator: handle V3 capget/capset
2018-06-19 Sean BrunoMK_EFI - Add uefisign and friends to this knob and...
2018-06-19 Ilya BakulinFix setting RCA for MMC cards
2018-06-19 Mark FelderDocument the new ${name}_env_file feature
next