]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Add in the AP93 configuration file.
[FreeBSD/FreeBSD.git] / usr.bin /
2012-05-11 Gabor Kovesdan- Hook up BSD sort to the build. By default, it will...
2012-05-11 Gabor KovesdanAdd a BSD-licensed sort rewrite that was started by...
2012-05-11 Glen BarberDocument the unzip(1) '-Z' option implemented in r234206.
2012-05-10 Glen BarberGeneral mdoc(7) and typo fixes.
2012-05-09 Warner LoshMake is part of the bootstrap path, so we need to guard...
2012-05-08 Jeremie Le HenAlways define LD_32_PRELOAD so it works for 32 bits...
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-30 Baptiste DaroussinRespect mathematical operation order piority with the...
2012-04-29 Konstantin BelousovAdd src.conf option WITH_SHARED_TOOLCHAIN to enable...
2012-04-29 Jeremie Le HenUse standard getopt(3) error message.
2012-04-28 Jeremie Le HenImport stdbuf(1) and the shared library it relies on.
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-23 Jeremie Le HenAdd my birthday and place of birth.
2012-04-22 Christian BruefferRemove duplicate -l description.
2012-04-22 Xin LIThe .Fx macro needs the version number be in its own...
2012-04-20 John BaldwinInclude the associated wait channel message for context...
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-18 Devin TeskeAdd my birth date/place to the calendar as new committer.
2012-04-18 Konstantin BelousovFix string buffer overflow when preparing the line...
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-15 Guido FalsiAdd myself to the calendar
2012-04-15 Dag-Erling SmørgravCorrect my name in the copyright statement.
2012-04-15 Baptiste DaroussinImprove m4 compatibility with GNU m4 extension ** ...
2012-04-13 Xin LIEliminate an unused parameter of static method igmp_sta...
2012-04-13 Glen BarberBelatedly add my entry to the calendar file, now that...
2012-04-13 Kevin LoPartially implement zipinfo (-Z) support.
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-10 Jens SchweikhardtParenthesize args in yyless() and unput() replacement...
2012-04-09 Dimitry AndricSince truss also uses kdump's mkioctls script, pass...
2012-04-09 Dimitry AndricIn kdump's mkioctls script, use '${CPP}' instead of...
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 John BaldwinAdd new ktrace records for the start and end of VM...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-04 Gleb SmirnoffWith pf 4.5 import the name of pfsync stats sysctl...
2012-04-01 John BaldwinExport some more useful info about shared memory object...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-29 Joel DahlRemove superfluous paragraph macro.
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-29 Juli MallettAssume a big-endian default on MIPS and drop the "eb...
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Joel DahlOnly use macros inside a reference block.
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-26 Joel Dahlmdoc: sort prologue macros.
2012-03-26 Joel Dahlmdoc: terminate quoted strings.
2012-03-25 Joel Dahlmdoc: document title should be all caps.
2012-03-25 Joel DahlRemove superfluous paragraph macro.
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-23 Mikolaj GolubWhen displaying binary information show also osreldate.
2012-03-23 Stanislav Sedov- Do not build libcom_err and compile_et when kerberos...
2012-03-22 Sergey KandaurovGarbage collect defunct nlist(3) symbols.
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-21 Gleb SmirnoffAdd multibyte char support.
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-18 Kevin LoRepair function when used with large scales
2012-03-16 Jilles Tjoelkerxargs: Before exiting, wait for all invocations of...
2012-03-15 Kevin Lo- Fix an erroneous invocation of the editline.
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-09 Dimitry AndricAfter r232745, which makes sure __bswap16(), ntohs...
2012-03-03 Eitan AdlerDocument the [n]eei and [n]bacc options
2012-03-01 Davide ItalianoReplace the three spaces with one tag.
2012-03-01 Edward Tomasz Napi... Use proper "maxproc" name, not "nproc".
2012-02-29 Dimitry AndricAdd a WITH_CLANG_IS_CC option for src.conf(5), disabled...
2012-02-29 Olivier HouchardUse srandom() to init the PRNG, not srand(), since...
2012-02-29 Sergey KandaurovUpdate the description for -s flag after r232182.
2012-02-28 David E. O'BrienDocument the 'URL' argument.
2012-02-28 Dimitry AndricDefine several extra macros in bsd.sys.mk and sys/conf...
2012-02-27 Sergey KandaurovBackout r230934 which didn't work with unix sockets and
2012-02-26 Jilles Tjoelkerxargs: Remove an unclear comment that only tried to...
2012-02-26 Jilles Tjoelkerxargs: Fix comma splice in error message.
2012-02-26 Mikolaj GolubWhen displaying security credential information show...
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-24 John BaldwinFix style in previous commit.
2012-02-24 Jilles Tjoelkerxargs: If a utility exits with 255 or a signal, write...
2012-02-24 Sergey A. OsokinAdd underscore symbol to the end of definition strings
2012-02-23 John BaldwinPretty-print the advice constants passed to posix_fadvi...
2012-02-23 Sergey A. OsokinAdd pt_BR.ISO8859-1 and pt_BR.UTF-8 directories to...
2012-02-22 Maxim Konovalovo Use ISO 3166 county code for Sweden.
2012-02-22 Kevin LoHandle NULL return from crypt(3). Mostly from DragonFly
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-17 Bjoern A. ZeebMerge multi-FIB IPv6 support from projects/multi-fibv6...
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-16 Eitan AdlerRemoved unused code: fixes compiler warning with CC...
2012-02-16 Eitan AdlerDon't extract the n_type value from the elf header...
2012-02-14 Kevin LoRemove unnecessary cast
2012-02-13 Gleb SmirnoffFix write(1) to support wide characters.
2012-02-12 Ed SchoutenGlobally replace u_int*_t from (non-contributed) man...
2012-02-12 Max KhonInclude target names in diagnostic output.
2012-02-11 Ed SchoutenAnd of course, I forgot to add -a to the usage.
2012-02-11 Ed SchoutenAttempt to implement who -a.
next