]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Improve the check for ports which have gone missing, and just ignore
[FreeBSD/FreeBSD.git] / tools /
2011-02-17 Poul-Henning KampImprove the check for ports which have gone missing...
2011-02-13 Adrian Chadd* add in new EEPROM fields from later revisions
2011-02-12 Jilles Tjoelkersh: Detect dividing the smallest integer by -1.
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-11 Jung-uk KimImport ACPICA 20110211.
2011-02-10 Warner LoshAdd 'generic' flash images. This is for projects produ...
2011-02-08 Jilles Tjoelkersh: Add tests for new features in arithmetic.
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 Jilles Tjoelkersh: Weaken some tests to allow /rescue/sh to pass every...
2011-02-05 Jilles Tjoelkersh: Fix two things about {(...)} <redir:
2011-02-05 Jilles Tjoelkersh: Forget all cached command locations on any PATH...
2011-02-05 Jilles Tjoelkersh: Do not try to execute binary files as scripts.
2011-02-02 Jilles Tjoelkersh: Add test for shell script without '#!'.
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-30 Jilles Tjoelkersh: Send messages about signals to stderr.
2011-01-29 Adrian ChaddKeep this in sync with the ar5212 power rate table...
2011-01-27 Jilles Tjoelkersh: Add test for EXIT trap in command substitution.
2011-01-25 Adrian ChaddFix this tool to use the updated (corrected) v4k eeprom...
2011-01-24 Adrian ChaddAdd a simple tool to print the contents of a v4k EEPROM...
2011-01-22 Adrian ChaddAdd a new tool which takes a text hexdump of the curren...
2011-01-22 Adrian ChaddPatch the athstats code/Makefile to cross-compile corre...
2011-01-21 Adrian ChaddAdd in a new tool which prints a formatted v14 eeprom...
2011-01-21 Adrian ChaddRemove an un-needed trailing / after OBJDIR.
2011-01-21 Adrian ChaddMake the existing ath tools build again.
2011-01-18 Poul-Henning KampMake sure the PKGDIR exists before we move stuff into it.
2011-01-18 Jilles Tjoelkersh: Fix signal messages being sent to the wrong file...
2011-01-16 Jilles Tjoelkersh: If exit is used without args from a trap action...
2011-01-15 Jilles Tjoelkersh: Fix some things about -- in trap:
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 Jung-uk KimImport ACPICA 20110112.
2011-01-09 Giorgos Keramidasregression/date: unset all LC_xxx vars and set LANG...
2011-01-09 Jilles Tjoelkersh: Remove special %builtin PATH entry.
2011-01-08 Jilles Tjoelkersh: Make exit without parameters from EXIT trap POSIX...
2011-01-08 Jilles Tjoelkersh: Add simple test for 'exit' without parameters.
2011-01-08 Jilles Tjoelkersed: Add test for r217133 (-i race).
2011-01-06 Giorgos Keramidastests: sort & fix includes, remove -include from CFLAGS...
2011-01-05 Jilles Tjoelkersh: Do not call exitshell() from evalcommand() unless...
2011-01-03 Warner LoshUpdate gateworks exclusion list to match latest tree.
2011-01-03 Warner LoshBump the media size from approx 600MB to approx 750MB...
2011-01-03 Warner LoshPut in the other half of the SRCCONF patch.
2011-01-01 Jilles Tjoelkersh: Test that exit $? replaces the original exit status...
2011-01-01 Jilles Tjoelkersh: Check readonly status for assignments on regular...
2010-12-31 Jilles Tjoelkersh: Check if dup2 for redirection from/to a file succeeds.
2010-12-30 Jilles Tjoelkersh: Avoid side effects from builtins in optimized comma...
2010-12-30 Jilles Tjoelkersh: Add two tests for special cases in command substitu...
2010-12-28 Jilles Tjoelkersh: Don't do optimized command substitution if expansio...
2010-12-28 Jilles Tjoelkersh: Add test for optimized command substitution.
2010-12-28 Jilles Tjoelkersh: Make expansion errors in optimized command substitu...
2010-12-27 Jilles Tjoelkersh: Add a testcase for cmdsubst errors that already...
2010-12-27 Ed MasteRestore two commented-out tests from plus-minus1.0...
2010-12-26 Ed MasteRemove commented-out test that's covered in plus-minus2...
2010-12-20 Jilles Tjoelkersh: Make warnings in the printf builtin non-fatal,...
2010-12-18 Jilles Tjoelkersh: arith: Disallow decimal constants starting with...
2010-12-16 Jilles Tjoelkersh: Fix corruption of command substitutions with specia...
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
2010-12-13 Edward Tomasz Napi... Recognize NFSv4 ACL semantics and run proper regression...
2010-12-12 Jilles Tjoelkersh: Fix some tests that used sh instead of ${SH}
2010-12-12 Jilles Tjoelkersh: Add a test for r216387 (long arithmetic expression...
2010-12-12 Edward Tomasz Napi... Add regression test for new NFSv4 ACL semantics, verifi...
2010-12-11 Pawel Jakub DawidekAllow to specify path to a file we want to test with...
2010-12-09 Jung-uk KimImport ACPICA 20101209.
2010-12-08 Jilles Tjoelkerprintf: Test that the "--" option terminator works.
2010-12-06 David SchultzWork around gcc constant folding bugs.
2010-12-06 David Schultzsignbit() returns nonzero for negative arguments, but...
2010-12-05 David SchultzFix some warnings.
2010-12-05 David SchultzAdd regression tests for logarithmic functions in the...
2010-12-04 Ulrich SpörleinDocument two more ways to find duplicates in the obsole...
2010-12-04 Doug BartonUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 Simon L. B. NielsenMerge OpenSSL 0.9.8q into head.
2010-12-03 Konstantin BelousovExtend the unix gc regression test to cover the case...
2010-12-03 Warner Losho Mount the device async when we're doing the copy.
2010-12-03 Warner Losh_WITHOUT_SRCCONF has too much baggage. Instead, use...
2010-12-03 David SchultzAdd some basic regression tests for nearbyint().
2010-11-28 Jilles Tjoelkersh: Make the test for cd/pwd with long pathnames more...
2010-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-23 Poul-Henning KampDon't checksum distfiles twice if they match the first...
2010-11-23 Poul-Henning KampOptimize the ports recurser a bit more.
2010-11-23 Poul-Henning KampImprove the ports-dependency resolver by truncating...
2010-11-22 Simon L. B. NielsenMerge OpenSSL 0.9.8p into head.
2010-11-21 Simon L. B. NielsenImport OpenSSL 0.9.8p.
2010-11-19 Jilles Tjoelkersh: Add a test that manipulates various long strings.
2010-11-19 Jilles Tjoelkersh: Add another simple test for the wait builtin.
2010-11-16 George V. Neville... Fix an error in our results printing.
2010-11-14 Oleksandr TymoshenkoAdd optional files controlled by WITH_GPIO knob
2010-11-14 Rebecca Cranlib32 is installed on powerpc64 too.
2010-11-14 Rebecca Cranlibatm_p.a, libkeycap_p.a and libmytinfo_p.a are alread...
2010-11-12 George V. Neville... Add a queue to hold packets while we await an ARP reply.
2010-11-12 Martin MatuskaUpdate xz to release 5.0.0
2010-11-11 Ed SchoutenImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 Dag-Erling SmørgravUpgrade to OpenSSH 5.6p1.
2010-11-10 Warner LoshInsulate the nanobsd build from the current system...
2010-11-10 Warner LoshBuild make.conf when the world is not selected to build...
2010-11-10 Warner LoshDocument NANO_CFGDIR and NANO_DATADIR
2010-11-09 Xin LIHide 460.chkportsum in MK_PKGTOOLS != no case.
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-08 Jilles Tjoelkertest: Move tests to tools/regression/bin/test.
2010-11-07 Nick Hibma- Set -x flag when executing customisation scripts...
2010-11-07 Edward Tomasz Napi... Remove useless comment.
2010-11-05 Jilles Tjoelkersh: Add simple tests for printf.
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
next