]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2013-12-04 rodrigcUpdate release notes.
2013-12-04 traszAdd "null" backend to mdconfig(8). This does exactly...
2013-12-04 eadlerAvoid using a static buffer in atalk_ntoa. This will...
2013-12-04 eadlerAdd const qualifier where appropriate
2013-12-04 eadlerAdd const qualifier where appropriate
2013-12-04 eadlerTurn 'n' into a local variable. This is required for...
2013-12-04 pfgext2fs: add two new reserved inodes.
2013-12-04 markjEnable some previously-disabled DTrace tests for umod...
2013-12-04 markjThe uaddr, ufunc, umod and usym functions all seem...
2013-12-04 sbrunosvn r251516 resized the buf argument a bit too much...
2013-12-04 pjdBreak the loop once we know we have the SYF_CAPENABLED...
2013-12-03 pjdOnly the shared library is installed in /lib/. Static...
2013-12-03 emasteUpdate LLDB to upstream r196322 snapshot
2013-12-03 cpercivaThe rc system aggressively caches the contents of ...
2013-12-03 cpercivaAdd a new sysctl / loader tunable kern.panic_reboot_wai...
2013-12-03 emastelldb: Threaded inferior support for FreeBSD
2013-12-03 jhbVarious updates and tweaks to the wait(2) manpage.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 emasteImport lldb as of SVN r196259 (git 3be86e5)
2013-12-03 npcxgbe(4): T4_SET_SCHED_CLASS and T4_SET_SCHED_QUEUE...
2013-12-03 emasteWorkaround lldb issue with main module base address
2013-12-03 traszProperly report an error instead of panicing when user...
2013-12-03 jhbFix an off-by-one error in r228960. The maximum priori...
2013-12-03 pjdAdd libcapsicum and libcasper libraries that were moved...
next