]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Merge compiler-rt trunk r338150, and resolve conflicts.
[FreeBSD/FreeBSD.git] / usr.bin /
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-08-02 dimUpdate build glue to make WITH_LLD work.
2018-08-01 dimUpdate build blue to make WITH_CLANG_EXTRAS and WITH_CL...
2018-07-31 dimMake the minimal clang executable build.
2018-07-31 dimRemove SRCS for files that have been deleted upstream.
2018-07-31 dimMake llvm-tblgen and clang-tblgen build.
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 eadlertruncate: delintify
2018-07-29 eadlertruncate: use better type for 'round'
2018-07-29 mmMFV r336851:
2018-07-27 daichitop(1): fix a buffer overflow copying states to display...
2018-07-27 delphijImprove --strip-trailing-cr handling:
2018-07-27 daichitop(1): fixed the empty output problem in non-interacti...
2018-07-26 daichitop(1): forgot in r336160
2018-07-25 eadlertop(1): increase number of columns for memory
2018-07-25 eadlerfind(1): remove empty else condition
2018-07-24 jhixsonAdd jhixson to committers-ports.dot and calendar.freebsd
2018-07-22 asomersFix several Coverity warnings in tftp
2018-07-20 kibMove mostly useless examples binaries from OFED, as...
2018-07-19 zleslieAdd myself (zleslie) to calendar.freebsd
2018-07-16 pstefindent(1): rewrite the integer/floating constant scanni...
2018-07-15 pstefindent(1): move case_indent from parser state to the...
2018-07-11 cyMFV r324714:
2018-07-10 kibRemove bits of the old NUMA.
2018-07-10 markjFix thread state summary line display after r334918.
2018-07-10 brooksUse uintptr_t alone when assigning to kvaddr_t variables.
2018-07-10 daichitop(1): rollback r335836
2018-07-10 delphijUse endian.h le32dec() instead of rolling our own.
2018-07-10 daichitop(1): Fix the prompt bug and core dump problem in...
2018-07-09 pfglocaledef(1): remove duplicated includes.
2018-07-09 pfgsed(1): Suppress implicit-fallthrough.
2018-07-09 manutruncate: Add support for -s % and /
2018-07-09 manutruncate: style(9) some parts
2018-07-09 cemgzip(1): Don't shadow global 'err'
2018-07-09 delphijDon't delete outfile unconditionally.
2018-07-08 pfggzip: fix for undefined behavior.
2018-07-06 jamieMissed a bit of doc change from r335921.
2018-07-06 bwidawskAdding myself to committers-src.dot and calendar.freebsd
2018-07-06 sbrunor336028 changed next_msg to a char * from char [] of...
2018-07-06 daichiChanged to eliminate the upper limit of command length...
2018-07-05 sefThis exposes ZFS user and group quotas via the normal
2018-07-05 brooksWork around lame warnings in ancient gcc on 32-bit...
2018-07-05 brooksMake struct xinpcb and friends word-size independent.
2018-07-04 kibtop: do not fall to the thread name if kernel cache...
2018-07-03 jamieAllow jail names (not just IDs) to be specified for...
2018-07-03 jillesrup: Fix -Wcast-align warnings
2018-07-03 brFix build: utf8strvisx() does signed data comparisons...
2018-07-03 cyWhen toggling the display using the "m" command to...
2018-07-01 eadlerfind(1): use correct type for readlink
2018-07-01 eadlerfind(1): deLINTify
2018-07-01 eadlertop(1): permit infinite length for command
2018-07-01 eadlerfind(1): remove portability ifdefs
2018-07-01 daichitop(1) - support UTF-8 display
2018-06-28 brdSimplify using bsd.endian.mk and have it provide CAP_MK...
2018-06-27 bdreweryDon't use CCACHE for linking.
2018-06-27 daichitop(1): increased the maximum length of command shown...
2018-06-25 eadlerrusers: modernize a bit
2018-06-25 eadlerrup: compile with WARNS=6
2018-06-25 eadlerusers(1): Use capsicum helpers for users
2018-06-24 eadlertop(1): increase field with width for W/CPU column
2018-06-24 eadlerMakefiles: remove outdated comments
2018-06-23 eadlertop(1): Restructure printing of process states
2018-06-23 eadlertop(1): Convert process listing to sbuf too
2018-06-23 eadlertop(1): Use basename instead of a homegrown alternative
2018-06-23 eadlertop(1): show CPU state breakdown on first run
2018-06-22 eadlertop(1): increase warnings
2018-06-22 eadlertop(1): garbage collect
2018-06-22 eadlertop(1): increase size of 'C' column
2018-06-22 eadlertop(1): remove special handling of load > 5
2018-06-22 eadlertop(1): reimplement header formatting as sbuf
2018-06-22 eadlersu(1): build with WARNS=6
2018-06-22 eadlertop(1): behave as documented for -t
2018-06-21 emasteRename usr.bin/elfcopy to usr.bin/objcopy
2018-06-21 delphijDon't leak tmpstr.
2018-06-20 emasteusr.bin/ar: use standard 2-Clause FreeBSD license
2018-06-20 bdreweryRework how the ld link is handled in WORLDTMP from...
2018-06-20 kevanssort(1): Fix -m when only implicit stdin is used for...
2018-06-20 kevanssort(1): Add bits to allow easy checking against NetBSD...
2018-06-20 oshogboUse capsicum helpers to cache NLS data.
2018-06-19 oshogboConvert `cap_enter() < 0 && errno != ENOSYS` to `caph_e...
2018-06-19 eadlertop(1): fix top -mio
2018-06-19 asomerstop(1): Fix Coverity warning
2018-06-19 emasteusr.bin/ar: remove incorrect SPDX tags
2018-06-19 emasteusr.bin/ar: use standard 2-Clause FreeBSD license
2018-06-19 eadlertop(1): correct assertion
2018-06-19 eadlertop(1): correct header in UP mode
2018-06-18 eadlerdc: make use of caph_enter
2018-06-18 eadlertop(1): use more modern signal code
2018-06-16 eadlerunits: fix some nits
2018-06-16 kibRework ofed build.
2018-06-15 emasteldd: reference readelf instead of objdump in warning...
2018-06-15 kevansbsdgrep(1): Remove redundant initialization; unconditio...
2018-06-14 eadlertop(1): remove myself from top.1
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 allanjudeFix top(1) support for displaying ZFS Compressed ARC...
2018-06-13 eadlertop(1): remove unneeded logic
next