]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-05-11 cpercivaIn cf_get_method, when we don't already know what clock...
2014-05-11 bruefferTypo fixes and some language/punctuation improvements.
2014-05-11 hselaskyOptimise host mode data roundtrip time. When BULK data...
2014-05-11 nwhitehornMove the PS3 framebuffer console to use vt instead...
2014-05-11 ianAdd cpu_l2cache_drain_writebuf(), use it to implement...
2014-05-11 grehanEnable SMP for Exynos-based platforms (i.e. Chromebook)
2014-05-11 nwhitehornUse vt(4) by default on 32-bit PowerPC now that it...
2014-05-11 nwhitehornPort over mmap routine from syscons. This lets X11...
2014-05-11 eadlermesg: remove advertising clause
2014-05-11 eadlerlook(1): add compability with other implementations.
2014-05-11 nwhitehornMake ofwfb not be painfully slow. This reduces the...
2014-05-11 eadlerlibedit: add H_SAVE_FP which saves history to a file...
2014-05-11 nwhitehornMake ofwfb actually work again. Apparently the API...
2014-05-11 ianMake the hardware memory and instruction barrier functi...
2014-05-10 pfgprinf: replace use of alloca with variable length array.
2014-05-10 andrewRename platform_gpio_init to be SoC specific
2014-05-10 impReally, I don't want to install src.opts.mk at all.
2014-05-10 andrewRename platform_gpio_init to be platform specific,...
2014-05-10 andrewRename platform_gpio_init to be SoC specific, and make...
2014-05-10 ianWhen mapping device memory, use PTE_DEVICE rather than...
2014-05-10 alcAbout 9% of the pmap_protect() calls being performed...
2014-05-10 jillessh: In getopts, unset OPTARG where POSIX says we should.
2014-05-10 kibInvalidate the cache for the named posix semaphore...
2014-05-10 jillessh: Add new tests to the Makefile.
2014-05-10 kibStyle.
2014-05-10 jillessh: Don't discard getopts state on unknown option or...
2014-05-10 kibFor the upgrade case in vm_fault_copy_entry(), when...
2014-05-10 eadlerarcconfig: add one
2014-05-10 impbitrotted compat cruft removal:
2014-05-10 impgrep -L returns non-zero status if none of the files...
2014-05-10 impSprinkle a few more .WAITs into the mix after csu,...
2014-05-10 impMove DOCCOMPRESS to MK variable.
2014-05-10 impWe haven't done anything with _UPGRADING in ~forever...
2014-05-10 impRemove last two NO_MAN= in the tree. In both of these...
2014-05-10 impRemove some useless, commented out code. Remove name...
2014-05-10 impg/c unmaintained, uninstalled bsd.pkg.mk. It tied into...
2014-05-10 impRemove the compatibility hack for FreeBSD 7 systems for
2014-05-10 impSimplify clang ifdefs in the kernel a bit. Introduce
2014-05-10 impEliminate EARLY_BUILD flag. It is redundant and means...
2014-05-10 impMigrate NO_WARN to MK_WARN. Support legacy NO_WARN...
2014-05-10 impSupport, to the extent we generate proper command lines...
2014-05-10 impOptionally allow building the historical FreeBSD make...
2014-05-10 impRemove a few more vestiges of allowing WITHOUT_BMAKE...
2014-05-10 impDocument WITHOUT_SYSCALL_COMPAT and WITHOUT_GNU_GREP_CO...
2014-05-10 kibWhen printing the map with the ddb 'show procvm' comman...
2014-05-10 kibPrint the entry address in addition to the object....
2014-05-10 nwhitehornSimplify code slightly. Passing an array by &array...
2014-05-10 kevloFix -width argument to Bl -tag.
2014-05-10 mavComment out some pointless device open/close around...
2014-05-10 tuexenUDP-Lite uses SOCK_DGRAM, not SOCK_STREAM.
2014-05-10 loosDo not configure all pins as outputs as this can lead...
2014-05-10 wblockFix document title.
2014-05-10 loosRemove an old mistake of mine. This has sneak in the...
2014-05-10 loosAdd the lm75 i2c digital temperature sensor driver.
2014-05-10 tuexenWhitespace change.
2014-05-10 hselaskyOptimise host channel disabling:
2014-05-10 adrianFix the required calibration flags for the Centrino...
2014-05-10 wblockAdd a man page for the new vt.4 device.
2014-05-10 adrianAdd in support to optionally pin the swi threads.
2014-05-10 impFix typo in FORMAT_EXTENSIONS which breaks universe.
2014-05-09 impIntroduce kern.opts.mk to hold all the options for...
2014-05-09 ianCall idcache_inv_all from the AP core entry code before...
2014-05-09 hselaskyFix a regression issue:
2014-05-09 melifaroAllow systat(1) interactive dispay-specific commands to
2014-05-09 hselaskyInvert platform check.
2014-05-09 hselaskyFix for NULL pointer.
2014-05-09 melifaroFix ndp(8) -f flag parsing
2014-05-09 hselaskyMultiple DWC OTG host mode related fixes and improvements:
2014-05-09 tuexenFix a logic bug which prevented the sending of UDP...
2014-05-09 loosAdd support for reading RouterBoard's memory which...
2014-05-09 loosWhen a GPIO pin is set to be turned on by kernel hints...
2014-05-09 jillessh: Send getopts error messages to stderr, not stdout.
2014-05-09 jillessh: Add more necessary INTOFF/INTON.
2014-05-09 loosFix the build with debug enabled and remove a variable...
2014-05-09 loosFix a bug on ip17x switch initialization which will...
2014-05-09 bzAdjust the register layout to allow for 64bit registers...
2014-05-09 ganboldAdd the codes for enabling CPU cores of Rockchip RK3188...
2014-05-09 impWe have to include bsd.opts.mk (included in bsd.own...
2014-05-09 impSpell always the more traditional way.
2014-05-09 gjbAdd 9.3 to mdoc.local.
2014-05-08 rayHide debug messages under VT_DEBUG.
2014-05-08 bruefferFix two more typos.
2014-05-08 tuexenUse KASSERTs as suggested by glebius@
2014-05-08 kenAdd #ifdefs in the mpr(4) driver so that versions of...
2014-05-08 kenFix TLR (Transport Layer Retry) support in the mps...
2014-05-08 pfgFix the incorrect handling of %b and \c in printf(1)
2014-05-08 ianConsolitate all the AP core startup stuff under a singl...
2014-05-08 davidcsModify Copyright information and other strings to refle...
2014-05-08 asomersIncorporate feedback from bde and jilles regarding...
2014-05-08 ianMove the mptramp code which is specific to the Marvell...
2014-05-08 tuexenFor some UDP packets (for example with 200 byte payload...
2014-05-08 ianUse edge-triggered interrupts rather than polling loops...
2014-05-08 mavImport adapted OpenSolaris' thread pool API implementation.
2014-05-08 impAdd usr/share/mk/src.opts.mk to obsolete files. It...
2014-05-08 melifaroRename rt_msg1() to more handy rtsock_msg_mbuf().
2014-05-08 rayFix scrollback.
2014-05-08 rayNo need to assign fields required and checked on probe.
2014-05-08 melifaroFix incorrect netmasks being passed via rtsock.
2014-05-08 markjRe-apply r248644. This fixes an annoying problem which...
2014-05-08 markjFix the rd_event_addr prototype and slightly clarify...
next