]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / usr.bin /
2019-01-31 bdreweryShar files may be seen as binary by grep.
2019-01-31 emasteelfdump: use designated array initialization for note...
2019-01-31 emasteelfdump: fix build after r343610
2019-01-31 emasteelfdump: include note type names
2019-01-31 emasteelfdump: whitespace fixup in advance of other changes
2019-01-31 kevansinstall(1): Fix relative path calculation with partial...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 gonzocalendar(1): Fix Aschermittwoch date for Austrian calendar
2019-01-28 bcrA few corrections and clarifications to r343406.
2019-01-28 gonzoFix whiteout support in find(1)
2019-01-24 seSilence Clang Scan warnings regarding the use of strcp().
2019-01-24 bcrAdd ZFS usage tips to freebsd-tips.
2019-01-23 markjRemove extraneous setutxent() calls in write(1).
2019-01-23 gonzoFix systat's :only command parser for the multiple...
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 dimRemove customizations in #includes of Options.inc,...
2019-01-22 dimUpdate lldb build glue to make MK_LLDB=yes work.
2019-01-21 dimUpdate lld build glue to make MK_LLD=yes work.
2019-01-21 dimUpdate llvm and clang build glue to make MK_CLANG_EXTRA...
2019-01-21 gjbCorrect a typo: was -> way.
2019-01-21 markjFix cmp(1) tests for "special" mode.
2019-01-21 markjRevert r343117.
2019-01-20 gonzoFix inconsistency in return values introduced by r343222
2019-01-20 gonzoFix crash in systat(4) when certain commands are called...
2019-01-20 dimUpdate libllvmminimal and llvm-tblgen Makefiles, so...
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 jhibbitsFix top(1) long options handling
2019-01-18 brooksUse a private definition of osockaddr rather then relyi...
2019-01-18 gonzoFix descriptor/memory leak in compress(1) code
2019-01-17 markjFix handling of rights on stdio streams.
2019-01-12 nyanFix indentation in ruptime command output for hosts...
2019-01-12 nyanSync with OpenBSD.
2019-01-11 ngieAdd Linux compatibility support for `SC_NPROCESSORS_...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-09 kevansFix bsdgrep manpage clobbering grep(1) with default...
2019-01-07 delphijCorrect documentation year.
2019-01-07 delphijPort NetBSD improvements:
2019-01-06 jillesgetconf(1): Minor mdoc fix
2019-01-06 delphijRemove unneeded assert.h (there is no assertion in...
2019-01-06 delphijRemove unneeded headers.
2019-01-04 allanjudeThe lam(1) man page is unclear about the uppercase...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-28 emastear: detect and error out on 32-bit symbol table overflow
2018-12-28 emastear: detect and error out on 32-bit symbol table overflow
2018-12-27 0mpiscsictl.8: Add missing flag parameters
2018-12-23 sjgMerge bmake-20181221
2018-12-18 cyMFV r342175:
2018-12-12 syrinxAdd myself to the calendar
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-10 jhbValidate the string size parameter passed to -s.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 jhbRename riscv64-freebsd.c to riscv-freebsd.c.
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 lwhsuTemporarily skip flakey test cases
2018-12-03 kibPrint type designator 'D' for the KF_TYPE_DEV files.
2018-11-30 markjAdd missing display messages when toggling modes.
2018-11-29 eugenMove trim(1) from usr.bin to usr.sbin to become trim(8).
2018-11-29 eugentrim(1): unbreak build after r341232 for platforms...
2018-11-29 eugenAdd new small tool trim(1) to delete contents for block...
2018-11-29 jhibbitsAllow truss to operate on ELFv2 processes.
2018-11-27 emastellvm-objdump.1: remove more unintentional options
2018-11-26 emastellvm-objdump.1: fix igor / mandoc -Tlint warnings
2018-11-26 emastellvm-objdump.1: remove invalid options
2018-11-26 emastellvm-objdump: initial man page
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 tmunropom: Fix fencepost bugs.
2018-11-19 bcrAdd a fortune describing how to upload a machine's...
2018-11-18 oshogbobrandelf: capsicumize it
2018-11-18 oshogbobrandelf: fix style nits
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-12 oshogbos/caph_enter_capser/caph_enter_casper/g
2018-11-12 oshogbos/caph_enter_with_casper/caph_enter_casper/
2018-11-12 oshogbowc: We should sandbox wc only if Capers is available.
2018-11-12 oshogbohead: sandbox using capsicum
2018-11-12 oshogbowc: sandbox wc using capsicum
2018-11-12 oshogbohead: fix style nits
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-12 tuexenFix printing of 64-bit counters on 32-bit ppc platforms.
2018-11-12 delphijMake outfile constant.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-09 emasteMove llvm-profdata build into MK_LLVM_COV block
2018-11-09 emastellvm-cov: also install as gcov (if GNU gcov is disabled)
2018-11-09 0mpCross-reference nohup(1) and daemon(8).
2018-11-07 oshogbobspatch: simplify capsicumization
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-05 brookselfdump: Add -E to test if a file is an ELF binary.
2018-11-04 oshogbocapsicum: use a new capsicum helpers in tools
2018-11-04 yuripvTeach man(1) about C.UTF-8.
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
next