]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-10-25 davide- Remove the references to the deprecated zalloc kernel...
2012-10-25 edLet lpr build with -Wmissing-variable-declarations.
2012-10-25 rmacklemModify the comment to take out the names and URL.
2012-10-25 peterIncrease the driver-side limit on the number of logical...
2012-10-25 obrienDesupport pre-FreeBSD 7.1.
2012-10-25 npInitialize the response queue mutex a bit earlier to...
2012-10-25 delphijUpdate hptiop(4) to version 1.8, which added support...
2012-10-25 jimharrisFor PCI Express capability, if max link width is greate...
2012-10-25 mavRemove new-line characters from the include() errors...
2012-10-25 aeNote the removal of the IPFIREWALL_FORWARD kernel option.
2012-10-25 edPull in r166498 from upstream clang trunk:
2012-10-25 aeRemove the IPFIREWALL_FORWARD kernel option and make...
2012-10-25 edCorrect SIGTTIN handling.
2012-10-25 glebiusAfter r241923 the updated ip_len no longer needed.
2012-10-25 glebiusFix error in r241913 that had broken fragment reassembly.
2012-10-25 kevloFix MINCLSIZE. It should be MHLEN + 1.
2012-10-25 brianEnable "accept_rtadvd" on interfaces running rtadvd.
2012-10-25 impSort and remove a few long-obsolete comments.
2012-10-25 impRemove the links: target. It too is homelessly outdate...
2012-10-25 impThis file is somewhat obsolete (last updated in 1995...
2012-10-25 impRestore r184194 | marcel | 2008-10-22 20:16:38 -0600...
2012-10-25 impRemove redunant geom_bsd and geom_mbr definitions....
2012-10-25 kientzleDo proper padding of runt packets using code copied...
2012-10-25 kientzleRefer to headers locally. This makes it a lot easier
2012-10-25 impHoist the MI compat_freebsd32 files up into files from...
2012-10-25 impList all the mips MACHINE_ARCH values in the options...
2012-10-25 kientzleSupport FreeBSD Boot loaders.
2012-10-25 kientzleEverybody needs bpf.
2012-10-25 kientzleSupport boot loaders in the standard kernel.
2012-10-25 impWe need ucmpdi2 for XLR and XLP when compiled in 32...
2012-10-25 alfredShow the number of times we block waiting for mbufs.
2012-10-25 alfredAllow autotune maxusers > 384 on 64 bit machines
2012-10-24 jimharrisPad tdq_lock to avoid false sharing with tdq_load and...
2012-10-24 glebiusFix fallout from r240071. If destination interface...
2012-10-24 kibCommit the actual text provided by Alan, instead of...
2012-10-24 kibDirty the newly copied anonymous pages after the wired...
2012-10-24 kibAdd missed sched_pin().
2012-10-24 impMove common fdt into files. Duplicate in files.powerpc...
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
next