dragonfly.git
2013-01-28 Sepherosa Ziehauwlan: ifaltq is no longer ifqueue
2013-01-28 Sepherosa Ziehauwlan: Remove unused ieee80211_drain_ifq
2013-01-27 Sepherosa Ziehauigb: Make tx_intr_nsegs and tx_wreg_nsegs nodes aware...
2013-01-27 Sepherosa Ziehauigb: Merge per-RX queue rx_wregs into single rx_wreg_ns...
2013-01-26 Sascha Wildnerkernel/agp: No need to include opt_bus.h here.
2013-01-25 Sascha Wildnerkernel/mfi: Sort commands by opcode.
2013-01-25 Sepherosa Ziehauigb: Don't assume only one TX queue will be enabled.
2013-01-25 Sepherosa Ziehauigb: Use ifsq_devstart_sched in watchdog and resume...
2013-01-25 Sepherosa Ziehauigb: Setup subqueue CPUID before possible calling of...
2013-01-25 Sepherosa Ziehauigb: Utilize subqueue watchdog functions
2013-01-25 Sepherosa Ziehauif: Add subqueue watchdog helper functions for driver use
2013-01-24 Sepherosa Ziehauigb: Properly set RX ring in use upon enter/exit pollin...
2013-01-24 Venkatesh Srinivaskernel -- virtio: Implement virtio-layer lwkt_serialize...
2013-01-24 Matthew Dillonbuildworld - Attempt to fix m4 bootstrapping issue (2)
2013-01-23 Matthew Dillonkernel - Do not allow (devfs) devices to be force-unmounted
2013-01-23 Matthew Dillonbuildworld - Attempt to fix m4 bootstrapping issue
2013-01-23 Sascha Wildnerm4.1: Remove some unneeded arguments to .Nm
2013-01-23 Sascha WildnerRemove some more %D remains here and there.
2013-01-23 Sepherosa Ziehautcp: Limit new segements burst to 4 during extended...
2013-01-23 Javier AlcázarTOP wasn't reporting correctly CPU states without -M
2013-01-23 Sepherosa Ziehautcp: Add comment about "fairsend"
2013-01-23 Sepherosa Ziehauifconfig: IFF_OACTIVE and IFF_POLLING are gone
2013-01-23 Sepherosa Ziehausockio: Sort SIOC into numerical order
2013-01-23 Sepherosa Ziehauif: Update comment about polling cpuid ioctl variables...
2013-01-23 Sepherosa Ziehauudp6: Remove pcb from wildcard table before calling...
2013-01-23 Matthew Dillonkernel - Fix improper tmpfs resource limit check
2013-01-22 Sascha Wildnerkernel/amr: Extend the visibility of AMR_DEBUG.
2013-01-22 Antonio Huete... Replace few more cases where %D format string is used.
2013-01-22 Sepherosa Ziehautcp: Improve sender-sender and sender-receiver fairness...
2013-01-22 Sepherosa Ziehautcp/tso: Add per-device TSO aggregation size limit
2013-01-21 Sascha Wildnerkernel/nexus: Remove some unneeded includes.
2013-01-20 Sascha Wildnerkernel/802_11: Put a couple more ethstr[] under IEEE802...
2013-01-19 Sascha Wildnerlibdmsg: Mark some return values unused.
2013-01-19 Sascha Wildnerlibfetch: Remove an unused variable.
2013-01-19 Sascha Wildnerbmake: Mark a return value unused.
2013-01-19 Sascha Wildnerlibdmsg: last{dist,rnss} are used with REQUIRE_SYMMETRI...
2013-01-19 Sascha Wildnerm4/ngctl/ppp: Silence gcc47 -Wcast-qual warnings.
2013-01-19 Sascha Wildnerhotplugd(8): Remove some compat defines and add comment...
2013-01-19 Sascha WildnerFix buildkernel for lex/yacc upgrades, too.
2013-01-19 John Marinom4: define yylex based on __DragonFly_version
2013-01-19 John Marinoatc game: lex cleanup
2013-01-19 Peter AvalosFix warnings from byacc import.
2013-01-19 Peter AvalosUpdate build for byacc import.
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-19 Peter AvalosImport byacc-20121003.
2013-01-17 Sascha WildnerRevert "gcc4x: Update README to remove format.c from...
2013-01-17 John MarinoRelocate Flexlexer.h to /usr/include
2013-01-17 John Marinoflex cleanup, silence errors
2013-01-16 Sascha Wildnerkernel/wlan_acl: Put two more ethstr[] under IEEE80211_...
2013-01-16 Sascha Wildnerkernel/netgraph7: Use kether_ntoa().
2013-01-16 Sascha Wildnerkernel/netgraph7: Fix cluster_limit argument to objcach...
2013-01-16 Sascha Wildnerkernel/netgraph7: Add a missing header to the Makefile.
2013-01-16 Sascha Wildnerkernel/netgraph7: Remove <sys/ktr.h>. There's no Dragon...
2013-01-16 Sascha Wildnerkernel: Fix the build of the SOEKRIS kernel config.
2013-01-16 John Marinoflex/lex: Activate flex 2.5.37, deactivate lex 2.5.4
2013-01-16 John Marinoflex: Add world makefiles, but don't tie it into build...
2013-01-16 John Marinoflex: Add local modifications and DragonFly READMEs
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-16 John MarinoImport flex-2.5.37 to new vendor branch
2013-01-15 John Marinoam-utils: Patch for recent flex
2013-01-15 John Marino.gitignore: Remove build products from list
2013-01-15 John Marinogcc4x: Update README to remove format.c from patched...
2013-01-15 Sascha WildnerRemove %D conversion from kprintf(9) and the GCCs.
2013-01-15 Antonio Huete... kern - More work replacing %D
2013-01-15 Antonio Huete... libkern - Add new function hexncpy.
2013-01-15 Antonio Huete... kern - Utilize new way of printing MAC addresses.
2013-01-15 Antonio Huete... kern - Add kether_ntoa, kether_aton functions.
2013-01-15 John Marinoshare/mk/sys.mk: Remove X11BASE definition
2013-01-15 Peter AvalosAdd regression tests for m4.
2013-01-15 Peter Avalosm4: Sync with FreeBSD.
2013-01-14 Sascha Wildnerkernel/usb4bsd: Fix sizeof().
2013-01-14 Sascha Wildnertws(4): Add MSI support.
2013-01-13 John Marinosys/param.h: Bump __DragonFly_version due to fpsave...
2013-01-13 Sepherosa Ziehauif: Optimize ifnet_serialize_array_ function a little bit
2013-01-13 Sepherosa Ziehauif: Remove unused IFNET serializer enum, macros and...
2013-01-13 Sepherosa Ziehauif: Multiple TX queue support step 3 of 3; map CPUID...
2013-01-13 Sepherosa Ziehauif: Remove unused if_start_nmsg from ifnet
2013-01-13 Sepherosa Ziehauif: Multiple TX queue support step 2 of many
2013-01-13 Sepherosa Ziehauif: Free subqueue memory upon if_detach
2013-01-13 Sepherosa Ziehauif: Multiple TX queue support step 1 of many; introduce...
2013-01-13 Justin C. SherrillUpdated the tip URL for the mailing list archives.
2013-01-13 Matthew Dillonkernel - Fix signal FP save/restore issues when AVX...
2013-01-12 Sascha Wildnervirtio.4: virtio_pci has no own manpage. Also use ...
2013-01-11 Matthew Dillonhammer - Change depth limit warning kprintf to krateprintf
2013-01-10 Sascha Wildnerkernel: Silence gcc47's -Wcast-qual warnings.
2013-01-09 Sascha Wildnerkernel: Remove some unused variables in the rest of...
2013-01-09 Sascha Wildnerkernel: Remove some unused variables in the serial...
2013-01-09 Sascha Wildnerkernel: Remove some more unused variables in the networ...
2013-01-09 Sascha Wildnerkernel/net: Remove some unused variables.
2013-01-09 Sascha Wildnerkernel/sound: Remove some unused variables.
2013-01-09 Sascha Wildnerkernel/netinet: Remove some unused variables.
2013-01-08 Sascha Wildnerkernel/vfs: Remove some unused variables.
2013-01-08 Sascha Wildnerkernel/bus: Remove some unused variables and put others...
2013-01-07 Sascha Wildnerkernel: Remove some unused variables in RAID and disk...
2013-01-07 Sascha Wildnerkernel/nfs: Add a 'break' for readability and remove...
2013-01-07 Sascha Wildnerkernel/netproto: Remove some unused variables.
2013-01-07 Sascha Wildnerkernel/802_11: Remove unused variables.
2013-01-07 Sascha Wildnerkernel/tcp_{input,output}: Remove some unused variables.
2013-01-07 Sascha Wildnerkernel/linprocs: Remove some unused variables.
2013-01-07 Sascha Wildnerkernel/aac: sge64 is only used on x86_64.
next