dragonfly.git
2009-02-27 Sascha Wildnerioctl(9): Add more ioctl chars plus a missing struct...
2009-02-27 Sepherosa Ziehauem(4): Reduce EM_TXDD_SAFE from 50 to 48.
2009-02-27 Sepherosa Ziehauem(4): Don't write ITR, if the NIC is not running yet.
2009-02-27 Sepherosa Ziehauem(4): We don't dynamicly config txd_cmd; there is...
2009-02-27 Sepherosa Ziehauem(4): We don't embrace TIDV/TADV; nuke the related...
2009-02-27 Sepherosa Ziehauem(4): Don't turn on/off TX descs' IDE bit in sysctl.
2009-02-27 Sepherosa Ziehauem(4): Adjust RDTR/RADV comment that they should not...
2009-02-27 Sepherosa Ziehauem(4): Don't configure RADV (default is 0), which is...
2009-02-27 Sepherosa Ziehauem(4): Add tunable for the 82573 workaround, enabled...
2009-02-27 Sepherosa Ziehauem(4): Revoke tunable/sysctl node for RDTR, which is...
2009-02-27 Sepherosa Ziehauem(4): Make sure that the upper 16bits of ITR is 0.
2009-02-27 Sepherosa Ziehauem(4): Reduce TX interrupt rate and device's TX desc...
2009-02-27 Sascha WildnerSync em(4) manual page with FreeBSD.
2009-02-27 Sascha WildnerSome small fixes.
2009-02-27 Joe Talbottexpr(1): Add support for -- as required by POSIX
2009-02-27 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-26 Sascha Wildneratacontrol(8): Fix amd64 warnings.
2009-02-26 Sascha Wildnerpppoed(8): Fix amd64 warnings.
2009-02-26 Sascha WildnerAdd OFF_MIN and OFF_MAX to limits.h.
2009-02-26 Sascha Wildnersail(6): Fix amd64 warnings.
2009-02-26 Simon Schubertlibopie: on update, 0-pad the sequence integers to...
2009-02-26 Simon Schubertsyntax cleanup to unbreak code highlighting
2009-02-26 Simon Schubertmtree: create usr/include/dev/misc/ppi to properly...
2009-02-26 Stathis KamperisReturn EBUSY if we're detaching a vn with vnode refs...
2009-02-26 Sascha Wildnerpax(1): Fix amd64 warnings.
2009-02-26 Sascha Wildnerrcp(1): Fix amd64 warnings.
2009-02-26 Sascha Wildnerls(1): Fix amd64 warnings.
2009-02-26 Sascha Wildnerdf(1): Fix amd64 warnings (type widths).
2009-02-25 Matthew DillonHAMMER Utiliites: undo can now detect all prior replace...
2009-02-25 Matthew DillonHAMMER VFS: Allow the form ".@@<snapshot>"
2009-02-25 Matthew DillonHAMMER Utilities: Use a Red-Black tree to track HAMMER...
2009-02-25 Matthew DillonRemove the horribly designed RB_AUGMENT.
2009-02-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-25 Matthew DillonHAMMER VFS: Add missing hammer_rel_volume() call in...
2009-02-25 Matthew DillonHAMMER Utility: Allow -b to specify bytes per second...
2009-02-25 Matthew DillonAllow fractional delay specs for iostats and bstats...
2009-02-25 Sascha Wildnerdntpd(8): Fix amd64 warnings.
2009-02-25 Sascha Wildnerpctrack(8): Fix amd64 warnings.
2009-02-25 Sascha Wildnersockstat(1): Fix amd64 warnings.
2009-02-25 Sascha Wildnerrconfig(8): Fix amd64 warnings.
2009-02-25 Sascha Wildnerinit(8): Fix amd64 warnings.
2009-02-25 Sascha Wildnerdisklabel(8): Fix amd64 warnings.
2009-02-24 Sascha Wildnerpax(1): Raise WARNS to 2.
2009-02-24 Sascha Wildnerdma(8): Raise WARNS to 6.
2009-02-24 Sepherosa Ziehausystat(1): Fix 'systat -ip' support
2009-02-24 Sepherosa Ziehauem(4): Correct the conditions to be asserted
2009-02-24 Sepherosa Ziehauem(4): Turn on/off SPEED_MODE according to the current...
2009-02-24 Sepherosa Ziehauem(4): Avoid allocating a csum offloading TX desc whene...
2009-02-24 Sepherosa Ziehaupktgen: Put -DSMP under '.ifdef SMP'
2009-02-24 Sepherosa Ziehauem(4): Free incomplete received packet in em_stop().
2009-02-24 Sepherosa Ziehauem(4): Put back the workaround and related comment...
2009-02-24 Sepherosa Ziehauem(4): On TX path, make sure that ether header and...
2009-02-24 Sepherosa Ziehauem(4): Sync with Intel's em-6.9.6(FreeBSD)
2009-02-23 Matthias SchmidtAdd git commit template
2009-02-24 Sascha Wildnermount_udf(8): Raise WARNS to 6 and fix warning.
2009-02-24 Sascha Wildnerdhclient(8): Raise WARNS to 2 and fix a warning.
2009-02-24 Sascha Wildnerlibstand: Raise WARNS to 2 and fix warnings.
2009-02-24 Sascha Wildnerlibpthread: Raise WARNS to 6 :)
2009-02-24 Sascha Wildnerlibdevstat: Raise WARNS to 6 and fix warnings.
2009-02-24 Sascha Wildnerlibbluetooth: Raise WARNS to 6.
2009-02-24 Sascha Wildnerlibusbhid: Raise WARNS to 6.
2009-02-23 YONETANI TomokazuFix side-effect of a80e869f; -net 0.0.0.0 has been...
2009-02-23 Sascha Wildnerbuild(7): Mention development(7) in the description.
2009-02-23 Sascha WildnerSilence some pointer arithmetic warnings in the kernel.
2009-02-23 Sascha Wildnerumodem(4) depends on ucom(4).
2009-02-23 Sascha Wildnerrpc(3): Adjust the manual page's struct XDR to reality.
2009-02-22 Nicolas Therymsdosfs: remove useless code.
2009-02-22 Sascha Wildnercommitter(7): Add some lines about MFCing.
2009-02-21 Nicolas TheryPotential fix for panic during shutdown.
2009-02-21 Nicolas Therymsdosfs: replace bzero() with M_ZERO.
2009-02-21 Sascha Wildnerinstaller: Re-add the TEST_DEV command which was remove...
2009-02-21 Sascha Wildnerasf(8): Fix example and clean up a bit.
2009-02-20 Sascha Wildneramr: style(9)
2009-02-20 Matthias SchmidtSync with FreeBSD
2009-02-20 Sascha Wildnermake/Makefile: Adjust hash table creation for pkgsrc.
2009-02-20 Sascha Wildnermake/Makefile: Remove CVS id handling.
2009-02-20 Sascha Wildnermakesyscalls.sh: Remove CVS id handling and clean up...
2009-02-20 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-19 Sascha WildnerConstify yp_dir in various places (unbreaks buildworld).
2009-02-19 Sascha Wildnerrpcgen(1): Raise WARNS to 6.
2009-02-19 Sascha Wildnerypmatch(1): Raise WARNS to 6 & fix warnings.
2009-02-19 Sascha Wildnernl(1): Raise WARNS to 6 & fix warnings.
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-19 Joe Talbottusched_set: Add USCHED_CPU_GET for retrieving the curre...
2009-02-19 Sascha Wildnerypcat(1): Raise WARNS to 6 & fix warnings.
2009-02-19 Sascha WildnerRemove cxconfig, which was never compiled and never...
2009-02-19 Sascha Wildnerypxfr(8): Ansify, raise WARNS to 3, fix warnings.
2009-02-19 Sascha Wildnerman9/Makefile: Add missing backslash.
2009-02-19 Sascha WildnerAdd an ioctl(9) manual page.
2009-02-18 Matthew DillonHAMMER Utilities: Fix @@ formatting used by undo -ad...
2009-02-18 Sascha WildnerLiveDVD: Fix installer when it is run in the console.
2009-02-18 Simon Schubertfsck_msdosfs: check next cluster index for validity...
2009-02-16 Nicolas TheryFix warning in kernel.
2009-02-16 Nicolas TheryFix typo.
2009-02-17 Sascha Wildnergetent(1): Raise WARNS to 6.
2009-02-17 Sascha Wildnertruncate(1): Raise WARNS to 6 and fix all warnings.
2009-02-17 Sascha Wildnerfind(1): Raise WARNS to 6 and fix all warnings.
2009-02-17 Sascha Wildnerfinger(1): Raise WARNS to 6 and fix all warnings.
2009-02-17 Sascha WildnerRemove WARNS?=6 from Makefiles where it is already...
2009-02-17 Sascha Wildnerm4(1): Oops, WARNS?=6 is in usr.bin/Makefile.inc already.
next