]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Handle UFS/FFS file deletion from cylinder groups with check-hash failure.
[FreeBSD/FreeBSD.git] / usr.bin /
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
2023-03-23 Ed Masteetdump: exit on error if section header or entry offset...
2023-03-23 Ed Mastelorder: add deprecation notice
2023-03-23 Ed Masteldd: clarify format options
2023-03-17 Kyle Evansgrep: remove tautological condition
2023-03-01 Dimitry AndricEnsure .inc files are regenerated when llvm/clang tblge...
2023-02-23 Mateusz GuzikAdd nproc(1)
2023-02-20 Arseny Smalyuknetinet6: Fix mbuf leak in NDP
2023-02-16 Alan SomersChange "ctlstat -P"'s schema
2023-02-16 Kyle Evanstop: fix sorting by pid (-o pid)
2023-02-16 Kyle Evanspatch: omit filename if the prompt was ignored
2023-02-09 Stefan Eßercontrib/bc: update to version 6.2.4
2023-02-09 Dag-Erling Smørgravcmp: Print a summary on SIGINFO.
2023-02-09 Dag-Erling Smørgravw: Complete libxo transition.
2023-02-09 Dag-Erling Smørgravfind: Logic nit in man page.
2023-02-08 Bartosz Sobczakirdma: Add RDMA driver for Intel(R) Ethernet Controller...
2023-02-07 Mateusz Piotrowskitimeout: Move from /usr/bin to /bin
2023-02-07 Stefan Eßercontrib/bc: update to version 6.2.2
2023-02-06 Cameron Katriman(1): Support zstd compressed manpages using zstdcat
2023-02-03 Xin LIDisable sandboxing when building with WITHOUT_CAPSICUM.
2023-02-03 Alexander Naumochkinstat(1): Do not pass S_IFBLK to devname unconditionally
2023-02-02 Emmanuel Vadotpkgbase: Put less in FreeBSD-runtime
2023-02-02 Emmanuel Vadotpkgbase: Create a FreeBSD-games package
2023-02-02 Emmanuel Vadotpkgbase: Put accounting utilities in the acct package
2023-02-01 Jamie Landeg-Jonesusr.bin/stat: Fix error message formatting.
2023-01-28 Kyle Evansgrep: properly switch EOL indicator with -z
2023-01-28 Colin Percival13.2: update stable/13 to -PRERELEASE to start the...
2023-01-27 Alan Somerscal: don't print terminal control characters unless...
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-24 John Baldwindiff: Don't (ab)use sprintf() as a kind of strcat().
2023-01-24 John Baldwindiff: Don't treat null characters like carriage returns...
2023-01-23 Gleb Smirnofffuser: fix loop over kinfo_proc array
2023-01-22 Yoshihiro Takahashiunzip: Document optional member list
2023-01-22 Elliott Mitchellvmstat: fix overflow of interrupt name buffer
2023-01-22 Elliott Mitchellvmstat: remove shadow variables
2023-01-20 Konstantin Belousovposixshmcontrol(1): for regular shmfd, report used...
2023-01-13 Alexander V. Chernikovnetstat: print path weight when showing routes in struc...
2023-01-11 Danilo G. Baiomotd: Fix Questions List address
2022-12-28 Jose Luis Durangrep.1: Add an ENVIRONMENT section
2022-12-26 Mike Karelsbspatch.1: fix missing argument
2022-12-08 Daniel Dowsekillall(1): allow sending signals to processes with...
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-14 Gordon BerglingUpdate HISTORY and AUTHORS sections for cut(1) and...
2022-11-13 Mariusz Zaborskilogger: fix builds without casper
2022-11-13 Kyle Evansmktemp: don't double up on trailing slashes for -t...
2022-11-13 Kyle Evansmktemp: add -p/--tmpdir argument
next