]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
ipsec: Make algorithm tables read-only
[FreeBSD/FreeBSD.git] / usr.bin /
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
2023-05-27 Enji Cooperfactor: support OpenSSL 3
2023-05-27 Enji CooperAdd simple factor/primes regression tests
2023-05-27 Alexander V. Chernikovnetlink: use newly-added snl(3) array parsing for handl...
2023-05-26 Mark Johnstontop: Use a cpuset_t to represent a CPU mask
2023-05-26 Dmitry Chaginkdump: Add a facility to print numbers in decimal forma...
2023-05-26 Dmitry Chaginkdump: Decode linux_clone syscall flags
2023-05-25 Mark Johnstonposixshmcontrol.1: Document posixshmcontrol create -l
2023-05-25 Pierre Proncheryfactor: Request the OpenSSL 1.1 API
2023-05-25 Dag-Erling Smørgravctags: Recognize __attribute__ in function declarations.
2023-05-25 John Baldwinless: Re-enable -Wdeprecated-non-prototype warnings.
2023-05-25 Dag-Erling Smørgravctags: Support writing to stdout instead of a file.
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-23 Dag-Erling Smørgravctags: Error out if writing to stdout failed.
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-13 Simon J. Gerratysys.dirdeps.mk use ?= for OBJTOP
2023-05-13 Simon J. Gerratybmake forloop test was removed
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-10 Dag-Erling Smørgravtsort: Add unit tests.
2023-05-10 Dag-Erling Smørgravtsort: Replace bcopy() with memcpy().
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-04 Dag-Erling Smørgravtsort: Error out if writing to stdout failed.
2023-05-04 Dag-Erling Smørgravncal: Error out if writing to stdout failed.
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-04-27 Simon J. GerratyAdditions to targets/pseudo/host-tools
2023-04-27 Eugene Grosbeinlogger(1): fix timestamps in case of long run
2023-04-26 Yuri Pankovgetconf(1): add DEALLOC_PRESENT
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-24 Simon J. Gerratybmake does not need libegacy
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Simon J. GerratyEnable building tar for non-FreeBSD host
2023-04-24 John Baldwinnetstat: Use valid prototypes for function declarations...
2023-04-23 Konstantin Belousovposixshmcontrol(1): silently ignore inaccessible segmen...
2023-04-22 Simon J. GerratyBuild host tools on non-FreeBSD host with DIRDEPS_BUILD
2023-04-21 Cameron Katrillvm-strings: Install as strings when WITH_LLVM_BINUTIL...
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-21 Ed Mastellvm: fix some llvm-* tool links when WITH_LLVM_BINUTIL...
2023-04-21 Warner Loshtruss: Kill dead code
2023-04-20 Michael Tuexennetstat: cleanup
2023-04-20 Gleb Smirnoffnetstat: fix printing of TCP pcbs with -A
2023-04-20 Simon J. GerratyFix building host tools for host
2023-04-19 Michael Tuexennetstat: document that PCB information can't be read...
2023-04-19 Simon J. GerratyUpdate/fix Makefile.depend for userland
2023-04-18 John Baldwinmail: Use a C89 function pointer type for command funct...
2023-04-18 John Baldwinlocate: Use C89 function definitions.
2023-04-18 John Baldwinless: Silence -Wdeprecated-non-prototype warnings.
2023-04-18 John Baldwinsendmail: Silence -Wdeprecated-non-prototype warnings.
2023-04-18 Dag-Erling Smørgravrenice: Factor out common code in tests.
2023-04-18 Mateusz Piotrowskisplit: Update synopsis and usage; fix examples
2023-04-18 Dag-Erling Smørgravrenice: Clean up the tests.
2023-04-18 Gordon Berglinglast(1): Remove double words in source code comments
2023-04-17 Yuri Pankovxargs: improve foundeof check for -E
2023-04-17 Dag-Erling Smørgravrenice: Avoid segfault if -n flag is given without...
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-16 Gordon Berglingmorse.6: Mention to standards in the SEE ALSO section
2023-04-16 Gordon Berglinggrdc.6: Add an ENVIRONMENT section
2023-04-14 Eric van Gyzenlimits_test: validate CPU time used, not real time
2023-04-10 Ed Mastemail: fix build if TIOCSTI is not defined
2023-04-06 Ed Mastellvm-objcopy: link man page as strip.1 when WITH_LLVM_B...
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-29 John BaldwinRemove LLVM build glue for MIPS as a native architecture.
2023-03-29 Dimitry AndricRevert "Ensure .inc files are regenerated when llvm...
2023-03-29 Dimitry AndricRevert "Rework {clang,lldb,llvm}-tblgen invocations...
2023-03-29 Dimitry AndricRework {clang,lldb,llvm}-tblgen invocations to add...
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-26 Mark Johnstontftp tests: Fix a typo in the makefile
2023-03-26 Alexander V. Chernikovnetlink: add NETLINK/NETLINK_SUPPORT userland options.
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-22 Ed Masteetdump: exit on error if section header or entry offset...
2023-03-21 Ed Mastelorder: add deprecation notice
2023-03-21 Ed Masteldd: clarify format options
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-18 Alexander V. Chernikovnetstat: fix double-free in netlink error code path.
2023-03-18 Alexander V. Chernikovnetstat: simplify netlink route printing code.
2023-03-16 Mateusz Guzikless: silence K&R warns
2023-03-16 Dag-Erling Smørgravtail: Verify correct behavior when input does not end...
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-13 Dag-Erling Smørgravtftp: Add test cases for URL mode.
2023-03-13 David E. O'BrienLook in getlocalbase() for the calendar-data package...
2023-03-10 Dag-Erling Smørgravtftp: Add tests.
2023-03-10 Dag-Erling Smørgravtftp: Correctly propagate transfer errors.
2023-03-09 Brooks DavisNgATM: Remove netgraph ATM support
next