Merge branch 'vendor/OPENBSD_LIBM'
[dragonfly.git] / usr.sbin /
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-09 Sascha Wildnerinstaller: Silence a kenv(1) warning.
2020-01-29 Sascha Wildnerdaemon(8): Sync with FreeBSD. Some ports need options...
2020-01-22 Sascha Wildnermtest(8): Fix two -Wunused-parameter warnings and raise...
2020-01-22 Sascha Wildnerifmcstat(8): Fix a -Wshadow and raise WARNS to 6.
2020-01-22 Sascha Wildnerpflogd(8): Fix a duplicate prototype and raise WARNS...
2020-01-19 Sascha WildnerMerge branch 'vendor/FLEX'
2020-01-18 Sascha Wildnerrrenumd(8): Clean up the Makefile a bit wrt yacc(1...
2020-01-18 Sascha Wildneriasl(8): Remove -d from YFLAGS, it is default.
2020-01-17 Matthew Dilloninstaller - Change default /build size
2020-01-14 Tomohiro Kusumiusr.sbin/fstyp: Remove redundant best_i check in HAMMER2
2020-01-14 Tomohiro Kusumiusr.sbin/fstyp: Use strlcpy(3) for HAMMER1
2020-01-13 Sascha WildnerSync ACPICA with Intel's version 20200110 (coming from...
2020-01-07 zrjMerge branch 'vendor/GDB'
2020-01-04 Matthew Dillonlibc - Adopt more linux-friendly basename() and dirname()
2020-01-03 Tomohiro Kusumiusr.sbin/fstyp: Cleanup hammer2.c
2020-01-03 Tomohiro Kusumiusr.sbin/fstyp: Fix -Werror=maybe-uninitialized on...
2019-01-02 Tomohiro Kusumiusr.sbin/fstyp: Cleanup hammer.c
2019-01-02 Tomohiro Kusumiusr.sbin/fstyp: Remove Capsicum related code
2020-01-01 Tomohiro Kusumiusr.sbin/fstyp: Fix -Werror=maybe-uninitialized on...
2019-12-31 Tomohiro Kusumiusr.sbin/fstyp: Add HAS_DEVPATH for HAMMER1/2 support...
2019-12-31 Tomohiro Kusumiusr.sbin/fstyp: Add precache_encoding to fsvtypes[]
2019-12-31 Sascha WildnerRemove mrouted(8) and the associated utilities from...
2019-12-28 Tomohiro Kusumiusr.sbin/fstyp: Make fstypes' precache_encoding const
2019-12-27 Tomohiro Kusumiusr.sbin/fstyp: Use iconv(3) to convert NTFS vol labels...
2019-12-27 Tomohiro Kusumiusr.sbin/fstyp: Show exFAT volume labels with -l flag
2019-12-25 Tomohiro Kusumiusr.sbin/fstyp: Add APFS support
2019-12-25 Tomohiro Kusumiusr.sbin/fstyp: Add HFS+ support
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-17 Tomohiro Kusumiusr.sbin/fstyp: Fix copyright
2019-12-17 Tomohiro Kusumiusr.sbin/fstyp: Fix copying unterminated ondisk string
2019-12-17 Tomohiro Kusumiusr.sbin/fstyp: Expand LABEL_LEN to 512
2019-12-13 Matthew Dillondocs - Add note about powerd and serial port operation
2019-12-10 Tomohiro Kusumiusr.sbin/fstyp: Add device name to HAMMER2 label for...
2019-12-10 Tomohiro Kusumiusr.sbin/fstyp: Add device name to HAMMER1 label for...
2019-11-29 Sascha Wildnerbthcid(8): Fix -Wundef.
2019-11-29 Sascha Wildnerrwhod(8): Fix -Wundef.
2019-11-28 Sascha Wildnermtree(8): Fix -Wundef.
2019-11-28 Tomohiro Kusumiusr.sbin/fstyp: Remove XXX comment on HAMMER2
2019-11-27 Tomohiro Kusumiusr.sbin/fstyp: Rename HAMMER1/2 functions
2019-11-26 Tomohiro Kusumiusr.sbin/autofs: Add missing description for automountd...
2019-11-21 zrjworld: Use <vfs/FS/...> in userland.
2019-11-21 zrjworld: Use <bus/cam/...> in userland.
2019-11-16 Tomohiro Kusumiautofs: Change email address (sync with FUSE and others)
2019-11-14 zrj<sys/types.h>: Reduce vm_* types pollution in userland.
2019-11-14 zrjAdd <sys/cpumask.h>.
2019-11-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-11-11 Sascha WildnerRemove OPIE remains.
2019-11-01 zrjfwcontrol(8): Remove <sys/malloc.h> include.
2019-10-31 Tomohiro Kusumiusr.sbin/fstyp: Fix warning on Linux distros
2019-10-28 Tomohiro Kusumiusr.sbin/fstyp: Fix comparison against unterminated...
2019-10-26 Sascha Wildnerusr.bin/usr.sbin: Use NULL for pointers.
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown() macro in various...
2019-10-18 Sascha Wildnerrrenumd(8): Check if YYDEBUG is really 1.
2019-10-18 zrjnscd(8): Add missing include for timespec.
2019-10-17 Sascha WildnerMerge branch 'vendor/ZLIB'
2019-10-16 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-13 Sascha Wildnerworld/kernel: Use the powerof2() macro in various places.
2019-10-12 Sascha Wildnerzic/zdump: Clean up Makefiles (remove unneeded stuff).
2019-10-12 Sascha Wildnerzic(8): Avoid -Wstringop-truncation warning.
2019-10-12 Tomohiro Kusumiusr.sbin/fstyp: Add XXX comments on HAMMER1/2 label
2019-10-11 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-08 zrjppp(8): Remove references to libradius.
2019-10-06 Tomohiro Kusumiusr.sbin/fstyp: Retry fopen(3) if failed
2019-10-06 Tomohiro Kusumiusr.sbin/fstyp: Support HAMMER2 PFS label and @name...
2019-10-06 Sascha WildnerFix immutable flag handling in our mtree(8) invocations.
2019-10-05 zrjppp(8): Re-enable RADIUS support.
2019-10-05 zrjNuke libradius(3).
2019-10-05 zrjppp(8): Disable RADIUS support.
2019-10-01 Sascha WildnerFix two comments (in trek and the installer): whereever...
2019-09-26 Tomohiro Kusumiusr.sbin/autofs: Change autounmountd(8) to use time_t...
2019-09-26 Tomohiro Kusumiusr.sbin/autofs: Fix segfault that could occur on ...
2019-09-26 Tomohiro Kusumiusr.sbin/autofs: Add DOLLAR
2019-09-25 Sascha Wildner<sys/time.h>: Add 3rd arg to timespecadd()/sub() and...
2019-09-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-09-11 Sascha WildnerAdjust numerous manual pages, scripts and Makefiles...
2019-09-10 Sascha WildnerRemove the legacy "utmp" API, now that our utils have...
2019-09-10 Sascha Wildnerac(8): Sync with FreeBSD, i.e. switch to utmpx. Drop...
2019-09-10 Sascha Wildnerrwhod(8): Add utmpx support from FreeBSD. Drop utmp...
2019-09-10 Sascha Wildnerppp(8): Add utmpx support from FreeBSD. Drop utmp support.
2019-09-10 Sascha Wildnersshd(8): Drop utmp support.
2019-09-10 Sascha Wildnerlastlogin(8): Switch to utmpx. Drop utmp support.
2019-09-08 Roy MarplesMerge branch 'vendor/OPENRESOLV' with the following...
2019-09-04 Roy MarplesMerge dhcpcd-8.0.4 from branch 'vendor/DHCPCD'
2019-08-28 Antonio Huete Jimenezjail.8 - Adjust manpage for the new changes
2019-08-20 Sascha WildnerMerge remote-tracking branch 'remotes/crater/vendor...
2019-08-19 Tomohiro Kusumiusr.sbin/fstyp: Fix compile warning on Linux distros
2019-08-01 Sascha WildnerRemove <machine/inttypes.h> from a number of files...
2019-07-31 Sascha WildnerAdd missing <sys/filio.h> inclusion to vknetd(8). Fixes...
2019-07-30 Matthew Dillonvknetd - Isue FIOSETOWN to set pid for tap interface
2019-07-30 Matthew Dillonvknetd - Use the auto-clone /dev/tap device
2019-07-24 Tomohiro Kusumiusr.sbin/fstyp: Minor fix for HAMMER2
2019-07-22 Tomohiro Kusumiusr.sbin/fstyp: Add -l option support for HAMMER2
2019-07-21 Sascha WildnerRemove rdate(8).
2019-07-10 Sascha Wildnerpfctl(8): -DPFDEBUG can be used too now for pfctl(8).
2019-07-06 Matthew Dillonsshd - Make sshd use utmpx / wtmpx
2019-06-30 Sascha Wildner<sys/conf.h>: Move SPECNAMELEN to <sys/param.h>.
2019-06-22 Sascha WildnerFix two typos in manual pages.
next