March 2012 Archives by subject
Starting: Thu Mar 1 06:42:44 PST 2012
Ending: Sat Mar 31 18:38:07 PDT 2012
Messages: 215
- Mar 11 2012 - 14:42:49 git: <sys/cdefs.h>: For C++, unhide our interfaces via __{BEGIN,END}_DECLS.
Sascha Wildner
- Mar 18 2012 - 12:35:49 git: <sys/gmon.h>: Add prototypes for moncontrol() and monstartup().
Sascha Wildner
- Mar 18 2012 - 12:33:43 git: <sys/socket.h>: Add missing prototype for sockatmark().
Sascha Wildner
- Mar 18 2012 - 12:35:49 git: <uuid.h>: Add four missing prototypes.
Sascha Wildner
- Mar 25 2012 - 12:34:27 git: acpi_hp(4): Fix acquisition of acpi's softc.
Sascha Wildner
- Mar 04 2012 - 11:01:37 git: Add 'one' behavior to rc.subr, update rc.subr.8 .
Chris Turner
- Mar 06 2012 - 19:14:03 git: Add a coccinelle patch to find 0 (instead of NULL) used with pointers.
Sascha Wildner
- Mar 20 2012 - 15:33:25 git: aesni(4): Move some unused variables into the #if 0'd parts.
Sascha Wildner
- Mar 31 2012 - 14:49:37 git: aic(4): Remove ISA attachment.
Sascha Wildner
- Mar 17 2012 - 10:27:33 git: alc(4): Ifdef out an unused variable and assignment.
Sascha Wildner
- Mar 22 2012 - 03:14:57 git: annotated tag v3.0.2 created
Justin C. Sherrill
- Mar 15 2012 - 10:23:24 git: arp: Don't send gratuitous ARP for devices that are not ethernet typed
Sepherosa Ziehau
- Mar 31 2012 - 03:24:44 git: asr(4): Improve readability of an 'if' a bit.
Sascha Wildner
- Mar 16 2012 - 00:40:45 git: boot - Fix overflow in CD I/O code
Matthew Dillon
- Mar 18 2012 - 02:19:26 git: crtstuff: Move 6 identical sed patterns to variable
John Marino
- Mar 18 2012 - 02:19:27 git: crtstuff: Move ELF note definitions to dedicated header
John Marino
- Mar 18 2012 - 02:19:29 git: crtstuff: refactor
John Marino
- Mar 18 2012 - 02:19:25 git: crtstuff: Remove unused crtbegin/crtend support files
John Marino
- Mar 18 2012 - 02:19:30 git: crtstuff: Stop calling _init/_fini methods on dyn binaries
John Marino
- Mar 24 2012 - 18:22:32 git: defaults: remove /usr/lib/gcc* from ldconfig search path
John Marino
- Mar 17 2012 - 14:44:23 git: dev/virtual/vkernel Makefiles: Remove bogus .PATHs.
Sascha Wildner
- Mar 19 2012 - 21:10:00 git: dma.8: Avoid a dead link in the online manual pages.
Sascha Wildner
- Mar 11 2012 - 14:42:54 git: DragonFly_RELEASE_3_0 <sys/cdefs.h>: For C++, unhide our interfaces via __{BEGIN,END}_DECLS.
Sascha Wildner
- Mar 16 2012 - 02:21:32 git: DragonFly_RELEASE_3_0 boot - Fix overflow in CD I/O code
Matthew Dillon
- Mar 05 2012 - 10:22:55 git: DragonFly_RELEASE_3_0 gcc44: Remove a wrong define for the profiled math library's name.
Sascha Wildner
- Mar 09 2012 - 06:05:29 git: DragonFly_RELEASE_3_0 HAMMER VFS: Conditionalize debug message
Matthew Dillon
- Mar 31 2012 - 01:31:05 git: DragonFly_RELEASE_3_0 hptiop(4): Add missing braces.
Sascha Wildner
- Mar 07 2012 - 18:22:48 git: DragonFly_RELEASE_3_0 Installer: fix a (possible) crash in show_ifconfig()
Sascha Wildner
- Mar 07 2012 - 18:22:48 git: DragonFly_RELEASE_3_0 Installer: one more place where inform() called without a format string
Sascha Wildner
- Mar 14 2012 - 09:47:00 git: DragonFly_RELEASE_3_0 ioapic: By default, disable I/O APIC if we are booting on a virtual machine
Sepherosa Ziehau
- Mar 27 2012 - 13:48:35 git: DragonFly_RELEASE_3_0 kernel - Add workaround for errata #721 on AMD cpus (found by Matt Dillon)
Venkatesh Srinivas
- Mar 30 2012 - 01:32:40 git: DragonFly_RELEASE_3_0 kernel - Cluster fixes + Enable clustering for HAMMER1
Matthew Dillon
- Mar 29 2012 - 23:07:34 git: DragonFly_RELEASE_3_0 kernel - Fix another AHCI bug
Matthew Dillon
- Mar 29 2012 - 23:07:34 git: DragonFly_RELEASE_3_0 kernel - Fix bug in SILI, remove debugging in AHCI
Matthew Dillon
- Mar 29 2012 - 23:07:35 git: DragonFly_RELEASE_3_0 kernel - Fix improper BUF_UNLOCK() with spinlock held
Matthew Dillon
- Mar 29 2012 - 23:07:35 git: DragonFly_RELEASE_3_0 kernel - Fix improper unlock/relock sequence in HAMMER
Matthew Dillon
- Mar 29 2012 - 23:07:33 git: DragonFly_RELEASE_3_0 kernel - Fix mount refs interactions and umount races
Matthew Dillon
- Mar 29 2012 - 23:07:33 git: DragonFly_RELEASE_3_0 kernel - Fix three AHCI bugs
Matthew Dillon
- Mar 29 2012 - 23:07:35 git: DragonFly_RELEASE_3_0 kernel - Improve NFS server error responses when an inode goes away
Matthew Dillon
- Apr 01 2012 - 01:19:25 git: DragonFly_RELEASE_3_0 kernel - MFC missing removal of bremfree() call
Matthew Dillon
- Mar 07 2012 - 18:22:49 git: DragonFly_RELEASE_3_0 kernel: Add a few forgotten crit_exit()s and fix a wrong crit_enter().
Sascha Wildner
- Mar 09 2012 - 21:46:08 git: DragonFly_RELEASE_3_0 kernel: add missing holds/drops to vm_fault_copy_entry
Chris Turner
- Mar 09 2012 - 21:46:10 git: DragonFly_RELEASE_3_0 kernel: fixup accidental whitespace shift in vm_fault_copy_entry commit
Chris Turner
- Mar 27 2012 - 13:48:34 git: DragonFly_RELEASE_3_0 kernel: msdosfs -- Use -1 rather than 32-bit 0xffffffff in mount().
Venkatesh Srinivas
- Mar 09 2012 - 21:46:09 git: DragonFly_RELEASE_3_0 kernel: reorganize new holds in vm_fault_copy_entry
Chris Turner
- Mar 31 2012 - 01:47:39 git: DragonFly_RELEASE_3_0 lgue(4): Add missing braces and fix indentation.
Sascha Wildner
- Mar 27 2012 - 13:48:35 git: DragonFly_RELEASE_3_0 libc - Do not allow a stuck syslogd to screw up the entire system
Venkatesh Srinivas
- Mar 13 2012 - 19:39:32 git: DragonFly_RELEASE_3_0 Merged thread-specific cleanup patch from FreeBSD.
Sascha Wildner
- Mar 20 2012 - 20:20:29 git: DragonFly_RELEASE_3_0 mpt(4): Fix an issue that caused the driver to attach to mfi(4) cards.
Sascha Wildner
- Mar 05 2012 - 10:51:56 git: DragonFly_RELEASE_3_0 ncurses: Fix an almost 7 year old typo in the profiling libtinfo's name.
Sascha Wildner
- Mar 31 2012 - 02:11:57 git: DragonFly_RELEASE_3_0 pcn(4): Add missing braces.
Sascha Wildner
- Mar 11 2012 - 18:06:07 git: DragonFly_RELEASE_3_0 rc.conf.5: Fix the wlan setup example.
Sascha Wildner
- Mar 30 2012 - 19:29:05 git: DragonFly_RELEASE_3_0 rtld: Add a special case in do_dlsym() for TLS stored symbols.
John Marino
- Mar 30 2012 - 16:40:04 git: DragonFly_RELEASE_3_0 rwhod(8): Prevent clobbering the neighboring field by a wrong cast.
Sascha Wildner
- Mar 09 2012 - 17:31:39 git: DragonFly_RELEASE_3_0 setnetpath(3): Fix a double free().
Sascha Wildner
- Mar 14 2012 - 09:46:58 git: DragonFly_RELEASE_3_0 spacialreg: Add CPUID2_VMM according to AMD's CPUID specification
Sepherosa Ziehau
- Mar 10 2012 - 08:59:11 git: DragonFly_RELEASE_3_0 svc_vc_create(3): Initialize xprt with NULL.
Sascha Wildner
- Mar 01 2012 - 14:42:51 git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012a from munnari.oz.au
Sascha Wildner
- Mar 02 2012 - 09:26:52 git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012b from munnari.oz.au
Sascha Wildner
- Mar 27 2012 - 01:36:22 git: DragonFly_RELEASE_3_0 tcp/sack: Prevent invalid SACK option from being processed
Sepherosa Ziehau
- Mar 06 2012 - 00:34:15 git: dump_conf - delay extra 2s before looking for dumpdev
Alex Hornung
- Mar 24 2012 - 18:22:30 git: ELF: Update header, sync with binutils 2.22
John Marino
- Mar 03 2012 - 11:59:52 git: Fix a number of incomplete/missing DPADDs.
Sascha Wildner
- Mar 31 2012 - 18:37:03 git: Fix some indentation in various places.
Sascha Wildner
- Mar 16 2012 - 02:16:18 git: fstat(1): Little fix in a cast.
Sascha Wildner
- Mar 16 2012 - 00:40:46 git: fstat - Include current offset in output
Matthew Dillon
- Mar 14 2012 - 18:30:06 git: ftpd(8): Remove OLD_SETPROCTITLE related dead code.
Sascha Wildner
- Mar 24 2012 - 18:22:31 git: gcc41: remove /usr/lib from rpath
John Marino
- Mar 11 2012 - 09:06:20 git: gcc44: Instruct linkers to create GNU hash tables
John Marino
- Mar 24 2012 - 18:22:31 git: gcc44: remove /usr/lib from rpath
John Marino
- Mar 05 2012 - 10:05:54 git: gcc44: Remove a wrong define for the profiled math library's name.
Sascha Wildner
- Mar 13 2012 - 23:09:17 git: gcc44: Update version to gcc-4.4.7 RELEASE
John Marino
- Mar 21 2012 - 04:24:51 git: hammer2 hammer2 - Avoid unnecessary IO
Matthew Dillon
- Mar 22 2012 - 07:18:35 git: hammer2 hammer2 - Bug fixes in allocator and chain_next, rename
Matthew Dillon
- Mar 21 2012 - 04:24:52 git: hammer2 hammer2 - cleanup, stabilization pass
Matthew Dillon
- Mar 20 2012 - 04:24:10 git: hammer2 hammer2 - Flush sequencing
Matthew Dillon
- Mar 19 2012 - 17:48:13 git: hammer2 hammer2 - Implelment variable-sized physical storage allocations
Matthew Dillon
- Mar 22 2012 - 23:54:41 git: hammer2 hammer2 - Implement depth limit for stack recursion, embedded data fixes
Matthew Dillon
- Mar 20 2012 - 04:24:09 git: hammer2 hammer2 - Implement variable-sized indirect blocks, clustered reads
Matthew Dillon
- Mar 22 2012 - 05:35:02 git: hammer2 hammer2 - Major hammer2_chain_*() API cleanup
Matthew Dillon
- Mar 20 2012 - 22:25:12 git: hammer2 hammer2 - Reformulate strategy code and direct I/O
Matthew Dillon
- Mar 21 2012 - 05:57:37 git: hammer2 hammer2 - small-embedded-data fixes, syncer fixes
Matthew Dillon
- Mar 19 2012 - 17:48:12 git: hammer2 newfs_hammer2 - cleanup, rename redo area to aux area, add default label
Matthew Dillon
- Apr 01 2012 - 01:38:07 git: HAMMER VFS - Fix assertion with multi-volume setup
Matthew Dillon
- Mar 09 2012 - 06:04:45 git: HAMMER VFS: Conditionalize debug message
Matthew Dillon
- Mar 31 2012 - 01:31:00 git: hptiop(4): Add missing braces.
Sascha Wildner
- Mar 07 2012 - 15:19:27 git: Installer: fix a (possible) crash in show_ifconfig()
YONETANI Tomokazu
- Mar 07 2012 - 16:12:44 git: Installer: one more place where inform() called without a format string
YONETANI Tomokazu
- Mar 14 2012 - 03:28:13 git: ioapic: By default, disable I/O APIC if we are booting on a virtual machine
Sepherosa Ziehau
- Mar 16 2012 - 04:06:44 git: join.1: Remove useless .Bk/.Ek
Sascha Wildner
- Mar 30 2012 - 03:23:48 git: kern.cp_time - Add convenience defines
Samuel Greear
- Mar 27 2012 - 15:35:40 git: kernel -- DEBUG_LOCKS: Do not panic if releasing a lockmgr lock w/ spinlocks held.
Venkatesh Srinivas
- Mar 30 2012 - 06:39:02 git: kernel -- ffs: Do not dereference NULL inodes in ffs_sync_scan1.
Venkatesh Srinivas
- Mar 29 2012 - 09:28:19 git: kernel -- ffs: Replace softupdates critical section locks with lockmgr.
Venkatesh Srinivas
- Mar 20 2012 - 22:11:00 git: kernel - Add argument to nvtruncbuf()
Matthew Dillon
- Mar 23 2012 - 22:52:45 git: kernel - Add workaround for errata #721 on AMD cpus (found by Matt Dillon)
Matthew Dillon
- Mar 22 2012 - 23:51:10 git: kernel - Cluster fixes + Enable clustering for HAMMER1
Matthew Dillon
- Mar 30 2012 - 20:56:35 git: Kernel - Completely remove DFLTPHYS
Francois Tigeot
- Apr 01 2012 - 01:38:06 git: kernel - Do not use M_USE_INTERRUPT_RESERVE for M_NOWAIT
Matthew Dillon
- Mar 23 2012 - 08:51:53 git: kernel - Fix another AHCI bug
Matthew Dillon
- Mar 23 2012 - 09:29:44 git: kernel - Fix another AHCI bug
Chris Turner
- Mar 20 2012 - 04:18:41 git: kernel - Fix buffer cache deadlock due to multiple buffer cache sizes
Matthew Dillon
- Mar 23 2012 - 16:07:43 git: kernel - Fix bug in SILI, remove debugging in AHCI
Matthew Dillon
- Mar 20 2012 - 00:12:22 git: kernel - Fix clustered read bug
Matthew Dillon
- Mar 20 2012 - 00:56:05 git: kernel - Fix clustered read bug (2)
Matthew Dillon
- Mar 28 2012 - 02:12:27 git: kernel - Fix improper BUF_UNLOCK() with spinlock held
Matthew Dillon
- Mar 23 2012 - 20:39:42 git: kernel - Fix improper unlock/relock sequence in HAMMER
Matthew Dillon
- Mar 23 2012 - 04:39:23 git: kernel - Fix mount refs interactions and umount races
Matthew Dillon
- Apr 01 2012 - 01:38:04 git: kernel - Fix signal masking race assertion panic w/vkernel
Matthew Dillon
- Mar 23 2012 - 04:34:58 git: kernel - Fix three AHCI bugs
Matthew Dillon
- Mar 23 2012 - 12:44:42 git: kernel - Fix three AHCI bugs
Justin Sherrill
- Mar 23 2012 - 20:39:43 git: kernel - Improve NFS server error responses when an inode goes away
Matthew Dillon
- Mar 31 2012 - 18:31:54 git: Kernel - Restore the 64KB max. IO size limit
Francois Tigeot
- Mar 28 2012 - 02:12:28 git: kernel - Revert 0d52e78c527ec7ba3ac62d40d9fa588c964d4c55
Matthew Dillon
- Mar 18 2012 - 22:31:21 git: kernel/acpi: Add a missing file to the module.
Sascha Wildner
- Mar 17 2012 - 16:58:59 git: kernel/acpi: Bring in acpi_wmi(4) from FreeBSD, which acpi_hp(4) needs.
Sascha Wildner
- Mar 17 2012 - 11:09:18 git: kernel/gre: Remove unused variables.
Sascha Wildner
- Mar 17 2012 - 10:38:14 git: kernel/hammer: Remove an unused variable.
Sascha Wildner
- Mar 22 2012 - 19:28:10 git: kernel/kobj: Put the default kobj_method inside the kobjop_desc struct.
Sascha Wildner
- Mar 31 2012 - 01:31:01 git: kernel/netgraph7: Fix whitespace.
Sascha Wildner
- Mar 17 2012 - 10:05:36 git: kernel/sili: Actually print the generation.
Sascha Wildner
- Mar 17 2012 - 11:09:19 git: kernel/{a,b}list: Remove some unused variables in the debug code.
Sascha Wildner
- Mar 07 2012 - 18:21:47 git: kernel: Add a few forgotten crit_exit()s and fix a wrong crit_enter().
Sascha Wildner
- Mar 09 2012 - 20:40:30 git: kernel: add missing holds/drops to vm_fault_copy_entry
Chris Turner
- Mar 15 2012 - 18:30:32 git: kernel: Add mps(4) to our GENERIC kernels.
Sascha Wildner
- Mar 17 2012 - 16:24:53 git: kernel: Add sbuf_done() (taken from FreeBSD).
Sascha Wildner
- Mar 31 2012 - 01:21:08 git: kernel: Adjust some casts.
Sascha Wildner
- Mar 09 2012 - 21:32:43 git: kernel: fixup accidental whitespace shift in vm_fault_copy_entry commit
Chris Turner
- Mar 31 2012 - 01:31:01 git: kernel: Indent a debugging kprintf.
Sascha Wildner
- Mar 26 2012 - 16:02:06 git: kernel: msdosfs -- Use -1 rather than 32-bit 0xffffffff in mount().
Venkatesh Srinivas
- Mar 17 2012 - 16:00:52 git: kernel: Really fix DEV_SUPPORT for sys/dev/virtual.
Sascha Wildner
- Mar 19 2012 - 19:31:30 git: kernel: Remove two unneeded inclusions of <sys/cdefs.h>.
Sascha Wildner
- Mar 09 2012 - 21:03:21 git: kernel: reorganize new holds in vm_fault_copy_entry
Chris Turner
- Mar 10 2012 - 08:59:06 git: kgzip(8) is i386 only, so stop building/installing on x86_64.
Sascha Wildner
- Mar 31 2012 - 01:47:35 git: lgue(4): Add missing braces and fix indentation.
Sascha Wildner
- Mar 09 2012 - 10:57:34 git: libalias(3): Bring in some fixes from FreeBSD.
Sascha Wildner
- Mar 24 2012 - 00:37:47 git: libc - Do not allow a stuck syslogd to screw up the entire system
Matthew Dillon
- Mar 31 2012 - 22:23:17 git: libm: Fix a typo in the MLINKS.
Sascha Wildner
- Mar 16 2012 - 02:12:30 git: LINT/LINT64 configs: Reduce differences.
Sascha Wildner
- Mar 15 2012 - 09:51:45 git: LINT64: Adjust comment about TCP_MD5SIG; we use TCP_SIGNATURE_ENABLE
Sepherosa Ziehau
- Mar 13 2012 - 23:09:17 git: Merge branch 'vendor/GCC44'
John Marino
- Mar 13 2012 - 19:39:27 git: Merged thread-specific cleanup patch from FreeBSD.
Sascha Wildner
- Mar 31 2012 - 03:19:33 git: mfi(4): Fix indent.
Sascha Wildner
- Mar 29 2012 - 18:05:50 git: mfi(4): Update to LSI's version 4.23 of the driver.
Sascha Wildner
- Mar 30 2012 - 16:40:00 git: mfiutil(8): Fix some 'unused variable' warnings and raise WARNS to 6.
Sascha Wildner
- Mar 26 2012 - 19:21:19 git: mountlist_exists(): use a TAILQ_FOREACH macro again
Francois Tigeot
- Mar 20 2012 - 20:20:22 git: mpt(4): Fix an issue that caused the driver to attach to mfi(4) cards.
Sascha Wildner
- Mar 05 2012 - 10:51:52 git: ncurses: Fix an almost 7 year old typo in the profiling libtinfo's name.
Sascha Wildner
- Mar 20 2012 - 12:26:09 git: ndis(4): Use the device_t for getting the softc.
Sascha Wildner
- Mar 28 2012 - 03:59:49 git: netstat: Print SACK related statistics
Sepherosa Ziehau
- Mar 26 2012 - 05:43:34 git: netstat: Print the statistics that Eifel works but RTT based spurious rexmt not
Sepherosa Ziehau
- Mar 03 2012 - 12:02:08 git: Oops, it's kiconv and not kiconf.
Sascha Wildner
- Mar 18 2012 - 09:51:11 git: opieinfo(1): Raise WARNS to 1.
Sascha Wildner
- Mar 31 2012 - 02:11:53 git: pcn(4): Add missing braces.
Sascha Wildner
- Mar 10 2012 - 11:43:51 git: pkill(1): add '-j jid' flag to restrict matches to jailed processes.
Chris Turner
- Mar 13 2012 - 21:15:35 git: pstat.8: add reference to the fstat(8) command.
Chris Turner
- Mar 22 2012 - 15:50:26 git: pstat.8: The fstat manpage is in section 1.
Sascha Wildner
- Mar 29 2012 - 14:14:04 git: puffs_framebuf.3: Fix typo
Sascha Wildner
- Mar 29 2012 - 13:25:18 git: puffs_ops.3: Fix typo.
Sascha Wildner
- Mar 11 2012 - 18:06:03 git: rc.conf.5: Fix the wlan setup example.
Sascha Wildner
- Mar 10 2012 - 08:59:07 git: Remove the old (and broken) kzip(8) utility.
Sascha Wildner
- Mar 31 2012 - 02:44:57 git: rp(4): Fix indent.
Sascha Wildner
- Mar 23 2012 - 21:37:06 git: rpc.yppasswdd(8): Fix some warnings and raise WARNS to 5.
Sascha Wildner
- Mar 02 2012 - 09:16:13 git: rtld: Add a special case in do_dlsym() for TLS stored symbols.
Sascha Wildner
- Mar 18 2012 - 02:19:30 git: rtld: Add main object initialization and finalization
John Marino
- Mar 30 2012 - 19:02:06 git: rtld: allocate obj->vertab only once
John Marino
- Mar 18 2012 - 02:19:26 git: rtld: Don't use toupper function in rtld_printf.c
John Marino
- Mar 08 2012 - 18:23:37 git: rtld: fix debug statement
John Marino
- Mar 25 2012 - 11:28:45 git: rtld: Fix ELF filter implementation
John Marino
- Mar 18 2012 - 02:33:34 git: rtld: fixing bad patch
John Marino
- Mar 24 2012 - 18:22:30 git: rtld: Implement DT_RUNPATH and -z nodefaultlib
John Marino
- Mar 16 2012 - 21:34:40 git: rtld: Shrink by eliminating stdio
John Marino
- Mar 11 2012 - 09:06:19 git: rtld: Support DT_GNU_HASH (startup performance increase)
John Marino
- Mar 25 2012 - 11:28:46 git: rtld: Sync memory allocation with FreeBSD
John Marino
- Mar 30 2012 - 16:39:59 git: rwhod(8): Prevent clobbering the neighboring field by a wrong cast.
Sascha Wildner
- Mar 09 2012 - 17:30:06 git: setnetpath(3): Fix a double free().
Sascha Wildner
- Mar 05 2012 - 12:47:37 git: sin.3: Sort SEE ALSO alphabetically.
Sascha Wildner
- Mar 02 2012 - 12:44:43 git: smp.4: Use .Dv for a tunable.
Sascha Wildner
- Mar 14 2012 - 03:28:12 git: spacialreg: Add CPUID2_VMM according to AMD's CPUID specification
Sepherosa Ziehau
- Mar 10 2012 - 08:59:05 git: svc_vc_create(3): Initialize xprt with NULL.
Sascha Wildner
- Mar 06 2012 - 19:08:50 git: Sweep-fix comparing pointers with 0 (and assigning 0 to pointers).
Sascha Wildner
- Mar 01 2012 - 14:42:44 git: Sync zoneinfo database with tzdata2012a from munnari.oz.au
Sascha Wildner
- Mar 02 2012 - 09:26:47 git: Sync zoneinfo database with tzdata2012b from munnari.oz.au
Sascha Wildner
- Mar 15 2012 - 09:51:44 git: tcp/md5sig: Disallow enable/disable TCP MD5SIG after connect(2)/listen(2)
Sepherosa Ziehau
- Mar 19 2012 - 06:34:35 git: tcp/md5sig: White space and indentation cleanup
Sepherosa Ziehau
- Mar 23 2012 - 06:49:29 git: tcp/sack: Add comment about the implemented TCP/SACK related RFCs
Sepherosa Ziehau
- Mar 28 2012 - 03:59:48 git: tcp/sack: Add more statistics
Sepherosa Ziehau
- Mar 26 2012 - 03:41:18 git: tcp/sack: Prevent invalid SACK option from being processed
Sepherosa Ziehau
- Mar 16 2012 - 07:00:55 git: tcp/syncache: Simplify syncache_add() interface
Sepherosa Ziehau
- Mar 16 2012 - 10:41:57 git: tcp: Lowering initial RTO according to RFC 6298
Sepherosa Ziehau
- Mar 16 2012 - 08:58:09 git: tcp: More RFC 3390 conforming
Sepherosa Ziehau
- Mar 26 2012 - 05:43:34 git: tcp: Properly update tcps_rttcantdetect
Sepherosa Ziehau
- Mar 16 2012 - 10:59:16 git: tcp: Remove the workaround for the old servers in the retransmit timeout
Sepherosa Ziehau
- Mar 15 2012 - 07:09:27 git: tcp_input: Always call tcp_mss(), so snd_cwnd could be properly updated
Sepherosa Ziehau
- Mar 16 2012 - 07:47:38 git: tcp_input: Factor out tcp_established()
Sepherosa Ziehau
- Mar 04 2012 - 13:09:51 git: Update 'rcrun' with a 'onestart' action to use the rc.subr 'one' functionality
Chris Turner
- Mar 09 2012 - 17:06:14 git: Update the pciconf(8) database.
Sascha Wildner
- Mar 06 2012 - 00:34:16 git: vfs_conf - remove old debug message tryroot()
Alex Hornung
- Mar 31 2012 - 05:41:54 git: VFS accounting: avoid VOP_GETATTR() calls
Francois Tigeot
- Mar 30 2012 - 16:47:25 git: VFS accounting: do not count write operations for removed files
Francois Tigeot
- Mar 30 2012 - 22:15:13 git: VFS accounting: do not count write operations for removed files
Aggelos Economopoulos
- Mar 25 2012 - 09:31:23 git: VFS accounting: do not set vp->v_pfsmp for non-nullfs mounts
Francois Tigeot
- Mar 24 2012 - 14:52:45 git: VFS accounting: fix an issue with unlink operations
Francois Tigeot
- Mar 22 2012 - 17:52:17 git: VFS accounting: handle file truncation on open(2)
Francois Tigeot
- Mar 22 2012 - 13:01:50 git: VFS accounting: isolate the code to find the real mp
Francois Tigeot
- Mar 30 2012 - 06:48:31 git: VFS accounting: small speed optimization
Francois Tigeot
- Mar 25 2012 - 11:26:25 git: VFS accounting: use an explicit TAILQ_FIRST/TAILQ_NEXT loop in mountlist_exists()
Francois Tigeot
- Mar 25 2012 - 14:58:21 git: VFS accounting: use an explicit TAILQ_FIRST/TAILQ_NEXT loop in mountlist_exists()
Aggelos Economopoulos
- Mar 28 2012 - 13:29:12 git: VFS accounting: use vq_vptomp() in kern_ftruncate()
Francois Tigeot
- Mar 05 2012 - 22:09:08 git: vfsops - add two new ops, ncpgen_set, ncpgen_test
Alex Hornung
- Mar 03 2012 - 11:59:51 git: vi(1): Remove some old tk stuff from the Makefile.
Sascha Wildner
- Mar 17 2012 - 15:26:50 git: vkernel: Fix DEV_SUPPORT.
Sascha Wildner
- Mar 17 2012 - 14:25:22 git: vkernel: Move things from dev/virtual to dev/virtual/vkernel.
Sascha Wildner
- Mar 24 2012 - 14:37:51 git: vquota(8): Only count files with more than 2 hard links once
Francois Tigeot
- Mar 06 2012 - 09:39:29 unsubscribe
Daniel Moser Tralamazza
Last message date:
Sat Mar 31 18:38:07 PDT 2012
Archived on: Fri Mar 3 13:39:00 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).