]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-07-29 Ian LeporeRename _bus_dma_can_bounce(), add new inline routines.
2014-07-29 Konstantin... Simplify the expression, by removing redundand calculation.
2014-07-29 John BaldwinIf telldir() is called immediately after a call to...
2014-07-28 Simon J. GerratyWe do not ever want _srcconf_included_ as MAIN target.
2014-07-28 Jack F VogelAdd new README to the driver...
2014-07-28 Jack F VogelUpdate the new 40G XL710 driver to Release version...
2014-07-28 Edward Tomasz... Fix potential double free that could happen after conne...
2014-07-28 Aleksandr RybalkoRevise font initialization handling.
2014-07-28 Aleksandr RybalkoUpdate comments.
2014-07-28 Aleksandr RybalkoRemove special handling of console window size. It...
2014-07-28 Alexander MotinFix r269183 build woth GCC.
2014-07-28 Konstantin... For md(4), posix shm(3) and tmpfs(5), free swap space...
2014-07-28 Konstantin... Initialize zfs vnode v_hash when the vnode is allocated...
2014-07-28 Aleksandr RybalkoAvoid embedding buffers into static virtual terminal...
2014-07-28 Konstantin... Assert that nullfs vnode has VV_ROOT set whenever lower...
2014-07-28 Aleksandr Rybalkoo Remove useless debug string.
2014-07-28 Aleksandr RybalkoRemove unused macro VT_CONSDEV_DECLARE. Join console...
2014-07-28 Shunsuke AkiyamaAdd missing newline to output dmesg properly.
2014-07-28 Alexander MotinAdd netmasks support to initiator-portal option.
2014-07-28 George V. Neville... Update the list of cross references to include the...
2014-07-28 Antoine Brodinlibsbuf.so.6 is no longer obsolete
2014-07-28 Xin LIWhen interval is set to very small value with limited...
2014-07-28 Pietro CeruttiUnbreak the ABI by reverting r268494 until the compat...
2014-07-28 Ruslan BukinAdd the rest of combined interrupt groups.
2014-07-27 Baptiste DaroussinRemove ohash_int.h forgotten in previous commit
2014-07-27 Baptiste DaroussinSync with OpenBSD
2014-07-27 Konstantin... Explicitely mention that inactivated or reclaimed vnode...
2014-07-27 Konstantin... Remove man page for non-existent VOPs.
2014-07-27 Konstantin... Correct the locking statement.
2014-07-27 Adrian ChaddUpdate from mav@ - don't break the input switching.
2014-07-27 Peter WemmForced commit - testing commit mail etc pipelines.
2014-07-27 Marcel Moolenaar1. Suppress output for the TFTP-based PXE loader,...
2014-07-27 Marcel MoolenaarGive loaders more control over the Forth initialization...
2014-07-27 Adrian ChaddAdd support for my Lenovo T400.
2014-07-27 Alexander MotinFix several cases of NULL dereference when INQUIRY...
2014-07-27 Adrian ChaddCommit some sins in the name of "oh god oh god I don...
2014-07-26 Adrian ChaddAdd another revision of the AR8327.
2014-07-26 Adrian Chaddstore the AR9300 interrupts away when doing interrupt...
2014-07-26 George V. Neville... Update the header printing to match the rest of the...
2014-07-26 George V. Neville... Since we cannot yet display the name print the file...
2014-07-26 Andreas ToblerFurther improvements on elfdump, to follow up r269092:
2014-07-26 Marcel MoolenaarThe accept filter code is not specific to the FreeBSD...
2014-07-26 George V. Neville... Remove debugging options from the rwsnoop script.
2014-07-26 George V. Neville... Port the rwsnoop DTrace Toolkit script to FreeBSD.
2014-07-26 Hans Petter... Split the XHCI TRB allocations into smaller parts,...
2014-07-26 Xin LIAdd two sysctls for newly added tunables.
2014-07-26 Marcel MoolenaarAdd missing definition of ELF_MACHINE_OK, now used...
2014-07-26 Ian LeporePull in the armv4 "fast out" code for checking whether...
2014-07-26 Ian LeporeRemove completely bogus alignment check -- it's the...
2014-07-26 Alan CoxWhen unwiring a region of an address space, do not...
2014-07-26 Marcel MoolenaarBuild tsec(4) as a module.
2014-07-26 Marcel MoolenaarRemove bogus module dependencies.
2014-07-26 Marcel MoolenaarDo not fail the low-level device probe simply because...
2014-07-26 Marcel MoolenaarAvoid using ${.CURDIR} so that the module can be built...
2014-07-26 Marcel MoolenaarFix relocations related to dpcpu and vnet sets. The...
2014-07-26 Marcel MoolenaarCreate 32-bit core files for 32-bit processes on 64...
2014-07-26 Hans Petter... Fix for division by zero.
2014-07-26 Marcel MoolenaarDon't return ERESTART when the device is gone. In ttyde...
2014-07-26 Dimitry AndricIn r232153, libarchive 3.0.3 was imported, replacing...
2014-07-26 Pedro F. Giffunistrftime() xlocale cleanups.
2014-07-26 Alexander MotinImplement separate I/O dispatch method for ZVOLs in...
2014-07-26 Alexander MotinFix infinite loop, when doing WRITE SAME on file-backed...
2014-07-26 Stefan EßerThe previous commit (r269119) introduced a regression...
2014-07-26 Stefan EßerFix obvious off by one error: prefix[1] should be set...
2014-07-26 Xin LIMFV r269010:
2014-07-26 Alexander MotinMake sysctls under vfs.zfs.zfetch writeable.
2014-07-26 Andrey A. ChernovIn the "Too many open files" edge cases don't try to...
2014-07-26 Dag-Erling... Remove useless getpwnam() call.
2014-07-26 Simon J. GerratyReviewed by: imp
2014-07-26 Ian LeporeEnable at91 systems to boot from high capacity SD cards.
2014-07-26 Ian LeporeThe 'flags' variable is conflicting with some inline...
2014-07-26 Ian LeporeEliminate "no previous prototype for main" warnings.
2014-07-26 Ian LeporeSilence a clang warning about a while loop with an...
2014-07-26 Neel NatuIf a vcpu has issued a HLT instruction with interrupts...
2014-07-26 Neel NatuDon't return -1 from the push emulation handler. Negati...
2014-07-26 Navdeep ParharAdd a 'raw' parameter to the 'modinfo' subcommand....
2014-07-25 Gavin AtkinsonAdd error return to dumpsys(), and use it in doadump().
2014-07-25 Xin LIDiff reduction against Illumos.
2014-07-25 Warner LoshDocument an important, but easy to overlook without...
2014-07-25 Xin LIUse the right lengths.
2014-07-25 Xin LIUse the right length.
2014-07-25 Daniel EischenInsert new threads at the end of the thread list in...
2014-07-25 Neel NatuSimplify the meaning of return values from the inout...
2014-07-25 Xin LITransform the I/O when vdev_physical_ashift is greater...
2014-07-25 Ed Masteelfdump: Improve section type reporting
2014-07-25 Warren BlockFix spelling of Camellia algorithm. While here, replac...
2014-07-25 Allan JudeUpdate the freebsd-tips example to use drill instead...
2014-07-25 Edward Tomasz... Fix ctl(4) kldload failure that manifested like this:
2014-07-25 Kevin LoAdd net80211 and minor cleanup.
2014-07-25 Xin LIAs of r268075, the responsibility of rounding up buffer...
2014-07-25 Julio MerinoFix structure of new tests (r268794) for usr.bin/units.
2014-07-24 Konstantin... Fix typo.
2014-07-24 Neel NatuFix a couple of issues in the PUSH emulation:
2014-07-24 John BaldwinPOSIX says that passing a location returned by telldir...
2014-07-24 Sean Brunolibstand's qdivrem.c assumes that sizeof(int) == sizeof...
2014-07-24 Navdeep ParharSome hooks in cxgbe(4) for the offloaded iSCSI driver.
2014-07-24 Michael TuexenInitialize notification strucuture. This was missed...
2014-07-24 Dag-Erling... Strip the patch level from the release name before...
2014-07-24 Ed Mastevtfontcvt will first ship in FreeBSD 10.1
2014-07-24 Baptiste DaroussinFix a typo in a comment
next