]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-10-27 Alexander KabaevFollow clang lead and include mm_malloc.h only in...
2012-10-27 Hiroki SatoFix an issue when ipv6_enable=YES && ipv6_gateway_enabl...
2012-10-27 Nathan Whitehorndrm(4) works just fine on PowerPC, so connect it to...
2012-10-27 Alexander MotinRemove priority enforcement from xpt_ation(). It is...
2012-10-27 Alexander MotinRemove several uses of numeric priorities from immediat...
2012-10-27 Alexander MotinRemove one more numeric priority constant.
2012-10-27 Tim KientzleComment out the other BOOTP option
2012-10-26 Warner Loshstack_machdep.c is dependent on ddb or stack options...
2012-10-26 Gleb Smirnoffo Remove last argument to ip_fragment(), and obtain...
2012-10-26 Warner LoshSiba, in theory, is a architecturally neutral bus,...
2012-10-26 Eitan AdlerWhile 'make universe' passed this didn't work with...
2012-10-26 David E. O... A little bit easier to read.
2012-10-26 David E. O... Test both active and non-active cases.
2012-10-26 Alexander MotinImplement CAM_ATAIO_NEEDRESULT (fetching full set of...
2012-10-26 Adrian ChaddOops, missed in my last commit.
2012-10-26 Adrian ChaddAllow net80211 to be built on -9 and -8.
2012-10-26 Matthew D FlemingConst-ify the zone name argument to uma_zcreate(9).
2012-10-26 Andre OppermannMove the corresponding MTX_SYSINIT() next to their...
2012-10-26 Adrian ChaddFix up some initial issues with creation and deletion...
2012-10-26 Joel Dahlmdoc: sort sections.
2012-10-26 Alexander MotinFix loader crash when some unhalted exception happens...
2012-10-26 Adrian ChaddSince it's not immediately obvious whether the current...
2012-10-26 Edward Tomasz... Add pcpu to the the rctl(8) manual page.
2012-10-26 Edward Tomasz... Add CPU percentage limit enforcement to RCTL. The...
2012-10-26 David E. O... Add "-f" to also output filemon(4) information.
2012-10-26 David E. O... Iterate rather than use recursion. We can blow out...
2012-10-26 Eitan AdlerPrefer an example users born after myself might use.
2012-10-26 Andriy Gaponzfs: fix label validation code in vdev_geom_read_config
2012-10-26 Warner LoshThese no longer appera to be necessary for either 32...
2012-10-26 Nathan WhitehornMake sure to define __BIG_ENDIAN and __LITTLE_ENDIAN...
2012-10-26 Jaakko HeinonenImprove libgeom XML parsing error handling.
2012-10-26 Hans Petter... Make sure the vendor class quirk only matches the vendo...
2012-10-26 Hans Petter... Add support for Fast Track Ultra 8R from M-audio.
2012-10-26 Hans Petter... Add missing CTLFLAG_TUN flag to tunable sysctls in...
2012-10-26 Tim Kientzleset the kernelname from the boot loader environment.
2012-10-26 Tim KientzleComment out the BOOTP/NFSROOT support. Transition...
2012-10-26 Devin TeskeResurrect and integrate stable/9/usr.sbin/sysinstall...
2012-10-26 Alan CoxPort the new PV entry allocator from amd64/i386. This...
2012-10-26 Eitan AdlerThis utility builds without NO_WCAST_ALIGN
2012-10-26 Devin TeskeRemove unnecessary quotation to clean things up.
2012-10-26 Devin TeskeDon't mask fwe(4) lp(4) or plip(4) devices from ifconfi...
2012-10-26 Devin TeskeResurrect and integrate stable/9/sysinstall/help/tcp.hlp
2012-10-26 Juli MallettNo MII on the RSYS4GBE (AMC-7211/ATCA-7220).
2012-10-26 Devin TeskeTighten-up displays that use a NULL prompt (e.g., netwo...
2012-10-26 Devin TeskeFix copy/paste error.
2012-10-26 Devin TeskeSwitch from using a msgbox to display help files to...
2012-10-26 Juli MallettAdd support for Radisys as a vendor of Octeon hardware...
2012-10-26 Juli MallettDon't attach if the bootloader has not indicated that...
2012-10-25 Simon J. GerratyMerge bmake-20121010
2012-10-25 Maxim SobolevSecond attempt to add @every_second keyword support...
2012-10-25 Davide ItalianoFix build in case we have SMBVDEBUG turned on.
2012-10-25 Devin TeskeWhen Xdialog(1) is passed a NULL argument to its `...
2012-10-25 Simon J. GerratyImport bmake-20121010
2012-10-25 Davide Italiano- Remove the references to the deprecated zalloc kernel...
2012-10-25 Ed SchoutenLet lpr build with -Wmissing-variable-declarations.
2012-10-25 Rick MacklemModify the comment to take out the names and URL.
2012-10-25 Peter WemmIncrease the driver-side limit on the number of logical...
2012-10-25 David E. O... Desupport pre-FreeBSD 7.1.
2012-10-25 Navdeep ParharInitialize the response queue mutex a bit earlier to...
2012-10-25 Xin LIUpdate hptiop(4) to version 1.8, which added support...
2012-10-25 Jim HarrisFor PCI Express capability, if max link width is greate...
2012-10-25 Alexander MotinRemove new-line characters from the include() errors...
2012-10-25 Andrey V. ElsukovNote the removal of the IPFIREWALL_FORWARD kernel option.
2012-10-25 Ed SchoutenPull in r166498 from upstream clang trunk:
2012-10-25 Andrey V. ElsukovRemove the IPFIREWALL_FORWARD kernel option and make...
2012-10-25 Ed SchoutenCorrect SIGTTIN handling.
2012-10-25 Gleb SmirnoffAfter r241923 the updated ip_len no longer needed.
2012-10-25 Gleb SmirnoffFix error in r241913 that had broken fragment reassembly.
2012-10-25 Kevin LoFix MINCLSIZE. It should be MHLEN + 1.
2012-10-25 Brian SomersEnable "accept_rtadvd" on interfaces running rtadvd.
2012-10-25 Warner LoshSort and remove a few long-obsolete comments.
2012-10-25 Warner LoshRemove the links: target. It too is homelessly outdate...
2012-10-25 Warner LoshThis file is somewhat obsolete (last updated in 1995...
2012-10-25 Warner LoshRestore r184194 | marcel | 2008-10-22 20:16:38 -0600...
2012-10-25 Warner LoshRemove redunant geom_bsd and geom_mbr definitions....
2012-10-25 Tim KientzleDo proper padding of runt packets using code copied...
2012-10-25 Tim KientzleRefer to headers locally. This makes it a lot easier
2012-10-25 Warner LoshHoist the MI compat_freebsd32 files up into files from...
2012-10-25 Warner LoshList all the mips MACHINE_ARCH values in the options...
2012-10-25 Tim KientzleSupport FreeBSD Boot loaders.
2012-10-25 Tim KientzleEverybody needs bpf.
2012-10-25 Tim KientzleSupport boot loaders in the standard kernel.
2012-10-25 Warner LoshWe need ucmpdi2 for XLR and XLP when compiled in 32...
2012-10-25 Alfred PerlsteinShow the number of times we block waiting for mbufs.
2012-10-25 Alfred PerlsteinAllow autotune maxusers > 384 on 64 bit machines
2012-10-24 Jim HarrisPad tdq_lock to avoid false sharing with tdq_load and...
2012-10-24 Gleb SmirnoffFix fallout from r240071. If destination interface...
2012-10-24 Konstantin... Commit the actual text provided by Alan, instead of...
2012-10-24 Konstantin... Dirty the newly copied anonymous pages after the wired...
2012-10-24 Konstantin... Add missed sched_pin().
2012-10-24 Warner LoshMove common fdt into files. Duplicate in files.powerpc...
2012-10-24 Dimitry AndricPull in r165367 from upstream llvm trunk:
2012-10-24 Warner LoshSort a few mis-sorted items.
2012-10-24 Eitan AdlerPRIV_START and PRIV_END were reversed.
2012-10-24 Warner LoshConform to the style of the rest of the file for hwpmc.
2012-10-24 Simon J. GerratyAdd entry for sjg
2012-10-24 Eitan AdlerAvoid changing IFS in a global context as this can...
2012-10-24 Hans Petter... Fix USB audio specification compliance by filtering...
2012-10-24 Hans Petter... Make several timing parameters of the USB enumeration...
2012-10-24 Warner LoshAdd back hwpmc support.
next