]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-07-30 Xin LIMFV r253781 + r253871:
2013-07-30 Steven HartlandMFV r253784:
2013-07-30 Xin LICommit a missed file in r253781:
2013-07-30 Xin LIMFV r253780:
2013-07-30 David E. O... MFC'ing to 9.2.
2013-07-30 Sean BrunoCheck for ipmi_attached in ipmi_isa_probe as a suggeste...
2013-07-30 Sean Brunoempirical testing showed that 3 seconds is just too...
2013-07-30 Sean BrunoAfter discussions, revert svn r253708.
2013-07-30 Andrey A. Chernovgrep -i does not work for simple patterns and single...
2013-07-30 Scott LongFix a printf typo.
2013-07-30 John BaldwinApply a casting sledgehammer.
2013-07-30 Rui PauloUnbreak sparc64 LINT. Need to fix this correctly at...
2013-07-30 Alexander MotinAllow three IOCTLs to be used on suspended pool, restor...
2013-07-30 Dag-Erling... Include an Accept header in requests.
2013-07-30 Dag-Erling... Add Michael Gmelin's name to the copyright statement.
2013-07-30 Alexander MotinAdd NO_RC16 quirk to make da driver avoid using READ...
2013-07-30 Dimitry AndricPull in r186696 from upstream clang trunk:
2013-07-30 Sergey KandaurovFix up paths after r253790.
2013-07-30 Rui PauloMove runfw to modules/usb.
2013-07-30 Rui PauloImport OpenBSD's rsu(4) WLAN driver.
2013-07-29 Olivier HouchardThe errata 727915 requires a different workaround for...
2013-07-29 Olivier HouchardRemove useless cache operations.
2013-07-29 David E. O... Decouple yarrow from random(4) device.
2013-07-29 John BaldwinAdd a missing prototype.
2013-07-29 Xin LIUpdate vendor/illumos/dist to illumos-gate 14096:12d363...
2013-07-29 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14095...
2013-07-29 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14094...
2013-07-29 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-07-29 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14088...
2013-07-29 David E. O... Decouple yarrow from random(4) device.
2013-07-29 Andrey ZonovUnbreak sysctl ABI changes introduced in r253662
2013-07-29 John BaldwinVarious fixes to the mlxen(4) driver:
2013-07-29 Andriy Gapon[fixup] add Makefile changes that should have been...
2013-07-29 Andriy Gapondtrace disassembler: take the latest/last CDDL code...
2013-07-29 Andrey V. ElsukovFix a possible NULL-pointer dereference on the pfsync...
2013-07-29 Olivier HouchardExplicitely include <machine/pcb.h>, so that we get...
2013-07-29 Andrey V. ElsukovInclude stdint.h to fix build.
2013-07-29 David ChisnallRestore the longer form of the _Generic. The short...
2013-07-29 David ChisnallReenable the isnan(double) / isinf(double) declarations...
2013-07-29 Olivier HouchardDefine KDB_STOPPEDPCB, so that we can access the backtr...
2013-07-29 Rui PauloFix a debugging hack that snuck in.
2013-07-29 Rui PauloFirmware module for the upcoming rsu(4) driver.
2013-07-29 Rui PauloRealtek's RTL8712 firmware blob needed by the upcoming...
2013-07-29 Hans Petter... Fix alignment of USB WLAN radiotap headers. This makes...
2013-07-29 Justin HibbitsUse the streaming functions for reading/writing the...
2013-07-28 Baptiste DaroussinFix detection of arm ABIs
2013-07-28 Alexander MotinPartially close race between calls of orphan() method...
2013-07-28 Hiroki Satosin6 should be assigned before the loop.
2013-07-28 Alexander MotinFix returning incorrect bio_resid value with failed...
2013-07-28 Hiroki Sato- Relax the restriction on the member interfaces with...
2013-07-28 Andriy GaponRevert r253748,253749
2013-07-28 Andriy Gaponremove needless inclusion of machine/cpu.h in userland
2013-07-28 Andriy Gaponput contents of cpu.h under _KERNEL
2013-07-28 Andriy Gaponx86: detect mwait capabilities and extensions, when...
2013-07-28 Ian LeporeRename the existing std.imx and imx.files to std.imx51...
2013-07-28 Adrian ChaddFix compilation when debugging is disabled.
2013-07-28 Ian LeporeFix printf of seconds for systems where time_t is 64...
2013-07-28 Adrian ChaddCommit the missing header change.
2013-07-28 Marius Strobl- Add const-qualifiers to the arguments of isonum_*().
2013-07-28 Konstantin... When creation of the v_pollinfo raced and our instance...
2013-07-28 Joel DahlRemove EOL whitespace.
2013-07-28 Joel Dahlmdoc and language improvements.
2013-07-28 Peter WemmUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 Peter WemmImport Apache apr-util-1.5.2 into vendor staging area.
2013-07-28 Adrian ChaddRefactor the VAP transmit path code into a utility...
2013-07-28 Pedro F. GiffuniDTrace: re-apply r249426 now that the underlying issues...
2013-07-28 Pedro F. GiffuniDTrace: re-merge remainder of r249367 (original from...
2013-07-27 Alexander MotinSynchronize device cache on close only if there were...
2013-07-27 Alfred PerlsteinProvide some examples for watchdogd usage.
2013-07-27 Alexander MotinOops, revert unwanted part of r253721.
2013-07-27 Alexander MotinDetect unsupported PREVENT ALLOW MEDIUM REMOVAL and...
2013-07-27 Mark JohnstonUse kern_ioctl() rather than ioctl() for testing the...
2013-07-27 Alfred PerlsteinFix watchdog pretimeout.
2013-07-27 Tim KientzlePut in commented-out version of beastie menu commands
2013-07-27 Tim KientzleInstall Forth infrastructure along with ubldr.
2013-07-27 Sean Brunoupdate ciss debugger command to iterate over multiple...
2013-07-27 Konstantin... MFgem r251960: re-check the mgt device object for the...
2013-07-27 Konstantin... The pmap_qenter() and pmap_qremove() perform TLB invali...
2013-07-27 Sean BrunoAt some point after stable/7 the ACPI and ISA interface...
2013-07-27 Marius Strobl- Set the System Identifier in the Primary Volume Descr...
2013-07-27 Alexander MotinIntroduce 3 seconds timeout on `graid stop` command...
2013-07-27 Adrian ChaddImplement some function tracing.
2013-07-27 Navdeep ParharDisplay a string instead of a numeric code in the linkd...
2013-07-27 Navdeep ParharExpand the list of devices claimed by cxgbe(4).
2013-07-26 Jeff RobersonImprove page LRU quality and simplify the logic.
2013-07-26 Xin LIFix Denial of Service vulnerability in named(8). [13:07]
2013-07-26 Navdeep ParharAdd support for packet-sniffing tracers to cxgbe(4...
2013-07-26 Jung-uk KimMerge ACPICA 20130725.
2013-07-26 Pedro F. GiffuniMake the BSD-licensed patch the default.
2013-07-26 Navdeep ParharReserve room for ioctls that aren't in this copy of...
2013-07-26 Adrian ChaddBreak out the static, global LACP debug options into...
2013-07-26 Jeff Roberson - Use kmem_malloc rather than kmem_alloc() for GDT...
2013-07-26 Jung-uk KimImport ACPICA 20130725.
2013-07-26 Dag-Erling... Implement certificate verification, and many other...
2013-07-26 Andriy Gaponfix UPDATING entry in r253677
2013-07-26 Pedro F. GiffuniStyle issue in r253661.
2013-07-26 Andriy Gaponmake path matching in devfs rules consistent and sane...
2013-07-26 Marius Strobl- Once we have shifted arguments thrice, base-bits...
2013-07-26 Marius StroblEnsure that makefs.h is included when using ufs_bswap...
2013-07-26 Hans Petter... Regenerate usb.conf
next