dragonfly.git
2012-10-25 Matthew Dillonkernel - Auto-initiate message stream for udev on read()
2012-10-25 Matthew Dillonkernel - Allow multiple opens on /dev/udev
2012-10-25 Matthew Dillondevattr - Add monitoring mode (-M).
2012-10-24 Matthew Dillontest - Adjust vnodeinfo
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater... gitea/hammer2 origin/hammer2
2012-10-24 Sascha WildnerUPDATING: Mention SMP is a no-op for now.
2012-10-24 Sascha Wildnerkernel: Add back 'options SMP' as a no-op.
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-24 Sascha Wildnerixgbe/netrate: Remove -DSMP from the Makefiles (no...
2012-10-24 Sascha Wildnerkernel: Make SMP support default (and non-optional).
2012-10-24 Sascha Wildneridr.9: Clean up a bit.
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-23 Vishesh Yadavidr: Integer ID management library
2012-10-23 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (adds NetBSD 6.0).
2012-10-23 Sascha WildnerLINT64: Remove comment. fe(4) is i386 specific.
2012-10-22 Sascha WildnerRemove CAPS.
2012-10-22 Sascha Wildnercondvar.9: Remove trailing whitespace.
2012-10-22 Sascha Wildnerkernel/kinfo: Don't use 'SMP' alone to check for userla...
2012-10-21 Thomas Nikolajsenusched_set.2: Add BUGS section and improve formatting
2012-10-21 Thomas Nikolajsenloader(8): Add documentation on kern.user_scheduler
2012-10-21 Thomas Nikolajsenusched(8): Add cpumask
2012-10-21 Sascha Wildnervkernel64: Add a missing 'break'.
2012-10-21 John Marinobmake: Add world Makefile but don't tie in it yet
2012-10-21 John Marinobmake: Add DragonFly READMEs
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-21 John MarinoImport bmake-20121010 to new vendor branch
2012-10-21 Sascha WildnerUPDATING: Fix a typo and mention that for usb4bsd,...
2012-10-21 Sascha WildnerUPDATING: Add some words about usb4bsd.
2012-10-21 Sepherosa Ziehauobjcache: Make sure magazines are cache line aligned
2012-10-21 Sepherosa Ziehauobjcache: Make sure that percpu_objcache and depot...
2012-10-21 John Marinogcc4X man pages: Introduce generic MLINK handling
2012-10-21 Sepherosa Ziehauobjcache: objcache_create on longer changes cluster_limit
2012-10-21 Sepherosa Ziehauobjcache: Cache align magazinedepot and percpu_objcache
2012-10-20 Markus Pfeiffercondvar(9): adjust manpage to reflect reality
2012-10-20 Sepherosa Ziehaunetif: Enable ifpoll in module building
2012-10-20 John Marinolibgomp47: link pthread library
2012-10-20 Sepherosa Ziehauconfig: Enable ifpoll (IFPOLL_ENABLE) by default
2012-10-20 Sepherosa Ziehauifpoll: Make status fraction and TX fraction easier...
2012-10-20 John Marinogcc47: Add libgomp
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 John MarinoAdd libgomp source files to gcc 4.7 vendor branch
2012-10-20 Sascha Wildnerudevd(8): Reduce the scope of a yet unused variable.
2012-10-20 Sascha Wildnernewfs(8): Remove an unused variable.
2012-10-20 Sascha Wildnermount{,_ufs}(8): Check for mountctl() error before...
2012-10-20 John Marinogcc47: Add libssp and libssp_noshared
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 John Marinogcc47: Add __stack_chk_fail_local hack from gcc44
2012-10-20 John MarinoAdd libssp source files to gcc 4.7 vendor branch
2012-10-19 Matthew Dillonkernel - Fix UP build for usched_dfly
2012-10-19 Sascha Wildnerrshd(8): Add an error check for getnameinfo().
2012-10-19 Matthew Dillonkernel - Detect edge cases in ELF note handling
2012-10-19 Sascha WildnerRevert a few additions of __unused that need some more...
2012-10-19 Sascha WildnerRevert some no longer needed local CFLAGS modifications.
2012-10-19 Sascha Wildnercrypto: Revert some changes in contributed code.
2012-10-19 Sascha WildnerMove gcc47's -Wunused-but-set-{parameter,variable}...
2012-10-19 Sascha Wildnerndis_events(8): Check a read().
2012-10-19 John Marinolibstdc++47: Rework to prevent regeneration during...
2012-10-19 Sepherosa Ziehaumbuf: Make cacheable fraction of mbuf clusters tunable
2012-10-19 Sepherosa Ziehaumbuf: Factor out m_getcl_cache; optimize m_getcl a...
2012-10-19 Sepherosa Ziehaumbuf: Jumbo clusters are rarely used; keep the amount...
2012-10-19 Sepherosa Ziehaumbuf: Remove unused MALLOC_DEFINEs
2012-10-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-18 Sascha WildnerIPXrouted(8): Oops removed too much in the last commit.
2012-10-18 Sascha Wildner<bsd.sys.mk>: Rename -W to -Wextra.
2012-10-18 Sascha Wildnerwatchdogd(8): Silence a warning differently.
2012-10-18 Sascha Wildnerkernel/x86_64: In pmap_enter(), entry is, in fact,...
2012-10-18 Sascha Wildnermptable(8): Remove an unused variable.
2012-10-18 Sascha Wildnerinetd(8): Fix initialization of se_rpc_{low,high}vers.
2012-10-18 Sascha Wildnerfwcontrol(8): f_cycle is only used in #if 0'd code...
2012-10-18 Sascha WildnerIPXrouted(8): Remove dead code, DragonFly has RTM_ADD.
2012-10-18 Sascha Wildnerypxfr(8): Use the correct enum member for checking...
2012-10-18 Sascha Wildneryppoll(8): Comment out -h option.
2012-10-18 Sascha Wildnerldconfig(8): Remove -s from usage(), too.
2012-10-18 Sascha Wildnermake(1): Use an inline function instead of a macro...
2012-10-18 Sascha Wildnerusb4bsd: Add a commented out line to our configs for...
2012-10-18 Sascha WildnerSync zoneinfo database with tzdata2012g from ftp:/...
2012-10-17 Sascha Wildnerndiscvt(8): Unbreak build.
2012-10-17 Sascha Wildnerusb4bsd/libusb: Remove an unused variable and mark...
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-17 Sepherosa Ziehaubnx: Switch from DEVICE_POLLING to ifpoll
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 Wildnerusb4bsd/ukbd: Adjust comment style a bit.
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 Markus Pfeifferusb: Fix a typo in ukbd.
2012-10-16 Markus Pfeifferusb4bsd: Fix attach/detach for ukbd.
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.
next