sqlite3: Vendor import of sqlite3 3.40.1
[freebsd.git] / usr.bin /
2023-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.1
2023-01-04 Kyle Evansgrep: properly switch EOL indicator with -z
2023-01-02 Yoshihiro Takahashiunzip: Document optional member list
2023-01-01 Xin LIMFV: xz 5.4.0
2022-12-28 David E. O'BrienRestricting xargs to '-n1' is much slower and isn't...
2022-12-27 Wolfram Schneiderdo not expect mandoc(1) to terminate in finite time
2022-12-22 Mike Karelsbspatch.1: fix missing argument
2022-12-18 Jose Luis Durangrep.1: Add an ENVIRONMENT section
2022-12-14 Gleb Smirnofftcp: retire TCPDEBUG
2022-12-14 Kyle Evansdiff: restyle loop a bit
2022-12-14 Kyle Evansdiff: fix side-by-side output with tabbed input
2022-12-13 Martin Matuskalibarchive: merge from vendor branch
2022-12-12 Ed MasteAlways install llvm-objdump as objdump
2022-12-09 Konstantin Belousovposixshmcontrol(1): for regular shmfd, report used...
2022-12-09 Xin LIMFV: xz 5.2.9
2022-12-07 Gleb Smirnofftcp: embed inpcb into tcpcb
2022-12-07 Martin Matuskazfs: merge openzfs/zfs@59493b63c (master)
2022-12-05 John Baldwinrpcgen: Unindent a line not guarded by if (mtflag).
2022-12-05 John Baldwinrpcgen: Don't free() a pointer after realloc().
2022-12-05 John BaldwinExplicitly set CXXSTD to c++11 for old C++ code using...
2022-12-02 Gleb SmirnoffRetire trpt(8).
2022-12-01 Daniel Dowsekillall(1): allow sending signals to processes with...
2022-11-30 Philip Paepscontrib/tzdata: import tzdata 2022g
2022-11-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.0
2022-11-22 John Baldwinsystat: Fix a bunch of use after frees in fetch_ifstat().
2022-11-21 Ed MasteRetire CLANG_IS_CC option
2022-11-18 Dag-Erling Smørgravtftp: cleanup
2022-11-18 Dag-Erling Smørgravtftpd: Plug memory leaks in option handling code.
2022-11-18 Xin LIMFV: expat 2.5.0
2022-11-18 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-11-17 Dag-Erling Smørgravtftpd: whitespace cleanup
2022-11-17 Dag-Erling Smørgravtftp: Fix buffer overflow and fd leak in multi-file...
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-16 John Baldwinrs: Test actual output in the tests.
2022-11-16 John Baldwinrs: Use getopt() and strtol() instead of mannual parsing.
2022-11-16 John Baldwinrs: Convert to C++ to convert elem to a std::vector...
2022-11-16 John Baldwindiff: Don't (ab)use sprintf() as a kind of strcat().
2022-11-16 John Baldwindiff: Don't treat null characters like carriage returns...
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-10 Richard Scheffeneggertcp: account sent/received IP ECN markings independently
2022-11-09 Kyle Evansmktemp: skip later TMPDIR check if -p is specified
2022-11-07 Gordon BerglingUpdate HISTORY and AUTHORS sections for cut(1) and...
2022-11-05 Kyle Evanswg: drop -Wno-cast-qual from CFLAGS
2022-11-05 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
2022-11-04 Dag-Erling Smørgravgzip: Add support for decompressing zstd files.
2022-11-03 Kyle Evansmktemp: don't double up on trailing slashes for -t...
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.
next