]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-07-25 delphijAs of r268075, the responsibility of rounding up buffer...
2014-07-25 jmmvFix structure of new tests (r268794) for usr.bin/units.
2014-07-24 kibFix typo.
2014-07-24 neelFix a couple of issues in the PUSH emulation:
2014-07-24 jhbPOSIX says that passing a location returned by telldir...
2014-07-24 sbrunolibstand's qdivrem.c assumes that sizeof(int) == sizeof...
2014-07-24 npSome hooks in cxgbe(4) for the offloaded iSCSI driver.
2014-07-24 tuexenInitialize notification strucuture. This was missed...
2014-07-24 desStrip the patch level from the release name before...
2014-07-24 emastevtfontcvt will first ship in FreeBSD 10.1
2014-07-24 baptFix a typo in a comment
2014-07-24 mavFix build with QUEUE_MACRO_DEBUG.
2014-07-24 hrsFix EtherIP. TOS field must be initialized when the...
2014-07-24 kibCorrect assertion. The shadowing object cannot be...
2014-07-24 mariusIntel desktop Haswell CPUs may report benign corrected...
2014-07-24 mariusCopying pages via temporary mappings in the !DMAP case...
2014-07-24 marius- Copying and zeroing pages via temporary mappings...
2014-07-24 impAdd compat shims for XDEV and XDEV_ARCH so we don't...
2014-07-24 neelReduce the proliferation of VMEXIT_RESTART in task_swit...
2014-07-24 neelFix fault injection in bhyve.
2014-07-24 sbrunoClean symlinks created in sys/modules dirs when a make...
2014-07-23 dteskeWhen producing fmake(1), `make clean' should remove...
2014-07-23 sbrunoDelete the entire cleandepend/cleanmachine target thing...
2014-07-23 gjbFake out the deprecation of XDEV and XDEV_ARCH by
2014-07-23 npcxgbe(4): Keep track of the clusters that have to...
2014-07-23 sbrunoDeprecate the use of XDEV and XDEV_ARCH and just use...
2014-07-23 sbrunoAdd .NOPATH to the machine target so that builds in...
2014-07-23 sbrunoUpdate so that clean target in sys/boot will delete...
2014-07-23 dteskeFix a bug where include file `networking/services.subr...
2014-07-23 mjgPrepare fget_unlocked for reading fd table only once.
2014-07-23 pluknet- Use Rs/Re mdoc macros.
2014-07-23 marcelFix builds on older FreeBSD versions and/or non-FreeBSD...
2014-07-23 mjgCosmetic changes to unp_internalize
2014-07-23 impSimplify comment to remove multiple negative and passiv...
2014-07-23 impFix typo in comment: noone -> no one.
2014-07-23 roygerdon't set CR4 PSE bit on amd64
2014-07-23 pfgFix mismatch.
2014-07-23 pfgfparseln(3): Update from NetBSD sources.
2014-07-23 adrianFix the igb(4) redirection table to correctly populate.
2014-07-23 neelEmulate instructions emitted by OpenBSD/i386 version...
2014-07-22 pfgAvoid possible cast degradation.
2014-07-22 dteskeAdd example script `add_some_packages.sh', demonstratin...
2014-07-22 gavin/usr/bin/sendbug and the sendbug(1) man page were part...
2014-07-22 acheFor "a"-mode files and rewind/fseek + fwrite combinatio...
2014-07-22 pluknetRe-sort synopsis, add includes.
2014-07-22 pluknets/PCBGROUPS/PCBGROUP/ manpage to match "options PCBGROUP".
2014-07-22 ianAdd FreeBSD to the list of environments that needs...
2014-07-22 ianFix EABI unwind function declarations to match the...
2014-07-22 acheBack the whole change out until I figure out how to...
2014-07-22 acheChecking for __SAPP alone is not enough because it...
2014-07-22 tuexenCleanup the definition of two structures which are
2014-07-22 npAdd missing newline to an error message.
2014-07-22 pluknetGrammar and spelling fixes.
2014-07-22 pfgRevert r268984:
2014-07-22 marcelIn r264504, we prevented doing I/O for more than MAXPHY...
2014-07-22 pfgMostly cosmetic cleanups.
2014-07-22 pfgftello: return 1 when seeking offset on an append stream.
2014-07-22 pfgrewind: always clear error indicator.
2014-07-22 emasteDon't pass null kmdp to preload_search_info
2014-07-22 rayRemove #ifdef-s to reduce difference to upstream.
2014-07-22 delphijCorrect typo introduced with r268855.
2014-07-22 delphijDon't save entropy inside jails.
2014-07-22 sbrunocopyin/copyout should return 0 if they are truly emulat...
2014-07-22 brEnable Freescale i.MX I2C driver for i.MX6.
2014-07-22 sbrunoRemove boot1.efi during clean target.
2014-07-22 sbrunoSupress clang warning for FreeBSD printf %b and %D...
2014-07-22 brRename i.MX I2C driver file.
2014-07-22 npSimplify r267600, there's no need to distinguish betwee...
2014-07-22 sjgbsd.lib.mk does not add OBJS etc to CLEANFILES so does...
2014-07-21 peterMerge serf-1.3.6
2014-07-21 dimRun mtree for BSD.tests.dist during make xdev-install...
2014-07-21 sbrunoMerge change from upstream linux kernel submitted by...
2014-07-21 emasteRemove redundant return statement after errx
2014-07-21 emasteUse the standard way of printing the usage string
2014-07-21 emasteHide syscons-specific workaround under DEV_SC
2014-07-21 pfgFix hdestroy() compliance issue.
2014-07-21 pfgUpdate license.
2014-07-21 pfgAdd re-entrant versions of the hash functions based...
2014-07-21 pluknetFixed fallout from previous change.
2014-07-21 pluknet[mdoc] cleanup
2014-07-21 adrianAdd the PCBGROUPS manpage.
2014-07-20 wblockCorrect spelling errors in ctld.8. While here, correct...
2014-07-20 pfgAdjust errno on failed prepwrite.
2014-07-20 hselaskyAdd new device ID.
2014-07-20 pfgConst-ify a character string.
2014-07-20 jillessh: Allow arbitrarily large numbers in break and continue.
2014-07-20 pfgUse a correct errno in freopen.
2014-07-20 rwatsonIn "procstat -v" (VM), spell out 'FL' to 'FLAG' since...
2014-07-20 pfgUpdate fflush(3) to return success on a read-only stream.
2014-07-20 markjFix the build when DTrace isn't enabled.
2014-07-20 neelFix build without INVARIANTS defined by getting rid...
2014-07-20 desOlder versions of flex (like the one used in FreeBSD...
2014-07-20 jillessh: Remove prefix() function. Use strncmp() instead.
2014-07-20 adrianAdd the UDP hash -> RSS mbuf hash type for the ixgbe...
2014-07-20 adrianTeach ixgbe(4) about rss_gethashconfig().
2014-07-20 adrianDisable the ixgbe(4) UDP 4-tuple hashing for the time...
2014-07-20 adrianWhen it's time to do 4-tuple UDP IPv6 hashing, make...
2014-07-20 adrianMake the PCBGROUPS code aware of IPv4 UDP 4-tuple.
2014-07-20 adrianAdd hash awareness of the IPv4 and IPv6 UDP 4-tuple.
2014-07-20 adrianImplement rss_gethashconfig() - return the currently...
next