]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
More follow-up to r335799 (llvm/clang 6.0.1 update), where I forgot to
[FreeBSD/FreeBSD.git] / usr.bin /
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Brad DavisSimplify using bsd.endian.mk and have it provide CAP_MK...
2018-06-27 Bryan DreweryDon't use CCACHE for linking.
2018-06-27 Daichi GOTOtop(1): increased the maximum length of command shown...
2018-06-25 Eitan Adlerrusers: modernize a bit
2018-06-25 Eitan Adlerrup: compile with WARNS=6
2018-06-25 Eitan Adlerusers(1): Use capsicum helpers for users
2018-06-24 Eitan Adlertop(1): increase field with width for W/CPU column
2018-06-24 Eitan AdlerMakefiles: remove outdated comments
2018-06-23 Eitan Adlertop(1): Restructure printing of process states
2018-06-23 Eitan Adlertop(1): Convert process listing to sbuf too
2018-06-23 Eitan Adlertop(1): Use basename instead of a homegrown alternative
2018-06-23 Eitan Adlertop(1): show CPU state breakdown on first run
2018-06-22 Eitan Adlertop(1): increase warnings
2018-06-22 Eitan Adlertop(1): garbage collect
2018-06-22 Eitan Adlertop(1): increase size of 'C' column
2018-06-22 Eitan Adlertop(1): remove special handling of load > 5
2018-06-22 Eitan Adlertop(1): reimplement header formatting as sbuf
2018-06-22 Eitan Adlersu(1): build with WARNS=6
2018-06-22 Eitan Adlertop(1): behave as documented for -t
2018-06-21 Ed MasteRename usr.bin/elfcopy to usr.bin/objcopy
2018-06-21 Xin LIDon't leak tmpstr.
2018-06-20 Ed Masteusr.bin/ar: use standard 2-Clause FreeBSD license
2018-06-20 Bryan DreweryRework how the ld link is handled in WORLDTMP from...
2018-06-20 Kyle Evanssort(1): Fix -m when only implicit stdin is used for...
2018-06-20 Kyle Evanssort(1): Add bits to allow easy checking against NetBSD...
2018-06-20 Mariusz ZaborskiUse capsicum helpers to cache NLS data.
2018-06-19 Mariusz ZaborskiConvert `cap_enter() < 0 && errno != ENOSYS` to `caph_e...
2018-06-19 Eitan Adlertop(1): fix top -mio
2018-06-19 Alan Somerstop(1): Fix Coverity warning
2018-06-19 Ed Masteusr.bin/ar: remove incorrect SPDX tags
2018-06-19 Ed Masteusr.bin/ar: use standard 2-Clause FreeBSD license
2018-06-19 Eitan Adlertop(1): correct assertion
2018-06-19 Eitan Adlertop(1): correct header in UP mode
2018-06-18 Eitan Adlerdc: make use of caph_enter
2018-06-18 Eitan Adlertop(1): use more modern signal code
2018-06-16 Eitan Adlerunits: fix some nits
2018-06-16 Konstantin BelousovRework ofed build.
2018-06-15 Ed Masteldd: reference readelf instead of objdump in warning...
2018-06-15 Kyle Evansbsdgrep(1): Remove redundant initialization; unconditio...
2018-06-14 Eitan Adlertop(1): remove myself from top.1
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-14 Allan JudeFix top(1) support for displaying ZFS Compressed ARC...
2018-06-13 Eitan Adlertop(1): remove unneeded logic
2018-06-13 Eitan Adlertop(1): style(9)
2018-06-13 Eitan Adlertop(1): add myself to authors
2018-06-13 Eitan Adlertop(1): shift from atoi to non-deprecated function
2018-06-13 Eitan Adlertop(1): replace homegrown itoa with sprintf
2018-06-13 Eitan Adlertop(1): format_time, format_k, etc.
2018-06-13 Eitan Adlertop(1): format help more nicely
2018-06-13 Eitan Adlervmstat(1): various nits
2018-06-13 Eitan Adlertop(1): several small bugfixes and nits
2018-06-12 Baptiste DaroussinFix memory leak
2018-06-12 Baptiste DaroussinCorrectly test return value of pipe(2)
2018-06-12 Eitan Adlertop(1): remove trailing whitespace
2018-06-12 Eitan Adlertop(1): style and related
2018-06-12 Eitan Adlertop(1): move command mapping to commands.c
2018-06-11 Piotr Pawel Stefaniakindent(1): rename -nsac/-sac ("space after cast") to...
2018-06-11 Eitan Adlertop(1): handle 0 in "digits" functions
2018-06-10 Piotr Pawel Stefaniakindent(1): group global option variables into an option...
2018-06-10 Eitan Adlertop(1): use modern interfaces for nice and related
2018-06-10 Eitan Adlertop(1): add command aliases; correct dumb support
2018-06-10 Eitan Adlertop(1): use sys_signame instead of hard coding signals
2018-06-10 Eitan Adlertop(1): bring some structure to commands
2018-06-10 Eitan Adlertop(1): use correct word when displaying threads
2018-06-10 Eitan Adlertop(1): filter fewer warnings; clean up
2018-06-10 Eitan Adlertop(1): permit sending signal with any case
2018-06-10 Michael DexterAdd myself to calendar.freebsd
2018-06-10 Eitan Adlertop(1): permit sub-second delay times
2018-06-09 Eitan Adlertop(1): correctly reset per-cpu counters
2018-06-09 Eitan Adlertop(1): handle specific pids better
2018-06-09 Eitan Adlertop(1): implement additional missing long options
2018-06-09 Eitan Adlertop(1): initial pass to freebsdize the man page
2018-06-09 Eitan Adlertop(1): Implement long options
2018-06-09 Baptiste Daroussindiff: Import fixes from OpenBSD
2018-06-09 Guangyuan YangAdd myself to the calendar
2018-06-09 Baptiste DaroussinIsolate the pr(1) related code in its own source files
2018-06-09 Eitan Adlertop(1): allow starting with -T flag
2018-06-09 Kyle Evansbsdgrep(1): Some more int -> bool conversions and name...
2018-06-09 Eitan Adlerncal: correct history section
2018-06-09 Eitan Adlertop(1): correct header, align it.
2018-06-09 Eitan Adlertop(1): actually make change for tid vs pid
2018-06-09 Eitan Adlertop(1): use a different command to toggle tid vs pid
2018-06-08 Kyle Evansbsdgrep(1): Evict character sequence that moved in
2018-06-08 Eitan Adlertop(1): remove some unneeded indirection
2018-06-08 Eitan Adlertop(1): fix several style & const related issues
2018-06-08 Kyle Evansbsdgrep(1): Slooowly peel away the chunky onion
2018-06-07 Kyle Evansbsdgrep(1): Don't initialize fts_flags twice
2018-06-07 Kyle Evansbsdgrep(1): whoops, garbage collect the now write-only...
2018-06-07 Kyle Evansbsdgrep(1): Do some less dirty things with return types
2018-06-06 Baptiste DaroussinRemove NLS support from BSD grep
2018-06-06 Eitan Adlertop(1): fix err again
2018-06-06 Eitan Adlertop(1): make error message happy
2018-06-04 Jung-uk KimMFV: r334448
2018-06-04 Piotr Pawel Stefaniakindent(1): fix buildworld after r334632
2018-06-04 Piotr Pawel Stefaniakindent(1): add --version option
2018-06-04 Piotr Pawel Stefaniakindent(1): remove the STACKSIZE macro and all of its use
2018-06-04 Piotr Pawel Stefaniakindent(1): remove static const char copyright[]
2018-06-04 Piotr Pawel Stefaniakindent(1): replace BSD bcopy() with C memmove()
next