kernel - Change allocvnode() to not recursively block freeing vnodes
[dragonfly.git] / tools /
2012-11-22 Sepherosa Ziehaupktgen: Rework to improve performance using low CPU...
2012-11-16 John Marino/bin/mv: Sync with FreeBSD
2012-11-02 John MarinoImplement SO_NOSIGPIPE
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
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-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-08-22 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-21 Sascha Wildnertools: Remove old script for installing 3rd party sourc...
2012-08-04 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-02 Sepherosa Ziehautools/pktgen: Setup link header length properly
2012-08-01 Sepherosa Ziehautools/pktgen: Setup header length properly
2012-07-30 Sepherosa Ziehautools: Add toeplitz, which calculate toeplitz on given...
2012-07-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-15 Peter Avalossh: Make 'hash' return 1 if at least one utility is...
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-06 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-05 Sascha WildnerRemove tools/tools/mid (Message-ID/In-Reply-To db thing...
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-06-29 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-16 Sascha WildnerFix more wrong sizeof() usages, part 1/x
2012-06-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-09 Sascha WildnerFix two wrong sizeof() usages.
2012-05-31 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-27 Sepherosa Ziehaupktgen: Unbreak compile
2012-05-26 Sepherosa Ziehautools: Add netblast
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-03-06 Sascha WildnerSweep-fix comparing pointers with 0 (and assigning...
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-12 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-11 Sascha WildnerRemove the duplicate fsx from tools/regression.
2012-02-05 Peter Avalossh: Test EXIT trap with multiple statements in it
2012-02-05 Peter Avalossh: Add testcases that should not be broken by future...
2012-02-05 Peter Avalossh: Avoid possible echo options in a testcase.
2012-02-05 Peter Avalossh: Fix $? in the first command of a 'for'.
2012-02-05 Peter Avalossh: Fix execution of multiple statements in a trap...
2012-02-05 Peter Avalossh: Fix some bugs with exit status from case containing ;&.
2012-02-05 Peter Avalossh: Fix two bugs with case and exit status:
2012-02-05 Peter Avalossh: Properly show "Not a directory" error in cd builtin.
2012-02-05 Peter Avalossh: Allow quoting ^ and ] in bracket expressions.
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-25 Peter Avalossh: Add tests for lines that look like heredoc delimite...
2011-12-25 Peter Avalossh: Add tests for some somewhat obscure aspects of...
2011-12-25 Peter Avalossh: Add some testcases for pasting $*/$@ directly to...
2011-12-25 Peter Avalossh: Add test for positional parameters with more than...
2011-12-25 Peter Avalossh: Add testcase for $? in here-document.
2011-12-25 Peter Avalossh: Add simple tests for set -x and PS4.
2011-12-25 Peter Avalossh: Add tests for -n flag.
2011-12-25 Peter Avalossh: Add forgotton test for set.
2011-12-25 Peter Avalossh: Add test for 332546d32a797c819b3a1804e66be73417674ff1.
2011-12-25 Peter Avalossh: Test that . /dev/null returns exit status 0 and...
2011-12-25 Peter Avalossh: Add simple CDPATH test.
2011-12-25 Peter Avalossh: Add test for LC_COLLATE-based character ranges...
2011-12-25 Peter Avalossh: Add tests for some corner cases of 'case' exit...
2011-12-25 Peter Avalossh: Add test for exit status of for loop without items.
2011-12-25 Peter Avalossh: Add a test for a fairly obscure case with aliases.
2011-12-25 Peter Avalossh: Test that '!' is literal if quoted and first char...
2011-12-25 Peter Avalossh: Add test for df6b9adb7f429266f4faf79629df957f76d736f3.
2011-12-25 Peter Avalossh: Allow unsetting OPTIND.
2011-12-24 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2011-12-24 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-12-24 Sascha WildnerRemove the script that was used to update the pciconf...
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-09 Sascha WildnerFix various whitespace and indent issues (no functional...
2011-11-28 Jan LentferMerge branch 'vendor/LDNS'
2011-11-26 John MarinoMerge branch 'vendor/BINUTILS_ALL'
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-17 Alex Hornungdfregress,tbridge - Move into usr.bin and sys/dev
2011-11-11 Sascha WildnerNuke AppleTalk support.
next