]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
There are several code sequences like
[FreeBSD/FreeBSD.git] / tools /
2013-05-05 Adrian ChaddThis is a simple script to output the delta between...
2013-05-05 Xin LIMFV: Update zlib to 1.2.8.
2013-05-04 Stefan FarfelederAdd a few xargs tests related to -0, -n and quoting.
2013-05-03 Jilles Tjoelkersh: Remove racy test case for read builtin.
2013-05-03 Jilles Tjoelkersh: Improve error handling in read builtin:
2013-04-30 Luigi Rizzosync with my local copy (this file may go away, eventually)
2013-04-28 Nick HibmaReplace a silly command sequence with a proper if-then...
2013-04-28 Nick HibmaDoing a cpio from /var/empty if dir was not specified...
2013-04-28 Eitan AdlerWhen the world is built WITHOUT_OPENSSH also don't
2013-04-28 Adrian ChaddCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 Dimitry AndricMerge libc++ trunk r180598. Contains several minor...
2013-04-27 Dimitry AndricMerge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3:
2013-04-27 Eitan AdlerAdd a comma to satisfy Igor.
2013-04-27 Eitan AdlerRemove IDEA from OptionalObsoleteFiles.inc
2013-04-26 Eitan AdlerRemove the WITH_IDEA option and build it unconditionally.
2013-04-24 Martin MatuskaMFV r249857:
2013-04-24 Dag-Erling SmørgravMerge updated "no such identity file" patch.
2013-04-21 Gregory Neil ShapiroMerge sendmail 8.14.7 to HEAD
2013-04-20 Edwin GroothuisMerge of vendor of 249690, tzdata2013c
2013-04-19 Jung-uk KimMerge ACPICA 20130418.
2013-04-17 Pawel Jakub DawidekStyle cleanups.
2013-04-17 Gabor Kovesdan- Correct mispellings of word and
2013-04-17 Gabor Kovesdan- Correct mispellings of the word occurrence
2013-04-16 Pedro F. GiffuniDTrace: print() should try to resolve function pointers
2013-04-15 Xin LIMFV r249496,249498. The most visible change is that...
2013-04-14 Dag-Erling SmørgravSilence "received disconnect" in the common case.
2013-04-12 Sergey KandaurovFix build.
2013-04-12 Pedro F. GiffuniDtrace: resolve const types from fbt and other fixes.
2013-04-12 Dimitry AndricUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 Jilles Tjoelkersh: Don't modify exit status when break/continue/return...
2013-04-11 Navdeep ParharSet and display the IP fragment bit correctly when...
2013-04-11 Pedro F. GiffuniDTrace: option for time-ordered output
2013-04-11 Martin MatuskaMFV r249354:
2013-04-09 Dag-Erling SmørgravRevert local changes and pull in r3828 from upstream.
2013-04-09 Ed SchoutenImport a new version of NetBSD's mtree.
2013-04-08 Dimitry AndricVendor import of clang trunk r178860:
2013-04-08 Dimitry AndricVendor import of llvm trunk r178860:
2013-04-06 Jilles Tjoelkersh: Add a variation on builtins/eval4.0 where the cmdsu...
2013-04-06 Martin MatuskaMFV r249186:
2013-04-06 Martin MatuskaMFV r249185:
2013-04-06 Martin MatuskaMFV r248660:
2013-04-06 Martin MatuskaMFV r248217:
2013-04-06 Martin MatuskaMFV r242816:
2013-04-05 Dag-Erling SmørgravUpgrade to 1.4.20.
2013-04-05 Dag-Erling SmørgravMinimal subset of the unbound sources.
2013-04-04 Jung-uk KimMerge ACPICA 20130328.
2013-04-02 Simon J. GerratyUpdate to bmake-20130330
2013-04-02 Dag-Erling SmørgravMerge upstream patch to silence spurious "no such ident...
2013-04-01 Jilles Tjoelkerwordexp(): Remove wrong IFS usage.
2013-04-01 Pedro F. GiffuniDtrace: enablings on defunct providers prevent provider...
2013-03-30 Navdeep Parharcxgbe(4): Add support for Chelsio's Terminator 5 ...
2013-03-27 Rene LadanProperly spell "Class Based Queueing"
2013-03-27 Erwin LansingUpdate to 9.8.4-P2
2013-03-25 Pedro F. GiffuniDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 Pedro F. GiffuniDtrace: add toupper()/tolower() and enhancements to...
2013-03-25 Gleb KurtsouAdd shlib-compat under tools.
2013-03-24 Pedro F. GiffuniDtrace: add optional size argument to tracemem().
2013-03-23 Adrian ChaddMore indentation fixes.
2013-03-23 Adrian ChaddExpose the beacon miss counter.
2013-03-23 Adrian ChaddAdd AR9300 descriptor decoding.
2013-03-22 Dag-Erling SmørgravUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 Martin MatuskaMFV r248590,248594:
2013-03-21 Pawel Jakub DawidekUpdate regression tests after adding chflagsat(2).
2013-03-21 Pawel Jakub Dawidek- Make 'flags' argument to chflags(2), fchflags(2)...
2013-03-21 Martin MatuskaMerge libzfs_core branch:
2013-03-20 Neel NatuSet WARNS=3 so this actually compiles.
2013-03-19 Martin MatuskaMFV r247580:
2013-03-18 Martin MatuskaMFC @248461
2013-03-16 Pawel Jakub DawidekUpdate the tests now that absence of the O_APPEND flag...
2013-03-16 Pawel Jakub DawidekThe mode argument for open(2)/openat(2) only makes...
2013-03-15 Jilles Tjoelkersh: Recognize "--" and explicitly reject options in...
2013-03-15 Edwin GroothuisMFV of 248305, tzdata2013b
2013-03-15 Pawel Jakub DawidekMake file name generation to work with both new and...
2013-03-15 Brooks DavisReplace our (un)vis(1) commands with implementations...
2013-03-14 Brooks DavisUpdate to the latest (un)vis(3) sources from NetBSD...
2013-03-14 Martin MatuskaMFV r248266:
2013-03-09 Martin MatuskaMFC @248093
2013-03-05 Navdeep ParharFix compile warning by including ctype.h for isdigit().
2013-03-05 Martin MatuskaMFV r247845:
2013-03-05 Martin MatuskaWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 Dag-Erling SmørgravMerge upstream r634:646: correctly parse mixed quoted...
2013-03-04 Baptiste DaroussinImport libyaml as libbsdyml (private brand name)
2013-03-04 Martin MatuskaMFC @247774
2013-03-03 Jilles Tjoelkersh: When executing a trap, keep exit status along with...
2013-03-02 Pawel Jakub DawidekIf all ioctls are allowed, cap_ioctls_get(2) will retur...
2013-03-02 Pawel Jakub DawidekAdd support for bindat(2) and connectat(2).
2013-03-02 Pawel Jakub DawidekAdd regression tests for the new Capsicum system calls.
2013-03-02 Pawel Jakub DawidekUpdate existing regression tests after Capsicum overhaul.
2013-03-01 Xin LIMFV r247575:
2013-03-01 Martin MatuskaMFV r247316:
2013-02-27 John-Mark Gurneyfix this script so we don't expand the second $FreeBSD...
2013-02-27 John BaldwinAdd an implementation of open_memstream() and open_wmem...
2013-02-27 Martin MatuskaMFV 247176, 247178, 247315:
2013-02-26 Xin LIUpdate base system libexpat to 2.1.0.
2013-02-25 Peter JeremyEnhance test(1) by adding provision to compare any...
2013-02-25 Martin MatuskaMFV v242732:
2013-02-23 Jilles Tjoelkersh: If a SIGINT or SIGQUIT interrupts "wait", return...
2013-02-23 Jilles Tjoelkersh: Test that the exit status is 1 if read encounters...
2013-02-23 Martin MatuskaMFV r246653:
2013-02-19 Adrian ChaddPrint out the RTS/CTS rate in the TX descriptor.
next