fetch: support EAI_ADDRFAMILY error, correct two error messages
[freebsd.git] / usr.bin /
2022-11-01 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-11-01 Elvin Aslanovgrep: correct argument name in man page
2022-10-31 Kyle Evansmktemp: add -p/--tmpdir argument
2022-10-31 Kyle Evansmktemp: add some GNU-compatible long options
2022-10-30 Gordon Berglingtee.1: Add a HISTORY section
2022-10-29 Kyle Evansusr.bin: hook wg(8) up to the build
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-27 Dag-Erling Smørgravscript: Handle a missing 's' stamp gracefully.
2022-10-27 Dag-Erling Smørgravscript: Further usage string nits.
2022-10-27 Dag-Erling Smørgravscript: Use size_t / ssize_t where needed.
2022-10-27 Math Ieusplit: reset errno prior to getline()
2022-10-27 Dag-Erling Smørgravscript: Add usage string for playback mode.
2022-10-27 Dag-Erling Smørgravscript: Correct -F in man page and usage string.
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-26 Emmanuel Vadotpkgbase: Put less in FreeBSD-runtime
2022-10-26 Emmanuel Vadotpkgbase: Create a FreeBSD-games package
2022-10-26 Dag-Erling Smørgravw: Fix premature rounding.
2022-10-25 Kyle Evanssplit: add word order fix
2022-10-25 Kyle Evanssplit: add some tests
2022-10-25 Kyle Evanssplit: switch to getline() for line/pattern matching
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...
next