]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-12-09 dteskeFix failed attempt to send pkg(8) stderr to /dev/null
2013-12-08 dimUse correct casts in gcc's emmintrin.h for the first...
2013-12-08 rayo Build syscons(9)'s splash support if both sc and...
2013-12-08 peterFix build with 'crypto' and 'zfs' in the same kernel...
2013-12-08 mavWhen comparing device IDs, make sure that they have...
2013-12-08 alcEliminate a redundant parameter to vm_radix_replace().
2013-12-08 pjdSome improvements to the casperd manual page.
2013-12-08 dumbbelldrm/radeon: radeon_dp_i2c_aux_ch() must return 0 on...
2013-12-08 npcxgbe(4): save a copy of the RSS map for each port...
2013-12-08 mariusRestore a vital comment nuked in r259016.
2013-12-08 dumbbelldrm/radeon: agp_info->ai_aperture_size is in bytes...
2013-12-08 dimPull in r196658 from upstream clang trunk:
2013-12-08 loosSimilar to r255816, fix the math for the DELAY() calcul...
2013-12-08 jhibbitsPartially revert r259080. bde@ pointed out that there...
2013-12-08 hselaskyFix typos.
2013-12-08 peterRev 256256 had an undocumented side effect of breaking...
2013-12-08 pfggcc: new fvisibility-ms-compat option
2013-12-08 rmacklemDocument the noncontigwr NFS mount option.
2013-12-08 peterVendor import nvi-2.1.2-c80f493b038 a multikey mapping fix
2013-12-07 neelUse callout(9) to drive the vlapic timer instead of...
2013-12-07 rmacklemFor software builds, the NFS client does many small
2013-12-07 dimFor WARNS <= 3, change the clang warning flag -Wno...
2013-12-07 jhibbitsMake more unsigned ints signed.
2013-12-07 neelIf a vcpu disables its local apic and then executes...
2013-12-07 jhibbitsFix some integer signs. These unsigned integers should...
2013-12-07 gjbAdd WITH_DVD to RELEASE_RMAKEFLAGS, otherwise it is...
2013-12-07 kibCast Elf_Addr to void * to match the free_aligned(...
2013-12-07 rayInclude dev/fb/fb_if.m in build always, without it...
2013-12-07 adrianRefactor out the scan id and scan vap as part of the...
2013-12-07 adrianAdd a channel parameter to iwn_scan().
2013-12-07 adrianRefactor out the scan channel to be assigned early...
2013-12-07 adrianBegin fleshing out some code to handle tracking PLCP...
2013-12-07 delphijDocument -q and --quiet as discouraged compatibility...
2013-12-07 adrianAdd some PLCP thresholds from Linux iwlwifi driver...
2013-12-07 delphijRemove mention of the compatibility option 'q', which is
2013-12-07 marcelRemove "Warning: file \"%s\" unreadable". It was introd...
2013-12-07 marcelFix r203922 for "fortune -o": we free tpath when was_ma...
2013-12-07 dteskePerformance and debugging enhancements:
2013-12-07 dimPull in r196590 from upstream clang trunk (by rdivacky):
2013-12-06 delphijExpose spa_asize_inflation.
2013-12-06 rayFix td_frame flags for i386.
2013-12-06 npTwo new cxgbetool subcommands to set up scheduler class...
2013-12-06 jillessh: Split set -x output into a separate function.
2013-12-06 hselaskyFix compilation when the "USB_DEBUG" option is set.
2013-12-06 kibDisallow optimizations which potentially remove boundar...
2013-12-06 kibFor variant II static TLS, properly align tls segments...
2013-12-06 kibBuild an allocator for the aligned memory on top of...
2013-12-06 kibDo not force to run atexit handlers, which text comes...
2013-12-06 joelmdoc: remove EOL whitespace.
2013-12-06 impAlthough not strictly required to boot a 64MB board...
2013-12-06 loosFix the pin value reading on AM335x. Because of the...
2013-12-06 loosMove the GPIOBUS_SET_PINFLAGS(..., ..., pin, GPIO_PIN_O...
2013-12-06 loosRemove unnecessary includes and an unused softc variabl...
2013-12-06 loosMake the sysctl node read-only.
2013-12-06 kevloRegen.
2013-12-06 kevloAdd support for the MediaTek/Ralink RT5572 chipset.
2013-12-06 kevloReplace the magic numbers with something more readable.
2013-12-06 kevloCosmetic changes.
2013-12-06 kevloRemove daft KASSERT.
2013-12-06 hselaskyImprove the XHCI command timeout recovery handling...
2013-12-06 pfggcc: Include types in error message for build_binary_op.
2013-12-05 rayAdd VT(9) font tools.
2013-12-05 rayInstall teken.h for userland.
2013-12-05 jillestest: Avoid looking up again the type of a known binary...
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 jhbFix a typo.
2013-12-05 jhbThere is no sysctl with the MIB { CTL_KERN, KERN_MAXID }.
2013-12-05 jhbFix the processor table entry structure to use a fixed...
2013-12-05 jhbFix debug printfs in FPU_EMU to compile on powerpc64...
2013-12-05 andreastDo some cosmetic fixes.
2013-12-05 andreastIncrease PHYS_AVAIL_SZ because on pSeries machines...
2013-12-05 andreastIn case we have many continous regions without gaps...
2013-12-05 pfggcc: Add -flax-vector-conversions
2013-12-05 rmhInitialize modesetting sysctls in radeonkms.
2013-12-05 hselaskyFix external compiler warning about write-only assigned...
2013-12-05 cpercivaMake panic_reboot_wait_time static.
2013-12-05 trhodesAdd -F to flush output after each write. With this...
2013-12-05 rayMFC @r258947.
2013-12-05 delphijEnable Hyper-V support in i386 GENERIC.
2013-12-05 gjbEnsure WITH_DVD is not empty to prevent 'WITH_DVD=...
2013-12-05 delphijSupport Hyper-V on i386:
2013-12-05 rayo Implement more standard ioctls.
2013-12-04 pfggcc: On rs6000 update sp_offset depending only on size.
2013-12-04 pluknetClean up paragraph remnants.
2013-12-04 delphijApply vendor improvements to oce(4) driver:
2013-12-04 eadlerroute(1): Pull static data to the top of the file.
2013-12-04 eadlerroute(1): Pull static buffer out of the function and...
2013-12-04 eadlerroute(1): Pull static buffer out of the function and...
2013-12-04 eadlerroute(1): Pull static variable out of the function...
2013-12-04 eadlerroute(1): Pull static buffer out of the function and...
2013-12-04 obrienAdd missing bits from the vendor's 2005-05-04 change to
2013-12-04 dumbbelldrm: Read PCIER_LINK_CAP/PCIER_LINK_CAP2 from the PCI...
2013-12-04 nwhitehornRename sysctl kern.supported_abis to kern.supported_arc...
2013-12-04 dteskeFix a regression introduced by SVN r257842 that prevent...
2013-12-04 bdreweryRegenerate after r258838
2013-12-04 bdreweryRegenerate after r258924
2013-12-04 bdreweryAdd missing period for WITHOUT_PKGBOOTSTRAP so that...
2013-12-04 hselaskyFix what looks like a typo after r258732.
2013-12-04 hselaskyFix external compiler warning(s). Avoid pointer derefer...
2013-12-04 traszChange comment to match code.
next