]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
bhyve: Use the proper type for string literals
[FreeBSD/FreeBSD.git] / usr.bin /
2022-10-21 Dag-Erling Smørgravw: cosmetic fixes.
2022-10-19 Ed Mastessh: update to OpenSSH 9.1p1
2022-10-19 Mariusz Zaborskilogger: fix builds without casper
2022-10-17 Ed Mastetruss: remove now-unused special case for MIPS
2022-10-17 liu-duxargs: fix exit code when using -P
2022-10-16 Cy Schubertunbound: Vendor import 1.17.0
2022-10-13 Olivier Cochardrenice: Force /bin/sh usage on su calls for the regress...
2022-10-13 Baptiste Daroussinsort: deindent file_reader_free and cleanup its usage
2022-10-13 Baptiste Daroussinsort: simplify file_reader_clean
2022-10-13 Baptiste Daroussinsort: deindent closefile
2022-10-13 Baptiste Daroussinsort: use asprintf(3) instead of malloc + snprintf(3)
2022-10-13 Baptiste Daroussinsort: deindent openfile
2022-10-13 Baptiste Daroussinsort: simplify the code to handle -z flag
2022-10-13 Baptiste Daroussinsort: cleanup now unused structutre and prototypes
2022-10-13 Baptiste Daroussinsort: unify the code to read from FILE *
2022-10-13 Baptiste Daroussinsort: remove unused function
2022-10-13 Baptiste Daroussinsort: use memset to initialize structure when possible
2022-10-12 Baptiste Daroussinsort: use mkstemp(3) instead of reinventing it
2022-10-12 Baptiste Daroussinsort: replace home made line reader by getdelim(3)
2022-10-12 Baptiste Daroussinsort: remove NLS support
2022-10-12 Baptiste Daroussinsort: replace malloc+memset with calloc
2022-10-12 Baptiste Daroussinsort: add wrapper around calloc
2022-10-12 Philip Paepscontrib/tzdata: import tzdata 2022e
2022-10-09 Pau AmmaUpdate tip for adding a user to wheel:
2022-10-07 Kristof Provostw: don't truncate if we're writing libxo json/xml
2022-10-07 Gleb Smirnoffsystat: remove INP_TIMEWAIT
2022-10-07 Simon J. Gerratyldd: ignore unverified files
2022-10-06 Konstantin Belousovldd: use direct exec mode unconditionally
2022-10-05 John Baldwinrs: Fix some pointer arith UB.
2022-10-05 John Baldwinrs: Fix a use after free.
2022-10-05 John Baldwinrs: Fix various harmless warnings.
2022-10-05 Daniel Engberggrep: Add quotes in manpage when using wildcards with...
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@d62bafee9
2022-10-03 John Baldwindiff: Fix a use after free as well as a memory leak...
2022-10-03 John Baldwinfortune: Unindent a debug printf in get_fort().
2022-10-03 John Baldwintail: Fix misleading indentation in ARG() macro.
2022-10-02 Dag-Erling SmørgravPut OPIE to rest.
2022-10-01 Mariusz Zaborskiseq: fix style nits
2022-10-01 Mariusz Zaborskiseq: fix potential NULL ptr reference
2022-09-30 Elliott Mitchellvmstat: remove processor counting from getcpuinfo()
2022-09-29 Olivier Cochardrenice: Prevent running regression tests in parallel
2022-09-29 Brooks Davismanpages: Remove telnetd references
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-28 John Baldwinnewkey: Fix mismatch in array bounds in for adjust().
2022-09-28 John Baldwinmail: Fix mismatch in array bounds for isign().
2022-09-27 Randall StewartTcp progress timeout
2022-09-25 Ed Masteclang: remove as(1) cross-reference from man page
2022-09-25 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.4
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-21 Martin Matuskazfs: merge openzfs/zfs@c629f0bf6
2022-09-21 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-17 Brooks Davisktrace: make ktr_tid a long not intptr_t (NFC)
2022-09-16 Konstantin Belousovprocstat(1): print AT_USRSTACKBASE and AT_USRSTACKLIM
2022-09-16 Gordon Berglinguname.1: Clarify the -r option
2022-09-09 Kirk McKusickHandle NULL return from localtime(3) in ls(1) and find(1)
2022-09-08 Mark Johnstontail: Initialize the stat buffer used when input is...
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Xin LIMFV: less v608
2022-09-03 Alfonso S. Sicilianobsddialog(1): Fix Makefile typo
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-09-03 Gordon Berglingtip(1): Fix a typo in a source code comment
2022-08-30 Gleb Smirnoffprocstat: fix printing divert(4) sockets
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-30 Gleb Smirnoffdivert(4): provide statistics
2022-08-30 Gleb Smirnoffdivert: declare PF_DIVERT domain and stop abusing PF_INET
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-25 Dag-Erling Smørgravrenice: add unit tests.
2022-08-25 Dag-Erling Smørgravrenice: fix argument order.
2022-08-25 Baptiste Daroussinbintrans: replace the quoted printable encoder/decoder
2022-08-17 Jens SchweikhardtIndicate which port gpg.1 comes from.
2022-08-17 Jens SchweikhardtIndicate which port gdb.1 and kgdb.1 come from.
2022-08-16 Emmanuel Vadotpkgbase: Put accounting utilities in the acct package
2022-08-16 Jens SchweikhardtIndicate the port where the referenced man pages come...
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
2022-08-15 Jens SchweikhardtIndicate that xrefs to *roff,tbl,eqn et al are found...
2022-08-14 Jens SchweikhardtFor man page references found in ports, indicate the...
2022-08-14 Xin LIRemove minigzip from the base system.
2022-08-13 Martin Matuskazfs: merge openzfs/zfs@b3d0568cf
2022-08-11 Kyle Evansiconv: only conditionally use ICONV_SET_DISCARD_ILSEQ
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.18
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.17
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.16
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.15
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.14
2022-08-08 Dag-Erling Smørgravapply: clean up error handling.
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-08-04 Dag-Erling Smørgravrenice: support -- as per POSIX.
2022-08-04 Dag-Erling Smørgravxinstall: alphabetize: upper case precedes lower.
2022-08-03 Dag-Erling Smørgravxinstall: use dynamic bufsize as in cat(1) / cp(1).
2022-08-03 Dag-Erling Smørgravxinstall: make md5 and ripemd160 conditional
2022-08-03 Dag-Erling Smørgravxinstall: fix dounpriv logic, add tests
2022-08-02 Tom Jonesdiff3: Use ranges for new and old diffedits in ed scripts
2022-08-02 Tom Jonesdiff3: Use ranges for the old and new diffedits in...
2022-08-02 Tom Jonesdiff3: Simplify startmark calculation in Ascript
2022-08-02 Gordon Berglingfind.1: Correct the markup
next