August 2012 Archives by author
Starting: Wed Aug 1 02:17:28 PDT 2012
Ending: Fri Aug 31 15:06:27 PDT 2012
Messages: 318
- Aug 03 2012 - 07:30:29 git: kernel: Fix kernel build when compiled without INVARIANTS.
Nuno Antunes
- Aug 21 2012 - 09:30:02 git: mdoc: Add a msgport(9) manual page documenting LWKT message passing interface.
Nuno Antunes
- Aug 23 2012 - 07:04:54 git: sleep.9: Catch up with spin_{,un}lock_wr() -> spin_{,un}lock() rename of 2 years ago.
Nuno Antunes
- Aug 23 2012 - 07:32:06 git: msgport.9: Add cross reference to sleep(9).
Nuno Antunes
- Aug 23 2012 - 07:48:29 git: msgport.9: Sort cross references alphabetically.
Nuno Antunes
- Aug 24 2012 - 15:15:15 git: mutex.9: Misc updates and minor improvements.
Nuno Antunes
- Aug 04 2012 - 22:21:19 git: hammer2 hammer2 - Flesh out span code, API cleanups
Matthew Dillon
- Aug 07 2012 - 19:45:00 git: hammer2 hammer2 - add HAMMER2IOC_PFS_LOOKUP
Matthew Dillon
- Aug 07 2012 - 19:45:01 git: hammer2 hammer2 - Adjust LNK_SPAN/LNK_CONN
Matthew Dillon
- Aug 07 2012 - 19:45:01 git: hammer2 hammer2 - spanning tree and messaging work
Matthew Dillon
- Aug 07 2012 - 21:22:57 git: hammer2 hammer2 - Add pfs-fsid, pfs-clid directive
Matthew Dillon
- Aug 07 2012 - 23:16:53 git: hammer2 hammer2 - Correct state recording bugs in vfs
Matthew Dillon
- Aug 07 2012 - 23:16:54 git: hammer2 hammer2 - more userland msg API work
Matthew Dillon
- Aug 08 2012 - 04:34:07 git: hammer2 hammer2 - SPAN protocol work
Matthew Dillon
- Aug 08 2012 - 22:07:36 git: hammer2 hammer2 - userland API / span work
Matthew Dillon
- Aug 09 2012 - 01:37:14 git: hammer2 hammer2 - SPAN protocol work
Matthew Dillon
- Aug 09 2012 - 06:28:10 git: hammer2 hammer2 - SPAN protocol work, router work
Matthew Dillon
- Aug 09 2012 - 18:02:53 git: hammer2 hammer2 - Major crypto API cleanup
Matthew Dillon
- Aug 09 2012 - 20:06:38 git: hammer2 hammer2 - Fix nact assertion
Matthew Dillon
- Aug 10 2012 - 01:12:51 git: hammer2 hammer2 - Message routing work
Matthew Dillon
- Aug 10 2012 - 17:43:10 git: hammer2 hammer2 - Message routing work
Matthew Dillon
- Aug 10 2012 - 18:21:27 git: hammer2 hammer2 - Message span tree work
Matthew Dillon
- Aug 11 2012 - 03:56:35 git: hammer2 hammer2 - Config notifications, cleanup HAMMER2 VFS API
Matthew Dillon
- Aug 11 2012 - 22:01:06 git: hammer2 Merge branches 'hammer2' and 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2
Matthew Dillon
- Aug 11 2012 - 22:01:07 git: hammer2 hammer2: More hammer2 msg cleanup, get reconnect ioctl working
Matthew Dillon
- Aug 11 2012 - 22:07:39 git: hammer2 hammer2 - Implement automatic reconnect
Matthew Dillon
- Aug 12 2012 - 00:12:56 git: boot - Fix boot probe ordering
Matthew Dillon
- Aug 12 2012 - 00:13:47 git: DragonFly_RELEASE_3_0 boot - Fix boot probe ordering
Matthew Dillon
- Aug 12 2012 - 02:34:39 git: hammer2 hammer2 - Add peer_type field to LNK_CONN and LNK_SPAN
Matthew Dillon
- Aug 16 2012 - 00:19:50 git: Kernel - Fix numerous procfs/ptrace issues
Matthew Dillon
- Aug 16 2012 - 00:50:11 git: Kernel - Fix numerous procfs/ptrace issues (2)
Matthew Dillon
- Aug 16 2012 - 01:16:04 git: kernel - Fix exit races which can lead to a corrupt p_children list
Matthew Dillon
- Aug 16 2012 - 01:16:05 git: kernel - Fix two UFS+softupdates bugs
Matthew Dillon
- Aug 16 2012 - 01:19:16 git: kernel - Fix numerous procfs/ptrace issues (3)
Matthew Dillon
- Aug 16 2012 - 16:14:23 git: kernel - Stop KTR logging during panic
Matthew Dillon
- Aug 16 2012 - 17:48:29 git: kernel - Fix long-standing vm_map token panic
Matthew Dillon
- Aug 16 2012 - 18:49:49 git: kernel - Fix incorrect dirty/reprotect code in pageout
Matthew Dillon
- Aug 17 2012 - 01:08:52 git: kernel - Change lockmgr LK_SHARED behavior to fix improper recursion return
Matthew Dillon
- Aug 17 2012 - 01:08:53 git: kernel - Adjust UFS and HAMMER to use uiomovebp()
Matthew Dillon
- Aug 17 2012 - 19:40:44 git: puffs - Comment out namecache purge for now
Matthew Dillon
- Aug 17 2012 - 19:40:45 git: kernel - Fix condvar races
Matthew Dillon
- Aug 21 2012 - 04:04:39 git: DragonFly_RELEASE_3_0 Kernel - Fix numerous procfs/ptrace issues
Matthew Dillon
- Aug 21 2012 - 04:04:40 git: DragonFly_RELEASE_3_0 Kernel - Fix numerous procfs/ptrace issues (2)
Matthew Dillon
- Aug 21 2012 - 04:04:41 git: DragonFly_RELEASE_3_0 kernel - Fix numerous procfs/ptrace issues (3)
Matthew Dillon
- Aug 21 2012 - 04:04:41 git: DragonFly_RELEASE_3_0 kernel - Stop KTR logging during panic
Matthew Dillon
- Aug 21 2012 - 04:04:41 git: DragonFly_RELEASE_3_0 kernel - Fix exit races which can lead to a corrupt p_children list
Matthew Dillon
- Aug 21 2012 - 04:04:42 git: DragonFly_RELEASE_3_0 kernel - Adjust UFS and HAMMER to use uiomovebp()
Matthew Dillon
- Aug 21 2012 - 04:04:42 git: DragonFly_RELEASE_3_0 kernel - Fix long-standing vm_map token panic
Matthew Dillon
- Aug 21 2012 - 04:04:42 git: DragonFly_RELEASE_3_0 kernel - Change lockmgr LK_SHARED behavior to fix improper recursion return
Matthew Dillon
- Aug 21 2012 - 04:04:42 git: DragonFly_RELEASE_3_0 kernel - Fix incorrect dirty/reprotect code in pageout
Matthew Dillon
- Aug 21 2012 - 04:04:43 git: DragonFly_RELEASE_3_0 kernel - Fix condvar races
Matthew Dillon
- Aug 22 2012 - 05:21:18 git: kernel - Attempt to fix i386 wire_count panic
Matthew Dillon
- Aug 22 2012 - 05:21:19 git: fastbulk - Adjustments to fix various issues
Matthew Dillon
- Aug 22 2012 - 06:51:37 git: fastbulk - Adjustments to fix various issues (2)
Matthew Dillon
- Aug 22 2012 - 19:42:10 git: fastbulk - Remove core files & empty dirs from /var/pkg/db
Matthew Dillon
- Aug 22 2012 - 22:09:51 git: fastbulk - More fixes and improvements
Matthew Dillon
- Aug 22 2012 - 23:18:42 git: fastbulk - more work
Matthew Dillon
- Aug 22 2012 - 23:51:23 git: kernel - Fix 32-bit build
Matthew Dillon
- Aug 22 2012 - 23:54:52 git: kernel - Attempt to fix i386 wire_count panic (98)
Matthew Dillon
- Aug 24 2012 - 00:01:32 git: linprocfs - Fix missing PRELE()s.
Matthew Dillon
- Aug 24 2012 - 00:01:33 git: linprocfs - Fix process exit / procfs vnode access race & stepping races
Matthew Dillon
- Aug 24 2012 - 03:55:35 git: fastbulk - Rework and clean up the Makefile
Matthew Dillon
- Aug 24 2012 - 03:55:40 git: kernel - Do not allow the time to be set to { 0, 0 }
Matthew Dillon
- Aug 24 2012 - 03:55:40 git: kernel - Implement Errata 721 for 32-bit kernels too
Matthew Dillon
- Aug 24 2012 - 03:55:40 git: kernel - Fix pmap_remove() issue.
Matthew Dillon
- Aug 24 2012 - 04:55:22 git: fastbulk - Exit w/success on more conditions
Matthew Dillon
- Aug 24 2012 - 07:47:52 git: sysperf - Add tests for clock_gettime(CLOCK_*_FAST...) modes
Matthew Dillon
- Aug 24 2012 - 07:47:53 git: kernel - Add additional clock_gettime() modes
Matthew Dillon
- Aug 24 2012 - 23:31:57 git: kernel - add cache_unlink(), fix a rename issue.
Matthew Dillon
- Aug 24 2012 - 23:31:58 git: tmpfs - Fix numerous races and adjust to use cache_unlink()
Matthew Dillon
- Aug 24 2012 - 23:31:58 git: kernel - Adjust devfs, hammer, and puffs to use the new cache_unlink()
Matthew Dillon
- Aug 25 2012 - 00:11:53 git: kernel - Do not allow destroyed namecache entries to be re-resolved
Matthew Dillon
- Aug 26 2012 - 17:10:21 git: kernel - reduce kern.maxvnodes default on 32 bit systems
Matthew Dillon
- Aug 08 2012 - 23:57:34 git: cut: Sync with FreeBSD
Samuel J. Greear
- Aug 09 2012 - 19:51:11 git: hammer2 hammer2 - AES GCM support
Alex Hornung
- Aug 09 2012 - 20:32:56 git: hammer2 hammer2 - error out on enc/dec errors
Alex Hornung
- Aug 09 2012 - 20:56:41 git: hammer2 hammer2 - make gcm IV counter endian-agnostic
Alex Hornung
- Aug 10 2012 - 08:41:48 git: hammer2 hammer2 - further crypto cleanup
Alex Hornung
- Aug 22 2012 - 14:07:39 git: CPU topology support
Alex Hornung
- Aug 22 2012 - 14:07:39 git: ktr - add KTR_COND_LOG
Alex Hornung
- Aug 22 2012 - 14:07:44 git: vkernel{,64} - CPU topology support
Alex Hornung
- Aug 22 2012 - 14:07:44 git: usched_bsd4 - Topology-aware scheduling
Alex Hornung
- Aug 22 2012 - 14:20:59 git: ktr.4 - add note about KTR_USCHED_BSD4
Alex Hornung
- Aug 24 2012 - 06:07:14 git: usched_bsd4 - fix incorrect use of PINTERLOCKED tsleep
Alex Hornung
- Aug 24 2012 - 06:07:15 git: usched_bsd4 - use wakeup_mycpu as appropriate
Alex Hornung
- Aug 30 2012 - 07:20:08 git: usched_bsd4 - topology sched: go for safe defaults
Alex Hornung
- Aug 10 2012 - 08:44:58 git: tuxload - Minor modifications.
Antonio Huete Jimenez
- Aug 15 2012 - 19:04:32 git: hammer - Add tunable vfs.hammer.skip_redo
Antonio Huete Jimenez
- Aug 15 2012 - 19:04:33 git: tuxload - Enhace tuxload a bit.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:36 git: dhclient - Fix OpenBSD CVS ids to match current version.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:37 git: dhclient - Clarify discussion of option modifiers.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:37 git: dhclient - Fix spurious 'got link'
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:38 git: dhclient - Improve comment about resolv.conf creation.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:38 git: dhclient - Term consistency about the config script.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:38 git: dhclient - Fix typo.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:39 git: dhclient - Error out if _dhcp user is missing.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:39 git: dhclient - Fix old bug that could cause lease mangling.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:39 git: dhclient - Add 6-byte MAC address to the log entries for DHCP ACK/NAK/OFFER.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:40 git: dhclient - Use addr_eq() when possible.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:40 git: dhclient - Lets state_panic() check the rest of valid leases.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:40 git: dhclient - Print out debug messages only when DEBUG is defined.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:40 git: dhclient - Remove unneeded ARGSUSED
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:41 git: dhclient - Make room for trailing \0 on prepend/append for dhcp options.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:41 git: dhclient - Be more strict in check_option().
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:41 git: dhclient - Silence dhclient by immediately exiting if the interface doesn't exist.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:42 git: dhclient - Add 'egress' command-line option.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:42 git: dhclient - Use strdup() instead of malloc/strlcpy.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:42 git: dhclient - Remove unused function.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:43 git: dhclient - Make sure an interface is registered before we start using it.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:43 git: dhclient - Add and ignore DHCP option 66/0x42 TFTP server name.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:43 git: dhclient(8) - Remove NOTES section.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:43 git: dhclient.conf(5) - Few fixes. Reword a sentence.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:44 git: dhclient.conf(5) - New sentence, new line.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:44 git: dhclient - Drop medium/alias useless utilization.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:45 git: dhclient-script(8) - Align man page with current reality.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:45 git: dhclient - Remove wrong processing of option 33 (static routes).
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:45 git: dhclient - Stray '$medium' missed in last commit.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:46 git: dhclient - Only warn on unknown options when appropiate.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:46 git: dhclient - Properly handle zero-length option hints.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:46 git: dhclient - Sequential options processing more friendly.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:47 git: dhclient - Tweak leases file handling.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:47 git: dhclient - Try harder to re-initialize parsing state.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:47 git: dhclient - Tweak parsing.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:47 git: dhclient - Cancel all timeouts in state_reboot().
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:48 git: dhclient - Change return code test logic.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:48 git: dhclient - Set state to S_REBOOTING when calling state_reboot().
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:48 git: dhclient - Nuke interface_link_status().
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:49 git: dhclient - Add some more paranoia and make code clearer.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:49 git: dhclient - Delete trailing NUL's when parsing NVT ASCII options.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:49 git: dhclient - Have only one timeout at once.
Antonio Huete Jimenez
- Aug 19 2012 - 14:32:50 git: dhclient - Assume link is up when IFM_AVALID isn't set.
Antonio Huete Jimenez
- Aug 07 2012 - 13:13:21 git: ncurses: Fix pkgsrc check and use of ncurses
John Marino
- Aug 08 2012 - 21:31:17 git: cut: Sync with FreeBSD
John Marino
- Aug 09 2012 - 07:29:41 git: xterm: Remove ability to restore console after man, less, etc.
John Marino
- Aug 14 2012 - 14:45:08 git: rtld: Parse notes later (bug# 2376)
John Marino
- Aug 20 2012 - 20:24:47 git: rtld: Delay DF_1_NODELETE process until object DAG loaded
John Marino
- Aug 20 2012 - 20:24:48 git: rtld: Perform reloc before filtree dependency object init
John Marino
- Aug 21 2012 - 21:45:04 git: DragonFly_RELEASE_3_0 Merge remote branch 'crater/DragonFly_RELEASE_3_0' into rel3_0
Thomas Nikolajsen
- Aug 21 2012 - 21:45:04 git: DragonFly_RELEASE_3_0 kernel/linprocfs: Add a missing header for spin_{,un}lock().
Thomas Nikolajsen
- Aug 23 2012 - 04:59:10 git: annotated tag v3.0.3 created
Justin C. Sherrill
- Aug 23 2012 - 04:59:19 git: DragonFly_RELEASE_3_0 Tag for 3.0.3.
Justin C. Sherrill
- Aug 16 2012 - 02:24:53 git: DragonFly_RELEASE_3_0 kernel -- ffs: Softdep lock and assorted fixes
Venkatesh Srinivas
- Aug 16 2012 - 02:24:54 git: DragonFly_RELEASE_3_0 kernel - Fix two UFS+softupdates bugs
Venkatesh Srinivas
- Aug 16 2012 - 02:24:55 git: DragonFly_RELEASE_3_0 kernel -- ffs: Compile fix for ffs_softdep.c
Venkatesh Srinivas
- Aug 03 2012 - 07:49:56 git: kernel: add a LOCK_SYSINIT helper macro
Francois Tigeot
- Aug 03 2012 - 10:05:04 git: kernel: add a flags argument to LOCK_SYSINIT
Francois Tigeot
- Aug 09 2012 - 10:01:32 git: ixgbe: compilation fix for debug routines
Francois Tigeot
- Aug 09 2012 - 13:59:36 git: ixgbe(4): Sync with FreeBSD
Francois Tigeot
- Aug 12 2012 - 11:57:56 git: ixgbe(4): remove a lockinit() call
Francois Tigeot
- Aug 12 2012 - 17:05:04 git: ixgbe: replace direct lockmgr calls by macros
Francois Tigeot
- Aug 14 2012 - 05:55:12 git: ixgbe: Remove a useless assertion
Francois Tigeot
- Aug 14 2012 - 20:45:19 git: ixgbe: Remove the multicast spinlock
Francois Tigeot
- Aug 15 2012 - 08:41:31 git: ixgbe: Use callout_init_mp()
Francois Tigeot
- Aug 17 2012 - 09:35:59 git: ixgbe: remove unneeded lockuninit call
Francois Tigeot
- Aug 20 2012 - 06:51:53 git: kernel: Set kern.ipc.shm_use_phys to 1 by default
Francois Tigeot
- Aug 21 2012 - 20:40:03 git: ixgbe: Rework ixgbe_xmit()
Francois Tigeot
- Aug 25 2012 - 13:59:49 git: ixgbe: enable VLAN code
Francois Tigeot
- Aug 27 2012 - 04:56:18 git: kernel: IFCAP_TSO is really IPv4-specific
Francois Tigeot
- Aug 27 2012 - 05:19:06 git: ixgbe: enable existing FreeBSD IPv4 TSO code
Francois Tigeot
- Aug 27 2012 - 05:19:07 git: ixgbe: add tso_pullup function
Francois Tigeot
- Aug 02 2012 - 17:34:57 git: customcc: Fix the setup of the /usr/include path to use.
Sascha Wildner
- Aug 03 2012 - 00:30:19 git: hptmv.4: Improve wording and s/amd64/x86_64/
Sascha Wildner
- Aug 03 2012 - 01:35:15 git: kernel/cam: Make si_iosize_max overridable by drivers.
Sascha Wildner
- Aug 03 2012 - 01:35:22 git: Add the hptrr(4) driver for HighPoint RocketRAID 17xx, 22xx, 23xx and 25xx.
Sascha Wildner
- Aug 03 2012 - 01:35:22 git: hptmv(4): Reduce si_iosize_max to 64KB.
Sascha Wildner
- Aug 03 2012 - 01:35:35 git: DragonFly_RELEASE_3_0 kernel/cam: Make si_iosize_max overridable by drivers.
Sascha Wildner
- Aug 03 2012 - 01:35:41 git: DragonFly_RELEASE_3_0 hptmv(4): Reduce si_iosize_max to 64KB.
Sascha Wildner
- Aug 03 2012 - 10:21:35 git: Sync zoneinfo database with tzdata2012e from ftp://ftp.iana.org/tz/releases
Sascha Wildner
- Aug 03 2012 - 10:21:40 git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012e from ftp://ftp.iana.org/tz/releases
Sascha Wildner
- Aug 03 2012 - 19:46:02 git: disklabel32/64: Add support for 'T' size specifier.
Sascha Wildner
- Aug 03 2012 - 20:52:06 git: amr.4: Add missing .Bd
Sascha Wildner
- Aug 03 2012 - 20:52:06 git: hptrr.4: Move the tunable info into its own section and improve wording.
Sascha Wildner
- Aug 03 2012 - 20:52:07 git: mdoc.local: Add FreeBSD 7.3 and 8.1 which we are referencing.
Sascha Wildner
- Aug 03 2012 - 21:31:46 git: open.2: Fix .Dv and combine lines.
Sascha Wildner
- Aug 04 2012 - 09:11:41 git: hptrr(4): Add a __printflike().
Sascha Wildner
- Aug 04 2012 - 10:29:57 git: Ansify some function definitions that were previously overlooked.
Sascha Wildner
- Aug 06 2012 - 13:56:51 git: kernel/x86_64: Fix kernel build without DDB.
Sascha Wildner
- Aug 06 2012 - 13:56:53 git: libc/rpc: Remove redundant check.
Sascha Wildner
- Aug 07 2012 - 01:35:43 git: hptiop(4): Add some more PCI IDs.
Sascha Wildner
- Aug 07 2012 - 01:35:44 git: hptmv(4): Use cam_calc_geometry().
Sascha Wildner
- Aug 07 2012 - 01:35:44 git: kernel/dsched: Add a version parameter to the DSCHED_POLICY_MODULE macro.
Sascha Wildner
- Aug 07 2012 - 07:20:07 git: mpt(4): Fix a porting mistake I did in 6d259fc1.
Sascha Wildner
- Aug 07 2012 - 07:20:08 git: arcmsr(4): Use cam_calc_geometry().
Sascha Wildner
- Aug 07 2012 - 07:20:13 git: DragonFly_RELEASE_3_0 mpt(4): Fix a porting mistake I did in 6d259fc1.
Sascha Wildner
- Aug 08 2012 - 13:34:11 git: Add the hpt27xx(4) driver for HighPoint RocketRAID 27xx SAS controllers.
Sascha Wildner
- Aug 08 2012 - 13:43:19 git: hpt27xx(4): Use NULL for pointers.
Sascha Wildner
- Aug 09 2012 - 00:56:44 git: cut(1): Add back -w (split on whitespace functionality).
Sascha Wildner
- Aug 09 2012 - 07:59:56 git: Add at_quick_exit(3) and quick_exit(3) manual pages.
Sascha Wildner
- Aug 09 2012 - 07:59:56 git: mdoc: Let us refer to C11 in manual pages with ".St -isoC-2011".
Sascha Wildner
- Aug 09 2012 - 07:59:58 git: libc: Add a copyright to quick_exit.c
Sascha Wildner
- Aug 09 2012 - 07:59:58 git: <stdlib.h>: Adjust the visibility of our C11 functions.
Sascha Wildner
- Aug 09 2012 - 07:59:59 git: at_quick_exit.3: Add an ERRORS section.
Sascha Wildner
- Aug 09 2012 - 17:39:19 git: malloc.3: Remove a ,
Sascha Wildner
- Aug 09 2012 - 19:16:27 git: libc: Add a copyright to aligned_alloc.c
Sascha Wildner
- Aug 09 2012 - 19:16:28 git: posix_memalign.3: Document aligned_alloc().
Sascha Wildner
- Aug 10 2012 - 21:22:47 git: /usr/src/Makefile: Remove duplicate target.
Sascha Wildner
- Aug 11 2012 - 20:15:43 git: libm & rtld: Ansify some remaining functions.
Sascha Wildner
- Aug 11 2012 - 20:15:44 git: pflogd(8): Raise WARNS to 5.
Sascha Wildner
- Aug 11 2012 - 20:15:44 git: hptrr.4: Remove unneeded .Pp
Sascha Wildner
- Aug 13 2012 - 00:35:10 git: ahci(4)/sili(4): Fix for drives >2TB.
Sascha Wildner
- Aug 13 2012 - 01:20:33 git: DragonFly_RELEASE_3_0 ahci(4)/sili(4): Fix for drives >2TB.
Sascha Wildner
- Aug 13 2012 - 18:43:50 git: installer: When setting the slice type for >2TB, ignore fdisk warnings.
Sascha Wildner
- Aug 13 2012 - 19:47:50 git: DragonFly_RELEASE_3_0 installer: When setting the slice type for >2TB, ignore fdisk warnings.
Sascha Wildner
- Aug 16 2012 - 14:21:09 git: kernel/linprocfs: Remove useless .PATH in the Makefile.
Sascha Wildner
- Aug 16 2012 - 14:21:10 git: kernel/linprocfs: Add a missing header for spin_{,un}lock().
Sascha Wildner
- Aug 17 2012 - 13:26:56 git: newfs_hammer.8: Mdoc fix
Sascha Wildner
- Aug 18 2012 - 22:27:12 git: libc: Comment out documentation of svc_control() which we don't have.
Sascha Wildner
- Aug 18 2012 - 22:27:13 git: Suppress printing of the commands for the manlint target.
Sascha Wildner
- Aug 18 2012 - 22:27:13 git: Add running 'mandoc -Tlint' to the manlint target.
Sascha Wildner
- Aug 18 2012 - 22:29:21 git: unlock_return.cocci: Add vm_object_{hold,drop}().
Sascha Wildner
- Aug 19 2012 - 11:55:57 git: posix_memalign.3: Uncomment conformance sentence for aligned_alloc().
Sascha Wildner
- Aug 21 2012 - 10:11:54 git: tools: Remove old script for installing 3rd party source drivers.
Sascha Wildner
- Aug 21 2012 - 13:05:46 git: kernel/linprocfs: Remove an unreached return.
Sascha Wildner
- Aug 21 2012 - 15:39:13 git: kernel/procfs: Remove some unneeded parentheses.
Sascha Wildner
- Aug 21 2012 - 20:48:19 git: kernel/linprocfs: Fix a panic when accessing /proc/<pid>/maps.
Sascha Wildner
- Aug 21 2012 - 20:48:20 git: kernel/linprocfs: Fix accessing files in /proc (such as /proc/meminfo).
Sascha Wildner
- Aug 21 2012 - 20:48:24 git: DragonFly_RELEASE_3_0 kernel/linprocfs: Fix a panic when accessing /proc/<pid>/maps.
Sascha Wildner
- Aug 21 2012 - 20:48:25 git: DragonFly_RELEASE_3_0 kernel/linprocfs: Fix accessing files in /proc (such as /proc/meminfo).
Sascha Wildner
- Aug 21 2012 - 21:51:13 git: DragonFly_RELEASE_3_0 kernel/linprocfs: Add a missing header for spin_{,un}lock().
Sascha Wildner
- Aug 22 2012 - 13:18:40 git: msgport.9: Fix some minor mdoc issues.
Sascha Wildner
- Aug 22 2012 - 14:30:36 git: Add an MLINK for KTR_COND_LOG.
Sascha Wildner
- Aug 23 2012 - 21:25:19 git: <sys/devfs.h>: Fix comment typos.
Sascha Wildner
- Aug 23 2012 - 22:13:06 git: make_dev.9: devfs_scan_callback() takes an arg to pass to the callback.
Sascha Wildner
- Aug 25 2012 - 05:13:18 git: Add a device_get_name(9) manual page (from FreeBSD).
Sascha Wildner
- Aug 25 2012 - 06:05:40 git: kernel/devfs: Assert that the callback isn't NULL in devfs_scan_callback().
Sascha Wildner
- Aug 26 2012 - 10:32:45 git: kernel/devfs: Rename devfs_nodetype members (conflicts with {,lin}procfs.h).
Sascha Wildner
- Aug 26 2012 - 10:32:48 git: kernel/devfs: Pass more arguments to the callback for devfs_scan_callback.
Sascha Wildner
- Aug 26 2012 - 10:32:49 git: kernel/linprocfs: Implement /proc/devices.
Sascha Wildner
- Aug 26 2012 - 10:32:49 git: kernel/ffs: Compare v_rdev directly when updating mounts.
Sascha Wildner
- Aug 26 2012 - 10:32:49 git: kernel/devfs: Fill out cdev_t's si_major field (and adjust one use case).
Sascha Wildner
- Aug 26 2012 - 10:35:21 git: make_dev.9: Fix typo.
Sascha Wildner
- Aug 26 2012 - 11:16:27 git: growfs(8): Fix building with -DFS_DEBUG.
Sascha Wildner
- Aug 26 2012 - 11:16:45 git: growfs(8)/ffsinfo(8): Use __func__
Sascha Wildner
- Aug 27 2012 - 18:01:14 git: /boot/defaults/loader.conf: Adjust a comment.
Sascha Wildner
- Aug 27 2012 - 18:01:15 git: kernel: Turn the delay before mounting root into a tunable.
Sascha Wildner
- Aug 28 2012 - 16:32:36 git: mpt(4): We don't have MOD_QUIESCE.
Sascha Wildner
- Aug 28 2012 - 22:08:50 git: kernel/acpi: Add smart battery support.
Sascha Wildner
- Aug 28 2012 - 22:16:29 git: wpa_supplicant(8): Use libpcap functions.
Sascha Wildner
- Aug 31 2012 - 21:00:50 git: Add CARP support to the GENERIC kernels.
Sascha Wildner
- Aug 31 2012 - 22:06:27 git: amr(4): Remove some unused code (amr_timeout()).
Sascha Wildner
- Aug 01 2012 - 09:17:28 git: emx: Remove unused macros
Sepherosa Ziehau
- Aug 01 2012 - 09:17:29 git: emx: Remove dependency on opt_rss.h; RSS is always enabled
Sepherosa Ziehau
- Aug 01 2012 - 09:17:29 git: emx: Add TSO support
Sepherosa Ziehau
- Aug 01 2012 - 09:17:30 git: emx: Add EMX_TSO_DEBUG
Sepherosa Ziehau
- Aug 02 2012 - 01:56:45 git: tools/pktgen: Setup link header length properly
Sepherosa Ziehau
- Aug 02 2012 - 01:56:46 git: em/emx: Reduce the default interrupt rate to 6000Hz
Sepherosa Ziehau
- Aug 02 2012 - 09:32:31 git: statclock: Fix intr% counting on heavily interrupted systems
Sepherosa Ziehau
- Aug 02 2012 - 11:55:52 git: igb: Utilize mbuf's header length to setup TX context
Sepherosa Ziehau
- Aug 02 2012 - 11:59:51 git: igb: Change TXCSUM does not require reinitialize hardware
Sepherosa Ziehau
- Aug 02 2012 - 13:39:15 git: igb: Add TSO support
Sepherosa Ziehau
- Aug 03 2012 - 07:58:11 git: bnx: Remove unused code
Sepherosa Ziehau
- Aug 08 2012 - 03:24:09 git: alc: Stablize this driver and fix various porting overlooks
Sepherosa Ziehau
- Aug 08 2012 - 03:52:26 git: igb: Make sure that mbuf is changed before busdma sync
Sepherosa Ziehau
- Aug 08 2012 - 05:23:31 git: emx: Make sure that mbuf is changed before busdma sync
Sepherosa Ziehau
- Aug 08 2012 - 05:23:32 git: emx: Increase spare TX descriprors to 33 incorporate TSO segment
Sepherosa Ziehau
- Aug 08 2012 - 05:23:32 git: em/emx: Fix up detach path
Sepherosa Ziehau
- Aug 08 2012 - 06:53:27 git: emx: emx_timer() only requires main serializer
Sepherosa Ziehau
- Aug 08 2012 - 13:16:37 git: bnx: Increase spare TX descriptors to 33 to incorporate TSO segment
Sepherosa Ziehau
- Aug 08 2012 - 13:16:38 git: bnx: Correct debug messages
Sepherosa Ziehau
- Aug 08 2012 - 13:16:38 git: bnx: Rearrange the code to check the spare TX descripors first
Sepherosa Ziehau
- Aug 08 2012 - 13:16:39 git: bnx: Disable RX max BDs based interrupt moderation
Sepherosa Ziehau
- Aug 08 2012 - 13:16:39 git: bnx: Allow TX/RX max coalesce BDs to be 0; mainly for debugging
Sepherosa Ziehau
- Aug 09 2012 - 07:14:44 git: emx: Status change is protected by main serializer
Sepherosa Ziehau
- Aug 10 2012 - 04:37:58 git: bce: Remove debugging stuffs in interrupt handler
Sepherosa Ziehau
- Aug 10 2012 - 04:37:59 git: bce: Don't loop in the interrupt handler to drain TX/RX
Sepherosa Ziehau
- Aug 10 2012 - 04:37:59 git: bce: Remove debug stuffs on RX/TX interrupt path
Sepherosa Ziehau
- Aug 10 2012 - 04:52:33 git: bce: Set RX interrupt rate ~6000Hz
Sepherosa Ziehau
- Aug 10 2012 - 08:48:12 git: bce: Remove debug stuffs from output path
Sepherosa Ziehau
- Aug 10 2012 - 08:48:13 git: bce: Remove debug stuffs from polling code
Sepherosa Ziehau
- Aug 10 2012 - 08:48:14 git: bce: Add TSO support
Sepherosa Ziehau
- Aug 12 2012 - 13:17:43 git: bge: Add TSO support for BCM5755 family chips
Sepherosa Ziehau
- Aug 13 2012 - 01:24:17 git: bce: Unbreak LINT building
Sepherosa Ziehau
- Aug 14 2012 - 08:24:04 git: igb: Remove unused field
Sepherosa Ziehau
- Aug 14 2012 - 08:24:05 git: igb: Remove no longer referenced code
Sepherosa Ziehau
- Aug 14 2012 - 08:24:05 git: igb: Remove unused code; adjust and add comment
Sepherosa Ziehau
- Aug 14 2012 - 08:51:38 git: emx: Pack boolean fields into flags
Sepherosa Ziehau
- Aug 14 2012 - 09:29:16 git: bnx: Don't peek at the TX descriptor in txeof()
Sepherosa Ziehau
- Aug 14 2012 - 23:16:59 git: bge: Don't peek at the TX descriptor in txeof()
Sepherosa Ziehau
- Aug 14 2012 - 23:41:35 git: bge: Allow max BDs based coalesce to be disabled
Sepherosa Ziehau
- Aug 15 2012 - 04:41:57 git: em: Increase RX/TX descriptor count to 512
Sepherosa Ziehau
- Aug 15 2012 - 04:41:58 git: em: Pack boolean fields into flags
Sepherosa Ziehau
- Aug 15 2012 - 04:41:59 git: em: Change TXCSUM does not require reinitialize hardware
Sepherosa Ziehau
- Aug 15 2012 - 04:41:59 git: em: Utilize mbuf's header length to setup TX csum context
Sepherosa Ziehau
- Aug 15 2012 - 04:41:59 git: em: Add TSO support for certain PCIe chips
Sepherosa Ziehau
- Aug 16 2012 - 02:32:04 git: tcp: Stringent TSO segment length assertion.
Sepherosa Ziehau
- Aug 17 2012 - 15:16:57 git: pci: Disable memory address decoding before writing 0xffffffff to BAR
Sepherosa Ziehau
- Aug 17 2012 - 15:16:58 git: pci: Enable PCIe memory mapped configuration again
Sepherosa Ziehau
- Aug 18 2012 - 02:32:26 git: bnx: Enable 500Khz MII management interface frequency
Sepherosa Ziehau
- Aug 18 2012 - 04:48:04 git: bge: Always configure MII mode register
Sepherosa Ziehau
- Aug 18 2012 - 04:48:05 git: bge: Use MPSAFE callout
Sepherosa Ziehau
- Aug 18 2012 - 07:26:16 git: bce: Rework MSI checkout for 5706 and 5708
Sepherosa Ziehau
- Aug 18 2012 - 07:26:17 git: bce: Dispatch callouts to interrupt's target CPU
Sepherosa Ziehau
- Aug 19 2012 - 08:05:01 git: jme: Don't immediately recycle the TX descriptor even if it is owned by us.
Sepherosa Ziehau
- Aug 19 2012 - 23:54:09 git: jme: Only main serializer is needed for timeout callback
Sepherosa Ziehau
- Aug 19 2012 - 23:54:10 git: jme: Cache align RX/TX data structure
Sepherosa Ziehau
- Aug 21 2012 - 02:46:18 git: ip: Put fast dispatch/slow dispatch and hashing done by IP under RSS_DEBUG
Sepherosa Ziehau
- Aug 22 2012 - 01:28:14 git: ether: Add instrument to detect wrong hardware supplied hash
Sepherosa Ziehau
- Aug 22 2012 - 01:28:22 git: jme: Let the software to check hardware supplied hash
Sepherosa Ziehau
- Aug 23 2012 - 03:08:18 git: route: Routing table is replicated to all CPUs, not # of CPUs on power of 2
Sepherosa Ziehau
- Aug 23 2012 - 05:27:20 git: jme: Add TSO support
Sepherosa Ziehau
- Aug 23 2012 - 05:50:48 git: vm: Put vm_page_alloc_contig debug prints under vm_contig_verbose
Sepherosa Ziehau
- Aug 28 2012 - 01:39:24 git: ixgbe: add tso_pullup function
Sepherosa Ziehau
- Aug 28 2012 - 04:29:59 git: acpi/intr: Fix comment, source index is GSI _not_ IRQ
Sepherosa Ziehau
- Aug 28 2012 - 04:30:00 git: MachIntr: Add two methods to find IRQ
Sepherosa Ziehau
- Aug 28 2012 - 06:38:54 git: pci/pir: Make sure that the IRQ is allowed to be configured
Sepherosa Ziehau
- Aug 28 2012 - 06:38:55 git: acpi/fadt: Make sure that SCI IRQ is valid
Sepherosa Ziehau
- Aug 28 2012 - 06:38:56 git: pci: Guard against wrong user supplied IRQ assignment
Sepherosa Ziehau
- Aug 28 2012 - 06:38:56 git: acpi/resource: Use legacy_intr_find to detect invalid IRQ configure
Sepherosa Ziehau
- Aug 28 2012 - 06:38:56 git: acpi/pcib: Guard against invalid GSI provided by PRT
Sepherosa Ziehau
- Aug 28 2012 - 07:11:10 git: tcp/ncr: Avoid using magic number
Sepherosa Ziehau
- Aug 28 2012 - 07:11:10 git: tcp: RFC3517bis is now officially RFC6675
Sepherosa Ziehau
- Aug 29 2012 - 02:27:25 git: acpi/sci: Test ACPI MADT interrupt override entry's preferred mode first
Sepherosa Ziehau
- Aug 29 2012 - 08:42:00 git: igb: Set default RX descriptor count to 512
Sepherosa Ziehau
- Aug 29 2012 - 09:11:34 git: jme: Allow MSI-X be evenly spreaded across CPUs
Sepherosa Ziehau
- Aug 29 2012 - 09:52:04 git: jme: Record number of times that RX ring becomes empty
Sepherosa Ziehau
- Aug 29 2012 - 09:52:06 git: jme: RX interrupt to ~6000Hz, TX interrupt to ~4000Hz
Sepherosa Ziehau
- Aug 30 2012 - 04:13:46 git: sorecvtcp: Remove unapplied code
Sepherosa Ziehau
- Aug 30 2012 - 04:13:46 git: socket: Replicate soreceive() to sorecvtcp() for cleanup and optimization
Sepherosa Ziehau
Last message date:
Fri Aug 31 15:06:27 PDT 2012
Archived on: Fri Mar 3 13:39:01 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).