if_tap: Handle 'SIOCSIFMTU' ioctl directly to support MTU > 1500
[dragonfly.git] / usr.bin /
2019-11-10 Aaron LIcalendar(1): Define "LANG" for national calendars
2019-11-10 Aaron LIcalendar(1): Reset locale after parsing each calendar...
2019-11-10 Aaron LIcalendar(1): Search calendar file in current directory...
2019-11-10 Aaron LIcalendar(1): Refactor mail header composition and sending
2019-11-10 Aaron LIcalendar(1): Merge 'pathnames.h' into 'io.c'
2019-11-10 Aaron LIcalendar(1): Use login caps for 'calendar -a'
2019-11-10 Aaron LIcalendar(1): Remove pointless playing with LC_TIME
2019-11-10 Aaron LIcalendar(1): Merge two fixes to calendars from FreeBSD
2019-11-10 Aaron LIcalendar(1): Add '-h' and '-?' to show usage help
2019-11-10 Aaron LIcalendar(1): Do not ignore errors of setuid/setgid...
2019-11-10 Aaron LIcalendar(1): Significant update to calendars from OpenBSD
2019-11-10 Aaron LIcalendar(1): Improve UTC offset and longitude handling
2019-11-10 Aaron LIcalendar(1): Various cleanups
2019-11-10 Aaron LIcalendar(1): Remove redundant fr_FR.UTF-8/calendar...
2019-11-10 Aaron LIcalendar(1): Use UTF-8 for all calendars
2019-11-10 Aaron LIcalendar(1): Rework calendar files installation
2019-11-10 Aaron LIcalendar(1): Sync with FreeBSD
2019-11-10 Aaron LIcalendar(1): Sync calendars from FreeBSD
2019-11-06 Matthew Dillondsynth - Change default compression from .tgz to .txz
2019-11-05 Matthew Dillondsynth - Add ARCH make var to bulk scan
2019-11-04 Matthew Dillondsynth - Conditionalize use of check-plist stage
2019-11-03 Matthew Dillondsynth - Enhance FAILURE log message
2019-11-02 zrj<wchar.h>: Remove limits pollution.
2019-11-01 zrjvmstat(8): Remove no longer needed <sys/malloc.h> include.
2019-11-01 Sascha WildnerRemove checknr(1) which stopped being useful a long...
2019-10-29 Matthew Dillondsynth - Allow empty env variable assignment
2019-10-26 Sascha Wildnerusr.bin/usr.sbin: Use NULL for pointers.
2019-10-24 Sascha Wildnerdsynth.1: Fix wording (reported by noob237).
2019-10-24 zrjCleanup <sys/uio.h> includes.
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown2() macro in various...
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown() macro in various...
2019-10-18 Sascha Wildneryacc(1): Remove unused define from the Makefile.
2019-10-18 Sascha Wildnerfsid/calendar: Clean up #includes a bit.
2019-10-18 zrjcalendar(1): Add missing include for MAXPATHLEN.
2019-10-17 Sascha WildnerMerge branch 'vendor/ZLIB'
2019-10-16 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-13 Sascha Wildnerworld/kernel: Use the howmany() macro in various places.
2019-10-11 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-08 Sascha Wildnerkdump/mksubr: Improve a bit.
2019-10-07 Tomohiro Kusumisys/vfs/msdosfs: Rename xcntobn() back to cntobn()
2019-10-06 zrjkernel: Make chflags syscalls argument types consistent...
2019-09-27 Matthew Dillondsynth - Allow the package suffix to be configured
2019-09-27 Matthew Dillondsynth - Dump final summary to the 00 log as well
2019-09-27 Sascha WildnerSome cleanup regarding the removal of the old clang...
2019-09-26 Matthew Dillondsynth - add 'dsynth monitor' directive
2019-09-26 Sascha Wildnersort(1): Remove duplicate option check.
2019-09-26 Matthew Dillondsynth - Check template change / worker count change
2019-09-26 Sascha Wildnerdsynth(1): Some minor fixes / cleanup.
2019-09-26 Sascha Wildnerdsynth(1): Change script perms to 644. install(1) handl...
2019-09-25 Sascha Wildner<sys/time.h>: Add 3rd arg to timespecadd()/sub() and...
2019-09-24 Sascha Wildnerdsynth.1: Fix document title.
2019-09-24 Sascha Wildnershowmount(8): Staticize and fix an unnecessary enum...
2019-09-17 Sascha Wildnerdsynth.1: Ada is the name of a person, not an acronym.
2019-09-17 Sascha Wildnerwtmpcvt.1: Fix a path and use .Mt for email addresses.
2019-09-14 Sascha Wildnerdsynth(1): Fix DPADD situation in the Makefile.
2019-09-14 Sascha Wildnerdsynth(1): Fix 'make install' with $DESTDIR set.
2019-09-14 Matthew Dillondsynth - Fix repository generation
2019-09-13 Sascha Wildnersynth.1: Fix some typos/markup.
2019-09-13 Matthew Dillonworld - Add dsynth to the build
2019-09-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-09-11 Matthew Dillondsynth - Add more make.conf variables
2019-09-11 Sascha Wildnerat.1: Bump date.
2019-09-11 Sascha WildnerAdjust numerous manual pages, scripts and Makefiles...
2019-09-10 Sascha WildnerAdd a wtmpcvt(1) utility from FreeBSD to convert wtmp...
2019-09-10 Sascha Wildnerwho(1)/finger(1): Move to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnerw(1): Switch to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnerlast(1): Fix wrong shutdown/reboot reporting.
2019-09-10 Sascha Wildnerlast(1): 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-09-03 Matthew Dillondsynth - Add hook_* support (2)
2019-09-03 Matthew Dillondsynth - Add hook_* support
2019-08-30 Sascha Wildnerwho/utmpentry: Clean up a bit.
2019-08-30 Sascha Wildnerenv(1)/printenv(1): Bump .Dd, remove (void) casts.
2019-08-27 Matthew Dillondsynth - Abstract the run-status infrastructure
2019-08-27 Matthew Dillondsynth - Make rebuild-repository work again
2019-08-26 Matthew Dillondsynth - Fix bug in pty interlock handshake
2019-08-26 Matthew Dillondsynth - Cleanup
2019-08-26 Matthew Dillondsynth - Implement 'test' and 'force', conditional...
2019-08-26 Matthew Dillondsynth - Add missing env vars for dports scan
2019-08-25 Matthew Dillondsynth - Fix master/slave pty race on fork()
2019-08-24 Matthew Dillonkcollect - Remove system calls from graph
2019-08-24 Matthew Dillondsynth - Stabilization, improve compatibility
2019-08-24 Matthew Dillondsynth - Do not count DUMMY nodes in the total
2019-08-24 Matthew Dillondsynth - Account for extraction size
2019-08-24 Matthew Dillondsynth - More pkg dependency fixes
2019-08-24 Matthew Dillondsynth - Unbreak ncurses coloring
2019-08-24 Matthew Dillondsynth - Report phase on failure
2019-08-24 Matthew Dillondsynth - Use foreground color instead of background...
2019-08-24 Matthew Dillondsynth - pty CRs, readelf, better log formatting
2019-08-23 Matthew Dillondsynth - Fix VersionName (UNAME_v)
2019-08-23 Matthew Dillondsynth - Reduce number of pre-installed pkgs in worker
2019-08-23 Matthew Dillondsynth - Fix templating bugs, flesh out environment...
2019-08-23 Matthew Dillondsynth - Add a pkgi depth calculation
2019-08-23 Matthew Dillondsynth - Stabilization
2019-08-22 Matthew Dillondsynth - Add Dynamic memory load management
2019-08-22 Matthew Dillondsynth - Add color
2019-08-22 Matthew Dillondsynth - Add logfile tracking on the ncurses display
2019-08-22 Matthew Dillondsynth - Add IGNORE handling
2019-08-22 Matthew Dillondsynth - Add IGNORE/BROKEN
next