]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
According to the notes in ObsoleteFiles.inc we last installed section
[FreeBSD/FreeBSD.git] / usr.bin /
2013-01-16 Xin LIMFV r245510:
2013-01-15 David NaylorAdd myself as a port committer (with eadler@ and bdrewe...
2013-01-14 Jeremie Le HenRemove stray tabs.
2013-01-14 Jeremie Le HenAllow commands without any additional arguments, as...
2013-01-12 Mateusz Guzikprocstat: only one mode flag can be specified, but...
2013-01-11 Brooks DavisImplement the -N <dbdir> option which allows an alterna...
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-08 Xin LIUse calloc() to get zeroed memory.
2013-01-08 David E. O'BrienFollowing r226271, allow disabling lzma support with...
2013-01-06 Andrew TurnerFix a signed/unsigned comparison when wchar_t is unsign...
2013-01-05 Mark JohnstonFix a segfault when bsdgrep -i is given an empty patter...
2013-01-05 Gabor Kovesdan- Fix handling of the case when multiple patterns are...
2013-01-05 Xin LIFollow calloc convention in other code, this is functio...
2013-01-04 Xin LIConstify arguments. While I'm there, also add a static...
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2013-01-01 Antoine BrodinAdd missing DPADD.
2012-12-30 Kevin Lo- Use BN_set_negative() and BN_is_negative() instead...
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-22 Andrew TurnerMake struct fstate aligned to the same as an int as...
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-20 Gabor Kovesdan- Change the memory heuristics to an actually working one
2012-12-20 Eitan AdlerMake bsdgrep behave as gnugrep and as documented: ...
2012-12-18 Eitan AdlerPOSIX requires that non-existent or null arguments...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-17 Gabor Kovesdan- Use unsigned int for values obtained with sysctlbynam...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-13 Greg LeheyUse even more conventional conversion routines.
2012-12-13 Greg LeheyReluctantly remove one of the most extraordinary numeri...
2012-12-10 Eitan AdlerGive users a hint when their locate database is too...
2012-12-09 Andre OppermannFix bandwidth reporting when doing a restarted download...
2012-12-08 Eitan AdlerA number of places in the source tree still reference...
2012-12-08 Eitan AdlerAdd check for failure of mkstemp and setenv.
2012-12-08 Jilles Tjoelkertime: Use close-on-exec instead of fclose() in the...
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-04 Joel DahlRemove superfluous paragraph macro.
2012-12-04 Bryan Drewery- Move EXAMPLES descriptions to before the actual command
2012-12-03 Xin LINote that the manual page of less(1) says:
2012-12-03 Jung-uk KimRemove fictitious support for 80386-class CPUs from...
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-02 Rick MacklemDocument the "-m" option added by r243783.
2012-12-02 Rick MacklemAdd a "-m" option to nfsstat, which dumps out the
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-27 Pawel Jakub DawidekRespect NO_FSCHG and don't set 'schg' flag on passwd...
2012-11-26 Martin MatuskaMFV r243395:
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-24 Andrew TurnerThe is_delim function works on wchar_t characters not...
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-20 Eitan AdlerAdd 'w' flag to:
2012-11-19 Eitan AdlerUse .Nm instead of a self xref
2012-11-19 Rui PauloUse the correct size when allocating the cmdbuf string.
2012-11-18 Eitan AdlerUse the macro for standard error return values.
2012-11-18 Eitan AdlerMake it clear that amin and friends take + and - options.
2012-11-18 Eitan AdlerStandardize EXIT STATUS instructions in man pages when...
2012-11-17 Greg LeheySort options.
2012-11-17 Greg LeheyCorrectly handle keywords without options.
2012-11-17 Hiroki SatoFill sin6_scope_id in sockaddr_in6 before passing it...
2012-11-17 Ed SchoutenFix whitespace.
2012-11-16 Andre OppermannChange fetch(1) to:
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-15 Eitan AdlerAvoid possible null deref if ypclnt_new returns null
2012-11-15 Eitan AdlerAdd option to suppress just the plot in ministat while...
2012-11-15 Eitan AdlerMake definition match declaration
2012-11-15 Jeff Roberson - Implement run-time expansion of the KTR buffer via...
2012-11-14 Dimitry AndricFor mkcsmapper, conditionalize gcc-specific compile...
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 Eitan AdlerAdd examples to the ssh-copy-id script.
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-12 Eitan AdlerClarify where the authorized_key file lives.
2012-11-11 Greg LeheyCorrect date of Stanley's encounter with Livingstone.
2012-11-11 Eitan AdlerAdd the standard exit status to the ssh-copy-id man...
2012-11-11 Rui PauloAdd the PID column to the list of sort keys.
2012-11-10 Greg LeheyMore style(9) tabs vs. spaces:
2012-11-10 Greg LeheyCorrect date and spelling of encounter between Stanley and
2012-11-10 Eitan AdlerBe a bit more paranoid.
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-08 Greg LeheyReplace spaces by tabs where appropriate.
2012-11-08 Greg LeheyMake parameters to -c and -k options optional. If...
2012-11-07 Dimitry AndricBelatedly add links from /usr/bin/clang to /usr/bin...
2012-11-05 Xin LIFix build with clang: properly terminate comment even...
2012-11-04 Xin LIMFV: less v453.
2012-11-04 Joel DahlNew sentence, new line.
2012-11-04 Joel DahlAdd a few basic examples.
2012-11-04 Grzegorz Blach- Add my mentor relationships to committers-ports.dot
2012-11-02 Jilles Tjoelkerkdump: Also decode fcntl commands containing underscore...
2012-11-01 Gabor Kovesdan- Portability changes for ARM
2012-10-30 Navdeep ParharCatch up with r238925. ktr_entries may not be a power...
2012-10-28 Edwin GroothuisMerge of vendor import of tzdata2012h
2012-10-26 Edward Tomasz Napi... Add pcpu to the the rctl(8) manual page.
2012-10-26 David E. O'BrienAdd "-f" to also output filemon(4) information.
2012-10-26 Eitan AdlerPrefer an example users born after myself might use.
2012-10-25 Simon J. GerratyMerge bmake-20121010
next