]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
MFV r336952: 9192 explicitly pass good_writes to vdev_uberblock/label_sync
[FreeBSD/FreeBSD.git] / usr.bin /
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 Pedro F. Giffunised: compile with the default WARNS level.
2018-07-30 Pedro F. Giffunised: unsign some indexes to fix sign-compare warnings.
2018-07-30 Alan SomersMake timespecadd(3) and friends public
2018-07-29 Eitan Adlertruncate: delintify
2018-07-29 Eitan Adlertruncate: use better type for 'round'
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Daichi GOTOtop(1): fix a buffer overflow copying states to display...
2018-07-27 Xin LIImprove --strip-trailing-cr handling:
2018-07-27 Daichi GOTOtop(1): fixed the empty output problem in non-interacti...
2018-07-26 Daichi GOTOtop(1): forgot in r336160
2018-07-25 Eitan Adlertop(1): increase number of columns for memory
2018-07-25 Eitan Adlerfind(1): remove empty else condition
2018-07-24 John HixsonAdd jhixson to committers-ports.dot and calendar.freebsd
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-22 Alan SomersFix several Coverity warnings in tftp
2018-07-20 Konstantin BelousovMove mostly useless examples binaries from OFED, as...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-19 Zach LeslieAdd myself (zleslie) to calendar.freebsd
2018-07-16 Piotr Pawel Stefaniakindent(1): rewrite the integer/floating constant scanni...
2018-07-15 Piotr Pawel Stefaniakindent(1): move case_indent from parser state to the...
2018-07-11 Cy SchubertMFV r324714:
2018-07-10 Konstantin BelousovRemove bits of the old NUMA.
2018-07-10 Mark JohnstonFix thread state summary line display after r334918.
2018-07-10 Brooks DavisUse uintptr_t alone when assigning to kvaddr_t variables.
2018-07-10 Daichi GOTOtop(1): rollback r335836
2018-07-10 Xin LIUse endian.h le32dec() instead of rolling our own.
2018-07-10 Daichi GOTOtop(1): Fix the prompt bug and core dump problem in...
2018-07-09 Pedro F. Giffunilocaledef(1): remove duplicated includes.
2018-07-09 Pedro F. Giffunised(1): Suppress implicit-fallthrough.
2018-07-09 Emmanuel Vadottruncate: Add support for -s % and /
2018-07-09 Emmanuel Vadottruncate: style(9) some parts
2018-07-09 Conrad Meyergzip(1): Don't shadow global 'err'
2018-07-09 Xin LIDon't delete outfile unconditionally.
2018-07-08 Pedro F. Giffunigzip: fix for undefined behavior.
2018-07-06 Jamie GrittonMissed a bit of doc change from r335921.
2018-07-06 Ben WidawskyAdding myself to committers-src.dot and calendar.freebsd
2018-07-06 Sean Brunor336028 changed next_msg to a char * from char [] of...
2018-07-06 Daichi GOTOChanged to eliminate the upper limit of command length...
2018-07-05 Sean Eric FaganThis exposes ZFS user and group quotas via the normal
2018-07-05 Brooks DavisWork around lame warnings in ancient gcc on 32-bit...
2018-07-05 Brooks DavisMake struct xinpcb and friends word-size independent.
2018-07-04 Konstantin Belousovtop: do not fall to the thread name if kernel cache...
2018-07-03 Jamie GrittonAllow jail names (not just IDs) to be specified for...
2018-07-03 Jilles Tjoelkerrup: Fix -Wcast-align warnings
2018-07-03 Ruslan BukinFix build: utf8strvisx() does signed data comparisons...
2018-07-03 Cy SchubertWhen toggling the display using the "m" command to...
2018-07-01 Eitan Adlerfind(1): use correct type for readlink
2018-07-01 Eitan Adlerfind(1): deLINTify
2018-07-01 Eitan Adlertop(1): permit infinite length for command
2018-07-01 Eitan Adlerfind(1): remove portability ifdefs
2018-07-01 Daichi GOTOtop(1) - support UTF-8 display
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...
next