dragonfly.git
2016-09-11 Imre Vadászif_iwm - Store paging_mem_size field in firmware image...
2016-09-11 Imre Vadászif_iwm - Get rid of some gratuitous constant renaming...
2016-09-11 Imre Vadászif_iwm - Get rid of SYNC_RESP_STRUCT and SYNC_RESP_PTR...
2016-09-11 Imre Vadászif_iwm - Remove unused fw_totlen field in struct iwm_fw...
2016-09-09 Tomohiro Kusumisys/vfs/hammer: Change unused PFS ioctl flag to reserved
2016-09-09 Tomohiro Kusumisbin/hammer: Add clrpfs()
2016-09-08 Matthew Dillonpowerd - Detect power state changes
2016-09-08 Tomohiro Kusumisys/vfs/hammer: Remove wrong comment
2016-09-08 Tomohiro Kusumisbin/hammer: Return -1 if readlink(2) failed
2016-09-08 Tomohiro Kusumisbin/hammer: Refactoring
2016-09-08 Sepherosa Ziehaucorepower: Fix identify method for multi-cpu-package...
2016-09-08 John MarinoFix build with NO_OPENSSL set
2016-09-08 Matthew Dillonlibc - restir arc4random() on fork()
2016-09-08 John MarinoRemove duplicate XAUTH_PATH handling
2016-09-08 Sepherosa Ziehauuipc: Make sure that listen is completed.
2016-09-07 John MarinoSwitch base to use private LibreSSL libaries
2016-09-07 Imre Vadászif_iwm - Sync valid_tx_ant and valid_rx_ant mask handli...
2016-09-07 Imre Vadászif_iwm - Use chipset configuration structs like iwlwifi...
2016-09-07 Imre Vadászif_iwm - Use ic->ic_tq for iwm_endscan_cb instead of...
2016-09-07 Matthew Dillonpowerd - Add temperature-based management
2016-09-07 zrjcaesar(6): Mention rot13(6) too.
2016-09-07 zrjWORLD_CCOPTLEVEL: Unbreak world at -O2
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...
next