md driver compat32: fix structure padding for arm, powerpc
[freebsd.git] / usr.bin /
2023-08-07 Pedro F. Giffunipatch: don't run off the end of path if it ends in...
2023-08-04 Martin Matuskaunzip: swtich to bsdunzip from libarchive
2023-08-03 Martin Matuskalibarchive: merge from vendor branch
2023-08-03 Xin LIMFV: xz 5.4.4.
2023-08-02 Ed Masteman: fix `man -K` search
2023-08-02 Ed Masteretire SHARED_TOOLCHAIN knob
2023-07-31 Mark Johnstonxargs tests: Disable the test added in commit eab91d008165
2023-07-31 Martin Matuskalibarchive: merge from vendor branch
2023-07-29 Martin Matuskalibarchive: merge from vendor branch
2023-07-29 Stefan Eßerusr.bin/gh-bc: fix Makefile for WITHOUT_NLS_CATALOGS...
2023-07-26 Mike Karelsnetstat -i: compute most field widths dynamically
2023-07-26 Marius Stroblbase: Remove support for the VTOC8 partitioning scheme
2023-07-24 Martin Matuskalibarchive: merge from vendor branch
2023-07-23 Dimitry AndricMove LIBADD lines from usr.bin/clang/*/Makefile one...
2023-07-21 Ed Masteseq: style(9) cleanup
2023-07-19 Ed Mastessh: Update to OpenSSH 9.3p2
2023-07-19 Dag-Erling Smørgravunifdef: Fix case where a multiline comment follows...
2023-07-15 Warner LoshMerge LUA 5.4.6
2023-07-14 Jessica Clarkerpcgen: Perform shell-style word expansion on RPCGEN_CPP
2023-07-13 Jose Luis Duranxargs: Install missing test output.
2023-07-13 Dag-Erling Smørgravxargs: Fix test case count.
2023-07-13 Dag-Erling Smørgravxargs: Prevent overflow in linelen calculation if nargs...
2023-07-13 Daniel Tamelingxargs: disallow -R0 and -L0
2023-07-13 Daniel Tamelingxargs: fix -R so that it accepts negative numbers again
2023-07-13 Jessica Clarkerpcgen: Clarify behaviour for idx
2023-07-09 Jessica Clarkeldd: Use __PATH_RTLD("32") over _COMPAT32_PATH_RTLD
2023-07-08 Martin Matuskaxinstall: do not use copy_file_range(2) when BOOTSTRAPPING
2023-07-08 Martin Matuskaxinstall: use copy_file_range(2) with fallback to previ...
2023-07-07 Alfonso GregoryMark usage function as __dead2 in programs where it...
2023-07-07 Alfonso GregoryMark usage function as __dead2 in programs where it...
2023-07-07 Alfonso GregoryMark usage function as __dead2 in programs where it...
2023-07-07 Alfonso GregoryMark usage function as __dead2 in programs where it...
2023-07-04 Mohamed Akramman(1): use gzcat for .gz files
2023-07-03 Eugene Grosbeinsyslog.3: document ident[N] format
2023-07-01 Martin Matuskazfs: merge openzfs/zfs@009d3288d
2023-06-30 Simon J. GerratySeparate dependencies on tools built for host.
2023-06-29 Dag-Erling Smørgravstdbuf: Code cleanup.
2023-06-29 Dag-Erling SmørgravRestore and document -ps / -nps option.
2023-06-29 Yuri PankovCorrectly spell illumos (all lowercase) in man pages
2023-06-28 Martin Matuskazfs: merge openzfs/zfs@a9d6b0690
2023-06-27 Simon J. GerratyMerge bmake-20230622
2023-06-27 Cy Schubertsystat: Chase 70ea484e3ec5, removing vdev_cache
2023-06-27 John Baldwinxo: Disable -Wunused-but-set-variable.
2023-06-27 Dag-Erling SmørgravUpgrade to OpenPAM Ximenia.
2023-06-27 Warner Loshunzip(1): Comma after e.g.
2023-06-27 Mingye Wangunzip: add -O/-I encoding support
2023-06-27 Mohamed Akramman(1): Support custom sections
2023-06-26 Tom Hukinsnetstat(1): Use simpler language
2023-06-26 Tom Hukinsnohup(1): link to a related manual page
2023-06-25 Ed Masteseq: combine asprintf return value checks
2023-06-25 Martin Matuskazfs: merge openzfs/zfs@8e8acabdc
2023-06-23 Pierre ProncheryMerge OpenSSL 3.0.9
2023-06-23 Benedict ReuschlingFix spelling of "behavior" to be consistent with the...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.5-0-g185b8...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.4-0-gae421...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.2-0-g18dde...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.1-0-gcd890...
2023-06-22 Dimitry AndricMerge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
2023-06-21 Dag-Erling Smørgravm4: Miscellaneous man page fixes.
2023-06-21 Dag-Erling Smørgravm4: Add -G option which reverses -g.
2023-06-21 Dag-Erling Smørgravm4: Support long options.
2023-06-21 Konstantin Belousovtop(8): restore erronously removed SWAIT array element
2023-06-21 Konstantin Belousovtop(8): add missed SLOCK state to the sorted_state[]
2023-06-21 Konstantin Belousovtop(8): document the actual sort order for process...
2023-06-21 Konstantin Belousovtop(8): use designated initializers for sorted_state[]
2023-06-21 Konstantin Belousovtop(8): designate the sorted_state[] array as constant
2023-06-20 John Baldwinmt: Remove a set but unused variable.
2023-06-20 John Baldwinprocstat: Remove set but unused variable.
2023-06-20 John Baldwindiff: Fully comment out the jackpot variable.
2023-06-20 John Baldwinunits: Remove set but unused variable.
2023-06-20 John Baldwinmkuzip: Remove set but unused variable.
2023-06-19 Ed Masteseq: fix check for rounding error/truncation
2023-06-16 Martin Matuskazfs: merge openzfs/zfs@10e36e176
2023-06-15 Dag-Erling Smørgravasa: Add some unit tests.
2023-06-15 Dag-Erling Smørgravasa: Read from stdin if *argv is "-".
2023-06-15 Dag-Erling Smørgravasa: Error out if writing to stdout failed.
2023-06-14 Jessica Clarkeresizewin: Stop printing bogus NUL to TTY
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 Richard Scheffeneggernetstat: display c and C flags properly
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-09 Xin LIhexdump: Partial lines cannot be repetitions of earlier...
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-08 Xin LIod(1): Fix skip value handling
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-05 Dag-Erling Smørgravxargs: Consistently use strtonum() to parse arguments.
2023-06-05 Dag-Erling Smørgravxargs: Fix typo in error message.
2023-06-05 Dag-Erling Smørgravctags: Don't undercount lines when handling // comments.
2023-06-05 Mateusz Piotrowskinfsstat.1: Add a missing argument to -w
2023-06-05 Ben HarrisEnable support for printing 8-byte integers. For some...
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-05-30 Jan Schaumannsplit(1): add '-c' to continue creating files
2023-05-30 Jan Schaumannsplit(1): auto-extend suffix length if required
2023-05-30 Kajetan Staszkiewiczpf: make contents of struct pfsync_state configurable
2023-05-30 Baptiste Daroussingenl: add new command to list genetlink(4)
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-28 Enji CooperFix the build post-dcf5d5603b3af8
2023-05-28 Enji CooperReduce ifdef soup by adding pre-3.0 compat support
next