]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2014-07-24 Alexander MotinFix build with QUEUE_MACRO_DEBUG.
2014-07-24 Hiroki SatoFix EtherIP. TOS field must be initialized when the...
2014-07-24 Konstantin... Correct assertion. The shadowing object cannot be...
2014-07-24 Marius StroblIntel desktop Haswell CPUs may report benign corrected...
2014-07-24 Marius StroblCopying pages via temporary mappings in the !DMAP case...
2014-07-24 Marius Strobl- Copying and zeroing pages via temporary mappings...
2014-07-24 Warner LoshAdd compat shims for XDEV and XDEV_ARCH so we don't...
2014-07-24 Neel NatuReduce the proliferation of VMEXIT_RESTART in task_swit...
2014-07-24 Neel NatuFix fault injection in bhyve.
2014-07-24 Sean BrunoClean symlinks created in sys/modules dirs when a make...
2014-07-23 Devin TeskeWhen producing fmake(1), `make clean' should remove...
2014-07-23 Sean BrunoDelete the entire cleandepend/cleanmachine target thing...
2014-07-23 Glen BarberFake out the deprecation of XDEV and XDEV_ARCH by
2014-07-23 Navdeep Parharcxgbe(4): Keep track of the clusters that have to...
2014-07-23 Sean BrunoDeprecate the use of XDEV and XDEV_ARCH and just use...
2014-07-23 Sean BrunoAdd .NOPATH to the machine target so that builds in...
2014-07-23 Sean BrunoUpdate so that clean target in sys/boot will delete...
2014-07-23 Devin TeskeFix a bug where include file `networking/services.subr...
2014-07-23 Mateusz GuzikPrepare fget_unlocked for reading fd table only once.
2014-07-23 Sergey Kandaurov- Use Rs/Re mdoc macros.
2014-07-23 Marcel MoolenaarFix builds on older FreeBSD versions and/or non-FreeBSD...
2014-07-23 Mateusz GuzikCosmetic changes to unp_internalize
2014-07-23 Warner LoshSimplify comment to remove multiple negative and passiv...
2014-07-23 Warner LoshFix typo in comment: noone -> no one.
2014-07-23 Roger Pau Monnédon't set CR4 PSE bit on amd64
2014-07-23 Pedro F. GiffuniFix mismatch.
2014-07-23 Pedro F. Giffunifparseln(3): Update from NetBSD sources.
2014-07-23 Adrian ChaddFix the igb(4) redirection table to correctly populate.
2014-07-23 Neel NatuEmulate instructions emitted by OpenBSD/i386 version...
2014-07-22 Pedro F. GiffuniAvoid possible cast degradation.
2014-07-22 Devin TeskeAdd example script `add_some_packages.sh', demonstratin...
2014-07-22 Gavin Atkinson/usr/bin/sendbug and the sendbug(1) man page were part...
2014-07-22 Andrey A. ChernovFor "a"-mode files and rewind/fseek + fwrite combinatio...
2014-07-22 Sergey KandaurovRe-sort synopsis, add includes.
2014-07-22 Sergey Kandaurovs/PCBGROUPS/PCBGROUP/ manpage to match "options PCBGROUP".
2014-07-22 Ian LeporeAdd FreeBSD to the list of environments that needs...
2014-07-22 Ian LeporeFix EABI unwind function declarations to match the...
2014-07-22 Andrey A. ChernovBack the whole change out until I figure out how to...
2014-07-22 Andrey A. ChernovChecking for __SAPP alone is not enough because it...
2014-07-22 Michael TuexenCleanup the definition of two structures which are
2014-07-22 Navdeep ParharAdd missing newline to an error message.
2014-07-22 Sergey KandaurovGrammar and spelling fixes.
2014-07-22 Pedro F. GiffuniRevert r268984:
2014-07-22 Marcel MoolenaarIn r264504, we prevented doing I/O for more than MAXPHY...
2014-07-22 Pedro F. GiffuniMostly cosmetic cleanups.
2014-07-22 Pedro F. Giffuniftello: return 1 when seeking offset on an append stream.
2014-07-22 Pedro F. Giffunirewind: always clear error indicator.
2014-07-22 Ed MasteDon't pass null kmdp to preload_search_info
2014-07-22 Aleksandr RybalkoRemove #ifdef-s to reduce difference to upstream.
2014-07-22 Xin LICorrect typo introduced with r268855.
2014-07-22 Xin LIDon't save entropy inside jails.
2014-07-22 Sean Brunocopyin/copyout should return 0 if they are truly emulat...
2014-07-22 Ruslan BukinEnable Freescale i.MX I2C driver for i.MX6.
2014-07-22 Sean BrunoRemove boot1.efi during clean target.
2014-07-22 Sean BrunoSupress clang warning for FreeBSD printf %b and %D...
2014-07-22 Ruslan BukinRename i.MX I2C driver file.
2014-07-22 Navdeep ParharSimplify r267600, there's no need to distinguish betwee...
2014-07-22 Simon J. Gerratybsd.lib.mk does not add OBJS etc to CLEANFILES so does...
2014-07-21 Peter WemmMerge serf-1.3.6
2014-07-21 Peter WemmVendor import serf-1.3.6
2014-07-21 Dimitry AndricRun mtree for BSD.tests.dist during make xdev-install...
2014-07-21 Sean BrunoMerge change from upstream linux kernel submitted by...
2014-07-21 Ed MasteRemove redundant return statement after errx
2014-07-21 Ed MasteUse the standard way of printing the usage string
2014-07-21 Ed MasteHide syscons-specific workaround under DEV_SC
2014-07-21 Pedro F. GiffuniFix hdestroy() compliance issue.
2014-07-21 Pedro F. GiffuniUpdate license.
2014-07-21 Pedro F. GiffuniAdd re-entrant versions of the hash functions based...
next