trim(8): emit more user-friendly error message in verbose mode.
[freebsd.git] / usr.bin /
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-13 Konstantin BelousovSome fixes for proccontrol(1) man page.
2019-03-11 Alan SomersDrop "All rights reserved" from the files I own
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-09 Marcel MoolenaarDon't compress and uuencode the "hexdump -C" output...
2019-03-09 Bjoern A. ZeebImprove ARP logging.
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-07 Conrad Meyerseq(1): Require user-provided format strings to contain...
2019-03-07 Cy SchubertMFV r344878:
2019-03-07 Mateusz PiotrowskiDo not reference deskutils/cal from cal.1.
2019-03-07 Mateusz PiotrowskiDocument that cal(1) cannot start a week with Monday.
2019-03-06 Alexander MotinFlush stdout after each iteration.
2019-03-05 Marcel MoolenaarRound # partitions up to fill the last GPT table sector
2019-03-05 Mark JohnstonShow wiring state of map entries in procstat -v.
2019-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-04 Kenneth D. MerryAdd IBM TS1160 density codes to libmt and the mt(1...
2019-03-03 Bjoern A. ZeebFix compilation of world with WITHOUT_{INET,INET6}_SUPP...
2019-03-01 Kyle Evanspatch(1): Exit successfully if we're fed a 0-length...
2019-02-28 Thomas Munrotruss: Add support for fsync(2) and fdatasync(2).
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Konstantin Belousovproccontrol(1) man page.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Mark JohnstonFix handling of rights on stdio streams, take two.
2019-02-25 Dimitry AndricMerge ^/head r344513 through r344548.
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-25 Dimitry AndricMerge ^/head r344178 through r344512.
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-21 Ed Mastesvn: support building with WITH_PIE
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Dimitry AndricFix more AddressSanitizer violations in usr.bin/top
2019-02-20 Mark JohnstonMFV r344364:
2019-02-20 Baptiste Daroussincalendar: use iconv to respect the output encoding
2019-02-19 Konstantin BelousovMinor cleanup for mkuzip(8) man page.
2019-02-18 Ed Mastekdump: expand comment on reasons for CAPFAIL_LOOKUP
2019-02-15 Ed MasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-12 Martin MatuskaMFV r344063:
2019-02-10 Konstantin BelousovImplement Address Space Layout Randomization (ASLR)
2019-02-10 Dimitry AndricFix the first couple of AddressSanitizer violations...
2019-02-10 Dimitry AndricFix multiple warnings in usr.bin/top about variables...
2019-02-10 Dimitry AndricFix multiple warnings in usr.bin/top about discarded...
2019-02-10 Dimitry AndricMerge ^/head r343807 through r343955.
2019-02-09 Johannes LundbergAdd myself to committers-src.dot and calendar.freebsd
2019-02-08 Kai KnoblichAdd myself to committers-ports.dot and calendar.freebsd
2019-02-08 Andriy Voskoboinyknewkey(8): fix 'tmpname' memory leak (always) and input...
2019-02-07 Andriy Voskoboinykipcs(1): drop obsolete error checking
2019-02-06 Ed Mastevtfontcvt: whitespace cleanup
2019-02-05 Dimitry AndricMerge ^/head r343712 through r343806.
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-03 Dimitry AndricMerge ^/head r343571 through r343711.
2019-01-31 Bryan DreweryShar files may be seen as binary by grep.
2019-01-31 Ed Masteelfdump: use designated array initialization for note...
2019-01-31 Ed Masteelfdump: fix build after r343610
2019-01-31 Ed Masteelfdump: include note type names
2019-01-31 Ed Masteelfdump: whitespace fixup in advance of other changes
2019-01-31 Kyle Evansinstall(1): Fix relative path calculation with partial...
2019-01-30 Dimitry AndricMerge ^/head r343320 through r343570.
2019-01-29 Oleksandr Tymoshenkocalendar(1): Fix Aschermittwoch date for Austrian calendar
2019-01-28 Benedict ReuschlingA few corrections and clarifications to r343406.
2019-01-28 Oleksandr TymoshenkoFix whiteout support in find(1)
2019-01-24 Stefan EßerSilence Clang Scan warnings regarding the use of strcp().
2019-01-24 Benedict ReuschlingAdd ZFS usage tips to freebsd-tips.
2019-01-23 Mark JohnstonRemove extraneous setutxent() calls in write(1).
2019-01-23 Oleksandr TymoshenkoFix systat's :only command parser for the multiple...
2019-01-22 Dimitry AndricMerge ^/head r343202 through r343319.
2019-01-22 Dimitry AndricMerge lldb release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge lld release_80 branch r351543, and resolve conflicts.
2019-01-22 Dimitry AndricMerge clang release_80 branch r351543, and resolve...
2019-01-22 Dimitry AndricMerge llvm release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 Dimitry AndricMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 Dimitry AndricRemove customizations in #includes of Options.inc,...
2019-01-22 Dimitry AndricUpdate lldb build glue to make MK_LLDB=yes work.
2019-01-21 Dimitry AndricUpdate lld build glue to make MK_LLD=yes work.
2019-01-21 Dimitry AndricUpdate llvm and clang build glue to make MK_CLANG_EXTRA...
2019-01-21 Glen BarberCorrect a typo: was -> way.
2019-01-21 Mark JohnstonFix cmp(1) tests for "special" mode.
2019-01-21 Mark JohnstonRevert r343117.
2019-01-20 Oleksandr TymoshenkoFix inconsistency in return values introduced by r343222
2019-01-20 Oleksandr TymoshenkoFix crash in systat(4) when certain commands are called...
2019-01-20 Dimitry AndricUpdate libllvmminimal and llvm-tblgen Makefiles, so...
2019-01-20 Dimitry AndricMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 Dimitry AndricMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 Justin HibbitsFix top(1) long options handling
2019-01-18 Brooks DavisUse a private definition of osockaddr rather then relyi...
2019-01-18 Oleksandr TymoshenkoFix descriptor/memory leak in compress(1) code
2019-01-17 Mark JohnstonFix handling of rights on stdio streams.
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-12 Yoshihiro TakahashiFix indentation in ruptime command output for hosts...
2019-01-12 Yoshihiro TakahashiSync with OpenBSD.
2019-01-11 Enji CooperAdd Linux compatibility support for `SC_NPROCESSORS_...
next