]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Fix error in validate_tx_req_id() in ENA
[FreeBSD/FreeBSD.git] / usr.bin /
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-29 Konstantin BelousovRemove "All rights reserved." from FF copyright.
2019-05-29 Konstantin BelousovAdd posixshmcontrol(1) page.
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-23 Konstantin BelousovUse int for the getopt() result.
2019-05-23 Konstantin BelousovAdd posixshmcontrol(1), an utility to manipulate posix...
2019-05-22 Emmanuel Vadotpkgbase: Really move login.access
2019-05-22 Emmanuel Vadotpkgbase: Move login.access to usb.bin/login
2019-05-20 Martin MatuskaMFV r347989:
2019-05-13 Mark JohnstonProvide separate accounting for user-wired pages.
2019-05-10 Leandro LuporiFix build issue with clang 8.0.1
2019-05-09 Jung-uk KimMFV: r347413
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Xin LIMove contrib/zlib to sys/contrib/zlib so that we can...
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-05-01 Edward Tomasz Napi... Unbreak the tests after r347002.
2019-05-01 Edward Tomasz Napi... Add 'Birth' to 'stat -x' output. Current Linux stat(1)
2019-04-23 Cy SchubertMFV r346563:
2019-04-22 Ed Mastear: shuffle symbol offsets during conversion for 32...
2019-04-22 Enji CooperRework CXXSTD setting via r345708
2019-04-22 Enji CooperUpdate the spelling of my name
2019-04-22 Ed Mastear: use array notation to access s_so
2019-04-22 Ed Mastear: test for writing 64-bit format only if symbol count...
2019-04-21 Kyle Evansdtc(1): Pull in fix for segfault-upon-error condition
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Tom JonesAdd stat counter for ipv6 atomic fragments
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-17 Ed Mastecap_fileargs: chase r346315, update fileargs_init in...
2019-04-16 Bryan DreweryFix 'jot -r 0 start end' to work.
2019-04-13 Rick MacklemFix printing of the line that starts with "LocalOpen...
2019-04-13 Conrad Meyerhexdump(1): Exit gracefully on format strings missing...
2019-04-13 Conrad Meyersort(1): Memoize MD5 computation to reduce repeated...
2019-04-12 Li-Wen HsuSuppress old gcc warning about null format string
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-11 Conrad Meyersort(1): Simplify and bound random seeding
2019-04-11 Conrad Meyersort(1): Whitespace and style cleanup
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-10 Ed Mastear: implement support for /SYM64/ 64-bit archives
2019-04-08 Mariusz Zaborskistrings: disable Casper support while building native...
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-04 Conrad Meyersort(1): randomcoll: Skip the memory allocation entirely
2019-04-04 Conrad Meyersort(1): randomcoll: Don't sort on ENOMEM
2019-04-04 Mariusz Zaborskistrings: capsicumize it
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-03 Mateusz Guzikrctl: fix sysctl kern.racct.enable use after r341182
2019-04-02 Dimitry AndricFix regression in top(1) after r344381, causing informa...
2019-04-02 Michael Reifenbergersystat -zarc to display disk activities like -vm
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Enji CooperStandardize `-std=c++* as `CXXSTD`
2019-03-29 Enji CooperRevert r345706: the third time will be the charm
2019-03-29 Enji CooperStandardize `-std=c++* as `CXXSTD`
2019-03-29 Enji CooperRevert r345704
2019-03-29 Enji CooperCXXSTD is the C++ analogue to CSTD.
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-28 Kyle Evansdtc(1): Update to 1a79f5f26631
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-22 Mitchell HorneUpdate mentor and calendar files
2019-03-20 Alan SomersMFHead @345353
2019-03-20 Alan Somersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-20 Andriy Voskoboinyklockf(1): return EX_UNAVAILABLE if -n is used and the...
2019-03-18 Alan SomersMFHead@r345275
2019-03-17 Greg LeheyChange date of Canberra Day, now on second Monday in...
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Konstantin Belousovproccontrol(1): Add kpti control mode.
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
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-11 Enji CooperMFhead@r344996
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-05 Enji CooperMFhead@r344786
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).
next