]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Adding missing return statements during error conditions.
[FreeBSD/FreeBSD.git] / bin /
2012-09-13 Edwin GroothuisMFV of 240454, tzdata2012f
2012-09-12 Martin MatuskaMerge recent zfs vendor changes, sync code and adjust...
2012-09-11 Joel DahlMinor mdoc fix.
2012-09-08 Jilles Tjoelkersh: Remove XXX comment about removing nextopt().
2012-09-07 Kevin LoUse "e.g.", not "i.e.", to introduce an example.
2012-09-05 Marcel MoolenaarUpdate to a pruned 0.16.
2012-09-05 Martin MatuskaMerge recent vendor changes and sync code:
2012-09-04 Marcel MoolenaarMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 Edward Tomasz Napi... Explicitly mention that "cp -p" copies ACLs.
2012-09-04 Edward Tomasz Napi... Fix an error in setfacl(1) that manifested like this:
2012-09-04 Edward Tomasz Napi... In getfacl(1) manual page, mention where to read about...
2012-09-04 Edward Tomasz Napi... Make "setfacl -bd" an alias for "setfacl -k". Previous...
2012-09-04 Edward Tomasz Napi... Make setfacl(1) behave properly in situations like...
2012-09-03 Edward Tomasz Napi... Fix compact form of "synchronize" permission in setfacl...
2012-09-03 Dag-Erling SmørgravUpgrade OpenSSH to 6.1p1.
2012-09-01 Ed SchoutenRework all non-contributed files that use `struct timez...
2012-08-31 John BaldwinAdd a -h flag similar to the -h flag for ln to force...
2012-08-29 Ed MasteAvoid passing uninitialized stack to addelem() if calle...
2012-08-28 Martin MatuskaMerge recent vendor changes:
2012-08-23 Martin MatuskaMerge recent vendor changes:
2012-08-20 Dimitry AndricUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 Jung-uk KimMerge ACPICA 20120816.
2012-08-08 Andrew TurnerImport compiler-rt r160957.
2012-07-30 Martin MatuskaPartial MFV (illumos-gate 13753:2aba784c276b)
2012-07-29 Jilles Tjoelkersh: Fix EINTR race condition in "wait" and "set -T...
2012-07-28 Jilles Tjoelkersh: Do not ask for stopped/continued processes if we...
2012-07-28 Jilles Tjoelkersh: Inline waitproc() into its only caller.
2012-07-28 Jilles Tjoelkersh: Track continued jobs (even if not continued by...
2012-07-28 Martin MatuskaUpdate libarchive to 3.0.4
2012-07-26 Ruslan ErmilovPull up vendor changes to mdoc(7).
2012-07-24 Doug BartonHeavy DNSSEC Validation Load Can Cause a "Bad Cache...
2012-07-24 Warner LoshUpdate to latest git version of dtc to get new dtsv2...
2012-07-24 Xin LIMFV: less v451.
2012-07-20 Jaakko HeinonenUse proper error message when fstat(2) fails on stdout.
2012-07-20 Jaakko Heinonenstyle(9).
2012-07-17 Pedro F. GiffuniDtrace: improve handling of library paths.
2012-07-15 Jilles Tjoelkerstty: Mark usage() __dead2.
2012-07-15 Jilles Tjoelkerps: Fix memory leak when showing start/lstart for swapp...
2012-07-15 Jilles Tjoelkersh: Reset pendingsigs before checking pending traps...
2012-07-15 Jilles Tjoelkersh: Remove unused variable in_dowait.
2012-07-15 Jilles Tjoelkersh: Expand assignment-like words specially for export...
2012-07-14 Pedro F. GiffuniMerge illumos commit 13455:7205f7794835
2012-07-13 Martin MatuskaMerge illumos commit 13749:df4cd82e2b60
2012-07-12 Jung-uk KimMerge OpenSSL 1.0.1c.
2012-07-11 Jung-uk KimMerge ACPICA 20120711.
2012-07-11 Pedro F. GiffuniMerge libedit adjustment from NetBSD.
2012-07-01 Pedro F. GiffuniImport the dtrace llquantize test files from the vendor...
2012-06-27 Jung-uk KimMerge OpenSSL 0.9.8x.
2012-06-27 Jung-uk KimMFV: r237650
2012-06-26 Xin LIMFV: less v449.
2012-06-25 Xin LIMFV (r237567):
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-20 Xin LIPolish previous revision: if the fts_* routines have...
2012-06-20 Kevin LoFix potential symlink race condition in "rm -P" by...
2012-06-11 Dag-Erling SmørgravNone of these programs actually use auth.conf.
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 Doug BartonVendor import of BIND 9.8.3
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-26 Dag-Erling SmørgravVendor import of OpenPAM Micrampelis.
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-24 Marcel MoolenaarWork better with how make/bmake works:
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-23 Konstantin BelousovAdd 'cow' keyword to show per-process cow count.
2012-05-23 Warren BlockMention the upper hard limit for -n option. Patch...
2012-05-22 Kevin LoRemove redundant declaration of yyparse
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-19 Marcel MoolenaarAdd build opton MK_LS_COLORS to control whether ls...
2012-05-19 Marcel MoolenaarAdd build option MK_ED_CRYPTO to control whether ed...
2012-05-17 Marcel MoolenaarRemove unused header (libutil.h)
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-15 Jilles Tjoelkersh: Remove an unused header.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-13 Joel DahlMinor mdoc nits.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-12 Matthew D FlemingI forgot to bump the manpage date.
2012-05-11 Matthew D FlemingAdd a -v and -N option to kenv(1), so it can be more...
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-07 Joel Dahlmdoc: fix column names, indentation, column separation...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-04 Doug BartonVendor import of BIND 9.8.2
2012-04-02 Jilles Tjoelkersh: Fix build with -DDEBUG=2.
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-29 Joel Dahlmandoc complains loudly when <TAB>s are misused in...
2012-03-29 Eitan AdlerRemove trailing whitespace per mdoc lint warning
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-25 Joel DahlRemove superfluous paragraph macro.
next