]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Upgrade to OpenPAM Lycopsida.
[FreeBSD/FreeBSD.git] / usr.bin /
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-17 Jilles Tjoelkerdu: Allow multiple -HLP options, the last one wins.
2011-12-17 Dimitry AndricRevert r228650, and work around the clang false positiv...
2011-12-17 Dimitry AndricIn usr.bin/csup/auth.c, cast time_t to intmax_t instead...
2011-12-17 Dimitry AndricIn usr.bin/vmstat/vmstat.c, cast several printf field...
2011-12-17 Dimitry AndricUnfortunately, clang gives warnings about sendmail...
2011-12-17 Dimitry AndricIn usr.bin/netstat/atalk.c, work around a clang false...
2011-12-17 Dimitry AndricUse NO_WCAST_ALIGN for usr.bin/ncplist, as there are...
2011-12-17 Dimitry AndricIn usr.bin/mail/cmd1.c, use the correct printf length...
2011-12-17 Dimitry AndricIn usr.bin/indent/io.c, fix a few warnings about format...
2011-12-17 Dimitry AndricCorrect a logic error in usr.bin/hexdump/conv.c, found...
2011-12-17 Dimitry AndricMore fixes for correct printf length modifiers usr...
2011-12-17 Dimitry AndricIn usr.bin/gprof/aout.c, use the correct printf length...
2011-12-17 Dimitry AndricIn usr.bin/csup/proto.c, use the correct printf length...
2011-12-17 Dimitry AndricIn usr.bin/csup/auth.c, use the correct number of bytes...
2011-12-17 Dimitry AndricIn usr.bin/mt/mt.c, the c_code member of struct command...
2011-12-17 Dimitry AndricIn usr.bin/tar/tree.c, if you really want to poke to...
2011-12-15 Max KhonRevert r228521: sometimes job output is lost
2011-12-15 Max Khonjob make: if stdout is a tty create a pty when running...
2011-12-13 Ed SchoutenReplace __const by const in all non-contributed source...
2011-12-12 Mikolaj GolubMake 64-bit procstat output ELF auxiliary vectors for...
2011-12-12 Mikolaj GolubMake procstat -l output similar to the output of limits(1).
2011-12-10 Ed SchoutenAdd more static keywords to truss(1) source code.
2011-12-10 Ed SchoutenAdd missing "static const" to long options table.
2011-12-10 Ed SchoutenReplace char copyright[] by static const char copyright[].
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-09 Glen BarberUpdate du(1):
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-12-07 Gabor Kovesdan- Match GNU behavior of exit code
2011-12-05 Mikolaj GolubDon't output a warning if kern.proc.auxv sysctl has...
2011-12-04 Konstantin BelousovUse explicit information from the kernel to detect...
2011-11-30 Max Khon- Fix segmentation fault when running "+command" when...
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-28 Gabor Kovesdan- Create links to the xz and lzma versions even if...
2011-11-28 Gabor Kovesdan- Call warnx() instead of errx() if a directory is...
2011-11-28 Gabor Kovesdan- Fix behavior of --null to match GNU grep
2011-11-28 Mikolaj GolubUpdate SYNOPSIS to include the flags added recently.
2011-11-28 Baptiste DaroussinSynchronize with laster version of m4 from OpenBSD...
2011-11-28 Mikolaj GolubCast a_val on printing. This fixes build on mips.
2011-11-27 Mikolaj GolubMake proctstat -x output more readable.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-24 Mikolaj Golubusr.bin/procstat
2011-11-23 Mikolaj GolubFix build, hopefully.
2011-11-22 Mikolaj GolubAdd new options, -e and -x, to display process environm...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-16 Warner LoshAdd helpful clarification text. While not strictly...
2011-11-11 Eitan Adler- add a missing "be" and "in"
2011-11-09 Greg LeheyTidy up command line processing:
2011-11-08 Mikolaj GolubBumb date after r227317.
2011-11-08 Ed SchoutenSimplify getopt switch parsing.
2011-11-07 Mikolaj GolubWhen displaying process virtual memory mappings print...
2011-11-07 Ed SchoutenRemove unneeded CFLAGS.
2011-11-06 Ed SchoutenPartially revert r227233.
2011-11-06 Ed SchoutenMark global functions and/or variables in xstr(1) stati...
2011-11-06 Ed SchoutenMark global functions and/or variables in whois(1)...
2011-11-06 Ed SchoutenMark global functions and/or variables in which(1)...
2011-11-06 Ed SchoutenMark global functions and/or variables in whereis(1...
2011-11-06 Ed SchoutenMark global functions and/or variables in unifdef(1...
2011-11-06 Ed SchoutenMark global functions and/or variables in paste(1)...
2011-11-06 Ed SchoutenMark global functions and/or variables in m4(1) static...
2011-11-06 Ed SchoutenMark global functions and/or variables in lam(1) static...
2011-11-06 Ed SchoutenMark global functions and/or variables in fstat(1)...
2011-11-06 Ed SchoutenMark global functions and/or variables in expand(1...
2011-11-06 Ed SchoutenMark global functions and/or variables in enigma(1...
2011-11-06 Ed SchoutenMark global functions and/or variables in compress...
2011-11-06 Ed SchoutenMark global functions and/or variables in comm(1) stati...
2011-11-06 Ed SchoutenMark global functions and/or variables in checknr(1...
2011-11-06 Ed SchoutenAdd missing static keywords to at(1).
2011-11-06 Ed SchoutenMark the structure fields as const.
2011-11-06 Ed SchoutenCorrect the change made in r227166.
2011-11-06 Ed SchoutenAdd missing static keywords to xinstall(1)
2011-11-06 Ed SchoutenAdd missing static keywords to wc(1)
2011-11-06 Ed SchoutenAdd missing static keywords to wall(1)
2011-11-06 Ed SchoutenAdd missing static keywords to w(1)
2011-11-06 Ed SchoutenAdd missing static keywords to vis(1)
2011-11-06 Ed SchoutenAdd missing static keywords to uuencode(1)
2011-11-06 Ed SchoutenAdd missing static keywords to usbhidctl(1)
2011-11-06 Ed SchoutenAdd missing static keywords to usbhidaction(1)
2011-11-06 Ed SchoutenAdd missing static keywords to units(1)
2011-11-06 Ed SchoutenAdd missing static keywords to uniq(1)
2011-11-06 Ed SchoutenAdd missing static keywords to unexpand(1)
2011-11-06 Ed SchoutenAdd missing static keywords to uname(1)
2011-11-06 Ed SchoutenAdd missing static keywords to ul(1)
2011-11-06 Ed SchoutenAdd missing static keywords to tsort(1)
2011-11-06 Ed SchoutenAdd missing static keywords to tr(1)
2011-11-06 Ed SchoutenAdd missing static keywords to tee(1)
2011-11-06 Ed SchoutenAdd missing static keywords to tcopy(1)
2011-11-06 Ed SchoutenAdd missing static keywords to talk(1)
2011-11-06 Ed SchoutenAdd missing static keywords to tail(1)
2011-11-06 Ed SchoutenAdd missing static keywords to split(1)
2011-11-06 Ed SchoutenAdd missing static keywords to seq(1)
2011-11-06 Ed SchoutenAdd missing static keywords to rwho(1)
2011-11-06 Ed SchoutenAdd missing static keywords to rwall(1)
2011-11-06 Ed SchoutenAdd missing static keywords to rusers(1)
2011-11-06 Ed SchoutenAdd missing static keywords to ruptime(1)
2011-11-06 Ed SchoutenAdd missing static keywords to rs(1)
2011-11-06 Ed SchoutenAdd missing static keywords to quota(1)
2011-11-06 Ed SchoutenAdd missing static keywords to pr(1)
2011-11-06 Ed SchoutenAdd missing static keywords to mt(1)
next