]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Take advantage of nitems().
[FreeBSD/FreeBSD.git] / usr.bin /
2012-06-02 eadlerDocument the limitations of the -delete primary
2012-06-01 jaseAdd myself as a new committer.
2012-05-31 obrienUpdate date for r236338 & r236346.
2012-05-31 jhbDon't trace or dump page fault records in the default...
2012-05-31 obrienAdd "-V '${VAR}'" variable expansion from Portable...
2012-05-30 obrienDeprecate the FreeBSD make's ":U" (to-upper case) and...
2012-05-30 eadlerFix likely race condition if wait_child() is interrupte...
2012-05-29 desPass a filename, rather than a file descriptor, to...
2012-05-29 kevloMake sure that each va_start has one and only one match...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desRevert r232274 - unauthorized, unnecessary and incorrect.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-26 joelmdoc: sort sections into conventional order.
2012-05-25 gabor- Only use multi-threading for large files
2012-05-25 gberFix resolving symbol names on ARM.
2012-05-24 jpaetzelHook up mkulzma to the build.
2012-05-24 mavMFprojects/zfsd:
2012-05-24 wblockFixes to man8 groff mandoc style, usage mistakes, or...
2012-05-24 thompsaAllow the socket list to be limited to a specific jail id.
2012-05-23 joelFix error reported by mandoc.
2012-05-22 delphijcommandline -> command line
2012-05-22 baptFix world after byacc import:
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-19 marcelBring DPADD in sync with LDADD.
2012-05-18 glebDon't cast inode number or file size down to long or...
2012-05-18 gjbFix a typo that crept in.
2012-05-17 gabor- Fix -o option that was broken by my clang compile fix
2012-05-17 kibAllow to specify strftime(3) format for process start...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-16 mavAdd support for -z option for reading operations. It...
2012-05-14 gabor- Eliminate initializations if global variables. Compi...
2012-05-14 gabor- Update catalogs
2012-05-14 gabor- Fix build with clang
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 joelRemove end of line whitespace.
2012-05-11 gabor- Hook up BSD sort to the build. By default, it will...
2012-05-11 gaborAdd a BSD-licensed sort rewrite that was started by...
2012-05-11 gjbDocument the unzip(1) '-Z' option implemented in r234206.
2012-05-10 gjbGeneral mdoc(7) and typo fixes.
2012-05-09 impMake is part of the bootstrap path, so we need to guard...
2012-05-08 jlhAlways define LD_32_PRELOAD so it works for 32 bits...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-30 baptRespect mathematical operation order piority with the...
2012-04-29 kibAdd src.conf option WITH_SHARED_TOOLCHAIN to enable...
2012-04-29 jlhUse standard getopt(3) error message.
2012-04-28 jlhImport stdbuf(1) and the shared library it relies on.
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 jlhAdd my birthday and place of birth.
2012-04-22 bruefferRemove duplicate -l description.
2012-04-22 delphijThe .Fx macro needs the version number be in its own...
2012-04-20 jhbInclude the associated wait channel message for context...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-18 dteskeAdd my birth date/place to the calendar as new committer.
2012-04-18 kibFix string buffer overflow when preparing the line...
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-15 madpilotAdd myself to the calendar
2012-04-15 desCorrect my name in the copyright statement.
2012-04-15 baptImprove m4 compatibility with GNU m4 extension ** ...
2012-04-13 delphijEliminate an unused parameter of static method igmp_sta...
2012-04-13 gjbBelatedly add my entry to the calendar file, now that...
2012-04-13 kevloPartially implement zipinfo (-Z) support.
2012-04-10 schweikhParenthesize args in yyless() and unput() replacement...
2012-04-09 dimSince truss also uses kdump's mkioctls script, pass...
2012-04-09 dimIn kdump's mkioctls script, use '${CPP}' instead of...
2012-04-07 joelmdoc: fix column names, indentation, column separation...
2012-04-05 jhbAdd new ktrace records for the start and end of VM...
2012-04-04 glebiusWith pf 4.5 import the name of pfsync stats sysctl...
2012-04-01 jhbExport some more useful info about shared memory object...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-29 joelRemove superfluous paragraph macro.
2012-03-29 joelmandoc complains loudly when <TAB>s are misused in...
2012-03-29 eadlerRemove trailing whitespace per mdoc lint warning
2012-03-29 jmallettAssume a big-endian default on MIPS and drop the "eb...
2012-03-27 joelOnly use macros inside a reference block.
2012-03-26 joelmdoc: sort prologue macros.
2012-03-26 joelmdoc: terminate quoted strings.
2012-03-25 joelmdoc: document title should be all caps.
2012-03-25 joelRemove superfluous paragraph macro.
2012-03-23 trocinyWhen displaying binary information show also osreldate.
2012-03-23 stas- Do not build libcom_err and compile_et when kerberos...
2012-03-22 pluknetGarbage collect defunct nlist(3) symbols.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-21 glebiusAdd multibyte char support.
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-18 kevloRepair function when used with large scales
2012-03-16 jillesxargs: Before exiting, wait for all invocations of...
2012-03-15 kevlo- Fix an erroneous invocation of the editline.
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-09 dimAfter r232745, which makes sure __bswap16(), ntohs...
2012-03-03 eadlerDocument the [n]eei and [n]bacc options
2012-03-01 davideReplace the three spaces with one tag.
2012-03-01 traszUse proper "maxproc" name, not "nproc".
2012-02-29 dimAdd a WITH_CLANG_IS_CC option for src.conf(5), disabled...
2012-02-29 cognetUse srandom() to init the PRNG, not srand(), since...
2012-02-29 pluknetUpdate the description for -s flag after r232182.
next