]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Use TASK_INITIALIZER() for dev_dtr_task rather than a dedicated SYSINIT().
[FreeBSD/FreeBSD.git] / usr.bin /
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)...
2011-11-06 edMark global functions and/or variables in expand(1...
2011-11-06 edMark global functions and/or variables in enigma(1...
2011-11-06 edMark global functions and/or variables in compress...
2011-11-06 edMark global functions and/or variables in comm(1) stati...
2011-11-06 edMark global functions and/or variables in checknr(1...
2011-11-06 edAdd missing static keywords to at(1).
2011-11-06 edMark the structure fields as const.
2011-11-06 edCorrect the change made in r227166.
2011-11-06 edAdd missing static keywords to xinstall(1)
2011-11-06 edAdd missing static keywords to wc(1)
2011-11-06 edAdd missing static keywords to wall(1)
2011-11-06 edAdd missing static keywords to w(1)
2011-11-06 edAdd missing static keywords to vis(1)
2011-11-06 edAdd missing static keywords to uuencode(1)
2011-11-06 edAdd missing static keywords to usbhidctl(1)
2011-11-06 edAdd missing static keywords to usbhidaction(1)
2011-11-06 edAdd missing static keywords to units(1)
2011-11-06 edAdd missing static keywords to uniq(1)
2011-11-06 edAdd missing static keywords to unexpand(1)
2011-11-06 edAdd missing static keywords to uname(1)
2011-11-06 edAdd missing static keywords to ul(1)
2011-11-06 edAdd missing static keywords to tsort(1)
2011-11-06 edAdd missing static keywords to tr(1)
2011-11-06 edAdd missing static keywords to tee(1)
2011-11-06 edAdd missing static keywords to tcopy(1)
2011-11-06 edAdd missing static keywords to talk(1)
2011-11-06 edAdd missing static keywords to tail(1)
2011-11-06 edAdd missing static keywords to split(1)
2011-11-06 edAdd missing static keywords to seq(1)
next