]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Remove unused variables.
[FreeBSD/FreeBSD.git] / bin /
2012-09-27 mdfFix bin/ build with a 64-bit ino_t.
2012-09-18 zont- Bump date.
2012-09-18 zont- Add 'dsiz' and 'ssiz' keywords to show data and stack...
2012-09-16 eadlerRevert 240527:
2012-09-15 jillessh: Prefer internal nextopt() to libc getopt().
2012-09-14 eadlerFree memory before exiting in order to
2012-09-14 jillessh: Reduce code duplication: use setinputfile instead...
2012-09-11 joelMinor mdoc fix.
2012-09-08 jillessh: Remove XXX comment about removing nextopt().
2012-09-07 kevloUse "e.g.", not "i.e.", to introduce an example.
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 traszExplicitly mention that "cp -p" copies ACLs.
2012-09-04 traszFix an error in setfacl(1) that manifested like this:
2012-09-04 traszIn getfacl(1) manual page, mention where to read about...
2012-09-04 traszMake "setfacl -bd" an alias for "setfacl -k". Previous...
2012-09-04 traszMake setfacl(1) behave properly in situations like...
2012-09-03 traszFix compact form of "synchronize" permission in setfacl...
2012-09-01 edRework all non-contributed files that use `struct timez...
2012-08-31 jhbAdd a -h flag similar to the -h flag for ln to force...
2012-08-29 emasteAvoid passing uninitialized stack to addelem() if calle...
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-07-29 jillessh: Fix EINTR race condition in "wait" and "set -T...
2012-07-28 jillessh: Do not ask for stopped/continued processes if we...
2012-07-28 jillessh: Inline waitproc() into its only caller.
2012-07-28 jillessh: Track continued jobs (even if not continued by...
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-20 jhUse proper error message when fstat(2) fails on stdout.
2012-07-20 jhstyle(9).
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-15 jillesstty: Mark usage() __dead2.
2012-07-15 jillesps: Fix memory leak when showing start/lstart for swapp...
2012-07-15 jillessh: Reset pendingsigs before checking pending traps...
2012-07-15 jillessh: Remove unused variable in_dowait.
2012-07-15 jillessh: Expand assignment-like words specially for export...
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 pfgMerge libedit adjustment from NetBSD.
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-20 delphijPolish previous revision: if the fts_* routines have...
2012-06-20 kevloFix potential symlink race condition in "rm -P" by...
2012-06-11 desNone of these programs actually use auth.conf.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 dougbVendor import of BIND 9.8.3
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-26 desVendor import of OpenPAM Micrampelis.
2012-05-24 marcelWork better with how make/bmake works:
2012-05-23 kibAdd 'cow' keyword to show per-process cow count.
2012-05-23 wblockMention the upper hard limit for -n option. Patch...
2012-05-22 kevloRemove redundant declaration of yyparse
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-19 marcelAdd build opton MK_LS_COLORS to control whether ls...
2012-05-19 marcelAdd build option MK_ED_CRYPTO to control whether ed...
2012-05-17 marcelRemove unused header (libutil.h)
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-15 jillessh: Remove an unused header.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-13 joelMinor mdoc nits.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 mdfI forgot to bump the manpage date.
2012-05-11 mdfAdd a -v and -N option to kenv(1), so it can be more...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-07 joelmdoc: fix column names, indentation, column separation...
2012-04-04 dougbVendor import of BIND 9.8.2
2012-04-02 jillessh: Fix build with -DDEBUG=2.
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-29 joelmandoc complains loudly when <TAB>s are misused in...
2012-03-29 eadlerRemove trailing whitespace per mdoc lint warning
2012-03-25 joelRemove superfluous paragraph macro.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-19 eadlerrm[0].rm_so must be zero (an explicit check is made...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-08 kibDocument P_ORPHAN.
2012-03-03 eadlerBump date to today (since I modified it)
2012-03-03 eadlerDirect users to swapinfo and pstat from df
2012-02-25 gjbWhitespace cleanup:
2012-02-25 gjbFix various typos in manual pages.
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-11 jillessh: Make 'hash' return 1 if at least one utility is...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-04 jillessh: Fix swapped INTON/INTOFF.
2012-02-04 jillessh: Use vfork in a few common cases.
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-25 charnierAdd prototypes, ANSIfy functions definitions to reduce...
2012-01-22 jillessh: Fix $? in the first command of a 'for'.
2012-01-21 jillessh: Remove "kill" example function, which is superseded...
next