]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-10-24 dimPull in r165367 from upstream llvm trunk:
2012-10-24 impSort a few mis-sorted items.
2012-10-24 eadlerPRIV_START and PRIV_END were reversed.
2012-10-24 impConform to the style of the rest of the file for hwpmc.
2012-10-24 sjgAdd entry for sjg
2012-10-24 eadlerAvoid changing IFS in a global context as this can...
2012-10-24 hselaskyFix USB audio specification compliance by filtering...
2012-10-24 hselaskyMake several timing parameters of the USB enumeration...
2012-10-24 impAdd back hwpmc support.
2012-10-24 yongariFor fast ethernet controllers, Ethernet@WireSpeed is...
2012-10-24 yongariEthernet@WireSpeed is defined for 1000baseT adapter...
2012-10-24 yongariDo not hardcode phy address. Multi-port controllers...
2012-10-24 kensmithAdd the release package directory for 9.1-RELEASE.
2012-10-24 sbrunoCleanup and rename some variables in libpmc and hwpmc.
2012-10-23 jkimMerge ACPICA 20121018.
2012-10-23 obrienDon't include both <sys/param.h> & <sys/types.h>.
2012-10-23 andreChange the dependency of kern/uipc_cow.c from zero_copy...
2012-10-23 thompsaFix spelling of NFSCL option.
2012-10-23 impTurns out the nvram env was common, so move it back...
2012-10-23 dimFor building GNU libstdc++ and libsupc++, filter out...
2012-10-23 dimFix a number of other clang warnings in libstdc++,...
2012-10-23 dimFix two clang warnings in the recent atf import. These...
2012-10-23 dimFix several clang warnings in libstdc++, which were...
2012-10-23 andreNote the removal of the ZERO_COPY_SOCKETS kernel option...
2012-10-23 impAdd in the crypto support from the generic versions.
2012-10-23 impAdd in MD specific support for FDT. Need to refactor...
2012-10-23 mavRemove two more 'periph == NULL' checks missed in r241404.
2012-10-23 impintr_machdep.c and trap.c can be replaced with ports...
2012-10-23 impAdd RT305x specific devices here.
2012-10-23 impAdd support for syscons (we should consider moving...
2012-10-23 eadlerRemove extra word:
2012-10-23 impStart a clean-room implementation of files.mips. This...
2012-10-23 andreUpdate zero_copy(9) man page to note the renamed kernel...
2012-10-23 andreReplace the ill-named ZERO_COPY_SOCKET kernel option...
2012-10-23 kibAdd the VFS_UNLOCK_GIANT.9.gz hardlink to ObsoleteFiles...
2012-10-23 glebius Use ip_stripoptions() instead of handrolled version.
2012-10-23 glebius Simplify ip_stripoptions() reducing number of interme...
2012-10-23 glebius Do not reduce ip_len by size of IP header in the...
2012-10-23 glebius- Fix one more miss from r241913.
2012-10-23 rpauloRemove compat options.
2012-10-22 glebiusCouple of changes missed from r241913, which converted
2012-10-22 adrianDon't try to cache the page setting - always set the...
2012-10-22 eadlerNow that device disabling is generic, remove extraneous...
2012-10-22 delphijRemove __P.
2012-10-22 edRemove unused `vfslocked' variable.
2012-10-22 glebius Switch the entire IPv4 stack to keep the IP packet...
2012-10-22 dimAllow building libc++ with any custom -std=xxx flag...
2012-10-22 melifaroRemove unnecessary chain read lock in ipfw nat 'global...
2012-10-22 dimFix two -Wsystem-header warnings in libc++ that were...
2012-10-22 delphijMFV: netcat from OpenBSD 5.2.
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 dteskeOptimize syntax to use builtins and reduce unnecessary...
2012-10-22 dimVendor import of libc++ trunk r165949:
2012-10-22 dteskeResurrect usage.hlp and securelevel.hlp from sysinstall...
2012-10-22 kibBump __FreeBSD_version and make a note in UPDATING...
2012-10-22 kibRemove the support for using non-mpsafe filesystem...
2012-10-22 dimPull in r165878 from upstream llvm trunk:
2012-10-22 eadlerUpdate re members to reality
2012-10-22 andreRemove ZERO_COPY_SOCKETS from kernel configuration...
2012-10-22 eadlerFix typo ('a' and 'o' are not the same letter apparently)
2012-10-22 melifaroMake PFIL use per-VNET lock instead of per-AF lock...
2012-10-22 impRevert r241756
2012-10-22 impRevert r241755
2012-10-22 eadlerThis isn't functionally identical. In some cases a...
2012-10-22 melifaroEliminate code checking if found IPv6 rte is dynamic...
2012-10-22 melifaroProvide example for newly-added NG_NETFLOW_V9INFO_TYPE
2012-10-22 eadlerSomehow this got replicated too many times
2012-10-22 eadlerThe 'testing memory' patch gets printed too many times
2012-10-22 aeWhen loader tries to open GPT partition, but partition...
2012-10-22 mariusRemove support for using Giant for locking within mpt...
2012-10-22 mariusAfter r241858, remove the remainder of FreeBSD ~4 suppo...
2012-10-22 edwinMFV of r241867
2012-10-22 gavinAdd German, French, Portuguese and Spanish names for...
2012-10-22 kevloRemove MLINK for if_idt.
2012-10-22 eadlerNow that device disabling is generic, remove the non...
2012-10-22 eadlerAdd a clean-room reimplementation of a script originally
2012-10-22 rpauloFix the memory regions to include the 64MB DDR3 memory...
2012-10-22 rpauloIncrease the I/O memory area to 0xc20000.
2012-10-22 eadlerCorrect the killpg(2) return values:
2012-10-22 eadlerRemove unused code since the 5.x days
2012-10-22 eadlerAdd support for the "&" character in usernames.
2012-10-22 eadlerNow that device disabling is generic, remove extraneous...
2012-10-22 eadlerUpdate the kill(2) and killpg(2) man pages to the moder...
2012-10-22 eadlerColin acked the wrong diff originally. fixed version...
2012-10-22 eadlerCorrect the killpg(2) return values:
2012-10-22 eadlerCheck the return error of set[ug]id. While this can...
2012-10-22 eadlerAdd Danish keyboard model for macbooks to syscons.
2012-10-22 eadlerExplain the upcoming delay by printing a message when...
2012-10-22 eadlerFix typo in error when unable to create TCP socket
2012-10-22 eadlerCheck the return error of set[e][ug]id. While this...
2012-10-22 eadlerFree buf when its no longer used. This helps eliminate...
2012-10-22 eadlerbcd isn't installed setuid.
2012-10-22 eadlerSysinstall has been removed from base.
2012-10-22 eadlerremove duplicate semicolons where possible.
2012-10-22 eadlerMake uhid attach to devices that look like keyboards
2012-10-22 eadlerAdd support for gjournal to dumpfs
2012-10-22 eadlerImplement HTTP 305 redirect handling.
2012-10-22 eadlerDon't deny non-temporary redirects if the -A option...
2012-10-22 eadlerBe a bit more lenient in the maximum number of redirect...
2012-10-22 eadlerRemove unused variable. Newer versions of gcc care.
next