]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Use strdup instead of malloc + strcpy
[FreeBSD/FreeBSD.git] / usr.bin /
2012-12-04 joelRemove superfluous paragraph macro.
2012-12-04 bdrewery- Move EXAMPLES descriptions to before the actual command
2012-12-03 delphijNote that the manual page of less(1) says:
2012-12-03 jkimRemove fictitious support for 80386-class CPUs from...
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-02 rmacklemDocument the "-m" option added by r243783.
2012-12-02 rmacklemAdd a "-m" option to nfsstat, which dumps out the
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-27 pjdRespect NO_FSCHG and don't set 'schg' flag on passwd...
2012-11-24 andrewThe is_delim function works on wchar_t characters not...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-20 eadlerAdd 'w' flag to:
2012-11-19 eadlerUse .Nm instead of a self xref
2012-11-19 rpauloUse the correct size when allocating the cmdbuf string.
2012-11-18 eadlerUse the macro for standard error return values.
2012-11-18 eadlerMake it clear that amin and friends take + and - options.
2012-11-18 eadlerStandardize EXIT STATUS instructions in man pages when...
2012-11-17 grogSort options.
2012-11-17 grogCorrectly handle keywords without options.
2012-11-17 hrsFill sin6_scope_id in sockaddr_in6 before passing it...
2012-11-17 edFix whitespace.
2012-11-16 andreChange fetch(1) to:
2012-11-16 sjgMerge bmake-20121111
2012-11-15 eadlerAvoid possible null deref if ypclnt_new returns null
2012-11-15 eadlerAdd option to suppress just the plot in ministat while...
2012-11-15 eadlerMake definition match declaration
2012-11-15 jeff - Implement run-time expansion of the KTR buffer via...
2012-11-14 dimFor mkcsmapper, conditionalize gcc-specific compile...
2012-11-13 eadlerAdd examples to the ssh-copy-id script.
2012-11-12 eadlerClarify where the authorized_key file lives.
2012-11-11 grogCorrect date of Stanley's encounter with Livingstone.
2012-11-11 eadlerAdd the standard exit status to the ssh-copy-id man...
2012-11-11 rpauloAdd the PID column to the list of sort keys.
2012-11-10 grogMore style(9) tabs vs. spaces:
2012-11-10 grogCorrect date and spelling of encounter between Stanley and
2012-11-10 eadlerBe a bit more paranoid.
2012-11-08 grogReplace spaces by tabs where appropriate.
2012-11-08 grogMake parameters to -c and -k options optional. If...
2012-11-07 dimBelatedly add links from /usr/bin/clang to /usr/bin...
2012-11-05 delphijFix build with clang: properly terminate comment even...
2012-11-04 delphijMFV: less v453.
2012-11-04 joelNew sentence, new line.
2012-11-04 joelAdd a few basic examples.
2012-11-04 gblach- Add my mentor relationships to committers-ports.dot
2012-11-02 jilleskdump: Also decode fcntl commands containing underscore...
2012-11-01 gabor- Portability changes for ARM
2012-10-30 npCatch up with r238925. ktr_entries may not be a power...
2012-10-26 traszAdd pcpu to the the rctl(8) manual page.
2012-10-26 obrienAdd "-f" to also output filemon(4) information.
2012-10-26 eadlerPrefer an example users born after myself might use.
2012-10-25 sjgMerge bmake-20121010
2012-10-25 alfredShow the number of times we block waiting for mbufs.
2012-10-23 obrienDon't include both <sys/param.h> & <sys/types.h>.
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 eadlerSomehow this got replicated too many times
2012-10-22 eadlerAdd a clean-room reimplementation of a script originally
2012-10-22 eadlerCheck the return error of set[ug]id. While this can...
2012-10-22 eadlerCheck the return error of set[e][ug]id. While this...
2012-10-22 eadlerRemove unused variable. Newer versions of gcc care.
2012-10-22 eadlerFix conditional expression: previously a bitvector...
2012-10-22 eadlerMark bsdar_errc as __dead2 to help code analysis tools.
2012-10-22 marcelAdd ATF to the build. This is may be a bit rought aroun...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-21 andreastFix build.
2012-10-20 edMore -Wmissing-variable-declarations fixes.
2012-10-20 uqsApply local patches to mandoc and connect it to the...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 marcelFix a bootstrapping problem where the first bmake ...
2012-10-19 edMore -Wmissing-variable-declarations fixes.
2012-10-19 edAdd missing const keywords.
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-19 jhbCorrect the order of the MFU and MRU labels. I had...
2012-10-18 edRemove WARNS=6 lines.
2012-10-18 attilioDisconnect non-MPSAFE SMBFS from the build in preparati...
2012-10-17 attilioDisconnect non-MPSAFE NWFS from the build in preparatio...
2012-10-16 obrienObey the value of "MK_BMAKE".
2012-10-13 gabor- Remove GNU sort and the WITH_GNU_SORT knob
2012-10-12 emasteUse CLOCK_UPTIME to get the uptime.
2012-10-07 joelRemove contractions.
2012-10-06 avgmake: report :M or :N pattern in debug mode
2012-10-06 marcelAdd bmake to the build and allow it to be installed...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-05 cracauerAllow time offsets to be negative, e.g. `at 1530 -...
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-10-02 eadlerImplement the Sun/GNU extension of using a default
2012-10-02 eadleradd SG state type
2012-09-29 kevloAdd missing va_end.
2012-09-28 kevloMake sure that each va_start has one and only one match...
2012-09-27 mdfFix usr.bin/ and usr.sbin/ build with a 64-bit ino_t.
2012-09-26 jillesfind: Do not pass fd to save current directory to child...
2012-09-26 kevloTeach getent(1) to look up a hostname and find IPv6...
2012-09-22 jilleskdump: Pretty-print signal codes.
2012-09-17 obrienyes(1) actually comes from V7.
2012-09-17 melifaroMake systat(1) accept fractional number of seconds.
2012-09-16 traszRemove references to userstat(1) and jailstat(1). ...
2012-09-16 zont- Make truss thread-aware.
2012-09-16 peterj- Add myself as a new src committer.
2012-09-16 kibHandle AT_TIMEKEEP in procstat(1) -x [1]. Remove the...
2012-09-15 jillessh: Prefer internal nextopt() to libc getopt().
next