February 2015 Archives by author
Starting: Sun Feb 1 02:46:47 PST 2015
Ending: Sat Feb 28 13:51:12 PST 2015
Messages: 273
- Feb 03 2015 - 03:35:46 git: if_bridge - Fix issue where source MAC is not recorded.
Matthew Dillon
- Feb 03 2015 - 03:35:48 git: if_bridge - Increase MAC cache maximum to 4096
Matthew Dillon
- Feb 03 2015 - 05:09:38 git: DragonFly_RELEASE_4_0 if_bridge - Increase MAC cache maximum to 4096
Matthew Dillon
- Feb 03 2015 - 05:09:38 git: DragonFly_RELEASE_4_0 if_bridge - Fix issue where source MAC is not recorded.
Matthew Dillon
- Feb 03 2015 - 17:15:28 git: if_bridge - Fix man page
Matthew Dillon
- Feb 03 2015 - 20:12:25 git: usb4bsd: Re-port the if_rum driver
Matthew Dillon
- Feb 03 2015 - 20:12:25 git: wlan - Update wlan from Adrian / FreeBSD
Matthew Dillon
- Feb 03 2015 - 20:12:27 git: wlan - Finish ieee80211_realign()
Matthew Dillon
- Feb 03 2015 - 20:12:28 git: kernel/ath - Synchronize with FreeBSD
Matthew Dillon
- Feb 03 2015 - 20:12:30 git: wlan - export ieee80211_add_ssid()
Matthew Dillon
- Feb 03 2015 - 20:12:30 git: kernel/ath - export athdev_printf()
Matthew Dillon
- Feb 03 2015 - 20:12:30 git: kernel/iwn - Report iwn from FreeBSD
Matthew Dillon
- Feb 03 2015 - 20:12:31 git: kernel/wpi - Report wpi from FreeBSD
Matthew Dillon
- Feb 03 2015 - 20:12:31 git: kernel/wpi - Update wpi firmware to iwlwifi-3945-15.32.2.9
Matthew Dillon
- Feb 03 2015 - 20:12:31 git: wlan - update README.DRAGONFLY for driver porting
Matthew Dillon
- Feb 03 2015 - 20:12:33 git: kernel/wpi - Add back ASSERT_ALTQ_SQ_DEFAULT
Matthew Dillon
- Feb 03 2015 - 20:12:33 git: kernel/wpi - Use IFNET_STAT_INC macros
Matthew Dillon
- Feb 03 2015 - 20:12:33 git: kernel/iwn - Fix MAC address printing in verbose mode
Matthew Dillon
- Feb 05 2015 - 20:28:47 git: kernel - Fix documentation for time_second
Matthew Dillon
- Feb 07 2015 - 06:19:58 git: libc - Disallow an excessively large pattern space
Matthew Dillon
- Feb 14 2015 - 19:24:41 git: systat - Improve pftop output
Matthew Dillon
- Feb 20 2015 - 00:15:54 git: systat - Fix initial pftop state
Matthew Dillon
- Feb 28 2015 - 05:04:55 git: libdmsg - Fix buffer overrun
Matthew Dillon
- Feb 28 2015 - 05:04:56 git: libdmsg - add safeties
Matthew Dillon
- Feb 28 2015 - 07:31:12 git: xdisk - disk_setdiskinfo() must be assynchronous
Matthew Dillon
- Feb 28 2015 - 16:17:35 git: libdmsg - Fix buffer indexing bug in crypted path
Matthew Dillon
- Feb 28 2015 - 16:17:36 git: hammer2 / kern_dmsg - Fix bugs
Matthew Dillon
- Feb 28 2015 - 18:06:43 git: libdmsg - Fix memory leak
Matthew Dillon
- Feb 28 2015 - 18:06:44 git: hammer2 - Add extra debugging
Matthew Dillon
- Feb 13 2015 - 19:28:09 git: add chflagsat system call
Joris Giovannangeli
- Feb 13 2015 - 19:38:11 git: chflagsat: fix typo in prototype
Joris Giovannangeli
- Feb 05 2015 - 21:36:00 git: libhammer - Change the way PFS mounts are detected
Antonio Huete Jimenez
- Feb 05 2015 - 23:33:03 git: procfs - Properly return error codes for ioctl calls
Antonio Huete Jimenez
- Feb 07 2015 - 11:45:42 git: libhammer - Fix a fd leak on the previous commit
Antonio Huete Jimenez
- Feb 07 2015 - 11:45:43 git: lib/libhammer: don't hide sysctlbyname(3) results
Antonio Huete Jimenez
- Feb 07 2015 - 11:45:43 git: hammer: fix terminology of "large block"
Antonio Huete Jimenez
- Feb 16 2015 - 15:38:39 git: Revert "hammer - Fix 'history' directive"
Antonio Huete Jimenez
- Feb 16 2015 - 15:53:12 git: DragonFly_RELEASE_4_0 Revert "hammer - Fix 'history' directive"
Antonio Huete Jimenez
- Feb 16 2015 - 15:53:13 git: DragonFly_RELEASE_4_0 procfs - Properly return error codes for ioctl calls
Antonio Huete Jimenez
- Feb 18 2015 - 15:32:08 git: libhammer - Preparation for snapshot handling & fixes
Antonio Huete Jimenez
- Feb 19 2015 - 14:37:01 git: libhammer - Add an overlooked function that releases snaps
Antonio Huete Jimenez
- Feb 19 2015 - 14:37:01 git: libhammer - Add missing manual pages
Antonio Huete Jimenez
- Feb 19 2015 - 16:04:48 git: libhammer - Fix typos in man pages
Antonio Huete Jimenez
- Feb 12 2015 - 12:18:37 git: test commit
Tomohiro Kusumi
- Feb 14 2015 - 19:47:29 git: sbin/hammer: add get_ondisk()
Tomohiro Kusumi
- Feb 14 2015 - 19:47:30 git: sbin/hammer: cleanups
Tomohiro Kusumi
- Feb 14 2015 - 19:47:30 git: sys/vfs/hammer2: fix typos
Tomohiro Kusumi
- Feb 15 2015 - 12:13:40 git: sys/vfs/hammer: minor zone cleanup
Tomohiro Kusumi
- Feb 18 2015 - 19:19:41 git: sbin/hammer: trivial coding style fix
Tomohiro Kusumi
- Feb 18 2015 - 19:19:42 git: sbin/hammer: close file descriptor on history iteration
Tomohiro Kusumi
- Feb 18 2015 - 19:19:42 git: sbin/hammer: check strtol()/strtoll() results to avoid irrelevant history queries
Tomohiro Kusumi
- Feb 18 2015 - 19:19:42 git: sbin/hammer: trivial cleanup
Tomohiro Kusumi
- Feb 18 2015 - 19:19:43 git: sbin/hammer: ignore negative length for history dump
Tomohiro Kusumi
- Feb 20 2015 - 22:12:28 git: sys/vfs/hammer: fix comment regarding unknown object type
Tomohiro Kusumi
- Feb 22 2015 - 13:25:45 git: sbin/hammer: remove obsolete comments
Tomohiro Kusumi
- Feb 22 2015 - 13:25:46 git: sys/vfs/hammer: remove obsolete comments on btree, etc
Tomohiro Kusumi
- Feb 22 2015 - 18:06:30 git: sys/vfs/hammer: remove comment on atime
Tomohiro Kusumi
- Feb 23 2015 - 13:12:03 git: sys/vfs/hammer: Fix comment on PFS
Tomohiro Kusumi
- Feb 23 2015 - 13:12:04 git: sys/vfs/hammer: Add missing header include
Tomohiro Kusumi
- Feb 23 2015 - 16:46:18 git: sbin/hammer: Call free(3) after uuid_to_string(3)
Tomohiro Kusumi
- Feb 23 2015 - 16:46:19 git: sbin/hammer: Add printf for remaining btree records
Tomohiro Kusumi
- Feb 24 2015 - 12:47:52 git: sys/vfs/hammer: Add comments on PFS ioctls
Tomohiro Kusumi
- Feb 24 2015 - 12:47:52 git: sys/vfs/hammer: Fix comments on btree record data
Tomohiro Kusumi
- Feb 24 2015 - 12:47:53 git: sys/vfs/hammer: Fix comments on record initialization
Tomohiro Kusumi
- Feb 24 2015 - 12:47:53 git: sys/vfs/hammer: Remove duplicate calculation of localization
Tomohiro Kusumi
- Feb 25 2015 - 10:36:59 git: sys/vfs/hammer: conform to style(9)
Tomohiro Kusumi
- Feb 26 2015 - 17:42:52 git: sbin/newfs_hammer: Properly set ondisk localization value
Tomohiro Kusumi
- Feb 26 2015 - 17:42:52 git: sys/vfs/hammer: Fix and add comments on root inode
Tomohiro Kusumi
- Feb 28 2015 - 21:51:11 git: sbin/hammer: Rename static function print_elm_flags() to get_elm_flags()
Tomohiro Kusumi
- Feb 28 2015 - 21:51:12 git: sbin/hammer: Don't show FLAG_BADMIRRORTID for root node in certain corner case situation
Tomohiro Kusumi
- Feb 09 2015 - 23:36:59 git: libc: Silence a bunch of set-but-not-used errors found by gcc 5.0
John Marino
- Feb 10 2015 - 01:44:32 git: ncurses: Apply patch from upstream to allow building by gcc 5.0
John Marino
- Feb 10 2015 - 09:07:19 git: libevtr: Remove loop with undefined optimized behavior
John Marino
- Feb 10 2015 - 09:36:32 git: libstand: Fix loop with undefined optimized behavior
John Marino
- Feb 10 2015 - 09:55:26 git: ed(1): Fix [-Werror=logical-not-parentheses]
John Marino
- Feb 10 2015 - 10:34:34 git: sh (1): Remove -Werror conditionally due to seven clobber candidates
John Marino
- Feb 10 2015 - 11:57:39 git: libevtr: Fix loop properly
John Marino
- Feb 10 2015 - 13:11:24 git: gcc50: Bring in makefiles but leave them unhooked
John Marino
- Feb 10 2015 - 13:57:54 git: Add README's to new vendor/GCC50 branch and one local mod
John Marino
- Feb 10 2015 - 13:57:57 git: vendor/GCC50 created Import pre-release gcc-5.0 to new vendor branch
John Marino
- Feb 10 2015 - 14:14:58 git: Hook gcc 5.0 (pre-release) in build, unhook gcc 4.4
John Marino
- Feb 10 2015 - 19:26:57 git: Add two more files to contrib/gcc-5.0/README.DELETED
John Marino
- Feb 10 2015 - 19:26:57 git: bsd.lib.mk: Allow for possibility to override static lib target
John Marino
- Feb 10 2015 - 19:36:24 git: Fix static archive libstdc++.a for gcc 5.0
John Marino
- Feb 10 2015 - 20:24:02 git: bsd.sys.mk: support -Wunused-local-typedef
John Marino
- Feb 10 2015 - 20:24:03 git: devd(8): Lower WARNS from 5 to 2 (has unused local typedefs)
John Marino
- Feb 10 2015 - 21:01:05 git: natacontrol(8): Fix [-Werror=logical-not-parentheses] error
John Marino
- Feb 10 2015 - 21:01:06 git: newfs_hammer(8): fix [-Wsizeof-pointer-memaccess]
John Marino
- Feb 10 2015 - 21:19:28 git: rtsol(8): Fix loop bug (aggressive-loop-optimizations)
John Marino
- Feb 10 2015 - 21:19:28 git: sysctl(8): fix [-Werror=logical-not-parentheses] error
John Marino
- Feb 10 2015 - 21:42:52 git: opiekey (contrib): Fix serious (?) [-Wsizeof-pointer-memaccess]
John Marino
- Feb 10 2015 - 21:52:53 git: truss(1): remove inline directive to fix [-Werror=inline]
John Marino
- Feb 10 2015 - 22:03:22 git: keyserv(8): Fix size argument on debugging output
John Marino
- Feb 10 2015 - 22:20:46 git: bsd.sys.mk: Teach it about -Wunused-value (new with gcc4.9)
John Marino
- Feb 10 2015 - 22:20:47 git: pflogd(8): lower WARNS and fix logic errors
John Marino
- Feb 10 2015 - 22:28:03 git: rwhod(8): Lower WARNS to 2 (masks -Wmaybe-uninitialized)
John Marino
- Feb 10 2015 - 23:06:23 git: kern: Address set-but-unused warnings (mostly)
John Marino
- Feb 10 2015 - 23:29:25 git: kern: Make sure gcc47 - gcc50 don't check for set-not-used
John Marino
- Feb 11 2015 - 00:18:18 git: gcc50: local mod to support kernel printf formats
John Marino
- Feb 11 2015 - 02:02:50 git: kern: Fix [-Werror=logical-not-parenthesis]
John Marino
- Feb 11 2015 - 02:02:51 git: kernel: Fix -Wmaybe-unitialized
John Marino
- Feb 11 2015 - 02:02:51 git: kern: Fix [-Werror=aggressive-loop-optimizations]
John Marino
- Feb 11 2015 - 02:02:52 git: kern ath drivers: Fix loops bounds (real bug x2) + source
John Marino
- Feb 11 2015 - 08:07:16 git: games: Fix real bugs on three games (found by gcc 5.0)
John Marino
- Feb 11 2015 - 13:08:43 git: Bump __DragonFly_version to mark introduction of gcc50
John Marino
- Feb 11 2015 - 13:27:28 git: UPDATING: Initial entry discussing gcc 4.4 & 5.0
John Marino
- Feb 11 2015 - 17:58:29 git: gcc50: Build with no-avx like gcc47
John Marino
- Feb 11 2015 - 19:44:59 git: gcc50/csu: Skip depends step to avoid possible race
John Marino
- Feb 11 2015 - 20:17:30 git: Removal of unused gcc 4.4 sources and makefiles
John Marino
- Feb 12 2015 - 08:17:19 git: gcc50/stddef.h: Remove __FreeBSD only conditions
John Marino
- Feb 12 2015 - 17:51:33 git: gcc50: Look for ld-elf.so.2 on the root slice always
John Marino
- Feb 13 2015 - 10:09:54 git: gcc50: Switch to SVN over weekly snapshots for latest
John Marino
- Feb 13 2015 - 10:09:54 git: Merge branch 'vendor/GCC50'
John Marino
- Feb 14 2015 - 07:05:50 git: gcc50: use DF stddef.h by adding max_align_t
John Marino
- Feb 15 2015 - 10:52:56 git: gcc50/libstdc++: Use generated symbol map instead
John Marino
- Feb 16 2015 - 12:02:56 git: make(1): Create custom variable .MAKE.BUILT.BY
John Marino
- Feb 16 2015 - 14:21:30 git: sys.mk: Add _GLIBCXX_USE_CXX11_ABI=0 definition in some cases
John Marino
- Feb 16 2015 - 14:34:02 git: unbreak world
John Marino
- Feb 16 2015 - 14:40:15 git: unbreak world, take 2
John Marino
- Feb 16 2015 - 20:11:39 git: crunchide(1): fix offset for x86_64, restores WORLD_LDVER
John Marino
- Feb 20 2015 - 17:03:13 git: Merge branch 'vendor/GCC50'
John Marino
- Feb 20 2015 - 17:03:13 git: gcc50: Update to 20 Feb 2015 snapshot (SVN 220871)
John Marino
- Feb 21 2015 - 14:18:51 git: gcc50: Install stdatomic.h and stdfix.h to /usr/libdata/gcc50
John Marino
- Feb 27 2015 - 10:14:19 git: gcc50: Update to 27 Feb 2015 snapshot (SVN 221044)
John Marino
- Feb 09 2015 - 11:07:26 git: e1000 (em, emx, ig_hal): Sync w/ intel em-7.4.2
Michael Neumann
- Feb 11 2015 - 11:14:57 git: ecc/memtemp/e5 - Correct E5 v3 PCI slot numbers
Michael Neumann
- Feb 12 2015 - 12:46:11 git: test commit
Michael Neumann
- Feb 13 2015 - 11:33:19 git: ecc/memtemp/e5: Correct E5 v3 DID <-> SLOT
Michael Neumann
- Feb 13 2015 - 15:19:13 git: Add option to override dports git host
Michael Neumann
- Feb 13 2015 - 16:07:13 git: nrelease - Revive the gui build
Michael Neumann
- Feb 24 2015 - 11:13:11 git: drm: Bring in HDMI code from Linux
Michael Neumann
- Feb 24 2015 - 11:13:15 git: drm/radeon: Update to Linux 3.9
Michael Neumann
- Feb 24 2015 - 11:13:15 git: drm: Add drm_hdmi_avi_infoframe_from_display_mode()
Michael Neumann
- Feb 24 2015 - 11:13:15 git: drm: Add Linux compatibility macros
Michael Neumann
- Feb 24 2015 - 12:40:27 git: drm/radeon: Bring in new firmware
Michael Neumann
- Feb 21 2015 - 14:09:26 git: usb4bsd - ucom work
Markus Pfeiffer
- Feb 21 2015 - 14:09:27 git: kernel/usb4bsd: Make sure ucom removes dev files
Markus Pfeiffer
- Feb 22 2015 - 01:15:02 git: kernel/usb4bsd: Update xhci to r278477
Markus Pfeiffer
- Feb 22 2015 - 01:15:03 git: kernel/usb4bsd: Update uhci and ohci drivers
Markus Pfeiffer
- Feb 22 2015 - 01:15:03 git: kernel/usb4bsd: Add file ID to ehci.c
Markus Pfeiffer
- Feb 22 2015 - 01:15:04 git: kernel/usb4bsd: Update revision tag on if_axge.
Markus Pfeiffer
- Feb 22 2015 - 01:15:04 git: kernel/usb4bsd: Update pci drivers for HCIs
Markus Pfeiffer
- Feb 22 2015 - 01:15:04 git: kernel/usb4bsd: Cleanup usb_ethernet
Markus Pfeiffer
- Feb 22 2015 - 01:15:05 git: kernel/usb4bsd: Apply FreeBSD r277417
Markus Pfeiffer
- Feb 22 2015 - 22:34:12 git: kernel/usb4bsd: Update uaudio driver to FreeBSD r276701
Markus Pfeiffer
- Feb 22 2015 - 22:34:13 git: kernel/usb4bsd: Apply FreeBSD r278503
Markus Pfeiffer
- Feb 22 2015 - 22:34:14 git: kernel/usb4bsd, kernel/sound: Fix detach panic
Markus Pfeiffer
- Feb 26 2015 - 12:42:18 git: netif/if_lagg: Fix panic on MOD_UNLOAD
Markus Pfeiffer
- Feb 27 2015 - 16:02:48 git: net/if_lagg: Fix double-free issue
Markus Pfeiffer
- Feb 01 2015 - 10:46:47 git: drm/i915: Update to Linux 3.10
Francois Tigeot
- Feb 06 2015 - 16:33:40 git: drm: Implement kzalloc()
Francois Tigeot
- Feb 06 2015 - 16:33:41 git: drm/i915: Use kzalloc()
Francois Tigeot
- Feb 06 2015 - 18:08:50 git: drm: Sync drm_crtc.c and drm_crtc_helper.c with Linux 3.10
Francois Tigeot
- Feb 06 2015 - 18:08:51 git: drm: Sync drm_buffer.c with Linux 3.10
Francois Tigeot
- Feb 06 2015 - 18:08:52 git: drm/i915: Remove intel_encoder_noop and intel_crtc_noop()
Francois Tigeot
- Feb 07 2015 - 11:56:26 git: Sync intel_sdvo.c with Linux 3.10
Francois Tigeot
- Feb 07 2015 - 17:07:41 git: idr: Implement idr_alloc()
Francois Tigeot
- Feb 07 2015 - 17:07:42 git: drm: Sync drm_context.c with Linux 3.10
Francois Tigeot
- Feb 07 2015 - 17:07:43 git: drm: Start using idr_alloc()
Francois Tigeot
- Feb 07 2015 - 18:21:41 git: drm: Reintroduce drm_kms_free()
Francois Tigeot
- Feb 08 2015 - 05:52:56 git: idr: Remove a debugging message
Francois Tigeot
- Feb 13 2015 - 07:14:08 git: installer: Don't create a separate /usr pfs
Francois Tigeot
- Feb 13 2015 - 21:52:58 git: drm: Update various Linux headers
Francois Tigeot
- Feb 13 2015 - 22:05:09 git: drm: Update linux/workqueue.h
Francois Tigeot
- Feb 14 2015 - 07:37:16 git: drm: Add linux/spinlock.h
Francois Tigeot
- Feb 14 2015 - 07:37:17 git: drm: Add linux/printk.h
Francois Tigeot
- Feb 14 2015 - 07:37:18 git: drm: Add linux/string.h
Francois Tigeot
- Feb 14 2015 - 07:45:12 git: drm: Add get_seconds()
Francois Tigeot
- Feb 14 2015 - 08:06:08 git: drm: Update linux/kernel.h
Francois Tigeot
- Feb 14 2015 - 08:06:09 git: drm: Add DMI_MATCH and DMI_EXACT_MATCH
Francois Tigeot
- Feb 14 2015 - 08:21:02 git: drm: Add linux/ctype.h
Francois Tigeot
- Feb 21 2015 - 16:39:33 git: drm: Sync headers with Linux 3.11
Francois Tigeot
- Feb 21 2015 - 16:39:34 git: drm: Sync drm_crtc.c with Linux 3.11
Francois Tigeot
- Feb 21 2015 - 16:39:35 git: drm: Add drm_rect.c from Linux 3.11
Francois Tigeot
- Feb 21 2015 - 16:39:36 git: drm: Add a new implementation of drm_sysfs.c
Francois Tigeot
- Feb 21 2015 - 16:39:37 git: drm/i915: Update to Linux 3.11
Francois Tigeot
- Feb 22 2015 - 16:12:39 git: drm/i915: Restore gcc 5.0 fixes
Francois Tigeot
- Feb 28 2015 - 09:53:37 git: drm: linux/mm.h: Add offset_in_page()
Francois Tigeot
- Feb 28 2015 - 09:53:38 git: drm: Add drm_clflush_virt_range()
Francois Tigeot
- Feb 28 2015 - 09:53:40 git: drm: Import drm_memory.h from Linux 3.11
Francois Tigeot
- Feb 28 2015 - 10:02:30 git: drm: Add asm/uaccess.h functions
Francois Tigeot
- Feb 28 2015 - 18:24:51 git: drm/i915: Sync i915_gem.c with Linux 3.11
Francois Tigeot
- Feb 02 2015 - 00:40:44 git: libc -- dmalloc: Fix uninitialized variable in memrealloc().
Imre Vadasz
- Feb 10 2015 - 15:50:41 git: if_rum - Reapply ratectl fix from 12ae2d804aa2cd27a8e9884f125d484784e76e75.
Imre Vadasz
- Feb 23 2015 - 10:04:38 git: drm/radeon: Correct PAGE_MASK usage in radeon_vm_map_gart().
Imre Vadasz
- Feb 24 2015 - 23:00:33 git: acpi_hp(4): Fix detaching, by adding the missing sysctl_ctx_free call.
Imre Vadasz
- Feb 28 2015 - 00:03:20 git: acpi_video(4): Fix detach panic.
Imre Vadasz
- Feb 01 2015 - 13:49:33 git: libc/getifaddrs: Remove dead code.
Sascha Wildner
- Feb 01 2015 - 14:27:24 git: libc/db: Fix build with HASH_STATISTICS defined.
Sascha Wildner
- Feb 03 2015 - 22:22:20 git: iwn/wpi: Fix building firmwares into the kernel.
Sascha Wildner
- Feb 03 2015 - 22:22:21 git: kernel/ath: Disallow overriding ATH_RXBUF and ATH_TXBUF.
Sascha Wildner
- Feb 03 2015 - 22:22:21 git: kernel/ath: Fix building with AH_DEBUG.
Sascha Wildner
- Feb 03 2015 - 22:22:21 git: kernel/wlan: Re-fix printf issues in debug messages.
Sascha Wildner
- Feb 03 2015 - 22:22:22 git: kernel/iwn: Comment out IWN_DEBUG in the Makefile.
Sascha Wildner
- Feb 04 2015 - 08:11:42 git: build: Unbreak GENERIC building; LINT seems fine.
Sascha Wildner
- Feb 05 2015 - 08:43:32 git: kernel/wlan: Remove an unused malloc type.
Sascha Wildner
- Feb 05 2015 - 21:27:38 git: kernel/clock: Also document that time_second is since booting.
Sascha Wildner
- Feb 05 2015 - 22:43:40 git: Sync ACPICA with Intel's version 20150204.
Sascha Wildner
- Feb 05 2015 - 22:49:12 git: kern_clock.c: Clarify that my last commit msg meant to say 'time_uptime'.
Sascha Wildner
- Feb 07 2015 - 04:28:25 git: Remove no longer used posix4(9) manual page.
Sascha Wildner
- Feb 08 2015 - 00:16:02 git: kernel/x86_64: Add SDBG to Features2.
Sascha Wildner
- Feb 08 2015 - 22:51:57 git: kernel/sound: Add missing unlock (we panic on lockuninit() on a held lock).
Sascha Wildner
- Feb 11 2015 - 10:18:37 git: pflogd(8): Fix the warning and raise WARNS back up to 5.
Sascha Wildner
- Feb 11 2015 - 10:18:38 git: pppd(8): Include libpcap's config.h for HAVE_* in pcap-int.h.
Sascha Wildner
- Feb 11 2015 - 10:18:39 git: rwhod(8): Fix the warning and raise WARNS back up to 6.
Sascha Wildner
- Feb 12 2015 - 10:54:00 git: make upgrade: Expand the list a bit for gcc44 removal.
Sascha Wildner
- Feb 15 2015 - 07:06:10 git: Update the pciconf(8) database.
Sascha Wildner
- Feb 16 2015 - 19:13:18 git: keyserv(8): Raise WARNS to 2 and fix warnings.
Sascha Wildner
- Feb 16 2015 - 19:13:19 git: keyserv(8): Fix sizeof() of a pointer.
Sascha Wildner
- Feb 18 2015 - 10:40:39 git: contrib/opie: Sync with FreeBSD, but not much to see here.
Sascha Wildner
- Feb 18 2015 - 10:40:40 git: Add cryptodev to our default configuration file.
Sascha Wildner
- Feb 18 2015 - 11:56:34 git: natacontrol(8): Break line better and reduce parentheses.
Sascha Wildner
- Feb 18 2015 - 14:16:06 git: vinum(8): Remove unused macro.
Sascha Wildner
- Feb 18 2015 - 14:48:09 git: sys/kern: Adjust some function declaration vs. definition mismatches.
Sascha Wildner
- Feb 19 2015 - 00:41:06 git: kernel: Move us to using M_NOWAIT and M_WAITOK for mbuf functions.
Sascha Wildner
- Feb 19 2015 - 02:36:25 git: kernel/wlan: Fix up the MAC address printing and add back __printflike()s.
Sascha Wildner
- Feb 20 2015 - 13:41:33 git: Remove the old libsys code which was never hooked in in 10 years.
Sascha Wildner
- Feb 20 2015 - 14:42:28 git: twe(4): Add two missing error checks.
Sascha Wildner
- Feb 20 2015 - 20:24:08 git: devd(8): Remove automatic loading of uaudio.ko until we've fixed it.
Sascha Wildner
- Feb 22 2015 - 21:38:14 git: kernel/drm: Fix spelling in comments.
Sascha Wildner
- Feb 22 2015 - 21:38:15 git: kernel/lwkt_serialize: Take serializer bookkeeping out of INVARIANTS.
Sascha Wildner
- Feb 22 2015 - 21:38:15 git: libhammer.3: Fix unknown reference.
Sascha Wildner
- Feb 22 2015 - 21:38:15 git: Remove parallel port support from our default config.
Sascha Wildner
- Feb 24 2015 - 10:51:12 git: ieee80211_vap.9: Fix manual page prototype.
Sascha Wildner
- Feb 24 2015 - 11:02:52 git: gcc50: Fix include path.
Sascha Wildner
- Feb 24 2015 - 12:21:42 git: kernel/drm: Fix building with 'device drm' in the config.
Sascha Wildner
- Feb 25 2015 - 02:44:40 git: devd(8): Sync with FreeBSD.
Sascha Wildner
- Feb 25 2015 - 03:50:44 git: DragonFly_RELEASE_4_0 udp: Disable direct detach, if multicast options are set.
Sascha Wildner
- Feb 25 2015 - 03:57:25 git: gcc50: Exclude -Wunused-local-typedefs from C++ flags for now.
Sascha Wildner
- Feb 25 2015 - 03:57:26 git: devd(8): Raise WARNS back to 5.
Sascha Wildner
- Feb 25 2015 - 21:03:54 git: coretemp(4): Add MODULE_VERSION.
Sascha Wildner
- Feb 25 2015 - 21:13:50 git: Fix 'make upgrade'.
Sascha Wildner
- Feb 26 2015 - 10:17:47 git: bmake.1: Add missing newline.
Sascha Wildner
- Feb 26 2015 - 10:48:23 git: devd(8): Add -Wno-unused-local-typedefs to CFLAGS for now.
Sascha Wildner
- Feb 26 2015 - 13:05:24 git: Nuke /usr/share/examples/cvsup.
Sascha Wildner
- Feb 28 2015 - 12:26:27 git: kernel: Remove unused hogticks global from kern_synch.c.
Sascha Wildner
- Feb 28 2015 - 12:26:28 git: kernel: Remove unused xwait headers.
Sascha Wildner
- Feb 28 2015 - 20:00:02 git: kernel/scsi: Fix sense information printing in bootverbose.
Sascha Wildner
- Feb 28 2015 - 20:00:02 git: kernel/netinet6: Remove some bogus checks for KERNEL (use just _KERNEL).
Sascha Wildner
- Feb 28 2015 - 20:00:06 git: DragonFly_RELEASE_4_0 kernel/scsi: Fix sense information printing in bootverbose.
Sascha Wildner
- Feb 28 2015 - 20:33:07 git: kernel: Mark sigexit() and cpu_halt() as not returning.
Sascha Wildner
- Feb 04 2015 - 00:42:02 git: x86_64: Disable mwait extention if there is no sub-states for C1
Sepherosa Ziehau
- Feb 04 2015 - 02:45:36 git: build: Unbreak GENERIC building; LINT seems fine.
Sepherosa Ziehau
- Feb 05 2015 - 02:57:06 git: ecc: Support Intel E5 v2 memory controller
Sepherosa Ziehau
- Feb 05 2015 - 02:57:09 git: wlan: Make sure that WLAN serializer is not held for if_{detach, attach}()
Sepherosa Ziehau
- Feb 06 2015 - 01:06:28 git: ecc.4: Adjust according to the recent changes
Sepherosa Ziehau
- Feb 06 2015 - 01:06:29 git: em/emx: Apply the same TSO workaround as 82571/82572 for i217/i218
Sepherosa Ziehau
- Feb 06 2015 - 01:06:29 git: wlan: Destroy main ifp until all vaps are destroyed
Sepherosa Ziehau
- Feb 06 2015 - 05:18:15 git: acpica: Unbreak iasl compile
Sepherosa Ziehau
- Feb 06 2015 - 06:28:47 git: acpica: Fix 3abee989bb021ca7a77508792e45828ce9d53b28
Sepherosa Ziehau
- Feb 07 2015 - 13:17:30 git: memtemp: Add Intel E5 v2 memory thermal sensor support
Sepherosa Ziehau
- Feb 07 2015 - 13:17:32 git: ecc/e5: No need to check rank disabled bits
Sepherosa Ziehau
- Feb 07 2015 - 13:17:33 git: ecc/e5: Strip comma from device description
Sepherosa Ziehau
- Feb 07 2015 - 13:17:33 git: ecc/e5: Declare dimmmtr near its usage
Sepherosa Ziehau
- Feb 07 2015 - 14:40:48 git: iwn: Release WLAN serializer before ieee80211_ifattach()
Sepherosa Ziehau
- Feb 08 2015 - 11:48:23 git: ifnet: Make ifnet and ifindex2ifnet MPSAFE
Sepherosa Ziehau
- Feb 08 2015 - 12:33:15 git: memtemp.4: Add manpage for memtemp
Sepherosa Ziehau
- Feb 10 2015 - 09:53:24 git: wlan: Let driver holds WLAN serializer for ieee80211_ifattach
Sepherosa Ziehau
- Feb 11 2015 - 02:38:04 git: ecc/memtemp/e5: Prepare for E5 v3 support
Sepherosa Ziehau
- Feb 11 2015 - 08:55:01 git: ix: Fix and simplify link state bit testing logic
Sepherosa Ziehau
- Feb 12 2015 - 08:49:46 git: emx: Allow 2 TX rings for i217 and i218
Sepherosa Ziehau
- Feb 12 2015 - 08:50:35 git: ecc/e3: Split it into two drivers, coremctl(4) and ecc(4)
Sepherosa Ziehau
- Feb 13 2015 - 09:08:31 git: memtemp: Add support for Intel Core Haswell and E3 v3 cpus
Sepherosa Ziehau
- Feb 13 2015 - 09:14:05 git: ecc/memtemp: Add support for Intel E5 v3
Sepherosa Ziehau
- Feb 13 2015 - 09:19:09 git: ecc/e5: Reorganize bootverbose prints a little bit
Sepherosa Ziehau
- Feb 16 2015 - 06:39:33 git: memtemp/e5: Send devctl notify, if DIMM is too hot, and set sensor status
Sepherosa Ziehau
- Feb 16 2015 - 07:16:58 git: memtemp/e5: Setup hiwat and lowat before sensor task register.
Sepherosa Ziehau
- Feb 16 2015 - 12:57:56 git: memtemp/e5: Don't attach if CLTT is not set by BIOS in chn_temp_cfg
Sepherosa Ziehau
- Feb 18 2015 - 02:47:55 git: acpi/cstate: Fix comment
Sepherosa Ziehau
- Feb 25 2015 - 03:32:01 git: udp: Disable direct detach, if multicast options are set.
Sepherosa Ziehau
- Feb 25 2015 - 03:32:01 git: udp: Disable direct detach only if multicast options are to be set.
Sepherosa Ziehau
- Feb 25 2015 - 08:23:26 git: sys/vfs/hammer: Add missing header include
Sepherosa Ziehau
- Feb 27 2015 - 02:08:30 git: acpi/pstate: Allow user to force package level P-state domain
Sepherosa Ziehau
Last message date:
Sat Feb 28 13:51:12 PST 2015
Archived on: Fri Mar 3 13:39:09 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).