]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-04-02 traszRewrite iscsi.conf(5) to better match iscsictl(8).
2015-04-02 traszRemove unused code.
2015-04-02 dimEnsure the cross assembler, linker and objcopy are...
2015-04-02 gonzo- Make interrupt resource optional: some upstream FDT...
2015-04-02 gonzoHandle multiple "gpio-leds"-compatible nodes
2015-04-02 dteskeUse ^[[m mode-ending (as-in screen.4th `me') versus...
2015-04-02 dteskeEliminate literal escape sequences from *.4th
2015-04-02 dteskeUse fg/b/me from screen.4th instead of literals
2015-04-02 bzTry to unbreak the build after r280971 by providing...
2015-04-01 glebiuso Use new function ip_fillid() in all places throughout...
2015-04-01 tychonPrior to aborting due to an instruction emulation error...
2015-04-01 erjMake changes to busdma code in tx/rx path similar to...
2015-04-01 kibCorrectly handle __fcntl_compat symbol for the !SYSCALL...
2015-04-01 rstoneFix integer truncation bug in malloc(9)
2015-04-01 kppf: Deal with runt packets
2015-04-01 kpPreserve IPv6 fragment IDs accross reassembly and refra...
2015-04-01 roygermultiboot: fix error codes
2015-04-01 roygermultiboot: zero mod list array
2015-04-01 andrewAdd the arm64 parts of libthread_db.
2015-04-01 andrewAdd the arm64 defines for cddl code.
2015-04-01 andrewMove the efi loaders to be under sys/boot/efi. This...
2015-04-01 kibRefine r280308. Do not completely disable timestamping...
2015-04-01 adrianMigrate the TL-WR1043nd v2 to use the new map based...
2015-04-01 adrianDon't use a private copy of the ANI definitions - use...
2015-04-01 adrianUse the HAL API for returning ar5212AniState, rather...
2015-04-01 adrianExpose the ANI state / statistics using the public...
2015-04-01 adrianStart the process of migrating the ANI statistics out...
2015-04-01 dteskeWhoops! "arc commit --revision" != "arc diff --update"
2015-04-01 dteskeAdd "GELI Passphrase:" prompt to boot loader.
2015-04-01 dteskeSolve dreaded "dictionary full" issue by segregating...
2015-04-01 dteskeWhen forced to draw ASCII lines/boxen, use `=' for...
2015-04-01 dteskeSecurely overwrite (zero) user input when we finish...
2015-04-01 dteskeAdd remainder of supported ANSI escape sequences.
2015-04-01 dteskeMove beastie to logo-*.4th; brands to brand-*.4th
2015-04-01 emasteUpdate elftoolchain to upstream revision 3179
2015-04-01 dteskeComments. No functional change.
2015-04-01 wollmanFix overflow bugs in and remove obsolete limit from...
2015-04-01 tychonFix "MOVS" instruction memory to MMIO emulation. Curre...
2015-04-01 cpercivaAdd code for creating an EC2 AMI.
2015-03-31 dteskeWhitespace and cleanup. No functional change(s).
2015-03-31 dteskeOptimize bootmsg to use fg/bg/me from screen.4th
2015-03-31 dteskeComments. No functional change(s).
2015-03-31 dteskeWhitespace. No functional change(s).
2015-03-31 dteskeChange contents of the exec variable in loader.conf...
2015-03-31 dteskeFix typo in a comment.
2015-03-31 jillessh: Add more tests for exotic IFS splitting.
2015-03-31 jilleswordexp: Explicitly pass along IFS.
2015-03-31 delphijAdd limited to the default restrictions.
2015-03-31 cyFix build.
2015-03-31 delphijConstify.
2015-03-31 andrewAdd the fe* symbols to libm for arm64.
2015-03-31 kevloRemove bogus cast.
2015-03-31 aeThe offset variable has been cleared all bits except...
2015-03-31 emasteunwind-d2 build workaround for arm64
2015-03-31 emasteCorrect copyright typo
2015-03-31 ganboldAdd kernel config files for Hardkernel Odroid-C1 and...
2015-03-31 ganboldAdd device tree files for Hardkernel Odroid-C1 and...
2015-03-31 ganboldAdd necessary changes to support various Amlogic SoC...
2015-03-31 jchUse appropriate timeout_t* instead of void* in tcp_time...
2015-03-31 andrewAdd the arm64 code to the runtime linker. It's not...
2015-03-31 ngie- Fix -Wsign issue
2015-03-31 ngieMinor cleanup before converting to ATF testcases
2015-03-31 ngieCleanup and do minor refactoring before converting...
2015-03-31 jhibbitsCCSRBAR_VA is mpc85xx-specific, so add guards, and...
2015-03-31 jhibbitsmachine/fdt.h no longer exists for powerpc.
2015-03-31 amdmi3- Remove more files when MK_ZONEINFO == no
2015-03-31 amdmi3- Remove more files when MK_TESTS_SUPPORT == no
2015-03-31 amdmi3- Remove more files when MK_LEGACY_CONSOLE == no
2015-03-31 amdmi3- Remove more files when MK_KERBEROS_SUPPORT == no
2015-03-31 amdmi3- Remove more files when MK_KDUMP == no
2015-03-31 amdmi3- Remove more files when MK_JAIL == no
2015-03-31 cpercivaIt would help if I committed the right patch...
2015-03-31 amdmi3- Remove more files when MK_CASPER == no
2015-03-31 markjFix a misparenthesization that could cause a crash...
2015-03-31 cpercivaPartially revert r278118 now that the required logic...
2015-03-31 kibProvide workaround for a performance issue with the...
2015-03-31 cpercivaAdd bits for building EC2 disk images. Make logic...
2015-03-31 npcxgbe/tom: return rx credits promptly if the socket...
2015-03-31 rrsAdopt jhb's suggested changes, updated comments and...
2015-03-31 rrsChange the c_iflags and c_flags fields to short rather...
2015-03-31 bdreweryFix --one-file-system to include the directory encounte...
2015-03-30 glebiusCatch up on r271387 and remove unused parameter from
2015-03-30 andrewRestore setting cpufuncs on arm1176, it was removed...
2015-03-30 dimAdd llvm patch corresponding to r280865.
2015-03-30 jhbWait 100 microseconds for a local APIC to dispatch...
2015-03-30 emastellvm: Backport upstream r229195 to fix arm64 TLS reloca...
2015-03-30 dimPull in r233552 from upstream libc++ trunk (by Eric...
2015-03-30 andrewAdd pthread_md.h for arm64.
2015-03-30 gjbSigh. s/AutoSize/Growfs/ following upstream commit...
2015-03-30 emasteSwitch to ELF toolchain readelf(1)
2015-03-30 emasteFill out arm64 dynamic relocation #defines
2015-03-30 emasteCorrect mrs_fpcr and mrs_fpsr macros in arm64 fenv.h
2015-03-30 emastecompiler-rt: Build additional quad precision floating...
2015-03-30 amdmi3- Remove more files when MK_INET6 == no
2015-03-30 amdmi3- Remove more files when MK_FORTH == no
2015-03-30 mavPeriodically wake up threads waiting for vmem(9) resour...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-30 zbbFix bug in xrefinfo_find() for 64-bit platforms
2015-03-30 andrewRemove support for CPU_XSCALE_80200. None of our config...
2015-03-30 cpercivaImprove check for whether ${DESTDIR}/dev is mounted.
next