]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
vfs cache: sanitize debug counters
[FreeBSD/FreeBSD.git] / usr.bin /
2023-10-05 Dag-Erling Smørgravsplit: Further option parsing improvements.
2023-10-04 Mateusz Piotrowskimanpages: Fix use of At macro
2023-10-04 Warner Loshbasename: fix history
2023-10-04 Warner Loshbanner: Correct history.
2023-10-04 Mateusz Piotrowskivtfontcvt(8): Update usage() to match vtfontcvt.8
2023-10-04 Mateusz Piotrowskivtfontcvt.8: Use D1 instead of Ql for readability
2023-10-04 Mateusz Piotrowskivtfontcvt.8: Sort synopsis
2023-10-04 Mateusz Piotrowskivtfontcvt.8: Improve synopsis and -f documentation
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-09-25 Wolfram Schneiderswitch groff parameter -man to -mandoc for new groff...
2023-09-25 Wolfram Schneiderswitch groff parameter -man to -mandoc
2023-09-24 Ed MasteAdd deprecation notices to publickey(5) tools
2023-09-22 Mateusz Piotrowskiat.man: Move examples to the EXAMPLES section
2023-09-22 Mateusz Piotrowskiat.man: Fix mdoc(7) macro usage
2023-09-14 Dag-Erling Smørgravgrep: Suppress EISDIR when reading.
2023-09-14 Dag-Erling Smørgravsplit: Add missing test cases.
2023-09-14 Alfonso GregoryMark usage function as __dead2 in programs where it...
2023-09-14 Jan Schaumannsplit(1): auto-extend suffix length if required
2023-09-14 Mateusz Piotrowskisplit: Update synopsis and usage; fix examples
2023-09-08 Xin LIMFC: MFV: zlib: examples: define functions as static...
2023-09-07 Dag-Erling Smørgravunifdef: Vendorize.
2023-09-07 Dag-Erling Smørgravunifdef: Fix case where a multiline comment follows...
2023-09-07 Daniel Tamelingxargs: fix -R so that it accepts negative numbers again
2023-09-07 Dag-Erling Smørgravstdbuf: Code cleanup.
2023-09-07 Dag-Erling Smørgravindent: Restore and document -ps / -nps option.
2023-09-06 Thomas Munrolio_listio(2): Allow LIO_READV and LIO_WRITEV.
2023-09-03 Xin LIFix build for FreeBSD 13.
2023-09-02 Doug Rabsonnetstat(1): fix manpage date
2023-09-02 Doug Rabsonnetstat(1): teach netstat to attach to jails
2023-08-28 Xin LIMFC: MFV: less v643.
2023-08-23 Warner LoshRemove $FreeBSD$: one-line lua tag
2023-08-23 Warner LoshRemove $FreeBSD$: one-line catalog
2023-08-23 Warner LoshRemove $FreeBSD$: one-line bare tag
2023-08-23 Warner LoshRemove $FreeBSD$: one-line nroff pattern
2023-08-23 Warner LoshRemove $FreeBSD$: two-line nroff pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line sh pattern
2023-08-23 Warner LoshRemove $FreeBSD$: alt one-line .c pattern
2023-08-23 Warner LoshRemove $FreeBSD$: alt two-line .c pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .c pattern
2023-08-23 Warner LoshRemove $FreeBSD$: two-line .c pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .h pattern
2023-08-23 Warner LoshRemove $FreeBSD$: two-line .h pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line m4 tag
2023-08-23 Warner Loshsystat: Remove obsolete copyright string
2023-08-18 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-08-06 Marius Stroblbase: Remove support for the VTOC8 partitioning scheme
2023-08-02 Mike Karelsnetstat -i: compute most field widths dynamically
2023-08-01 Jessica Clarkeresizewin: Stop printing bogus NUL to TTY
2023-07-26 Dimitry AndricMove LIBADD lines from usr.bin/clang/*/Makefile one...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-07-23 Dimitry AndricApply build fix for powerpc64-specific llvm-ar and...
2023-07-23 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.4-0-gae421...
2023-07-23 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.1-0-gcd890...
2023-07-23 Dimitry AndricMerge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
2023-07-18 Mohamed Akramman(1): use gzcat for .gz files
2023-07-18 Eugene Grosbeinsyslog.3: MFC: document ident[N] format
2023-07-17 Ed Masteseq: combine asprintf return value checks
2023-07-03 Dag-Erling Smørgravm4: Support long options.
2023-07-03 Dag-Erling Smørgravasa: Error out if writing to stdout failed.
2023-06-29 Dmitry Chaginkdump: Add a facility to print numbers in decimal forma...
2023-06-29 Dmitry Chaginkdump: Decode linux_clone syscall flags
2023-06-28 John Baldwinsystat: Fix a bunch of use after frees in fetch_ifstat().
2023-06-27 Konstantin Belousovtop(8): restore erronously removed SWAIT array element
2023-06-27 Konstantin Belousovtop(8): add missed SLOCK state to the sorted_state[]
2023-06-27 Konstantin Belousovtop(8): document the actual sort order for process...
2023-06-27 Konstantin Belousovtop(8): use designated initializers for sorted_state[]
2023-06-27 Konstantin Belousovtop(8): designate the sorted_state[] array as constant
2023-06-26 Ed Masteseq: fix check for rounding error/truncation
2023-06-26 Mariusz Zaborskiseq: fix style nits
2023-06-26 Mariusz Zaborskiseq: fix potential NULL ptr reference
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-14 Tom Jonesxargs: terminate if line replacement cannot be constructed
2023-06-14 Dag-Erling Smørgravctags: Support writing to stdout instead of a file.
2023-06-14 Dag-Erling Smørgravtsort: Error out if writing to stdout failed.
2023-06-14 Dag-Erling Smørgravncal: Error out if writing to stdout failed.
2023-06-09 Mark Johnstontop: Use a cpuset_t to represent a CPU mask
2023-06-08 Stefan Eßerusr.bin/bc: fix build issue of version 6.6.0 on MIPS
2023-06-08 Stefan Eßervendor/bc: import version 6.3.1
2023-06-08 Mateusz Piotrowskinfsstat.1: Add a missing argument to -w
2023-06-02 Mark Johnstonposixshmcontrol.1: Document posixshmcontrol create -l
2023-05-18 Xin LIMFV: less v632.
2023-05-06 Dag-Erling Smørgravrenice: Avoid segfault if -n flag is given without...
2023-05-04 Eugene Grosbeinlogger(1): MFC: fix timestamps in case of long run
2023-05-03 John Baldwinrpcgen: Unindent a line not guarded by if (mtflag).
2023-05-03 John Baldwinrpcgen: Don't free() a pointer after realloc().
2023-05-02 John BaldwinExplicitly set CXXSTD to c++11 for old C++ code using...
2023-04-27 Ed Mastellvm: fix some llvm-* tool links when WITH_LLVM_BINUTIL...
2023-04-27 Konstantin Belousovposixshmcontrol(1): silently ignore inaccessible segmen...
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-23 Gordon Berglinglast(1): Remove double words in source code comments
2023-04-21 Gordon Berglinggrdc.6: Add an ENVIRONMENT section
2023-04-21 Gordon Berglingmorse.6: Mention to standards in the SEE ALSO section
2023-04-16 Ed Mastellvm-objcopy: link man page as strip.1 when WITH_LLVM_B...
2023-04-09 Mateusz Guzikless: silence K&R warns
2023-04-09 Dimitry AndricMerge llvm-project main llvmorg-15-init-17485-ga3e38b4a206b
2023-04-09 Dimitry AndricMerge llvm-project main llvmorg-15-init-15358-g53dc0f10787
2023-04-09 Dimitry AndricRevert "Ensure .inc files are regenerated when llvm...
2023-04-05 Ed MasteAlways install llvm-objdump as objdump
next