]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Add missing ;;
[FreeBSD/FreeBSD.git] / tools /
2011-11-24 Max KhonAdd missing ;;
2011-11-24 Max KhonUtility script to build specific parts of the source...
2011-11-23 Adrian ChaddTidy up the statistic documentation.
2011-11-23 Adrian ChaddAdd the new statistics introduced in r227868.
2011-11-20 Jilles Tjoelkersh: Allow unsetting OPTIND.
2011-11-17 Dimitry AndricRevert r227538, since it doesn't compile with clang...
2011-11-17 Luigi RizzoBring in support for netmap, a framework for very effic...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-15 Dimitry AndricLLVM uses atomic operations, which are not supported...
2011-11-15 David SchultzA regression test to ensure that arc4random returns...
2011-11-08 Olivier HouchardAdd IPv6 support to netblast/netsend/netreceive
2011-11-05 Jilles Tjoelkerfifo_misc test: Fix swapped lseek arguments.
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-28 Jilles Tjoelkersh: Add test for exit status of for loop without items.
2011-10-26 Adrian ChaddBring over the new aggregate statistics from the 11n...
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-25 Pawel Jakub DawidekFix resize regressions tests - we need to destroy BSDla...
2011-10-23 Poul-Henning KampAdd a "-P olddistfiles" facility to prefetch ports...
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 Pawel Jakub DawidekBecause ZFS boot code was very fragile in the past...
2011-10-21 Pawel Jakub Dawidek- Allow to specify multiple files to check, eg.
2011-10-21 David SchultzAdd regression tests for modf{,f,l}().
2011-10-21 David SchultzTests for complex trig and hyperbolic functions.
2011-10-21 David SchultzTests for cancellation in fma(). Also include more...
2011-10-20 Dimitry AndricVendor import of clang release_30 branch r142614:
2011-10-20 Dimitry AndricVendor import of llvm release_30 branch r142614:
2011-10-18 Jilles TjoelkerFix some memory errors in *at() regression tests.
2011-10-15 David SchultzAdd some tests for corner cases of log() in unusual...
2011-10-15 David SchultzAdd some tests for double-rounding bugs in fma().
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-11 Andrew ThompsonFix build after TARGET_BIG_ENDIAN was nuked from orbit.
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-27 Stanislav Sedov- Add missing interdependencies to kerberos libraries...
2011-09-16 Andriy Gaponzfsboottest: some additional enhancements
2011-09-16 Andriy Gaponzfstest: rename to zfsboottest and move to tools
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-09-02 Marius StroblFix alignment assumptions.
2011-08-20 Bjoern A. ZeebAdd support for IPv6 to ipfw fwd:
2011-08-18 Jonathan AndersonTest process descriptors.
2011-08-16 Jonathan Andersonpoll(2) implementation for capabilities.
2011-08-12 Jonathan AndersonRename CAP_*_KEVENT to CAP_*_EVENT.
2011-08-12 Jonathan AndersonTest *at(2) calls with capability-mode lookup.
2011-08-11 Jonathan AndersonUse the right printf() format string without a cast...
2011-08-11 Robert WatsonSecond-to-last commit implementing Capsicum capabilitie...
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-10 Navdeep ParharMove cxgbtool from usr.sbin to tools/tools.
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-08-06 Robert WatsonProperly initialise the "len" argument to getsockname...
2011-08-05 Jonathan AndersonExpect fchflags(2) to fail with EOPNOTSUPP on NFS.
2011-08-04 Jonathan AndersonFlesh out the cap_test regression test.
2011-08-04 Jonathan AndersonFlesh out the cap_test regression test.
2011-07-30 Andriy Gaponupdate smp related documentation after recent changes
2011-07-22 Adrian ChaddAdd athradar, an implementation of the radar parameter...
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 Dimitry AndricVendor import of clang trunk r135360:
2011-07-17 Dimitry AndricVendor import of llvm trunk r135360:
2011-07-16 Jilles Tjoelkersh: Add a test for a fairly obscure case with aliases.
2011-07-16 Philip PaepsGarbage-collect the tools for maintaining the previous...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 Jilles Tjoelkerposix_spawn: If an error is detected in the child proce...
2011-07-08 Jonathan AndersonClarify the meaning of a test.
2011-07-07 Jonathan AndersonEnsure that kqueue is not inherited across fork().
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-26 Attilio RaoMFC
2011-06-25 Jilles Tjoelkersh: Test that '!' is literal if quoted and first char...
2011-06-25 Hans Petter Selasky- Need to respect the module name and the USB mode...
2011-06-25 Hans Petter Selasky- Improve bus_autoconf tool.
2011-06-24 Hans Petter Selasky- We need to sort all USB device ID's together. Else...
2011-06-24 Attilio RaoMFC
2011-06-24 Hans Petter Selasky- Make sure we don't match the wrong device by adding
2011-06-24 Hans Petter Selasky- Add additional information to the PnP info of USB...
2011-06-24 Hans Petter Selasky- Move all USB device ID arrays into so-called sections,
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 Attilio RaoMFC
2011-06-19 Jilles Tjoelkersh: Add test for r223282.
2011-06-17 Ed SchoutenAdd WITHOUT_UTMPX switch to the build system.
2011-06-17 Ed SchoutenDon't remove the periodic script for ac(8) when setting...
2011-06-17 Ed SchoutenDon't omit ac(8) as part of WITHOUT_ACCT.
2011-06-17 Jilles Tjoelkersh: Add case statement fallthrough (with ';&' instead...
2011-06-17 Jilles Tjoelkersh: Skip variables with invalid names in "set", "export...
2011-06-16 Jilles Tjoelkersh: Reduce unnecessary forks with eval.
2011-06-16 Attilio RaoMFC
2011-06-15 Jilles Tjoelkersh: Add support for named character classes in bracket...
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 Attilio RaoMFC
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-12 Dimitry AndricVendor import of clang trunk r132879:
2011-06-12 Dimitry AndricVendor import of llvm trunk r132879:
2011-06-12 Jilles Tjoelkersh: Add test for LC_COLLATE-based character ranges...
2011-06-12 Jilles Tjoelkersh: Add test for case pattern matching with iso-8859...
2011-06-11 Navdeep ParharAdd "context" subcommand to fetch and display SGE context.
2011-06-10 Jilles Tjoelkersh: Do parameter expansion on ENV before using it.
2011-06-10 Attilio RaoMFC
2011-06-09 Jilles Tjoelkersh: Do parameter expansion before printing PS4 (set...
next