]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-05-10 Warner LoshSprinkle a few more .WAITs into the mix after csu,...
2014-05-10 Warner LoshMove DOCCOMPRESS to MK variable.
2014-05-10 Warner LoshWe haven't done anything with _UPGRADING in ~forever...
2014-05-10 Warner LoshRemove last two NO_MAN= in the tree. In both of these...
2014-05-10 Warner LoshRemove some useless, commented out code. Remove name...
2014-05-10 Warner Loshg/c unmaintained, uninstalled bsd.pkg.mk. It tied into...
2014-05-10 Warner LoshRemove the compatibility hack for FreeBSD 7 systems for
2014-05-10 Warner LoshSimplify clang ifdefs in the kernel a bit. Introduce
2014-05-10 Warner LoshEliminate EARLY_BUILD flag. It is redundant and means...
2014-05-10 Warner LoshMigrate NO_WARN to MK_WARN. Support legacy NO_WARN...
2014-05-10 Warner LoshSupport, to the extent we generate proper command lines...
2014-05-10 Warner LoshOptionally allow building the historical FreeBSD make...
2014-05-10 Warner LoshRemove a few more vestiges of allowing WITHOUT_BMAKE...
2014-05-10 Warner LoshDocument WITHOUT_SYSCALL_COMPAT and WITHOUT_GNU_GREP_CO...
2014-05-10 Konstantin... When printing the map with the ddb 'show procvm' comman...
2014-05-10 Konstantin... Print the entry address in addition to the object....
2014-05-10 Nathan WhitehornSimplify code slightly. Passing an array by &array...
2014-05-10 Kevin LoFix -width argument to Bl -tag.
2014-05-10 Alexander MotinComment out some pointless device open/close around...
2014-05-10 Michael TuexenUDP-Lite uses SOCK_DGRAM, not SOCK_STREAM.
2014-05-10 Luiz Otavio... Do not configure all pins as outputs as this can lead...
2014-05-10 Warren BlockFix document title.
2014-05-10 Luiz Otavio... Remove an old mistake of mine. This has sneak in the...
2014-05-10 Luiz Otavio... Add the lm75 i2c digital temperature sensor driver.
2014-05-10 Michael TuexenWhitespace change.
2014-05-10 Hans Petter... Optimise host channel disabling:
2014-05-10 Adrian ChaddFix the required calibration flags for the Centrino...
2014-05-10 Warren BlockAdd a man page for the new vt.4 device.
2014-05-10 Adrian ChaddAdd in support to optionally pin the swi threads.
2014-05-10 Warner LoshFix typo in FORMAT_EXTENSIONS which breaks universe.
2014-05-09 Warner LoshIntroduce kern.opts.mk to hold all the options for...
2014-05-09 Ian LeporeCall idcache_inv_all from the AP core entry code before...
2014-05-09 Hans Petter... Fix a regression issue:
2014-05-09 Alexander V... Allow systat(1) interactive dispay-specific commands to
2014-05-09 Hans Petter... Invert platform check.
2014-05-09 Hans Petter... Fix for NULL pointer.
2014-05-09 Alexander V... Fix ndp(8) -f flag parsing
2014-05-09 Hans Petter... Multiple DWC OTG host mode related fixes and improvements:
2014-05-09 Michael TuexenFix a logic bug which prevented the sending of UDP...
2014-05-09 Luiz Otavio... Add support for reading RouterBoard's memory which...
2014-05-09 Luiz Otavio... When a GPIO pin is set to be turned on by kernel hints...
2014-05-09 Jilles Tjoelkersh: Send getopts error messages to stderr, not stdout.
2014-05-09 Jilles Tjoelkersh: Add more necessary INTOFF/INTON.
2014-05-09 Luiz Otavio... Fix the build with debug enabled and remove a variable...
2014-05-09 Luiz Otavio... Fix a bug on ip17x switch initialization which will...
2014-05-09 Bjoern A. ZeebAdjust the register layout to allow for 64bit registers...
2014-05-09 Ganbold TsagaankhuuAdd the codes for enabling CPU cores of Rockchip RK3188...
2014-05-09 Warner LoshWe have to include bsd.opts.mk (included in bsd.own...
2014-05-09 Warner LoshSpell always the more traditional way.
2014-05-09 Glen BarberAdd 9.3 to mdoc.local.
2014-05-08 Aleksandr RybalkoHide debug messages under VT_DEBUG.
2014-05-08 Christian BruefferFix two more typos.
2014-05-08 Michael TuexenUse KASSERTs as suggested by glebius@
2014-05-08 Kenneth D.... Add #ifdefs in the mpr(4) driver so that versions of...
2014-05-08 Kenneth D.... Fix TLR (Transport Layer Retry) support in the mps...
2014-05-08 Pedro F. GiffuniFix the incorrect handling of %b and \c in printf(1)
2014-05-08 Ian LeporeConsolitate all the AP core startup stuff under a singl...
2014-05-08 David C SomayajuluModify Copyright information and other strings to refle...
2014-05-08 Alan SomersIncorporate feedback from bde and jilles regarding...
2014-05-08 Ian LeporeMove the mptramp code which is specific to the Marvell...
2014-05-08 Michael TuexenFor some UDP packets (for example with 200 byte payload...
2014-05-08 Ian LeporeUse edge-triggered interrupts rather than polling loops...
2014-05-08 Alexander MotinImport adapted OpenSolaris' thread pool API implementation.
2014-05-08 Warner LoshAdd usr/share/mk/src.opts.mk to obsolete files. It...
2014-05-08 Alexander V... Rename rt_msg1() to more handy rtsock_msg_mbuf().
2014-05-08 Aleksandr RybalkoFix scrollback.
2014-05-08 Aleksandr RybalkoNo need to assign fields required and checked on probe.
2014-05-08 Alexander V... Fix incorrect netmasks being passed via rtsock.
2014-05-08 Mark JohnstonRe-apply r248644. This fixes an annoying problem which...
2014-05-08 Mark JohnstonFix the rd_event_addr prototype and slightly clarify...
2014-05-08 Mark JohnstonHandle the different event types properly in rd_event_a...
2014-05-08 Warner LoshPut bsd.own.mk back in the list, and take src.opts...
2014-05-08 Warner LoshFix a typo make should have complained about.
2014-05-08 Ganbold TsagaankhuuSilence no interrupt-parent found message during boot.
2014-05-07 Jilles Tjoelkersh: Add some tests for normal use of getopts.
2014-05-07 Ed MasteHandle ELF files with 65280 or more sections
2014-05-07 Glen BarberDocument r265555, addition of mrsas(4).
2014-05-07 Glen BarberSeparate &darpa; entity and create &darpa_afrl to
2014-05-07 Glen BarberCorrect attribution for casperd, co-sponsored by
2014-05-07 Glen BarberAdd a note to keep the entity lists sorted alphabetically.
2014-05-07 Glen BarberAdd attribution for r265348.
2014-05-07 Glen BarberAdd attribution for r265236.
2014-05-07 Glen BarberAdd attribution for r264601.
2014-05-07 Glen BarberAdd attribution for r258884.
2014-05-07 Glen BarberAdd sponsorship attribution for r258838 (casperd(8)).
2014-05-07 Glen BarberAdd references to sponsor.ent and vendor.ent in
2014-05-07 Glen BarberAdd two new entity files in followup to r265590,
2014-05-07 Thomas Quinot(dd_out): Fix handling of all-zeroes block at end of...
2014-05-07 Pedro F. GiffuniAdd width and precision specifiers to printf(1) %n$.
2014-05-07 Thomas QuinotIntroduce a new command line switch '-H' for stat(1)
2014-05-07 Glen BarberModify release.xsl to allow proper attribution for
2014-05-07 Adrian ChaddAdd casts to have it compile on amd64 without complaini...
2014-05-07 Christian BruefferGenerate hardware notes for mrsas(4).
2014-05-07 Christian BruefferFirst cleanup pass: new sentence -> new line, mdoc...
2014-05-07 Warner Loshbsd.compiler.mk was implicitly included by bsd.own...
2014-05-07 Warner LoshAll the NO_foo options processed in src.opts.mk are...
2014-05-07 Mark Johnston- Export the function added in r265456 rather than...
2014-05-07 Doug AmbriskoAdd mrsas(4) driver from LSI official support of newer...
2014-05-07 Aleksandr RybalkoFix possible divide by zero.
2014-05-07 Glen BarberAdd svn revision number to sendmail entry and wrap
next