]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Checking for __SAPP alone is not enough because it is emulated O_APPEND
[FreeBSD/FreeBSD.git] / usr.bin /
2014-07-21 emasteRemove redundant return statement after errx
2014-07-21 emasteUse the standard way of printing the usage string
2014-07-20 rwatsonIn "procstat -v" (VM), spell out 'FL' to 'FLAG' since...
2014-07-19 rwatsonBetter align headers and data for 'procstat -f' with...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptImprove timeout(1) man page
2014-07-18 gavinFix two typos in iscsictl.8
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 baptUpdate to byacc 20140715 (only concerns regression...
2014-07-17 brooksReplace all uses of libncurses and libtermcap with...
2014-07-17 marcelAdd support for the fixed image type. The fixed image...
2014-07-17 pfggrep: fix some memory leaks.
2014-07-17 pfggrep: fix some memory leaks.
2014-07-17 pfggrep: Fix type.
2014-07-17 eadlerunits(1): Add basic tests
2014-07-17 eadlerunits(1): Add support for output-format
2014-07-16 baptSort properly the headers
2014-07-16 baptWhite space fixes
2014-07-16 baptSort headers
2014-07-16 baptFix typo
2014-07-16 baptStyle(9) fix
2014-07-16 baptFix build with gcc
2014-07-16 baptFix indentation
2014-07-16 baptNew BSDL timeout(1) utility compatible with GNU timeout
2014-07-15 delphijAdd a bandaid to fix GCC build (on sparc64 et al).
2014-07-15 marcelAdd image_data() for checking whether a sequence of...
2014-07-14 gahrUnbreak the build by re-enabling exceptions.
2014-07-12 theravenTurn off exceptions and rtti when building the c++...
2014-07-11 bdreweryFix vmstat -M after r263620 renamed 'cnt' to 'vm_cnt'.
2014-07-11 marcelMake this compile on older FreeBSD versions that don...
2014-07-10 edFix a couple of style nits.
2014-07-10 edDon't use auto, as we also need to support GCC 4.2.
2014-07-10 edLet users(1) use an std::set, instead of std::{vector...
2014-07-10 gahrReimplements users(1) in C++.
2014-07-08 sjgUpdate to bmake-20140620
2014-07-08 wblockMake synopsis version of -3 flag match other uses in...
2014-07-07 marcelRemove ia64.
2014-07-05 gavinDominion Day became Canada Day in 1982, update the...
2014-07-05 eadlerunits(1): Clean up
2014-07-05 eadlerunits(1): Convert units.lib to use '#' instead of '/'.
2014-07-05 eadlerunits: Support start of line comments with '#'
2014-07-05 eadlerunits(1): Add 'terse' support
2014-07-04 eadlerunits(1): Add 'help' flag
2014-07-04 eadlerunits(1): Fix man page
2014-07-04 eadlerunits(1): add long options
2014-07-04 marcelDocument the -y option as a unit test option.
2014-07-04 eadlerlook: implement long options
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 pfgMore sed(1) usage fixing: the extension -i is not optional.
2014-07-02 pfgFix sed(1) usage: the extension -i is not an optional.
2014-07-02 emastevtfontcvt: correct width calculation (.hex files and...
2014-07-02 marcelAdd a ful stop after FreeBSD's version in the history...
2014-07-02 eadlerAdd documentation for svnlite.
2014-07-02 marcelPrepare for merging to stable/10: update the history...
2014-07-01 delphijMFV r267565:
2014-06-30 emasteRename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-26 delphijCorrect buffer size.
2014-06-25 delphijUse correct length for buffer.
2014-06-25 umeIntroduce $RA_SERVER to set default whois server.
2014-06-25 gavinRemove csup(1) and its associated cpasswd(1) tool.
2014-06-23 baptuse .Mt to mark up email addresses consistently (part3)
2014-06-21 pfgDrop ifdef nonsense: just use setvbuf(3).
2014-06-20 gjbFix a bug in bsdgrep(1) where patterns are not correctly
2014-06-20 pfgAdd -u (unbuffered output) after GNU sed.
2014-06-20 jhbCap the percent CPU of individual threads at 100% to...
2014-06-19 marcelDon't dump core when the ELF file has no section header...
2014-06-18 traszRename a variable; no functional changes.
2014-06-18 traszAdd "iscsictl -M", which allows one to change session...
2014-06-17 gavinAdd a stub send-pr that simply points people towards...
2014-06-15 pfgMFV r266988:
2014-06-15 pfgpatch: add dry-run alias for compatibility with other...
2014-06-15 joelFix date.
2014-06-15 pfgpatch: unsign the line length to avoid overflows.
2014-06-14 pfgpatch: cleanup some unnecessary cruft.
2014-06-14 shurdAdded:
2014-06-13 tijl- Make invalids variable local to do_conv such that...
2014-06-12 pfgAvoid zeroing during allocation.
2014-06-12 rodrigoAdd myself to the calendar
2014-06-11 emasteAvoid leaking file pointer on error
2014-06-10 emastevt fontcvt: move to usr.bin/vtfontcvt
2014-06-10 rpaulodtc: ignore lines starting with #.
2014-06-10 rpaulodtc: don't crash if the argument is a directory.
2014-06-10 rpauloThe, currently undocumented, -i option takes an argument.
2014-06-09 jillestruncate: Detect integer overflow, fix relative sizes...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-06 joelMinor mdoc improvements.
2014-06-06 jmmvMove atf-sh from /usr/bin/ to /usr/libexec/
2014-06-06 bdreweryFix some rpcgen sample file issues.
2014-06-06 joelMinor mdoc nit.
2014-06-06 impWhen building picobsd, define WITHOUT_OPENSSL and WITHO...
2014-06-05 pluknetmdoc: drop the trailing dot from the xref list.
2014-06-04 kibCross-reference jot(1) and seq(1).
2014-06-04 allanjudeSadly, we do not actually live in the future.
2014-06-04 allanjudeFurther updates to the netstat(1) man page and usage...
next