dragonfly.git
2016-09-07 Matthew Dillonkernel - Deal with lost IPIs (VM related) (2)
2016-09-06 John MarinoAdd private versions of libcrypto and libssl (LibreSSL...
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 Imre Vadászif_iwm - Sync nvm parsing code with Linux iwlwifi.
2016-09-06 John MarinoImport LibreSSL v2.4.2 to vendor branch
2016-09-06 zrjbcd(6): Add decoding option and few extras.
2016-09-06 Tomohiro Kusumisys/vfs/hammer: Change HAMMER_VOLUME_NUMBER_XXX macros...
2016-09-06 Tomohiro Kusumisbin/hammer: Use inline CRC functions in userspace
2016-09-06 Tomohiro Kusumisys/vfs/hammer: Add sys/vfs/hammer/hammer_crc.h
2016-09-06 Matthew Dillonkernel - Deal with lost IPIs (VM related)
2016-09-05 Imre Vadászif_iwm - Make sure we call iwm_detach_local only once.
2016-09-05 Imre Vadászif_iwm - Remove calib_version field from struct iwm_nvm...
2016-09-05 Imre Vadászif_iwm - Sync iwm_nvm_read_chunk() function with Linux...
2016-09-05 Imre Vadászif_iwm - Sync if_iwm_phy_db code with Linux iwlwifi.
2016-09-05 Imre Vadászif_iwm - Remove some unneeded #include-s from all ...
2016-09-05 Matthew Dillonkernel - Fix indefinite wait buffer during heavy swapping
2016-09-05 Sascha Wildnerfortune(6): Fix some typos in the datfiles.
2016-09-05 zrjfortune(6): Add new fortunes from FreeBSD
2016-09-05 Tomohiro Kusumisys/vfs/hammer: Add inline CRC functions for mrec head
2016-09-05 Tomohiro Kusumisys/vfs/hammer: Add inline CRC functions for undo/redo...
2016-09-05 zrjfortune(6): Fix typos in some of the fortunes.
2016-09-04 Sascha Wildnerkernel/clock: Solve aa85218e6 a bit better.
2016-09-04 Imre Vadászif_iwm - The HW Revision stepping constants should...
2016-09-04 Imre Vadászif_iwm - Remove more old unused scan API definitions.
2016-09-04 Tomohiro Kusumisys/vfs/hammer: Add inline CRC functions for layer1/2
2016-09-04 Tomohiro Kusumisys/vfs/hammer: Make the existing CRC functions inline
2016-09-04 Tomohiro Kusumisys/vfs/hammer: Add inline CRC functions hammer_crc_get...
2016-09-04 Tomohiro Kusumisbin/hammer: Use HAMMER_ENTRY_NAME_OFF
2016-09-04 Imre Vadászif_iwm - Remove deprecated scan API definitions.
2016-09-04 Imre Vadászif_iwm - Remove wrappers around iwm_dma_contig_free...
2016-09-04 Sascha WildnerSync ACPICA with Intel's version 20160831.
2016-09-04 zrjkernel/scsi: Do not announce pass/sg in bootverbose.
2016-09-03 Matthew Dillonlibc - Fix malloc() alignment for small allocations
2016-09-03 Tomohiro Kusumisbin/newfs_hammer: Cleanup
2016-09-03 Tomohiro Kusumisbin/newfs_hammer: Don't bother initializing reserved...
2016-09-03 Tomohiro Kusumisbin/hammer: Remove unused zone field in struct zone_stat
2016-09-03 Tomohiro Kusumisys/vfs/hammer: Integrate ondisk reserved fields and...
2016-09-03 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (OpenBSD 6.0).
2016-09-03 Tomohiro Kusumisys/vfs/hammer: Fix numbering of reserved fields for...
2016-09-03 Tomohiro Kusumisys/vfs/hammer: Fix confusing comment
2016-09-03 Tomohiro Kusumisys/vfs/hammer: Fix comment on lo in direntry
2016-09-03 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_RECTYPE_LOWEST
2016-09-03 Tomohiro Kusumisbin/hammer: Remove default volume initialization from...
2016-09-03 Tomohiro Kusumisbin/hammer: Add assert_volume_offset()
2016-09-03 Tomohiro Kusumisbin/hammer: Don't use hard-coded 1024 for # of layer1...
2016-09-03 Tomohiro Kusumisbin/hammer: Use int64_t for zone stats blocks/items...
2016-09-02 Tomohiro Kusumisbin/hammer: Cleanup struct volume_info
2016-09-02 Tomohiro Kusumisbin/hammer: Always call check_volume()
2016-09-02 Tomohiro Kusumisbin/hammer: Move pidfile_loc[] to hammer.h
2016-09-02 Tomohiro Kusumisbin/hammer: Make blockmap.c/misc.c include hammer_util...
2016-09-02 Tomohiro Kusumisbin/hammer: Remove hammer_cache_set()
2016-09-01 zrjfortune(6): Sync fortunes-o with FreeBSD
2016-09-01 zrjfortunes: Fix typos in some of the fortunes.
2016-09-01 zrjfortune(6): Clean up the murphy.
2016-09-01 zrjfortune(6): Resort few fortunes databases.
2016-09-01 zrjfortune(6): Remove some dup fortunes.
2016-09-01 zrjfortune(6): Rework manpages.
2016-09-01 zrjfortune(6): Use arc4random_uniform(3).
2016-09-01 zrjfortune(6): Add FORTUNE_PATH env variable.
2016-09-01 zrjfortune(6): Turn writing to disk a runtime option.
2016-09-01 zrjfortune(6): Use argc and argv.
2016-09-01 zrjfortune(6): Perform some cleanup.
2016-09-01 Tomohiro Kusumisbin/hammer: Make use of struct buffer_info::cache...
2016-09-01 Tomohiro Kusumisbin/hammer: Make struct volume_info::name const
2016-08-31 Tomohiro Kusumisbin/hammer: Don't expose VolList
2016-08-31 Imre Vadászif_iwm - Fix iwm_poll_bit() error value check in iwm_at...
2016-08-31 zrj<sys/param.h>: Bump __DragonFly_version for global...
2016-08-31 zrjRemove usage of _WITH_GETLINE and _WITH_DPRINTF.
2016-08-31 zrj<strio.h>: Drop ancient guards from getline() and dprin...
2016-08-31 zrjRename getline with get_line to avoid collision with...
2016-08-31 zrjlibc/net: Rename dprintf() to not conflict with dprintf(3).
2016-08-31 zrj<wchar.h>: Fix namespace pollution from <stdio.h>
2016-08-31 zrjPrevent dports gcc "fixing" the last headers.
2016-08-31 zrj<stdio.h>: Fix va_list visibility.
2016-08-31 zrj<wchar.h>: Explicitly add va_list definition.
2016-08-31 zrj<stdlib.h>: Fix MB_CUR_MAX return type.
2016-08-31 zrj<stdarg.h>: Change visibility of va_copy().
2016-08-31 zrjPrefer to use data model (like __LP64__) for basic...
2016-08-31 Matthew Dillonps - Adjust STATUS formatting
2016-08-31 Matthew Dillonkernel - Fix LOOPMASK debugging for Xinvltlb
2016-08-30 Sascha Wildnerkernel: Remove useless if (...).
2016-08-30 Matthew Dillonkernel - More threaded core dump fixes
2016-08-29 John Marinobinutils 2.25 linkers: Set default interpreter to valid...
2016-08-29 John Marinoless(1): Upgrade from 471 to 481
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 Imre Vadászif_iwm - Fix off-by-one check in iwm_read_firmware().
2016-08-29 John MarinoUpdate less from version 471 to 481
2016-08-29 John Marinobmake: upgrade version 20141111 => 20160818
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-29 John Marinocontrib/bmake: remove 2 local modifications to prepare...
2016-08-29 Matthew Dillonkernel - Fix coredump race with threaded processes
2016-08-29 Matthew Dillonkernel - Remove coredump spew on console
2016-08-29 Matthew Dillonkernel - Attempt to fix panic during shutdown from...
2016-08-29 Matthew Dillonkernel - Fix STOP/CONT race
2016-08-29 John MarinoUpdate to bmake-20160818 on the vendor branch
2016-08-29 John MarinoRemove NO_OPENSSH variable functionality
2016-08-29 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_inode_data*
2016-08-29 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_snapsho...
2016-08-29 Tomohiro Kusumisys/vfs/hammer: Add typedefs for ondisk structures...
2016-08-29 Tomohiro Kusumisys/kern: Make struct buf::b_dep a member of union
next