]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2014-05-08 markjHandle the different event types properly in rd_event_a...
2014-05-08 impPut bsd.own.mk back in the list, and take src.opts...
2014-05-08 impFix a typo make should have complained about.
2014-05-08 ganboldSilence no interrupt-parent found message during boot.
2014-05-07 jillessh: Add some tests for normal use of getopts.
2014-05-07 emasteHandle ELF files with 65280 or more sections
2014-05-07 gjbDocument r265555, addition of mrsas(4).
2014-05-07 gjbSeparate &darpa; entity and create &darpa_afrl to
2014-05-07 gjbCorrect attribution for casperd, co-sponsored by
2014-05-07 gjbAdd a note to keep the entity lists sorted alphabetically.
2014-05-07 gjbAdd attribution for r265348.
2014-05-07 gjbAdd attribution for r265236.
2014-05-07 gjbAdd attribution for r264601.
2014-05-07 gjbAdd attribution for r258884.
2014-05-07 gjbAdd sponsorship attribution for r258838 (casperd(8)).
2014-05-07 gjbAdd references to sponsor.ent and vendor.ent in
2014-05-07 gjbAdd two new entity files in followup to r265590,
2014-05-07 thomas(dd_out): Fix handling of all-zeroes block at end of...
2014-05-07 pfgAdd width and precision specifiers to printf(1) %n$.
2014-05-07 thomasIntroduce a new command line switch '-H' for stat(1)
2014-05-07 gjbModify release.xsl to allow proper attribution for
2014-05-07 adrianAdd casts to have it compile on amd64 without complaini...
2014-05-07 bruefferGenerate hardware notes for mrsas(4).
2014-05-07 bruefferFirst cleanup pass: new sentence -> new line, mdoc...
2014-05-07 impbsd.compiler.mk was implicitly included by bsd.own...
2014-05-07 impAll the NO_foo options processed in src.opts.mk are...
2014-05-07 markj- Export the function added in r265456 rather than...
2014-05-07 ambriskoAdd mrsas(4) driver from LSI official support of newer...
2014-05-07 rayFix possible divide by zero.
2014-05-07 gjbAdd svn revision number to sendmail entry and wrap
2014-05-07 gjbSort entries by svn revision as oldest-newest to match
2014-05-07 gjbMove r265348 to 'net-if' section.
2014-05-07 gjbDocument r265348, Atheros AR1111 support.
2014-05-07 gjbDocument r265236, addition of mpr(4).
2014-05-07 aeIt is safe to allow shrinking, when aligned size is...
2014-05-07 marius- Sprinkle const and static as appropriate.
2014-05-07 phomsync(2) must return ENOMEM and not EINVAL when the...
next