]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Introduce channel flags in libcasper.
[FreeBSD/FreeBSD.git] / usr.bin /
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 Li-Wen HsuFollow r329348 in ipcs for getting rid of the requireme...
2018-02-16 Brooks DavisGet rid of the requirement to include SysV IPC headers...
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-11 Edward Tomasz Napi... Make lock(1) use PAM. This makes the -p option work...
2018-02-10 Justin HibbitsFix uninitialized warning, and work around a bug in...
2018-02-10 Ed MastePromote llvm-cov to a standalone option
2018-02-09 Jung-uk KimMFV: r329072
2018-02-09 Conrad Meyertftp(1): Clean up leading and trailing whitespace
2018-02-09 Conrad Meyertftp(1): Fix libedit state corruption involving signals
2018-02-08 Jung-uk KimMFV: r329021
2018-02-08 Justin HibbitsTemporarily widen count for interrupt rate calculations...
2018-02-08 Ed Masteld.lld.1: explain long options may use one or two dashes
2018-02-07 Ed MasteUpdate ld.lld.1 based on the version committed upstream
2018-02-07 Mark JohnstonFix the WITH_SORT_THREADS build.
2018-02-07 Alex RichardsonFix broken SPDX comment in usr.bin/lex/initparse.c
2018-02-06 Alex RichardsonAllow compiling usr.bin/find on Linux and Mac
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 Ed Masteld.lld.1: miscellaneous style improvements
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 Kyle Evansdtc(1): Revert WARNS change from r328173
2018-01-30 Emmanuel Vadotnfsstat: Add libxo output
2018-01-29 Kyle Evansawk(1): Don't install tests at all
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-27 Pedro F. Giffunifortune(6): Fix gcc80 -Wbool-operation warnings.
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Alan Somerstime(1): use clock_gettime(2) instead of gettimeofday(2)
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Eitan Adlerm4: add annotations to various functions
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-23 Brooks DavisDon't escape '?'s in protocol output.
2018-01-23 Emmanuel Vadotsockstat: add break that was forgot in 328279
2018-01-23 Emmanuel Vadotsockstat: Add -q option to suppress the header line
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-21 Eitan Adlerlimits(1): fix always true condition
2018-01-20 Eitan Adlerlimits(1): add missing break
2018-01-20 Li-Wen HsuSilence the gcc warning: 'op' may be used uninitialized...
2018-01-20 Kyle Evansod(1): Fix mis-patch from r328188
2018-01-20 Kyle Evansod(1): Fix wrong output for some corner cases in multib...
2018-01-19 Kyle Evansdtc(1): Update to upstream ea3c233
2018-01-18 John BaldwinUpdate various statements in vmstat(8) to match reality.
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 Michael TuexenAdd missing assignment to make sure non-first cmsgs...
2018-01-16 Alex RichardsonAllow xinstall and makefs to be crossbuilt on Linux...
2018-01-16 Michael TuexenImprove the printing of cmgs when the length is 0....
2018-01-16 Michael TuexenUsing %p already prints "0x", so don't do it explicitly.
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-16 John BaldwinRename 'recv' to 'receive' to appease shadow warnings...
2018-01-15 Michael TuexenKeep list sorted. Thanks to jhb@ to pointing out that...
2018-01-15 Michael TuexenDecode msghdr argument of sendmsg() and recvmsg().
2018-01-15 Eitan Adlerunits(1): units(1) free savescr in error condition too
2018-01-14 Michael TuexenImprove support for sctp_generic_recvmsg() and sctp_gen...
2018-01-14 Michael TuexenMark the iovec parameters of writev() and readv() as...
2018-01-14 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 Eitan Adlerlimits(1): also bump .Dd...
2018-01-13 Eitan Adlerlimits(1): fix grammar
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-13 Michael TuexenFix a typo introduced in r327919.
2018-01-13 Michael TuexenAdd support for readv() and writev() to truss.
2018-01-13 Dimitry AndricBuild llvm-extract with -lz, and add a few objects...
2018-01-12 Jeff RobersonImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-11 Kyle Evansvmstat(8): Hook up NetBSD tests
2018-01-11 Kyle Evanspatch(1): Don't check for NUL bytes in Plan A
2018-01-11 Kyle Evansawk(1): Add necessary bits for connecting tests, but...
2018-01-10 Ed Mastelld: introduce basic man page
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-06 Eitan Adlermorse(6): update documentation
2018-01-06 Li-Wen HsuUnbreak build after r327614
2018-01-06 Eitan Adlermorse(6): minor nits
2018-01-06 Eitan Adlermorse(6): implement support for decoding morse code
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-05 Eitan Adlerunits(1): add missing ':' for two short arguments
2018-01-05 Kyle Evanshexdump(1): Speed up -s flag on devices
2018-01-04 Jilles Tjoelkerfind: Speed up tests by using touch -d instead of sleep...
2018-01-03 Eitan Adlermorse(6): fix two typod
2018-01-03 Eitan Adlermorse(6): add a few missing characters
2018-01-03 Mariusz ZaborskiNLS data and tz can be cached using caspicum helpers.
2017-12-31 Jilles Tjoelkerfind: Link tests to the build
2017-12-31 Eitan Adlerman(1): document exit code
2017-12-29 Conrad Meyerfind(1): Fix -newer and -samefile to conform to POSIX[0]
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 Warner LoshFree mp on a couple of error paths.
2017-12-28 Warner LoshClose the fp rather than the fd since we fdopen the...
2017-12-28 Warner LoshClose cpfrom in an error case.
2017-12-28 Warner LoshFree data after we're done with it.
2017-12-28 Warner LoshFree inb on error return.
next