dragonfly.git
2012-10-17 Sascha Wildnerndiscvt(8): Unbreak build.
2012-10-17 Sascha Wildnercompilers.conf: Add -Wno-unknown-warning-option for...
2012-10-17 Sascha WildnerRemove more unused variables in userland.
2012-10-17 Sepherosa Ziehausnd/hda: Restore the magic register setting to enable...
2012-10-16 Sascha Wildnervinum(8): Remove some unused variables.
2012-10-16 Sascha Wildnergrowfs(8): Remove an unused variable.
2012-10-16 Sascha Wildnerrcs(1): Remove an unused variable.
2012-10-16 Sascha Wildnerloader(8): Remove an unused variable.
2012-10-16 Sascha Wildnerfsirand(8): Remove an unused variable.
2012-10-16 Sascha Wildnerldconfig(8): Make -s a no-op.
2012-10-16 Sascha Wildnerffsinfo(8): Remove an unused variable.
2012-10-16 Sascha Wildnercryptdisks(8): The 'ok' variable is only needed in...
2012-10-16 Sascha Wildnerccdconfig(8): Remove some unused variables.
2012-10-16 Sascha Wildnercamcontrol(8): Remove some unused variables.
2012-10-16 Sascha Wildnerusched_set.2: Mention usched(8).
2012-10-16 Sascha Wildnerusched(8): Add a minimal manual page.
2012-10-16 Sascha Wildnerusched(8): #if 0 out some (yet) unused code.
2012-10-16 Sascha Wildnertcplay(3): The 'ok' variable is only needed in #ifdef...
2012-10-16 Sascha Wildnerreboot(8): Remove an unused variable.
2012-10-16 Sascha Wildnerrcorder(8): Whitespace fix.
2012-10-16 Sascha Wildnermonitor(1): Check kevent().
2012-10-16 Sascha Wildnerdfregress(8): Check prop_dictionary_get_uint32()'s...
2012-10-16 Sascha Wildnerbrandelf(1): Make -v a no-op.
2012-10-15 Sascha WildnerAdd dragonfly.vim, for changing vim indentation rules...
2012-10-15 Sascha WildnerUpdate the pciconf(8) database.
2012-10-14 Sascha Wildnercompilers.conf.5: Some more cleanup.
2012-10-13 Matthew Dillonvkernel - Adjust parameters for vkernel test build
2012-10-13 Matthew Dillonkernel - Fix sysclock_t comparison in usched code
2012-10-13 Matthew DillonHAMMER VFS - Use full-block undos for B-Tree nodes
2012-10-13 Timmake device_probe_child() public
2012-10-13 Sascha Wildnercompilers.conf.5: Remove docs about *_VERSION, it no...
2012-10-12 Sascha Wildnersleep.9: Really write PINTERLOCKED in the example.
2012-10-12 Sascha Wildnersleep.9: s/PINTERLOCK/PINTERLOCKED/
2012-10-12 Sascha Wildnercustomcc/compilers.conf: Some adjustments and simplific...
2012-10-12 Sascha Wildnerkernel: Some adjustments for the GCC 4.1 removal in...
2012-10-12 Sascha WildnerUPDATING: Some words about GCC 4.7.
2012-10-12 Sascha Wildnercompilers.conf.5: We only describe non-base compilers...
2012-10-12 Sascha WildnerMakefile_upgrade.inc: Adjust modules path.
2012-10-11 Matthew Dillonkernel - Fix i386 pmap bug
2012-10-11 Matthew Dillonkernel - Make pcb_onfault more robust.
2012-10-11 Matthew Dillontop - Use RES by default instead of PRES
2012-10-11 Sepherosa Ziehauacpi/pstate: Be lenient about wrong # of processors...
2012-10-11 Matthew Dillonkernel - Use atomic op for usched_global_cpumask
2012-10-10 Matthew Dillonkernel - Remove debugging from i386 pmap
2012-10-10 Matthew Dillonkernel - Add MODULE_VERSION for if_ale
2012-10-10 Matthew Dillonkernel - Probable fix to vm_fault: PG_BUSY panic on...
2012-10-10 Matthew Dillonkernel - Fix missing LWKT token init in linprocfs
2012-10-10 Justin C. SherrillMerge branch 'DragonFly_RELEASE_3_2' of ssh://crater...
2012-10-10 Justin C. SherrillPoint the pkgsrc make targets at newest quarterly release.
2012-10-09 Sascha Wildner<sys/param.h>: Fix wrongly merged comments on the relea...
2012-10-09 Justin C. SherrillBranching 3.2/3.3. v3.2.0
2012-10-09 Matthew Dillonkernel - Fix UP build for usched_dfly.c
2012-10-08 Antonio Huete... vkernel - Properly initialize pool tokens.
2012-10-08 Sascha Wildnerkmalloc.9: Document M_POWEROF2.
2012-10-08 Sepherosa Ziehaukmalloc: Use 'fls' to round up the size to the nearest...
2012-10-08 John Marinolibgcc.a47: build with -fpic
2012-10-07 Matthew Dillonbuild - Unbreak world
2012-10-07 John MarinoUse GCC's builtin offset_of as the first option
2012-10-07 Sepherosa Ziehauifpoll: Utilize kmalloc_cachealign()
2012-10-07 Sepherosa Ziehaubusdma: Panic if the kmalloc_powerof2() fails to meet...
2012-10-07 Sepherosa Ziehaubusdma: Utilize kmalloc_powerof2()
2012-10-07 Sepherosa Ziehauigb: Use kmalloc_cachealign to allocate rx ring, tx...
2012-10-07 Sepherosa Ziehaukmalloc: Add kmalloc_powerof2() and kmalloc_cachealign()
2012-10-06 Sepherosa Ziehauigb: Cache align msix, rx and tx data
2012-10-06 Sepherosa Ziehauigb: Remove unused code
2012-10-06 Sepherosa Ziehauigb: Change polling(4) support to ifpoll support
2012-10-06 Sascha Wildnerkernel/ixgbe: Remove double definition.
2012-10-06 François Tigeotixgbe: Define missing DEBUGOUT# macros.
2012-10-06 Sascha Wildnerkernel/hammer: Staticize hammer_skip_redo.
2012-10-06 Sepherosa Ziehaure: Don't enable MSI by default
2012-10-06 Sepherosa Ziehauigb: Initialize if_name so functions used on if_init...
2012-10-05 Sascha WildnerRemove some more GCC 4.1 specific files via 'make upgrade'.
2012-10-05 Tim Bissonre(4): Use MSI if device supports it.
2012-10-05 Matthew Dillonkernel - Acquire vm_token in pmap_remove_all() (3)
2012-10-05 Matthew Dillonkernel - Acquire vm_token in pmap_remove_all() (2)
2012-10-05 Matthew Dillonkernel - (fix syntax error last commit)
2012-10-05 Matthew Dillonkernel - Acquire vm_token in pmap_remove_all()
2012-10-05 Matthew Dillonkernel - Fix edge case with machdep.pmap_mmu_optimize...
2012-10-04 Sascha Wildnergcc47: Remove a gcc-aux leftover.
2012-10-04 John Marinobsd.prog.mk: Avoid redefining $PROG target
2012-10-04 John Marinogcc47: Restore cross-build capability
2012-10-03 François Tigeotixgbe: Do not use mbuf jumbo clusters
2012-10-03 John MarinoMakefile.inc1: Unbreak buildworld
2012-10-03 Nuno Antuneskernel: Fix a few more mbuf MB_* vs. kmalloc M_* flag...
2012-10-02 John Marinolibstdc++47: fix wrong vec.o inclusion
2012-10-02 Sascha Wildnermtree: Use spaces for indentation.
2012-10-02 François Tigeotixgbe: Use MB_DONTWAIT with mbuf operations
2012-10-01 John Marinobsd.sys.mk: Remove -Werror flag from gcc47 builds
2012-10-01 John Marinogcc47 warnings: A few more fixes
2012-10-01 John Marinolibstdc++47: Fix c++config.h race
2012-10-01 John MarinoSwitch on gcc47 and switch off gcc41
2012-10-01 John Marinogcc47: Add DragonFly READMEs and world makefiles
2012-10-01 John MarinoGCC47: Add local modifications
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-10-01 John MarinoImport gcc-4.7.2 to new vendor branch
2012-10-01 John Marinogcc47 build fixes: Unused-but-set-variable + more warnings
2012-09-30 Sepherosa Ziehaujme: Factor out jme_rx_restart
2012-09-30 Sepherosa Ziehaujme: Rework MSI-X mapping, so RX MSI-X need not read...
2012-09-30 Sepherosa Ziehaujme: Remove unused macros
2012-09-30 Sepherosa Ziehaujme: Make sure only rx desc empty is cleared in status...
next