]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
ld80/s_expl.c:
[FreeBSD/FreeBSD.git] / tools /
2013-06-03 edAdd libiconv based versions of *c16*() and *c32*().
2013-06-03 dasAdd more tests for log functions. A few are commented...
2013-06-02 dasFactor out some common code from the libm tests. This...
2013-06-02 markjThis test is working now, so remove it from NOTWORK.
2013-05-31 jillestest: Remove -ntXY and -otXY primaries.
2013-05-31 jillessh: Add test cases for break outside a loop.
2013-05-31 obrienDifferent approach to making all compilers happy.
2013-05-31 obrienAllow building with clang (which is being really stupid...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-30 luigiBring in a number of new features, mostly implemented...
2013-05-30 luigiadd support for rate-limiting in the sender (-R ...)
2013-05-30 luigiadd a compile-time option to copy packets instead of...
2013-05-30 luigiremove use of deprecated ioctl()
2013-05-30 dasFix some harmless bugs in a test.
2013-05-30 dasBasic tests for complex inverse trig and hyperbolic...
2013-05-28 joelmdoc: silence a few mandoc lint warnings.
2013-05-28 tijlFix cexp regression tests that have an infinite real...
2013-05-27 dasFix some regressions caused by the switch from gcc...
2013-05-25 edAdd missing #includes, to keep Clang silent.
2013-05-22 adrianImplement beacon event debugging in athalq.
2013-05-21 edAdd <uchar.h>.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 delphijBMAKE is now being built by default.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-20 brooksCleanups and markup improvements suggested by trociny...
2013-05-20 jillespopen(): Add 'e' mode character to set close-on-exec...
2013-05-20 jillesAdd a test program for popen().
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-16 joelMinor mdoc improvements.
2013-05-16 brooksAdd a sample script to create filesystem images from...
2013-05-15 brooksAdd support for an external cross compiler. The cross...
2013-05-15 brooksAdd a new option WITHOUT_FORMAT_EXTENSIONS to disable...
2013-05-13 hirenAs python3 does not have raw_input(), convert it to...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 peterTidy up some CVS workarounds.
2013-05-11 eadlerUnconditionally install 210.backup-aliases as many...
2013-05-11 jillesAdd simple testcases for fcntl(F_DUP2FD_CLOEXEC).
2013-05-11 jillesAdd simple testcases for fcntl(F_DUPFD_CLOEXEC).
2013-05-11 jillesAdd missing argument to fcntl(F_DUPFD) in regression...
2013-05-05 adrianAdd the AR9300 descriptor decoding code.
2013-05-05 adrianThis is a simple script to output the delta between...
2013-05-04 stefanfAdd a few xargs tests related to -0, -n and quoting.
2013-05-03 jillessh: Remove racy test case for read builtin.
2013-05-03 jillessh: Improve error handling in read builtin:
2013-04-30 luigisync with my local copy (this file may go away, eventually)
2013-04-28 n_hibmaReplace a silly command sequence with a proper if-then...
2013-04-28 n_hibmaDoing a cpio from /var/empty if dir was not specified...
2013-04-28 eadlerWhen the world is built WITHOUT_OPENSSH also don't
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 eadlerAdd a comma to satisfy Igor.
2013-04-27 eadlerRemove IDEA from OptionalObsoleteFiles.inc
2013-04-26 eadlerRemove the WITH_IDEA option and build it unconditionally.
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-17 pjdStyle cleanups.
2013-04-17 gabor- Correct mispellings of word and
2013-04-17 gabor- Correct mispellings of the word occurrence
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pluknetFix build.
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 jillessh: Don't modify exit status when break/continue/return...
2013-04-11 npSet and display the IP fragment bit correctly when...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-08 dimVendor import of clang trunk r178860:
2013-04-08 dimVendor import of llvm trunk r178860:
2013-04-06 jillessh: Add a variation on builtins/eval4.0 where the cmdsu...
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 jilleswordexp(): Remove wrong IFS usage.
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-30 npcxgbe(4): Add support for Chelsio's Terminator 5 ...
2013-03-27 reneProperly spell "Class Based Queueing"
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-25 glebAdd shlib-compat under tools.
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-23 adrianMore indentation fixes.
2013-03-23 adrianExpose the beacon miss counter.
2013-03-23 adrianAdd AR9300 descriptor decoding.
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 pjdUpdate regression tests after adding chflagsat(2).
2013-03-21 pjd- Make 'flags' argument to chflags(2), fchflags(2)...
2013-03-21 mmMerge libzfs_core branch:
2013-03-20 neelSet WARNS=3 so this actually compiles.
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-16 pjdUpdate the tests now that absence of the O_APPEND flag...
2013-03-16 pjdThe mode argument for open(2)/openat(2) only makes...
2013-03-15 jillessh: Recognize "--" and explicitly reject options in...
2013-03-15 pjdMake file name generation to work with both new and...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-09 mmMFC @248093
next