]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
ix(4): Report RX errors as sum of all RX error counters
[FreeBSD/FreeBSD.git] / usr.bin /
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-02-26 Alan Somersfortune: add a tip about gstat
2021-02-26 Baptiste Daroussindialog: import dialog 1.3-20210117
2021-02-25 Baptiste Daroussinncurses: import version 6.2-20210220
2021-02-25 Emmanuel Vadotmkimg: Add support for offset if the source is an image
2021-02-25 Emmanuel Vadotmkimg: We always want the last block of the last insert...
2021-02-25 Baptiste Daroussinncurses: Add support for terminfo database
2021-02-24 Nathan WhitehornAdd GPT PREP-boot type to mkimg(1) from geom_gpt.
2021-02-23 Daniel Ebdrup Jensenfind(1): Mark -not as an extensions to POSIX
2021-02-22 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-02-18 Dimitry AndricMerge libcxxrt master 8049924686b8414d8e652cbd2a52c763b...
2021-02-18 Martin Matuskazfs: merge OpenZFS master-bf156c966
2021-02-16 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-16 Alex RichardsonUpdate capsicum-test to git commit 7707222b46abe52d18fd...
2021-02-16 Rajesh Kumar M ASource repo changes to add new committer Rajesh Kumar M A
2021-02-16 Martin Matuskazfs: merge OpenZFS master-436ab35a5
2021-02-15 Michael ReifenbergerImprove size readability.
2021-02-15 Simon J. Gerratybsd.links.mk wants full paths
2021-02-15 Simon J. GerratyLinks for bmake and bmake.1
2021-02-14 Konstantin Belousovprocstat: distinguish vm map guards in procstat vm...
2021-02-13 Dimitry AndricUpdate Subversion to 1.14.1 LTS. See contrib/subversion...
2021-02-11 Simon J. GerratyMerge bmake-20210206
2021-02-10 Mateusz Piotrowskisystat.1: Fix synopsis
2021-02-10 Mateusz Piotrowskisystat.1: Remove Tn macros
2021-02-10 Jessica Clarkelocaledef: Fix bootstrapping on Ubuntu 16.04
2021-02-10 Cy SchubertMFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:
2021-02-09 Alex Richardsonusr.bin/grep: Fix Address OOB read error
2021-02-08 Kyle Evansgrep: fix -A handling in conjunction with -m match...
2021-02-06 Emmanuel Vadotlastcomm(1): Only install if MK_ACCT is on
2021-02-05 Mark Johnstontruss: Decode sendfile(2) arguments
2021-02-05 Kyle Evansgrep: turn off -w if -x is specified
2021-02-05 Kyle Evansgrep: fix null pattern and empty pattern file behavior
2021-02-04 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-02-03 Alex Richardsondu_test: Skip three tests if sparse files are not supported
2021-02-03 Olivier Cocharddiff: Use unprivileged_user with report_identical test
2021-02-02 Baptiste DaroussinRevert "diff: eliminate a useless lseek"
2021-02-02 Chuck Silverstail: fix "tail -F" file rotation detection
2021-01-31 Stefan EßerMerge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'
2021-01-30 Kyle Evansofed: fix the WITH_OFED_EXTRA build
2021-01-29 John BaldwinFix ldd to work with more ELF files.
2021-01-29 Kyle Evansdu: tests: use dollar-single quotes where appropriate
2021-01-27 Baptiste Daroussindiff: eleminitate useless macros
2021-01-27 Baptiste Daroussindiff: simplify the hash functions
2021-01-27 Baptiste Daroussindiff: fix typo in a comment
2021-01-27 Baptiste Daroussindiff: remove stalled entries in headers
2021-01-27 Baptiste Daroussindiff: eliminate space at end of line
2021-01-27 Baptiste Daroussindiff: eliminate a useless lseek
2021-01-27 Baptiste Daroussindiff: add a test case about the non regular file support
2021-01-25 Jamie Landeg-Jonesdiff: fix incorrectly displaying files as duplicates
2021-01-25 Baptiste Daroussindiff: add a test case for failed -s option
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-23 Konstantin Belousovelfctl: Fix type errors.
2021-01-22 Ed Masteelfctl: fix typo from last-minute refactoring
2021-01-22 Ed Masteelfctl: allow features to be specified by value
2021-01-22 Lewis CookComplete Steps 5 and 9 from the Committer's guide
2021-01-21 Jessica ClarkeRename i386's Linux ELF to Linux ELF32
2021-01-19 Alex RichardsonRemove remaining uses of ${COMPILER_FEATURES:Mc++11}
2021-01-18 Martin Tournoijgrep: fix LINKS in Makefile
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Ed Masteelfctl: prefix disable flags with "no"
2021-01-14 Ed Masteelfctl: add backwards compatibility for "no" prefixes
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 Ed Masteelftcl: add -i flag to ignore unknown flags
2021-01-11 Ed Mastecmp: fix -s (silent) when used with skip offsets
2021-01-11 Ed Mastecmp: use C99 bool for flags
2021-01-09 Ed Masteldd: renumber executable type constants
2021-01-09 Ed Mastediff: honour flags with -q
2021-01-09 Fernando Apesteguíalast(1): Add EXAMPLES section
2021-01-09 Fernando Apesteguíaman(1): Bump .Dd
2021-01-09 Fernando Apesteguíaman(1): Add EXAMPLES section
2021-01-08 Ed Masteldd: Retire aout support
2021-01-07 Kyle Evansdu: tests: make H_flag tests more strict about output...
2021-01-07 Kyle Evansdu: tests: fix the H_flag test (primarily grep usage)
2021-01-07 Alex RichardsonRename NO_WERROR -> MK_WERROR=no
2021-01-07 Alex RichardsonFix -Wpointer-sign warnings in makefs and mkimg
2021-01-05 Mateusz PiotrowskiAdd some examples to script.1
2021-01-05 Mateusz PiotrowskiImprove readability of the options list
2021-01-04 Emmanuel Vadotpkgbase: Install atf and kyua in the tests package
2021-01-03 Gordon Berglingfortune(6): Add EXIT STATUS and HISTORY sections
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-02 Yoshihiro Takahashiunzip: Sync with NetBSD upstream.
2020-12-31 Stefan EßerReplace strcat, strcpy and snprintf with bounds checkin...
2020-12-30 Alexander MotinAdd "-n" flag to sockstat.
2020-12-30 Stefan EßerMake calendarhome buffer static
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-29 Xin LIbsdcat,cpio,tar: derive version string from archive.h
2020-12-29 Fernando Apesteguíalook(1): Add EXAMPLES section
2020-12-29 Fernando Apesteguíalsvfs(1): Add EXAMPLES section
2020-12-27 Martin Matuskabsdcat,cpio,tar: Bump version number to 3.5.1
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Stefan EßerAdjust to display more than 999 sleeping threads
2020-12-27 Stefan EßerStatistics are for threads, not processes
2020-12-27 Konstantin BelousovDecode and report native eventfd descriptors from libpr...
2020-12-26 Ed Mastegprof: Retire a.out support
2020-12-25 Kyle Evansgrep: tests: stop testing for a nonexistent version...
2020-12-25 Kyle Evansbuild: remove the option to build gnugrep
next