]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-01-30 Hans Petter... Add missing NULL pointer check.
2013-01-30 Neel NatuAdd support for MSI-X interrupts in the virtio network...
2013-01-30 Neel NatuAdd emulation support for instruction "88/r: mov r...
2013-01-30 Sean BrunoRemove extra %s from debug statement that ends up crash...
2013-01-29 Brooks DavisLog the addition of login.conf.db, passwd, pwd.db,...
2013-01-29 Brooks DavisFix installworld when nmtree is not on the host by...
2013-01-29 Gleb Smirnoffroute_output() always supplies info with RTAX_GATEWAY...
2013-01-29 Gleb SmirnoffRemove unused file.
2013-01-29 Navdeep ParharProvide a statistic to track the number of drops in...
2013-01-29 Brooks DavisFix installworld when the host does not need to bootstr...
2013-01-29 Xin LI - Refresh code with latest OpenBSD revisions.
2013-01-29 Joel DahlFix date.
2013-01-29 Gleb SmirnoffFix typo in debug printf.
2013-01-29 John BaldwinReduce duplication between i386/linux/linux.h and amd64...
2013-01-29 Brooks DavisBump __FreeBSD_version for cat -l (soon to be a bootstr...
2013-01-29 Brooks DavisAdd -l option to cat(1). This option causes cat(1)...
2013-01-29 Gabor Kovesdan- Regen
2013-01-29 Gabor Kovesdan- Add a BSD-licensed patch, ported by Pedro F. Giffuni...
2013-01-29 Ganbold TsagaankhuuAdd simple clock driver and ehci glue code for a10
2013-01-28 Jung-uk KimFix two misusages of return_*() macros for ACPICA.
2013-01-28 Jung-uk KimFix white spaces for style consistency.
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-28 Jung-uk KimFix a long standing bug. NextObject is the first field...
2013-01-28 Jung-uk KimPartially revert a vendor commit. The following broke...
2013-01-28 John BaldwinMark 'ticks', 'time_second', and 'time_uptime' as volat...
2013-01-28 John Baldwin- Compute the correct size to reallocate when doubling...
2013-01-28 Andrey Zonov- Show page faults requiring I/O when -s invoked.
2013-01-28 Andrey Zonov- Show page faults requiring I/O on vmstat display.
2013-01-28 Andrey Zonov- Add system wide page faults requiring I/O counter.
2013-01-28 Andrey Zonov- Add sysctls to show number of stats scans.
2013-01-28 Andrey Zonov- Style.
2013-01-28 David ChisnallFix some symbol version mismatches between libstdc...
2013-01-28 Hans Petter... Remove some extra and not needed space characters.
2013-01-28 Damjan MarionConfigure all GPIO pins as described in Beaglebone...
2013-01-28 Damjan MarionFix case for some signal names.
2013-01-28 Damjan MarionFilled in missing pads for AM335x / Beaglebone.
2013-01-28 Hans Petter... Add new USB ID.
2013-01-28 Sergey KandaurovTechnical corrections and improvements for the previous...
2013-01-27 Colin PercivalAdd a loader tunable "hw.broken_txfifo" which enables...
2013-01-27 Nathan WhitehornIf no resolv.conf has been made for the new system...
2013-01-27 Neel NatuIncrease the "memorylocked" limit for the "daemon"...
2013-01-27 Ian LeporeFix off-by-one errors in low-level arm9 and arm10 cache...
2013-01-27 Ian LeporeRestore the irq number to the display string; I fumbled...
2013-01-27 Ian LeporeRemove the remaining references to the now-obsolete...
2013-01-27 Gabor Kovesdan- Remove forgotten commented out debug code
2013-01-27 Gabor Kovesdan- Simplify and unify diagnostic and error message handling
2013-01-27 Hans Petter... Fix regression issue after r244500 and r244503:
2013-01-27 Nathan WhitehornProperly quote argument.
2013-01-27 Konstantin... Be conservative and do not try to consume more bytes...
2013-01-27 Konstantin... Fix reversed condition in the logic to wait for the...
2013-01-27 Mark JohnstonRename the run_cmd field to sw_runcmd to make it consis...
2013-01-27 Mark JohnstonEnsure that newsyslog -n prints the correct message...
2013-01-27 Mark JohnstonWhen the 'R' flag is used with a newsyslog.conf entry...
2013-01-27 Mark JohnstonReturn with an error from copy_link(), copy_fifo()...
2013-01-27 Mateusz Guziktruss: use 'e' flag for fopen instead of fcntl(..,...
2013-01-27 Mateusz Guziktruss: if file requested with -o flag could not be...
2013-01-27 Ian LeporeAdd support for the GlobalScale Technologies DreamPlug...
2013-01-27 Ian LeporeAdd a default do-nothing implementation of fdt_pci_devm...
2013-01-27 Ian LeporeAdd the chip used in recent GlobalScale Technologies...
2013-01-26 Pedro F. GiffuniClean some 'svn:executable' properties in the tree.
2013-01-26 Ian LeporeRevert accidental regression to previous misspelling.
2013-01-26 Pedro F. GiffuniCosmetical off-by-one
2013-01-26 Ian LeporeReduce watchdogd's memory footprint when running daemon...
2013-01-26 Ian LeporeFix a buffer overrun while pre-formatting the names...
2013-01-26 Hans Petter... Add new USB quirk.
2013-01-26 Andriy Gapong_mirror: g_getattr() failure should not be fatal
2013-01-26 Andriy Gaponspa_generate_rootconf: add support for old vdev labels
2013-01-26 Andrew TurnerAlign td_frame as it will be placed into the sp registe...
2013-01-26 Navdeep ParharInstall an extra hold on the newly allocated synq entry...
2013-01-26 Navdeep ParharForce the 404-BT card (4 x 1G) to use the "uwire" confi...
2013-01-26 Navdeep ParharAdd a couple of missing error codes. Treat CPL_ERR_KEE...
2013-01-26 Navdeep ParharAdd checks for SO_NO_OFFLOAD in a couple of places...
2013-01-26 Navdeep Parharcxgbe/tom: List IFCAP_TOE6 as supported now that all...
2013-01-26 Navdeep ParharTeach toe_l2_resolve to resolve IPv6 destinations too.
2013-01-26 Marius StroblMention NetLink controllers in the fallback description...
2013-01-26 Adrian ChaddInitial cut at making IBSS support 802.11n aware.
2013-01-26 Adrian ChaddMigrate the TX sending code out from under the ath0...
2013-01-26 Marius Strobl- Improve some comments.
2013-01-26 Navdeep ParharGenerate lle_event in the IPv6 neighbor discovery code...
2013-01-25 Navdeep ParharMove lle_event to if_llatbl.h
2013-01-25 Marius Strobl- Check the return value of taskqueue_start_threads().
2013-01-25 Navdeep ParharAvoid NULL dereference in nd6_storelladdr when no mbuf...
2013-01-25 Navdeep ParharThere is no need to call into the TOE driver twice...
2013-01-25 Peter GrehanImprove correctness of rtc register implementation.
2013-01-25 Navdeep ParharAdd TCP_OFFLOAD hook in syncache_respond for IPv6 too...
2013-01-25 Glen BarberFix update method (s/SUP/CVS) warning.
2013-01-25 Peter GrehanAlways allow access to the sysenter cs/esp/eip MSRs...
2013-01-25 Navdeep ParharTeach toe_4tuple_check() to deal with IPv6 4-tuples...
2013-01-25 Navdeep ParharHeed SO_NO_OFFLOAD.
2013-01-25 Navdeep ParharRemove redundant test, we know inp_lport is 0.
2013-01-25 Xin LIDon't time travel back and use a present date.
2013-01-25 Brooks DavisMK_* variable should be compared to "no" not "NO".
2013-01-25 Warren BlockExpand description of how gptboot and gptzfsboot choose...
2013-01-25 John BaldwinFurther cleanups to use of timestamps in NFS:
2013-01-25 Dmitry ChaginArithmetic on pointers takes into account the size...
2013-01-25 Gleb SmirnoffIn mbuf(9) API length is always integer. Thus, cast...
2013-01-25 David ChisnallFix style nit in dtc man page: sentences should start...
2013-01-25 Ganbold TsagaankhuuFix method of naming compatible string to follow
2013-01-25 Neel NatuUse the correct type (uint64_t) to retrieve sysctl...
2013-01-25 Andrew Turnerbsd.own.mk needs to be included before Makefil.inc...
next