]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
kldstat(8): Fix indentation, whitespace to tabs.
[FreeBSD/FreeBSD.git] / usr.bin /
2022-01-05 Emmanuel Vadotpkgbase: Create a FreeBSD-fetch package
2022-01-05 Emmanuel Vadotpkgbase: Put more binaries/lib in runtime
2022-01-05 Emmanuel Vadotpkgbase: Put yellow pages programs to its own package
2022-01-05 Emmanuel Vadotpkgbase: Create a FreeBSD-ftp package
2022-01-05 Emmanuel Vadotpkgbase: Create a FreeBSD-kerberos package
2022-01-05 Emmanuel Vadotpkgbase: Create a FreeBSD-rdma package
2022-01-05 Emmanuel Vadotpkgbase: Create a FreeBSD-telnet package
2022-01-05 Ed Mastear: deprecate -T option
2022-01-03 Ed Mastelorder: add note that it is no longer required
2022-01-02 Konstantin BelousovPass vdso address to userspace
2021-12-21 Bryan DreweryFix 'make bmake' top-level bootstrapping.
2021-12-21 Simon J. Gerratybsd.links.mk wants full paths
2021-12-21 Simon J. GerratyLinks for bmake and bmake.1
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-12 Marcin Wojtasusr.bin/elfctl: Allow for cross-endian operations.
2021-12-10 Mike Karelssystat: clean up code assuming network classes
2021-12-10 Mike Karelssockstat: change check for wildcard sockets to avoid...
2021-12-10 Mike Karelsnetstat: reduce use of historical Internet classes
2021-12-06 Dimitry AndricMerge llvm-project 13.0.0 release
2021-12-06 Alex RichardsonFix a syntax error in 1b85b68da0b2
2021-12-06 Cameron Katrillvm-readobj: Attach to buildsystem
2021-12-06 Dimitry AndricMerge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5
2021-12-05 Alex RichardsonDon't build and install {llvm,clang,lldb}-tblgen for...
2021-12-05 Alex RichardsonAdd WITH_LLVM_BINUTILS to install LLVM binutils instead...
2021-12-03 Gordon Berglingelf(3): Fix a typo in a sysctl description
2021-11-28 Rick Macklemnfsstat: Add output for counts of new RPCs to the ...
2021-11-28 Ed Mastemkimg: zero entry in vhdx_write_metadata
2021-11-24 Mateusz Piotrowskitop.1: Use the Dq macros instead of \*lq and \*rq
2021-11-24 Mateusz Piotrowskitop.1: Improve description of -m
2021-11-24 Mateusz Piotrowskitop.1: Fix a typo in description of H interactive command
2021-11-24 Mateusz Piotrowskitop.1: Sort options alphabetically
2021-11-24 Mateusz Piotrowskitop: Sort flags in usage message
2021-11-19 Konstantin Belousovldd: also use exec mode for -a
2021-11-19 Konstantin Belousovprocstat auxv: print out FXRNG
2021-11-13 Felix Johnsonsockstat(1): Update Synopsis section
2021-11-12 Hans Petter Selaskybeep(1): Initial version of utility to create terminal...
2021-11-11 Felix Johnsonfind(1): Update date format reference and remove cvs...
2021-11-08 Andriy Gaponfuser: restore functionality by fixing fsid type
2021-11-07 Mateusz Piotrowskidpv: Fix synopsis formatting & sort options
2021-11-07 Mateusz Piotrowskidpv.1: Do not use mdoc macros for Bl width
2021-11-07 Mateusz Piotrowskidpv.1: Fix an example
2021-11-01 Mark Johnstonsort: Fix random sort
2021-11-01 Michael Reifenbergersystat: Handle SIGWINCH to properly window resizing...
2021-11-01 Konstantin BelousovAugment systat(1) -swap to display large swap space...
2021-10-28 Konstantin Belousovldd: do not use dlopen(RTLD_TRACE) for dso when format...
2021-10-28 Konstantin Belousovldd: style
2021-10-25 Ed Mastelorder: process read-only data symbols
2021-10-24 Mateusz Piotrowskitimeout.1: Fix typos in examples
2021-10-23 Kyle Evanscmp: initialize limit to avoid stack garbage limits
2021-10-18 Yoshihiro Takahashiunzip: Fix segmentation fault if a zip file contains...
2021-10-12 Stefan Eßerusr.bin/gh-bc, contrib/bc: update to version 5.0.0
2021-10-10 Jessica Clarkellvm-objcopy: Install llvm-strip link
2021-10-09 Kyle Evanslogin: use sizeof(audit_cond) consistently, NFC
2021-10-09 Ed Mastear: provide error exit status upon failure
2021-10-03 Kyle Evanscmp: add -b, --print-bytes
2021-10-03 Kyle Evanscmp: add -i, --ignore-initial, an alternative to skip1...
2021-10-03 Kyle Evanscmp: add -n, --bytes to limit number of bytes to compare
2021-10-03 Kyle Evanscmp: accept SI suffixes for skip1 and skip2
2021-10-03 Kyle Evansman: reset OPTIND before parsing args
2021-10-02 Yoshihiro Takahashiunzip: sync with NetBSD upstream to add passphrase...
2021-09-25 Piotr Pawel Stefaniakdiff3: document and test -T
2021-09-25 Piotr Pawel Stefaniakdiff3: implement --strip-trailing-cr
2021-09-25 Piotr Pawel Stefaniakdiff3.1: update manual page to match code
2021-09-25 Piotr Pawel Stefaniakdiff3: improve style
2021-09-25 Piotr Pawel Stefaniakdiff3: sync with upstream
2021-09-25 Piotr Pawel Stefaniakdiff: read whole files to determine if they are ASCII...
2021-09-25 Piotr Pawel Stefaniakdiff: don't output carriage returns that were stripped...
2021-09-24 Konstantin Belousovproccontrol(1): Add wxmap control
2021-09-24 Konstantin BelousovStyle
2021-09-24 Edward Tomasz Napi... proccontrol(1): implement 'nonewprivs'
2021-09-22 Mariusz Zaborskigrep: fix combination of quiet and count flag
2021-09-22 Baptiste Daroussinimport nvi 2.2.0-3bbdfe4
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-17 Kevin Bowlingcalendar.freebsd: Fix off-by-one error
2021-09-13 John Graftontop(1): indicate how to reset grep string
2021-09-13 John Graftontop(1): support command name and argument grepping
2021-09-07 Jessica Clarkeclang: Support building with GCC and DEBUG_FILES disabled
2021-09-03 Konstantin Belousovldd: Remove non-functional -v option
2021-08-31 Gordon BerglingFix some common typos in source code comments
2021-08-30 Gordon Berglingnfsstat(1): Fix a typo in an error message
2021-08-22 Olivier Cocharddiff: Use unprivileged_user with report_identical test
2021-08-21 Mark Johnstontail: Add regression tests for -f and -F
2021-08-21 Mark Johnstontail: Fix -f with stdin
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-18 Ed Mastear: remove invalid extra param in bsdar_warnc calls
2021-08-15 Mateusz Piotrowskigrep: Fix an incorrect description of the -C flag
2021-08-14 Gordon Berglingmkimg(1): Correct a typo in the usage output
2021-08-05 Alex RichardsonAllow bootstrapping llvm-tblgen on macOS and Linux
2021-08-05 Alex RichardsonRemove mkcsmapper_static and mkesdb_static from build...
2021-08-05 Alex Richardsonusr.bin/diff: fix UBSan error in readhash
2021-08-05 Alex Richardsonusr.bin/login: send errors to console if syslog isn...
2021-08-05 Alex Richardsonusr.bin/sort: Avoid UBSan errors
2021-08-05 Alex RichardsonSimplify and speed up the kyua build
2021-08-02 Xin LIless: upgrade to v590.
2021-07-31 Dimitry AndricMerge llvm-project 12.0.1 release and follow-up fixes
2021-07-27 Li-Wen Hsufreebsd-tips: Use a fetchable URL as example
2021-07-10 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-07-05 Alex Richardsontruss: minor cleanup and pedantic warning fixes
2021-07-05 Alex Richardsontruss: fix handling of 64-bit arguments/return values...
next