]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Use lwsync to provide memory barriers on systems that support it instead
[FreeBSD/FreeBSD.git] / usr.bin /
2012-01-20 rmhMap foreign architecture names to FreeBSD naming conven...
2012-01-18 desFix two issues related to the use of SIGINFO in fetch...
2012-01-15 eadlerRemove duplicate line from usage
2012-01-13 edRemove wtmpcvt(1).
2012-01-13 kevlofgets(3) returns a pointer, so compare against NULL...
2012-01-12 kenFix building ctlstat with clang.
2012-01-12 pfgStyle cleanups for printf.
2012-01-12 kenAdd the CAM Target Layer (CTL).
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-10 eadlerSilence bogus warning when compiling with gcc46:
2012-01-10 eadlerFix warning when compiling with gcc46:
2012-01-10 eadlerFix warning when compiling with gcc46:
2012-01-10 eadlerFix warning when compiling with gcc46:
2012-01-10 eadlerFix warning when compiling with gcc46:
2012-01-07 eadler- Fix how hexdump parses escape strings
2012-01-05 ghelmerFix a memory leak in addgroup() by ensuring the allocat...
2012-01-05 uqsTouch up some more small typos missed in the previous...
2012-01-04 raymkulzma used to create lzma compressed images, just...
2012-01-03 edReplace index() and rindex() calls with strchr() and...
2012-01-03 edRemove hand-written version of strcspn().
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2012-01-01 jgh- add myself to the calendar (jgh)
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-30 uqsSpelling fixes for usr.bin/
2011-12-30 uqsReencode files from latin1 to UTF-8.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-24 mariusOn FreeBSD just use the MD5 implementation of libmd...
2011-12-23 gjbWhitespace cleanup:
2011-12-23 gjbFormatting fixes:
2011-12-22 mmUse contrib sources for building libarchive, tar and...
2011-12-21 gabor- Remove a GCC-specific compiler flag that was added...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-20 mmSync bsdcpio with vendor branch release/2.8:
2011-12-20 mmSync bsdtar with vendor branch release/2.8:
2011-12-20 mmUpdate libarchive, tar and cpio to version 2.8.5
2011-12-19 dimIn usr.bin/vacation/Makefile, fix a typo in the comment...
2011-12-19 bzUnbreak the build after r228697 adding the { } block...
2011-12-19 maximo Convert IPv6 read-only stats sysctls to the read...
2011-12-18 dimRepair breakage after r228697: since m4 now uses pow...
2011-12-18 baptReimplement support for the ** (exponent) gnu extension...
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 jillesdu: Allow multiple -HLP options, the last one wins.
2011-12-17 dimRevert r228650, and work around the clang false positiv...
2011-12-17 dimIn usr.bin/csup/auth.c, cast time_t to intmax_t instead...
2011-12-17 dimIn usr.bin/vmstat/vmstat.c, cast several printf field...
2011-12-17 dimUnfortunately, clang gives warnings about sendmail...
2011-12-17 dimIn usr.bin/netstat/atalk.c, work around a clang false...
2011-12-17 dimUse NO_WCAST_ALIGN for usr.bin/ncplist, as there are...
2011-12-17 dimIn usr.bin/mail/cmd1.c, use the correct printf length...
2011-12-17 dimIn usr.bin/indent/io.c, fix a few warnings about format...
2011-12-17 dimCorrect a logic error in usr.bin/hexdump/conv.c, found...
2011-12-17 dimMore fixes for correct printf length modifiers usr...
2011-12-17 dimIn usr.bin/gprof/aout.c, use the correct printf length...
2011-12-17 dimIn usr.bin/csup/proto.c, use the correct printf length...
2011-12-17 dimIn usr.bin/csup/auth.c, use the correct number of bytes...
2011-12-17 dimIn usr.bin/mt/mt.c, the c_code member of struct command...
2011-12-17 dimIn usr.bin/tar/tree.c, if you really want to poke to...
2011-12-15 fjoeRevert r228521: sometimes job output is lost
2011-12-15 fjoejob make: if stdout is a tty create a pty when running...
2011-12-13 edReplace __const by const in all non-contributed source...
2011-12-12 trocinyMake 64-bit procstat output ELF auxiliary vectors for...
2011-12-12 trocinyMake procstat -l output similar to the output of limits(1).
2011-12-10 edAdd more static keywords to truss(1) source code.
2011-12-10 edAdd missing "static const" to long options table.
2011-12-10 edReplace char copyright[] by static const char copyright[].
2011-12-09 gjbUpdate du(1):
2011-12-07 gabor- Match GNU behavior of exit code
2011-12-05 trocinyDon't output a warning if kern.proc.auxv sysctl has...
2011-12-04 kibUse explicit information from the kernel to detect...
2011-11-30 fjoe- Fix segmentation fault when running "+command" when...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 gabor- Create links to the xz and lzma versions even if...
2011-11-28 gabor- Call warnx() instead of errx() if a directory is...
2011-11-28 gabor- Fix behavior of --null to match GNU grep
2011-11-28 trocinyUpdate SYNOPSIS to include the flags added recently.
2011-11-28 baptSynchronize with laster version of m4 from OpenBSD...
2011-11-28 trocinyCast a_val on printing. This fixes build on mips.
2011-11-27 trocinyMake proctstat -x output more readable.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-24 trocinyusr.bin/procstat
2011-11-23 trocinyFix build, hopefully.
2011-11-22 trocinyAdd new options, -e and -x, to display process environm...
2011-11-16 impAdd helpful clarification text. While not strictly...
2011-11-11 eadler- add a missing "be" and "in"
2011-11-09 grogTidy up command line processing:
2011-11-08 trocinyBumb date after r227317.
2011-11-08 edSimplify getopt switch parsing.
2011-11-07 trocinyWhen displaying process virtual memory mappings print...
2011-11-07 edRemove unneeded CFLAGS.
2011-11-06 edPartially revert r227233.
2011-11-06 edMark global functions and/or variables in xstr(1) stati...
2011-11-06 edMark global functions and/or variables in whois(1)...
2011-11-06 edMark global functions and/or variables in which(1)...
2011-11-06 edMark global functions and/or variables in whereis(1...
2011-11-06 edMark global functions and/or variables in unifdef(1...
2011-11-06 edMark global functions and/or variables in paste(1)...
2011-11-06 edMark global functions and/or variables in m4(1) static...
2011-11-06 edMark global functions and/or variables in lam(1) static...
2011-11-06 edMark global functions and/or variables in fstat(1)...
next