dragonfly.git
2020-09-06 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-09-06 Roy MarplesUpdate to dhcpcd-9.2.0 with the following changes:
2020-09-05 Tomohiro Kusumisys/vfs/hammer2: Remove #if0'd function hammer2_allocsize()
2020-09-05 Tomohiro Kusumisys/vfs/hammer2: Ignore HAMMER2_BREF_TYPE_EMPTY in...
2020-09-06 Sascha Wildnerlibm: Mark some functions hidden (syncs math_private...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Add __{BEGIN,END}_HIDDEN_DECLS definitio...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Move __dso_{public,hidden} to the other...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Untangle the __{BEGIN,END}_DECLS definit...
2020-09-05 Tomohiro Kusumisys/vfs/hammer2: Fix function names in kprintf
2020-09-04 Matthew Dillonworld - Add /usr/projects maintenance to /usr/Makefile.
2020-09-04 Aaron LIcalendar(1): Rewrite to support Chinese & Julian calendars
2020-09-03 Antonio Huete... Makefile.usr: Always use pkg-static
2020-09-02 Tomohiro Kusumisbin/newfs_hammer2: Fail if no free space left
2020-09-02 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments for hammer2_i...
2020-09-03 Daniel Fojtkernel: avoid possible use-after-free in ipv6
2020-09-02 Matthew Dillonfdisk - Add storage expansion option
2020-09-02 Matthew Dillongpt, disklabel64 - Add storage expansion options (2)
2020-09-02 Matthew Dillongpt, disklabel64 - Add storage expansion options
2020-09-02 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_INODE_RENAME_INPROG
2020-09-02 Tomohiro Kusumisys/vfs/hammer2: Fix wrong comment for hammer2_inode_mo...
2020-09-02 Tomohiro Kusumisys/vfs/ext2fs: Cleanup empty lines (sync with FreeBSD)
2020-09-02 Tomohiro Kusumisys/vfs/msdosfs: Cleanup empty lines (sync with FreeBSD)
2020-09-02 Tomohiro Kusumisys/vfs/autofs: Cleanup empty lines (sync with FreeBSD)
2020-09-02 François Tigeotkernel: Fix LINT64 build after Linux RCU changes
2020-09-01 Matthew Dillonhammer2 - Add HAMMER2IOC_GROWFS ioctl (2)
2020-09-01 Matthew Dillonhammer2 - Implement 'growfs' directive
2020-09-01 Matthew Dillonhammer2 - Add HAMMER2IOC_GROWFS ioctl
2020-09-01 Matthew Dillondrm - Implement poor-man's RCU
2020-09-01 Matthew Dillonkernel - Revamp ifsq_watchdog*() a bit
2020-09-01 Tomohiro Kusumisys/vfs/hammer2: Remove Debugger() call for debugging...
2020-08-31 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments on indirect...
2020-08-31 Tomohiro Kusumisys/vfs/hammer2: Use hammer2_spin_t
2020-08-31 Daniel FojtPartially revert commit bdaacb9f+.
2020-08-31 Daniel Fojtfsck_hammer2(8): de-inline couple of functions
2020-08-31 Daniel Fojtlibefivar: use correct types in conversion macros
2020-08-31 Daniel Fojtlibefivar: avoid accessing type-punned pointer
2020-08-31 Daniel Fojtlibfetch: avoid dereferencing possibly uninitialized...
2020-08-30 Tomohiro Kusumisys/vfs/hammer2: Minor cleanup from cecb915381c4268602e...
2020-08-30 Tomohiro Kusumisys/vfs/hammer2: Remove nonexistent function prototypes
2020-08-30 Sascha Wildnerlibc & libkvm: Fix wrong calculations in getloadavg...
2020-08-29 Sascha Wildner<sys/if_media.h>: Fix typo.
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_MODIFY_{NO_MODIF...
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_BMAP_*
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_FREECACHE_*
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_DELDUP_RECORE
2020-08-29 Sascha Wildnervkernel: Adjust vke(4) for the if_media.h changes ...
2020-08-29 Sascha Wildner<net/if_media.h>: Adjust ethernet media types some...
2020-08-29 Aaron LIx86_64/machdep.c: Fix two minor typos and indentation
2020-08-29 Matthew Dillonkernel - Fix KVM implosion by enabling the IOAPIC
2020-08-29 Matthew Dillonkernel - Be more verbose about disabling the IOAPIC
2020-08-29 Matthew Dillonkernel - Fix atomicy issue in APIC EOI and enable_icus
2020-08-28 Tomohiro Kusumisbin/hammer2: Introduce HAMMER2_SHOW_DEPTH to limit...
2020-08-28 Tomohiro Kusumisbin/hammer2: Drop extra indentation in "show" when -q
2020-08-28 Tomohiro Kusumisbin/hammer2: Fix "show" and "volhdr" output format
2020-08-28 Sascha Wildnerlibc/getdate: Add getdate_err to the Symbol.map too.
2020-08-28 Sascha Wildnerkernel: Adjust wmesg.
2020-08-27 Sascha Wildner<net/if_media.h>: IFM_HPNA_1 != IFM_10G_LR, renumber...
2020-08-26 Tomohiro Kusumisys/vfs/hammer2: Remove HAMMER2_MINIO* macros
2020-08-27 Sascha Wildnerefibootmgr(8): Sync with FreeBSD.
2020-08-27 Matthew Dillontmpfs - Improve assertions
2020-08-27 Matthew Dillonkernel - Deal with VOP_NRENAME races
2020-08-26 Matthew Dillonkernel - Document confusing physmap[1] initialization
2020-08-26 Matthew Dillontmpfs - Enhance assertion (not a bug fix)
2020-08-26 Matthew Dillonkernel - Remove tty-related debug message
2020-08-26 Tomohiro Kusumisys/vfs/hammer2: Remove comment on nonexistent MINALLOCSIZE
2020-08-26 Tomohiro Kusumisbin/newfs_hammer2: Use ~HAMMER2_PBUFMASK64 to obtain...
2020-08-26 Sascha Wildnerkernel/{a,b}list: Use __func__ in panic messages.
2020-08-25 Tomohiro Kusumisys/vfs/hammer2: Fix whitespace to align indentation
2020-08-25 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_AV* macros
2020-08-25 Sascha Wildnerkernel/nata: Fix operator precedence issue.
2020-08-24 Sascha Wildnerzoneinfo: Update /etc/localtime when upgrading timezones.
2020-08-24 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_OFF_NOPREF
2020-08-24 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_OFF_BAD and...
2020-08-23 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_SPECTHREADS
2020-08-23 Sascha Wildner<sys/systm.h>: Fix muldivu64() comment.
2020-08-22 Sascha Wildnerkernel/pmap: Remove code under !defined(PMAP_ADVANCED).
2020-08-21 Matthew Dillonkernel - Remove global cwd statistics counters
2020-08-21 Sascha Wildnermake(1): Fix default search path back to just /usr...
2020-08-20 Roy Marplesdhclient: teach the script about resolvconf(8)
2020-08-20 Sascha Wildnerkate.4: Sort SEE ALSO.
2020-08-19 Daniel Fojtgames/sail: adjust to updated ncurses
2020-08-19 Daniel Fojtgames/mille: adjust to updated ncurses
2020-08-19 Tomohiro Kusumisys/vfs/hammer2: Remove unused tailq structs
2020-08-19 Michael Neumannkernel - Remove machdep.hack_efifb_probe_early hack
2020-08-19 David Shaokernel: recognize newer Intel I219 ethernet controllers
2020-08-19 Daniel FojtUpgrade ncurses. 2/2
2020-08-19 Daniel FojtUpgrade ncurses. 1/2
2020-08-19 Daniel Fojtvendor/ncurses: upgrade from 6.0-20160305 to 6.2-20200212 vendor/NCURSES
2020-08-18 Sascha Wildneropenpam: Add back includes removed in 7196b98de8a8d.
2020-08-18 Sascha Wildneryacc(1): Add config.h and use it.
2020-08-18 Sascha Wildner__realpath.2: Fix typo.
2020-08-18 Daniel Fojtkdump(8): fix indentation in mkioctls
2020-08-18 Tomohiro Kusumisys/vfs/ext2fs: Don't do endian conversion twice
2020-08-17 Michael Neumannpthread - Respect RLIMIT_STACK for main thread's stack...
2020-08-17 Sascha WildnerFix the synopses of some libarchive and openpam manual...
2020-08-15 Sascha Wildner<sys/elf_common.h>: Add GNU note types and NT_GNU_PROPE...
2020-08-15 Sascha Wildnerbyacc: Add our local READMEs on master.
2020-08-15 Sascha WildnerMerge branch 'vendor/BYACC'
2020-08-15 Sascha Wildnervendor/BYACC: Remove our local READMEs from the vendor...
2020-08-15 Sascha Wildnerlocaledef(1): Set yydebug only when YYDEBUG is set.
next