sys/vfs/hammer2: HAMMER2_CHAIN_BMAP* should be HAMMER2_CHAIN_BLKMAP*
[dragonfly.git] / usr.bin /
2021-07-06 Sascha WildnerMerge branch 'vendor/FILE'
2021-07-04 Matthew Dillonworld - Add covid(1) utility and port manual page from...
2021-07-04 Matthew Dillonworld - Add covid(1) utility and port manual page from...
2021-07-03 Sascha WildnerMerge branch 'vendor/WPA_SUPPLICANT'
2021-06-27 Matthew Dillondsynth - Support chromium WITH_DEBUG build
2021-06-25 Matthew Dillondsynth - If WITH_DEBUG used, increase tmpfs size for...
2021-06-18 Aaron LItools: Sync 'install.sh' options with install(1)
2021-06-13 Sascha Wildnergetconf(1): Add _POSIX_V7_* names, as aliases for POSIX...
2021-06-13 Sascha Wildnerconfstr(3): Add minimal support for V[67]_ENV.
2021-06-09 Dan Crosspw_scan: remove checks for (u|g)ids > USHRT_MAX.
2021-06-03 Sascha Wildnerdsynth.1: Oops, fix sorting.
2021-06-03 Sascha Wildnerdsynth.1: Add -P to the SYNOPSIS.
2021-05-31 Sascha WildnerMerge branch 'vendor/TCSH'
2021-05-17 Matthew Dillondsynth - Add -M scale option
2021-05-12 Matthew Dillonfstat - Improve output formatting
2021-04-18 Matthew Dillondsynth - Don't double-add ports-mgmt/pkg
2021-04-16 Daniel FojtUpgrade libressl. 1/2
2021-04-13 Sascha Wildnerncurses/tic: Remove bogus definitions of _XOPEN_SOURCE_...
2021-04-08 Sascha Wildnerdsynth.1: Fix typo.
2021-04-04 Sascha Wildnerzstd: Install zstdgrep too.
2021-04-04 Sascha WildnerMerge branch 'vendor/XZ'
2021-04-04 Sascha WildnerMerge branch 'vendor/ZSTD'
2021-04-04 Sascha WildnerRemove external *less programs/manpages.
2021-04-04 Sascha Wildnerless: Add {z,bz,xz,lz,zstd}less wrappers for viewing...
2021-04-04 Sascha Wildnerzstd(1): Enable multi-threading support in the zstd...
2021-04-03 Sascha Wildnerzstd: Remove Makefile.depend's.
2021-04-03 Sascha WildnerMerge branch 'vendor/ZSTD' into master
2021-04-02 Matthew Dillonbuild - Add zstd to the build (libzstd as private library)
2021-04-02 Sascha WildnerFix typo in various licenses: merchantibility -> mercha...
2021-04-01 Matthew Dillondsynth - add zstd support (2)
2021-03-29 Matthew Dillonvmstat - Adjust kmalloc zone name display
2021-03-29 Krzysztof Piecuchdsynth: add zstd support
2021-03-27 Sascha WildnerMerge branch 'vendor/BMAKE'
2021-03-21 Matthew Dillonkernel - Add kmalloc_obj subsystem step 1
2021-03-16 Aaron LIod(1): Fix alignment issue in long double (-t fL) output
2021-03-16 dczhengod(1): Fix long ints (L) format output on x86_64 platform
2021-03-12 Aaron LIkillall.1: Mention pkill(1)
2021-03-12 dczhengkillall(1): Handle -h and -? options as described in...
2021-03-10 Levente Kurusapkill(1): Add option -T to restrict to current terminal
2021-03-03 Sascha Wildnerunzip: Remove duplicate brace.
2021-02-27 Sascha WildnerFix -Wundef in some code imported from NetBSD.
2021-02-21 Sascha Wildnerbmake: Remove unneeded .PATH from the Makefile.
2021-02-19 Antonio Huete JimenezUpgrade make(1). 2/2
2021-02-19 Antonio Huete JimenezUpgrade make(1). 1/2
2021-02-19 Antonio Huete Jimenezdsynth: Oops, parameters were reversed
2021-02-19 Daniel FojtUpgrade libressl. 1/2
2021-02-18 Antonio Huete Jimenezdsynth: Make the mount process a bit more portable
2021-02-13 Antonio Huete Jimenezdsynth: Add phase string for the new phases
2021-02-09 Sascha WildnerFix several typos in calendars, READMEs and other files.
2021-02-06 Sascha Wildnertic: Fix wrong path in the Makefile.
2021-02-06 Sascha WildnerUse %U for URIs within reference blocks in various...
2021-02-01 Antonio Huete Jimenezdsynth: Add extra information to the build output
2021-02-01 Antonio Huete Jimenezdsynth: Warn the user about world/kernel being out...
2021-01-31 Antonio Huete Jimenezdsynth: Set OPSYS according to the detection or profile...
2021-01-28 Antonio Huete Jimenezdsynth: Use semantic versioning-ish numbering for version
2021-01-26 Antonio Huete Jimenezdsynth.1: Several fixes
2021-01-22 Sascha WildnerRevert "Fix various mistakes (s/it were/it was/) in...
2021-01-19 Aaron LIUse ${} instead of $() in various makefiles
2021-01-19 Sascha WildnerFix various mistakes (s/it were/it was/) in manual...
2021-01-16 Dan Crosstalk: talk into account sa_len field in sockaddr.
2021-01-15 Sascha WildnerSync cmp(1) with FreeBSD. Mainly for 80445b7a3f738e0b...
2021-01-13 Sascha Wildnerhexdump.1/operator.7: Use Ta instead of literal tabs.
2021-01-12 Matthew Dillonfinger - Take into account terminal session ID
2021-01-12 Matthew Dillonfinger - Remove -T option
2021-01-12 Matthew Dillonfinger - Fix 'lastlogx' logic
2021-01-12 Matthew Dillonfinger - Reduce printed Login name field width so line...
2021-01-12 Matthew Dillonfinger - Widen TTY field to avoid truncation
2021-01-04 Sascha Wildnertimeout.1: Use .Fx
2021-01-03 Aaron LItimeout(1): Add -v/--verbose option to show diagnosis...
2021-01-03 Aaron LItimeout(1): Reduce some duplicate code
2021-01-03 Aaron LItimeout(1): Some minor tweaks and improvements
2021-01-03 Aaron LItimeout(1): Port to DragonFly
2021-01-03 Aaron LIImport timeout(1) from FreeBSD
2021-01-02 Sascha WildnerFix some -Wjump_misses_init warnings (found by clang).
2021-01-02 Sascha Wildnernetstat(1): Clean up struct nlist array.
2021-01-02 Sascha Wildnergetaddrinfo(1): Actually hook into the build and remove...
2021-01-02 Aaron LIImport getaddrinfo(1) from FreeBSD
2021-01-01 Aaron LIImport stdbuf(1) together with libstdbuf(3) from FreeBSD
2020-12-28 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-12-27 Roy MarplesMerge branch 'vendor/OPENRESOLV'
2020-12-16 Matthew Dillonbuild - Fix building new sources on older systems
2020-12-14 Antonio Huete Jimenezdsynth: Collect and present meta-node statistics.
2020-12-13 Antonio Huete Jimenezdsynth: Delete obsolete packages upon 'prepare-system'
2020-12-13 Matthew Dillontop, vmstat, who, rwhod - Use CLOCK_UPTIME to calculate...
2020-12-13 Matthew Dillonuptime - Use CLOCK_UPTIME to calculate uptime
2020-12-10 Daniel FojtUpgrade libressl. 1/2
2020-11-28 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-11-27 Antonio Huete Jimenezdfregress: Add 'rc' option
2020-11-27 Antonio Huete Jimenezdfregress: Fix mistake in the previous commit
2020-11-26 Antonio Huete Jimenezdfregress: Add 'interpreter' option
2020-11-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-11-17 Antonio Huete Jimenezdsynth: Enable 'install' and 'deinstall' phases on...
2020-11-17 Antonio Huete Jimenezdsynth: Remove any trace of 'install-mtree' phase.
2020-11-05 Daniel FojtUpgrade libressl. 1/2
2020-11-01 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-10-31 zrjSwitch to binutils234 as default base binutils.
2020-10-31 zrjdsynth(1): Ignore dot files in CRC sums.
2020-10-22 Sascha Wildnersystat(1): Remove dead code.
2020-10-16 Daniel FojtUpgrade libedit. 1/2
2020-10-14 Sascha Wildnermt(1): Change c_code to u_long because it has to hold...
next