dragonfly.git
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
2019-10-28 Aaron LInrelease: Simplify by not handling multiple kernel...
2019-10-28 Aaron LInrelease: Replace ${NRLOBJDIR}/nrelease with a temp...
2019-10-28 Tomohiro Kusumiusr.sbin/fstyp: Fix comparison against unterminated...
2019-10-27 Tomohiro Kusumisbin/fsck_hammer2: Fix build procedure comments
2019-10-27 François Tigeotdrm/linux: Add DEFINE_RATELIMIT_STATE()
2019-10-27 François Tigeotdrm: Switch ktime_t to its post-Linux 4.10 definition
2019-10-26 Sascha Wildnerkernel/syscons: Add missing lwkt_reltoken() in some...
2019-10-26 François Tigeotdrm/linux: Make fence contexts 64 bit
2019-10-26 Sascha Wildnersail(6): Use NULL for pointers.
2019-10-26 Sascha Wildnerusr.bin/usr.sbin: Use NULL for pointers.
2019-10-26 Sascha Wildnerlibc: Use NULL for pointers.
2019-10-25 Matthew Dillonpf - Increase default state table limit
2019-10-25 Matthew Dillonpf - Fix a few edge cases when the state table gets big
2019-10-25 Tomohiro Kusumisys/vfs/msdosfs: Drop redundant ->uio_offset limit...
2019-10-25 Tomohiro Kusumisys/vfs/msdosfs: Remove DragonFly specific macro de_off...
2019-10-25 Tomohiro Kusumisys/vfs/msdosfs: Remove DragonFly specific macro de_off...
2019-10-25 Tomohiro Kusumisys/vfs/msdosfs: Remove confusing code on cluster#
2019-10-25 François Tigeotdrm/linux: Align Linux memory allocations to cache...
2019-10-24 Sascha WildnerFix wrong dates in several manual pages.
2019-10-24 Sascha Wildnergetifaddrs.3: Fix macro (.PP -> .Pp).
2019-10-24 Sascha Wildnerdsynth.1: Fix wording (reported by noob237).
2019-10-24 Tomohiro Kusumisys/vfs/msdosfs: Remove obsolete comment
2019-10-24 Tomohiro Kusumisys/vfs/msdosfs: Fix comment on symlink
2019-10-24 Tomohiro Kusumisys/vfs/msdosfs: Remove VREG/VDIR support from msdosfs_...
2019-10-24 zrjkernel: Move M_LWKTMSG declaration to <sys/msgport2.h>.
2019-10-24 zrjkernel: Fix spurious M_IOV declarations.
2019-10-24 zrjkernel: Cleanup <sys/uio.h> issues.
2019-10-24 zrj<sys/nlookup.h>: Style(9) adjustments.
2019-10-24 zrjlibdmsg: Forward declare struct iovec for public protot...
2019-10-24 zrjCleanup <sys/uio.h> includes.
2019-10-24 zrj<sys/uio.h>: Extract kernel structures to a separate...
2019-10-24 zrjkernel: Move M_IOV malloc definition to correct header.
2019-10-24 zrj<sys/uio.h>: Cleanup namespace.
2019-10-24 zrjRevert "wpa_supplicant: Avoid cpp warning during buildw...
2019-10-24 zrjlibtcplay: Adjust to use <sys/param.h> header.
2019-10-24 Sascha Wildnerlibc: Fix buildworld.
2019-10-23 Tomohiro KusumiRevert "world/kernel: Use the roundup2() macro in vario...
2019-10-23 Sascha Wildnerworld/kernel: Use the {set,clr}bit() and is{set,clr...
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-23 Sascha Wildnerworld/kernel: Use the roundup2() macro in various places.
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: msdosfs_read()/msdosfs_write() fixes
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Fix comments in msdosfs_setattr()
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Fix style bugs
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Don't sync update on msdosfs_setattr()
2019-10-23 Sascha Wildner<sys/signal.h>: Some more whitespace fixes.
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Fix invalid free(3) of PFS names
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Fix copying unterminated ondisk...
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Sort PFS names to scan on -p
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: uniqdosname() assumes 12 bytes char[]
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Don't set DE_ACCESS on read if readonl...
next