]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
MFV r268702:
[FreeBSD/FreeBSD.git] / usr.bin /
2014-07-15 Xin LIMFV r268702:
2014-07-15 Marcel MoolenaarAdd image_data() for checking whether a sequence of...
2014-07-14 Pietro CeruttiUnbreak the build by re-enabling exceptions.
2014-07-12 David ChisnallTurn off exceptions and rtti when building the c++...
2014-07-11 Bryan DreweryFix vmstat -M after r263620 renamed 'cnt' to 'vm_cnt'.
2014-07-11 Marcel MoolenaarMake this compile on older FreeBSD versions that don...
2014-07-10 Ed SchoutenFix a couple of style nits.
2014-07-10 Ed SchoutenDon't use auto, as we also need to support GCC 4.2.
2014-07-10 Ed SchoutenLet users(1) use an std::set, instead of std::{vector...
2014-07-10 Pietro CeruttiReimplements users(1) in C++.
2014-07-09 Xin LIMFV r268455:
2014-07-09 Xin LIMFV r268454:
2014-07-09 Xin LIMFV r268453:
2014-07-09 Xin LIMFV r268452:
2014-07-08 Simon J. GerratyUpdate to bmake-20140620
2014-07-08 Warren BlockMake synopsis version of -3 flag match other uses in...
2014-07-07 Marcel MoolenaarRemove ia64.
2014-07-05 Gavin AtkinsonDominion Day became Canada Day in 1982, update the...
2014-07-05 Eitan Adlerunits(1): Clean up
2014-07-05 Eitan Adlerunits(1): Convert units.lib to use '#' instead of '/'.
2014-07-05 Eitan Adlerunits: Support start of line comments with '#'
2014-07-05 Eitan Adlerunits(1): Add 'terse' support
2014-07-04 Eitan Adlerunits(1): Add 'help' flag
2014-07-04 Eitan Adlerunits(1): Fix man page
2014-07-04 Eitan Adlerunits(1): add long options
2014-07-04 Marcel MoolenaarDocument the -y option as a unit test option.
2014-07-04 Eitan Adlerlook: implement long options
2014-07-03 Marcel MoolenaarAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 Pedro F. GiffuniMore sed(1) usage fixing: the extension -i is not optional.
2014-07-02 Pedro F. GiffuniFix sed(1) usage: the extension -i is not an optional.
2014-07-02 Ed Mastevtfontcvt: correct width calculation (.hex files and...
2014-07-02 Marcel MoolenaarAdd a ful stop after FreeBSD's version in the history...
2014-07-02 Eitan AdlerAdd documentation for svnlite.
2014-07-02 Marcel MoolenaarPrepare for merging to stable/10: update the history...
2014-07-01 Xin LIMFV r268122:
2014-07-01 Xin LIMFV r268121:
2014-07-01 Xin LIMFV r268119:
2014-07-01 Xin LIMFV r267570:
2014-07-01 Xin LIMFV r267569:
2014-07-01 Xin LIMFV r267568:
2014-07-01 Xin LIMFV r267567:
2014-07-01 Xin LIMFV r267566:
2014-07-01 Xin LIMFV r267565:
2014-06-30 Ed MasteRename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos r266986:
2014-06-26 Xin LIMFV r267843: update file/libmagic to 5.19.
2014-06-26 Xin LICorrect buffer size.
2014-06-25 Xin LIUse correct length for buffer.
2014-06-25 Hajimu UMEMOTOIntroduce $RA_SERVER to set default whois server.
2014-06-25 Gavin AtkinsonRemove csup(1) and its associated cpasswd(1) tool.
2014-06-23 Baptiste Daroussinuse .Mt to mark up email addresses consistently (part3)
2014-06-21 Pedro F. GiffuniDrop ifdef nonsense: just use setvbuf(3).
2014-06-20 Glen BarberFix a bug in bsdgrep(1) where patterns are not correctly
2014-06-20 Pedro F. GiffuniAdd -u (unbuffered output) after GNU sed.
2014-06-20 John BaldwinCap the percent CPU of individual threads at 100% to...
2014-06-19 Marcel MoolenaarDon't dump core when the ELF file has no section header...
2014-06-18 Edward Tomasz Napi... Rename a variable; no functional changes.
2014-06-18 Edward Tomasz Napi... Add "iscsictl -M", which allows one to change session...
2014-06-17 Gavin AtkinsonAdd a stub send-pr that simply points people towards...
2014-06-17 Xin LIMFV r249332 (illumos-gate 14005:55fc53126003)
2014-06-15 Pedro F. GiffuniMFV r266988:
2014-06-15 Pedro F. Giffunipatch: add dry-run alias for compatibility with other...
2014-06-15 Joel DahlFix date.
2014-06-15 Pedro F. Giffunipatch: unsign the line length to avoid overflows.
2014-06-14 Edwin GroothuisMFV of 267471, tzdata2014e
2014-06-14 Pedro F. Giffunipatch: cleanup some unnecessary cruft.
2014-06-14 Stephen HurdAdded:
2014-06-13 Tijl Coosemans- Make invalids variable local to do_conv such that...
2014-06-12 Pedro F. GiffuniAvoid zeroing during allocation.
2014-06-12 Rodrigo OsorioAdd myself to the calendar
2014-06-11 Ed MasteAvoid leaking file pointer on error
2014-06-10 Ed Mastevt fontcvt: move to usr.bin/vtfontcvt
2014-06-10 Rui Paulodtc: ignore lines starting with #.
2014-06-10 Rui Paulodtc: don't crash if the argument is a directory.
2014-06-10 Rui PauloThe, currently undocumented, -i option takes an argument.
2014-06-09 Jilles Tjoelkertruncate: Detect integer overflow, fix relative sizes...
2014-06-09 Jung-uk KimMerge OpenSSL 1.0.1h.
2014-06-08 Bryan DreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-06 Joel DahlMinor mdoc improvements.
2014-06-06 Julio MerinoMove atf-sh from /usr/bin/ to /usr/libexec/
2014-06-06 Bryan DreweryFix some rpcgen sample file issues.
2014-06-06 Joel DahlMinor mdoc nit.
2014-06-06 Warner LoshWhen building picobsd, define WITHOUT_OPENSSL and WITHO...
2014-06-05 Sergey Kandaurovmdoc: drop the trailing dot from the xref list.
2014-06-04 Konstantin BelousovCross-reference jot(1) and seq(1).
2014-06-04 Allan JudeSadly, we do not actually live in the future.
2014-06-04 Allan JudeFurther updates to the netstat(1) man page and usage...
2014-06-03 Pietro Cerutti- Avoid calling a wrapper function around strcmp
2014-06-03 Pietro Cerutti- style, remove (void) in front of printf and the like
2014-06-02 Ed MasteRemove extraneous "mkdir -p"
2014-06-01 Jilles Tjoelkerprintf: Install tests/regress.missingpos1.out, fixing...
2014-05-31 Patrick Kelsey- Added myself and mentor/mentee relationship to the...
2014-05-31 Xin LIMFV 266913+266914:
2014-05-31 Pedro F. GiffuniFix m2 regression test.
2014-05-30 John BaldwinRework the notion of CPU used in top. In particular...
2014-05-29 Pedro F. GiffuniUpdate number of tests.
2014-05-29 Pedro F. GiffuniMinor style knit.
next