]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
If we pass down 64k - L2 hdr size + 1 to 64K L3+ data adding an ether
[FreeBSD/FreeBSD.git] / bin /
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-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...
2012-01-17 edRemove unused variables.
2012-01-16 dumbbellsh: Fix execution of multiple statements in a trap...
2012-01-15 jillessh: Fix some bugs with exit status from case containing ;&.
2012-01-15 jillessh: Fix two bugs with case and exit status:
2012-01-14 jillessh: Change input buffer size from 1023 to 1024.
2012-01-14 jillessh: Fix out of bounds array access when trap is used...
2012-01-13 jillessh: Properly show "Not a directory" error in cd builtin.
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-07 uqsSpelling fixes for bin/
2012-01-01 jillessh: Make various functions static.
2012-01-01 jillessh: Remove unused function scopyn().
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2012-01-01 jillessh: Make patmatch() non-recursive.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-28 jillessh: Allow quoting ^ and ] in bracket expressions.
2011-12-28 jillessh: Use dirent.d_type in pathname generation.
2011-12-28 jillessh: Cache de->d_namlen in a local variable.
2011-12-28 jillessh: Do not force special builtins non-special in optimi...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-18 desVendor import of OpenPAM Lycopsida.
2011-12-16 dimFix some obtuse fprintf tricks in bin/ed.
2011-12-11 edAdd static keywords to chio(1).
2011-12-11 edMove 3.5 KB from the data segment to the text segment.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-27 jillessh: Remove impossible evalskip check in 'for'.
2011-11-26 jillessh: Reduce one level of evaltree() recursion when execu...
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 jillestest: Reduce code size of ops table.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 trocinyRemove yet another outdated note about procfs(5) being...
2011-11-22 trocinyNo need in procfs(5).
2011-11-20 jillessh: Allow unsetting OPTIND.
2011-11-08 jillessh: Remove undefined behaviour due to overflow in ...
2011-11-05 jillessh(1): Improve documentation of field splitting.
2011-10-31 edPut some static keywords in the source code.
2011-10-30 traszFor processes with no controlling terminal, display...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-19 desIf ls was invoked with -i but neither -l nor -s, blocks...
2011-10-18 desWhen calculating the width of the blocksize column...
2011-10-18 desMinor clarification
2011-10-18 desSimplify df(1) by factoring out most of the common...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-03 ivorasDon't chop IO into small pieces, follow cp(1) and just...
2011-10-02 gjbCorrect a typo that was introduced in 225912
2011-10-01 gjbTweaks to ps(1):
2011-10-01 gjbReorder default ps(1) output according to reality.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-29 traszMake ps(1) automatically size its column widths.
2011-09-28 edGet rid of major/minor number distinction.
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-09-01 dougbVendor import of BIND 9.8.1
2011-08-27 bruefferFix memory leaks in error cases.
2011-07-18 bzRename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-16 dougbVendor import of BIND 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 jillessh(1): Extend documentation about subshells.
2011-07-09 seFix style, since this file has just been touched in...
2011-07-09 seSome refactoring for easier maintenance of the code...
2011-07-09 seMake /bin/expr support 64bit numeric range and range...
2011-07-05 dougbVendor import of BIND 9.6-ESV-R4-P3
2011-07-01 pluknetBump date after the previous commit.
2011-07-01 pluknetUpdate and sort the list of the available keywords.
2011-06-26 jillessh: Include <limits.h> instead of non-standard <sys...
2011-06-24 jillessh(1): Improve documentation of shell patterns:
2011-06-24 jillessh(1): Document the case command better.
next