dragonfly.git
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-09 Tomohiro Kusumisys/vfs/msdosfs: Cleanup before implementing vfs clustering
2019-11-09 Tomohiro Kusumisys/vfs/msdosfs: Fix regression from cleanup commit...
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Remove BPB_TotSec16 test for FAT32...
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Fix comments on corrupted fs
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Fix typo
2019-11-08 Matthew Dillonvirtio - SI_ORDER_FIRST -> SI_ORDER_EARLIER
2019-11-08 Matthew Dillonkernel - Use SI_ORDER_THIRD for CAM peripheral modules.
2019-11-08 Matthew Dillonkernel - Add additional SI_ORDER_* flags
2019-11-08 Matthew Dillonvirtio - Fix LUN scan issue w/ Google Cloud
2019-11-08 Matthew Dillonkernel - Deal with obsolete/misused SID_Sync flag in CAM
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Add/use DOINGASYNC()
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Support async mount (delayed write)
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Avoid "." corruption on rename(2)
2019-11-07 Tomohiro Kusumisys/vfs/msdosfs: Improve fsync(2) behavior
2019-11-06 Matthew Dillondsynth - Change default compression from .tgz to .txz
2019-11-06 Tomohiro Kusumisys/vfs/msdosfs: Remove seemingly unneeded unlock/reloc...
2019-11-06 Tomohiro Kusumisys/vfs/msdosfs: Remove unrelated comment on rmdir
2019-11-05 Matthew Dillondsynth - Add ARCH make var to bulk scan
2019-11-05 Tomohiro Kusumisys/vfs/msdosfs: Sync debug prints with FreeBSD
2019-11-04 Matthew Dillondsynth - Conditionalize use of check-plist stage
2019-11-03 François Tigeotdevfs: Add a vnode pointer argument to dev_dopen()
2019-11-03 François Tigeotdrm/linux: Rework wait_event_xxx() macros
2019-11-03 Matthew Dillondsynth - Enhance FAILURE log message
2019-11-03 Sascha Wildnerfile(1): Fix CVE-2019-18218.
2019-11-03 Tomohiro Kusumisbin/hammer2: Add /dev/ad* and /dev/vn* to "info"/...
2019-11-03 François Tigeotdrm/linux: Only define GFP_KERNEL once
2019-11-03 François Tigeotdrm: Remove most system headers from linux/list.h
2019-11-02 zrj<wchar.h>: Remove limits pollution.
2019-11-02 zrj<stdint.h>: Remove C99 constant/limits guards for c++.
2019-11-02 zrj<wchar.h>: Implement correct limits for different wchar...
2019-11-02 zrj<ctype.h>: Internalize __ct_rune_t type.
2019-11-02 zrj<wchar.h>: Refactor wchar_t/wint_t/mb_state setup.
2019-11-02 zrjpthread: Fix simple hello world c++ statically linked...
2019-11-02 zrjvkernel64: Reduce <pthread.h> exposure to generic kerne...
2019-11-02 zrjkernel/drm: Yeet drm_free() inline.
2019-11-02 zrj<sys/malloc.h>: Avoid self referencing macros.
2019-11-02 Sascha Wildnerlibthread_xu: Remove local versions of 3 parameter...
2019-11-01 Tomohiro Kusumisbin/hammer2: Test /dev/mampper for "info"/"mountall...
2019-11-01 Sascha Wildnertermios.4: Add a bit more info about TABDLY, TAB0,...
2019-11-01 zrj<sys/malloc.h>: Reduce kmalloc() implicit requirements...
2019-11-01 zrj<sys/malloc.h>: Reduce kmalloc() implicit requirements...
2019-11-01 zrjkernel/hammer2: Make C_HASHTABLE static.
2019-11-01 zrjkernel/dm: Include <sys/param.h> first.
2019-11-01 zrjkernel/pc64: Move up include order in vmx.c.
2019-11-01 zrjvmstat(8): Remove no longer needed <sys/malloc.h> include.
2019-11-01 zrjfwcontrol(8): Remove <sys/malloc.h> include.
2019-11-01 zrj<net/if_var.h>: Remove last explicit dependency on...
2019-11-01 zrj<sys/malloc.h>: Add comment about assumption in drm...
2019-11-01 zrjkernel/drm: Decouple from network headers.
2019-11-01 zrj<sys/idr.h>: Move implementation details to Linux compa...
2019-11-01 Sascha WildnerRemove nextboot remains.
2019-11-01 Sascha WildnerRemove checknr(1) which stopped being useful a long...
2019-11-01 Sascha Wildnerlibtelnet: Use NULL for a pointer.
2019-11-01 Sascha Wildnerlibipfw3: Use NULL for a pointer.
2019-11-01 Sascha Wildnerrouted(8): Use NULL for a pointer.
2019-10-31 Tomohiro Kusumiusr.sbin/fstyp: Fix warning on Linux distros
2019-10-31 Aaron LInrelease: Support to use binary packages
2019-10-31 Sascha Wildner<termios.h>: #define MDMBUF as an alias for CCAR_OFLOW.
2019-10-31 zrj<sys/posix4.h>: Remove single use macros.
2019-10-31 zrjkernel/vfs: Consistently check if MALLOC_DECLARE was...
2019-10-31 zrjkernel: Remove explicit dependencies on <sys/malloc...
2019-10-31 zrjkernel: Minor whitespace cleanup in few sources (part 2).
2019-10-31 zrj<sys/sysref.h>: Switch to lighter <sys/_malloc.h> header.
2019-10-31 zrj<sys/objcache.h>: Switch to lighter <sys/_malloc.h...
2019-10-31 zrjkernel: Remove not needed header includes in AIO stub.
2019-10-31 zrj<sys/slaballoc.h>: Switch to lighter <sys/_malloc.h...
2019-10-31 zrjkernel: Minor whitespace cleanup in few sources.
2019-10-31 zrj<sys/malloc.h>: Separate basic typedefs to _malloc...
2019-10-31 Sascha Wildner<termios.h>: Add TABDLY, TAB0 and TAB3 to satisfy POSIX...
2019-10-31 zrj<sys/mpipe.h>: Mark as kernel only header.
2019-10-31 zrj<sys/event.h>: Make M_KQUEUE static.
2019-10-31 zrj<sys/dmsg.h>: Reduce userspace pollution a bit.
2019-10-31 Sascha Wildner<pthread.h>: Fix typo: __restict -> __restrict.
2019-10-31 Tomohiro Kusumisbin/fsck_hammer2: Remove redundant hammer2_blockref_t...
2019-10-30 Sascha Wildner<sys/_termios.h>: FWIW, add 460800 and 921600 baud...
2019-10-29 Tomohiro Kusumisbin/fsck_hammer2: Add -c to cache subtree blockref...
2019-10-29 Matthew Dillonpthreads - Bypass third-party allocators for internal...
2019-10-29 Sascha Wildnertest/cocci: Improve a bit.
2019-10-29 Sascha WildnerUse NULL for pointers in tools/usbtest too (forgotten...
2019-10-29 Sascha Wildnerusb: Use NULL for pointers.
2019-10-29 Sascha Wildnerboot/efi: Use NULL for a pointer.
2019-10-29 Matthew Dillondsynth - Allow empty env variable assignment
2019-10-29 Aaron LIcpdup(1): Check the return value of asprintf() and...
2019-10-29 Aaron LIcpdup(1): Add '-h' option and sort options in help...
2019-10-29 Aaron LIcpdup(1): Improve the help text a bit
2019-10-29 Aaron LIcpdup(1): Minor cleanups
2019-10-28 Aaron LInrelease: Fix 'make restartpkgs'
2019-10-28 Aaron LIrelease.7: Sync environment variables with nrelease...
2019-10-28 Aaron LInrelease: Minor style improvements to the Makefile
2019-10-28 Aaron LInrelease: Split "pkgs" target out from "customizeiso...
2019-10-28 Aaron LInrelease: Reorder and clean up the "srcs" target
2019-10-28 Aaron LInrelease: Remove obsolete targets and update the help
next