]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Convert to if_foreach_llmaddr() KPI.
[FreeBSD/FreeBSD.git] / usr.bin /
2019-10-19 Jeremie Le HenAdd the fstat -s option to display socket information.
2019-10-19 Jeremie Le HenRemove IS_INADDR_ANY().
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-18 Poul-Henning KampImprove the way we calculate variance to reduce the...
2019-10-16 Dimitry AndricEnsure lld respects the WITH/WITHOUT_SHARED_TOOLCHAIN...
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Brooks Davisrpcgen: make compiler arglist allocation dynamic
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-13 Oleksii SamorukovAdd myself (samm) to calendar.freebsd
2019-10-11 Justin Hibbitsgcore: Add powerpc64 32-bit gcore support
2019-10-11 Justin Hibbitsgcore: Add aarch64 32-bit core support
2019-10-09 Jeremie Le HenAdd a missing macro for the previous commit (IS_INADDR_...
2019-10-09 Jeremie Le HenUse inet_ntop(3) instead of inet_ntoa(3) for AF_INET...
2019-10-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-10-09 Dimitry AndricMerge ^/head r353316 through r353350.
2019-10-08 Brooks DavisFix various -Wpointer-compare warnings
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-03 Alan Somerstftp: fix two minor Coverity CIDs
2019-10-03 John BaldwinRestore description of packets dropped due to full...
2019-10-03 John BaldwinFix a typo in a comment.
2019-10-02 Kyle Evansclang: use -mxgot for 32-bit mips
2019-10-02 Alexander KabaevRevert r352953: Convert pnmatch to single element array...
2019-10-02 Alexander KabaevConvert pnmatch to single element array in regexec...
2019-09-30 Mark JohnstonCapsicumize nm(1).
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-27 Dimitry AndricAllow entering fractional delays in top(1) interactive...
2019-09-27 Dimitry AndricMake fractional delays for top(1) work for interactive...
2019-09-27 Dimitry AndricCorrect the final argument name in the top(1) manpage.
2019-09-26 Dimitry AndricMerge ^/head r352587 through r352763.
2019-09-26 David BrightAdd an shm_rename syscall
2019-09-26 Ed Mastebspatch: add integer overflow checks
2019-09-26 Martin MatuskaMFV r352731:
2019-09-25 Kyle Evanssysent: regenerate after r352705
2019-09-25 Kyle Evansbsdgrep(1): various fixes of empty pattern/exit code...
2019-09-21 Dimitry AndricMerge ^/head r352537 through r352586.
2019-09-21 Mateusz Piotrowskijot.1: Explain default argument values more precisely
2019-09-21 Hiroki SatoImpove wording and move descriptions about
2019-09-21 Hiroki SatoAdd a workaround for servers which respond RPC_PROGNOTR...
2019-09-20 Daichi GOTOtop(1): support multibyte characters in command names...
2019-09-19 Dimitry AndricMerge ^/head r352436 through r352536.
2019-09-19 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-18 Konstantin Belousovtruss: decode sysctl names.
2019-09-17 Dimitry AndricMerge ^/head r352319 through r352435.
2019-09-16 Dmitri GoutnikAdd myself (dmgk) to calendar.freebsd
2019-09-14 Dimitry AndricMerge ^/head r352308 through r352318.
2019-09-13 Dimitry AndricMerge ^/head r352105 through r352307.
2019-09-13 Baptiste DaroussinRemove remnant from the pre LIBADD era
2019-09-11 Yuri Pankovlocale: initialize variables to make gcc happy
2019-09-11 Yuri Pankovlocale: more output fixes
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Yuri Pankovlocale: handle day, abday, mon, abmon, am_pm keywords
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-10 Baptiste DaroussinRemove mklocale(1) and colldef(1) which are deprecated...
2019-09-10 Gleb SmirnoffFix 'calendar -a' in several ways.
2019-09-10 Gleb SmirnoffRemove pointless playing with LC_TIME, which should...
2019-09-09 Dimitry AndricMerge ^/head r351732 through r352104.
2019-09-09 Baptiste Daroussinm4: import from OpenBSD
2019-09-09 Baptiste Daroussinm4: import from OpenBSD
2019-09-09 Baptiste Daroussinm4: import patch from OpenBSD
2019-09-09 Baptiste Daroussinm4: import patch from OpenBSD
2019-09-09 Baptiste DaroussinImport from OpenBSD a patch which eliminates the link...
2019-09-09 Baptiste DaroussinImport from OpenBSD: -E flag
2019-09-07 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-05 Kyle Evanspatch(1): fix the file removal test, strengthen it...
2019-09-05 Emmanuel Vadotpkgbase: Put a lot of binaries and lib in FreeBSD-runtime
2019-09-05 Kyle Evanspatch(1): add some basic tests
2019-09-04 Jilles Tjoelkerprocstat/tests: Fix flakiness by waiting for program...
2019-09-04 Sevan JaniyanAdjust history, info source from v1's manuals
2019-09-03 Konstantin BelousovAdd stackgap control mode to proccontrol(1).
2019-09-03 Kyle Evansbsdgrep(1): add some basic tests for some GNU Extension...
2019-09-03 Dimitry AndricMerge ^/head r351317 through r351731.
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-01 Mark JohnstonFix an off-by-one bug in the CPU and domain ID parser.
2019-09-01 Ed Mastear: use more correct size_t type for loop index
2019-08-29 Jason Helfman- address missing whitespace for indent
2019-08-29 Mike KarelsFix address annotation in xml output from w
2019-08-28 Mark JohnstonInstall all bzip2.1 MLINKs from the same place.
2019-08-27 Hiroki SatoMFV r351553:
2019-08-26 Dimitry AndricUpdate build glue for a build of clang plus lldb (enabl...
2019-08-26 Dimitry AndricAdd lldb-tblgen tool.
2019-08-26 Edward Tomasz Napi... Make it clear what the userland traces are in the ktrac...
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-25 Dimitry AndricMerge missed sources for lldb-specific TableGen tool.
next