August 2013 Archives by author
Starting: Thu Aug 1 00:16:21 PDT 2013
Ending: Sat Aug 31 12:59:16 PDT 2013
Messages: 208
- Aug 10 2013 - 17:45:28 No subject
- Aug 10 2013 - 17:45:28 No subject
- Aug 14 2013 - 16:08:17 No subject
- Aug 14 2013 - 16:08:17 No subject
- Aug 01 2013 - 20:32:07 git: kernel - Fix pageout algorithm regression
Matthew Dillon
- Aug 02 2013 - 17:12:33 git: kernel - Fix /dev/mem
Matthew Dillon
- Aug 02 2013 - 17:48:10 git: kernel - Fix panic when usched is used to force a cpu w/the dfly scheduler
Matthew Dillon
- Aug 02 2013 - 22:53:42 git: kernel - Fix sendfile() based deadlock
Matthew Dillon
- Aug 02 2013 - 22:53:43 git: kernel - Fix panic when usched is used to force a cpu w/the dfly scheduler (2)
Matthew Dillon
- Aug 04 2013 - 02:41:31 git: loader.conf - Clarify kernel early boot comport operation
Matthew Dillon
- Aug 05 2013 - 22:52:26 git: hammer2 - Change freemap segment delineation, other stuff
Matthew Dillon
- Aug 05 2013 - 23:20:56 git: hammer2 - Adjustments for freemap changes
Matthew Dillon
- Aug 05 2013 - 23:45:24 git: hammer2 - temorarily track free space
Matthew Dillon
- Aug 06 2013 - 00:09:32 git: hammer2 - temorarily track free space (2)
Matthew Dillon
- Aug 06 2013 - 00:10:36 git: hammer2 - temorarily track free space (3)
Matthew Dillon
- Aug 06 2013 - 04:43:35 git: hammer2 - fix crash in temporary code
Matthew Dillon
- Aug 06 2013 - 06:03:58 git: hammer2 - Fix freemap bugs
Matthew Dillon
- Aug 06 2013 - 06:23:53 git: kernel - Adjust impossible conditions in kdmsg_state_*()
Matthew Dillon
- Aug 07 2013 - 03:08:17 git: hammer2 - Add missing bqrelse()
Matthew Dillon
- Aug 07 2013 - 03:14:07 git: hammer2 - Add missing bzero()
Matthew Dillon
- Aug 07 2013 - 03:15:07 git: hammer2 - Add missing bzero() (2)
Matthew Dillon
- Aug 09 2013 - 06:15:24 git: test - test commit
Matthew Dillon
- Aug 09 2013 - 20:09:23 git: build - Support INSTALLFLAGS for manual pages
Matthew Dillon
- Aug 13 2013 - 21:23:31 git: nrelease - Add delay before umounting
Matthew Dillon
- Aug 15 2013 - 08:03:28 git: hammer - Fix filesystem selection path bug in cleanup directive
Matthew Dillon
- Aug 15 2013 - 21:09:26 git: kernel - Add missing reltoken/LWPRELE in signal error path
Matthew Dillon
- Aug 16 2013 - 02:39:18 git: vkernel - Module loading for vkernel64
Matthew Dillon
- Aug 16 2013 - 04:17:41 git: kernel - Fix bug in SO_NOSIGPIPE when socket fp called from kernel thread
Matthew Dillon
- Aug 17 2013 - 01:22:59 git: kernel - Fix SMP race in mtx*() code.
Matthew Dillon
- Aug 30 2013 - 04:27:50 git: systat - Add -netbw option
Matthew Dillon
- Aug 30 2013 - 06:38:24 git: systat - further enhance -netbw
Matthew Dillon
- Aug 30 2013 - 06:41:41 git: syslog - add rexmit to -netbw
Matthew Dillon
- Aug 30 2013 - 23:02:35 git: systat - Add -pftop feature to display active PF state table traffic
Matthew Dillon
- Aug 30 2013 - 23:23:16 git: systat - cleanup netbw/pftop
Matthew Dillon
- Aug 30 2013 - 23:34:55 git: systat - cleanup netbw/pftop (2)
Matthew Dillon
- Aug 30 2013 - 00:10:11 git: test/vkernel - Additions to leaf target
Antonio Huete Jimenez
- Aug 17 2013 - 14:47:46 git: Remove last two references to legacy make
John Marino
- Aug 05 2013 - 20:33:43 git: usb4bsd: Add detection for Etron EJ168 controller
Markus Pfeiffer
- Aug 05 2013 - 20:33:44 git: usb4bsd: Fix scsi sense handling in umass
Markus Pfeiffer
- Aug 05 2013 - 20:33:44 git: usb4bsd: sync with FreeBSD svn r242385
Markus Pfeiffer
- Aug 05 2013 - 20:33:45 git: usb4bsd: Fix EHCI
Markus Pfeiffer
- Aug 05 2013 - 20:33:45 git: usb4bsd, pci: pull in bios takeover code from FreeBSD
Markus Pfeiffer
- Aug 05 2013 - 20:33:46 git: usb4bsd: xhci cleanup
Markus Pfeiffer
- Aug 05 2013 - 20:33:46 git: usb4bsd: Bring in fix for endpoint setup on Etron XHCI
Markus Pfeiffer
- Aug 05 2013 - 20:33:47 git: usb4bsd: more cleanup of superflous debug messages
Markus Pfeiffer
- Aug 05 2013 - 20:33:47 git: usb4bsd: fix breakage caused by earlier commit
Markus Pfeiffer
- Aug 05 2013 - 20:33:48 git: usb4bsd: Next attempt at fixing BIOS handoff for XHCI
Markus Pfeiffer
- Aug 27 2013 - 02:55:32 git: annotated tag v3.4.3 created
Justin C. Sherrill
- Aug 01 2013 - 07:16:21 git: nrelease: Install a default pkg.conf from pkg(8)
Francois Tigeot
- Aug 02 2013 - 17:08:03 git: kernel: Fix bus_dmamem_alloc()
Francois Tigeot
- Aug 04 2013 - 13:07:15 git: drm2: Synchronize with FreeBSD
Francois Tigeot
- Aug 04 2013 - 15:07:28 git: drm/i915: Do not check only primary displays
Francois Tigeot
- Aug 07 2013 - 21:53:47 git: drm: Implement dmi_check_system()
Francois Tigeot
- Aug 08 2013 - 05:41:48 git: drm: Use NELEM() in dmi_check_system()
Francois Tigeot
- Aug 08 2013 - 06:29:51 git: kernel: Add VM_MAX_ADDRESS and VM_MIN_ADDRESS constants
Francois Tigeot
- Aug 08 2013 - 09:17:57 git: drm: Improve dmi_found()
Francois Tigeot
- Aug 08 2013 - 11:48:18 git: kernel: Add pmap_page_set_memattr()
Francois Tigeot
- Aug 08 2013 - 11:56:23 git: Avoid potentially freeing NULL pointers in dmi_found()
Francois Tigeot
- Aug 08 2013 - 14:30:40 git: kernel: Add a memattr argument to vm_page_alloc_contig()
Francois Tigeot
- Aug 08 2013 - 17:01:39 git: drm: Move PROC_LOCK define to common file
Francois Tigeot
- Aug 08 2013 - 17:01:40 git: drm: Locally implement VM_OBJECT_LOCK variants
Francois Tigeot
- Aug 08 2013 - 18:31:49 git: drm: Import the ttm memory manager from FreeBSD
Francois Tigeot
- Aug 08 2013 - 18:31:51 git: ttm porting: MPASS -> KKASSERT
Francois Tigeot
- Aug 08 2013 - 18:31:51 git: ttm porting: Fix include files
Francois Tigeot
- Aug 08 2013 - 18:31:52 git: ttm porting: malloc / free / printf
Francois Tigeot
- Aug 08 2013 - 18:31:52 git: ttm porting: Translate locking primitives
Francois Tigeot
- Aug 08 2013 - 18:31:53 git: ttm porting: Fix vm_page_alloc_contig() calls
Francois Tigeot
- Aug 08 2013 - 18:31:53 git: ttm porting: msleep => lksleep
Francois Tigeot
- Aug 08 2013 - 18:31:54 git: ttm porting: Small changes (2/3)
Francois Tigeot
- Aug 08 2013 - 18:31:54 git: ttm porting: Small changes (1/3)
Francois Tigeot
- Aug 08 2013 - 18:31:55 git: ttm porting: Small changes (3/3)
Francois Tigeot
- Aug 08 2013 - 19:28:43 git: doc: Update porting_drivers.txt
Francois Tigeot
- Aug 11 2013 - 12:28:17 git: iicbb: Update from FreeBSD
Francois Tigeot
- Aug 12 2013 - 07:27:31 git: drm2: remove DRM_SPINXXX macros
Francois Tigeot
- Aug 12 2013 - 07:56:52 git: drm2: Remove dubious AGP locks
Francois Tigeot
- Aug 12 2013 - 08:57:55 git: kernel: Add bitcount32 to sys/systm.h
Francois Tigeot
- Aug 12 2013 - 08:57:55 git: kernel: Import pci_save_state and pci_restore_state from FreeBSD
Francois Tigeot
- Aug 12 2013 - 08:57:56 git: acpica: Replace some include paths by full ones
Francois Tigeot
- Aug 12 2013 - 18:24:00 git: acpica: Fix buildworld issue introduced by previous commit
Francois Tigeot
- Aug 14 2013 - 08:19:48 git: drm/i915: Use a spinlock for i915_file_priv locking
Francois Tigeot
- Aug 17 2013 - 10:51:41 git: Bump __DragonFly_version for i915 KMS support
Francois Tigeot
- Aug 17 2013 - 11:42:21 git: make.conf: Switch dports to building new Xorg/KMS packages by default
Francois Tigeot
- Aug 17 2013 - 12:59:32 git: make.conf: Use MACHINE_ARCH instead of ARCH
Francois Tigeot
- Aug 25 2013 - 10:00:27 git: Avoid calling chn_wrfeed with an empty soft buffer
Francois Tigeot
- Aug 27 2013 - 13:28:37 git: kernel/i386: add pmap_invalidate* functions
Francois Tigeot
- Aug 27 2013 - 13:31:24 git: kernel/i386: Add PAT support, mapdev_attr, kmem_alloc_attr
Francois Tigeot
- Aug 27 2013 - 13:33:40 git: kernel/i386: Implement pmap_mapbios()
Francois Tigeot
- Aug 27 2013 - 13:35:01 git: vga_pci: Add API to map the Video BIOS
Francois Tigeot
- Aug 01 2013 - 11:19:37 git: Adjust two devfs manual pages and some comments to match reality.
Sascha Wildner
- Aug 01 2013 - 11:56:29 git: make_dev.9: Adjust make_dev_covering() description too.
Sascha Wildner
- Aug 01 2013 - 12:48:49 git: kernel/drm2: Add a missing #include (for drm_free()).
Sascha Wildner
- Aug 02 2013 - 17:58:53 git: kernel/amr: Move amrd (disk) adding before amrp (cam passthrough).
Sascha Wildner
- Aug 03 2013 - 08:33:57 git: kernel: Use TABs to indent in 'files'.
Sascha Wildner
- Aug 03 2013 - 18:14:06 git: Fix typo in some manpages: specifed -> specified
Sascha Wildner
- Aug 04 2013 - 18:54:57 git: kernel/drm2: Remove two unused externs.
Sascha Wildner
- Aug 04 2013 - 23:27:10 git: kernel/raid: Match xpt_alloc_ccb() and xpt_free_ccb() for rescan callbacks.
Sascha Wildner
- Aug 05 2013 - 11:54:29 git: rp(4): Remove ISA attachment and some dead code, too.
Sascha Wildner
- Aug 05 2013 - 11:54:30 git: Remove some unused externs.
Sascha Wildner
- Aug 05 2013 - 14:03:48 git: Update UPDATING a bit.
Sascha Wildner
- Aug 05 2013 - 18:24:30 git: kernel: Remove some unused externs.
Sascha Wildner
- Aug 05 2013 - 19:42:49 git: kernel: Move some header files to the drivers that only need them.
Sascha Wildner
- Aug 06 2013 - 07:27:33 git: pthread.3: add pthread barrier routines
Sascha Wildner
- Aug 06 2013 - 11:54:18 git: pthread.3: Fix typo from previous commit.
Sascha Wildner
- Aug 06 2013 - 17:00:41 git: kprintf.9: %D was removed, so don't mention it.
Sascha Wildner
- Aug 07 2013 - 06:40:34 git: DragonFly_RELEASE_3_4 kernel: Add DRIVER_MODULE_ORDERED macro
Sascha Wildner
- Aug 07 2013 - 06:40:35 git: DragonFly_RELEASE_3_4 kernel/amr: Move amrd (disk) adding before amrp (cam passthrough).
Sascha Wildner
- Aug 07 2013 - 09:15:06 git: share/man/man9/Makefile: Keep MLINKS lines sorted.
Sascha Wildner
- Aug 08 2013 - 12:32:26 git: libc/db: Add missing MLINK for mpool_delete().
Sascha Wildner
- Aug 08 2013 - 20:57:29 git: kernel/libutil: UNIX98_PTYS has been default long enough, remove defines.
Sascha Wildner
- Aug 09 2013 - 12:06:36 git: Test commit
Sascha Wildner
- Aug 09 2013 - 12:37:40 git: kernel: Add pmap_page_set_memattr() stubs for the vkernel platforms
Sascha Wildner
- Aug 09 2013 - 17:10:33 git: ftpio.3: Fix prototypes in the SYNOPSIS.
Sascha Wildner
- Aug 09 2013 - 17:10:34 git: hexdump.[39]: Fix prototypes in the SYNOPSIS.
Sascha Wildner
- Aug 09 2013 - 17:10:34 git: kernacc.9: Fix prototypes in the SYNOPSIS.
Sascha Wildner
- Aug 09 2013 - 21:17:24 git: udev_enumerate.3: Fix prototypes in the SYNOPSIS.
Sascha Wildner
- Aug 09 2013 - 21:17:24 git: systimer.9: Fix prototypes in the SYNOPSIS.
Sascha Wildner
- Aug 09 2013 - 21:17:25 git: stringlist.3: Fix prototype in the SYNOPSIS.
Sascha Wildner
- Aug 10 2013 - 08:40:10 git: Fix some prototypes in manpage synopses.
Sascha Wildner
- Aug 10 2013 - 09:11:52 git: Reduce diffs between GENERIC/X86_64_GENERIC a bit.
Sascha Wildner
- Aug 10 2013 - 09:24:16 git: kernel: Adjust some header comments. SMP is default now for a while.
Sascha Wildner
- Aug 10 2013 - 09:26:37 git: porting_drivers.txt: Reword the part about SVN IDs a bit.
Sascha Wildner
- Aug 10 2013 - 11:08:06 git: share/mk: Fix the creation of MLINKS for manpages of fschg'd stuff.
Sascha Wildner
- Aug 10 2013 - 11:19:16 git: GC a manpage backup that was created by passing -b when installing it.
Sascha Wildner
- Aug 10 2013 - 20:37:11 git: kernel: Start removing syslink.
Sascha Wildner
- Aug 11 2013 - 01:43:05 git: Fix two prototypes in manual pages.
Sascha Wildner
- Aug 11 2013 - 21:16:39 git: kernel/x86_64: Display Standard Extended Features during CPU setup.
Sascha Wildner
- Aug 12 2013 - 20:05:09 git: sysctl_add_oid.9: Reduce diffs to Free a bit.
Sascha Wildner
- Aug 14 2013 - 15:39:46 git: mps.4: Sync with FreeBSD to document the current state of affairs.
Sascha Wildner
- Aug 14 2013 - 21:41:51 git: kernel/linux: Use #ifdef (fixes -Wundef).
Sascha Wildner
- Aug 15 2013 - 13:08:27 git: Update the pciconf(8) database.
Sascha Wildner
- Aug 16 2013 - 14:56:18 git: style.9: Remove wcswcs(3) reference.
Sascha Wildner
- Aug 16 2013 - 23:53:45 git: Add ath(4) and associated options/devices to our default configs.
Sascha Wildner
- Aug 16 2013 - 23:57:28 git: ath_hal.4: Comment out some config lines which we do not offer.
Sascha Wildner
- Aug 17 2013 - 00:09:07 git: smp.4: Mention that APIC I/O is disabled by default in virtual machines.
Sascha Wildner
- Aug 17 2013 - 01:22:33 git: Remove the uhidev.4 manual page. We never had this driver.
Sascha Wildner
- Aug 17 2013 - 03:07:23 git: kernel/i386: Remove BDE_DEBUGGER remains.
Sascha Wildner
- Aug 17 2013 - 17:19:29 git: sbin: Use socklen_t in a few places.
Sascha Wildner
- Aug 17 2013 - 17:45:01 git: kernel/files: Comment out two lines for old USB wlan drivers.
Sascha Wildner
- Aug 17 2013 - 18:02:08 git: kernel/usb4bsd: Port rum(4).
Sascha Wildner
- Aug 17 2013 - 18:53:20 git: kernel/usb4bsd: Omit 'if_' in building directories of network drivers.
Sascha Wildner
- Aug 17 2013 - 21:41:09 git: kernel/usb4bsd: Remove unused variable.
Sascha Wildner
- Aug 18 2013 - 00:42:11 git: kernel/firmware: Add NORMAL_FW and NORMAL_FWO for firmware.
Sascha Wildner
- Aug 18 2013 - 00:42:12 git: kernel: Align backslashes in 'files' a bit better for firmwares.
Sascha Wildner
- Aug 18 2013 - 13:56:47 git: kernel/usb4bsd: Port run(4), add firmware too.
Sascha Wildner
- Aug 18 2013 - 18:47:09 git: kernel/usb4bsd: Remove unnecessary NULL checks in rum(4) and run(4).
Sascha Wildner
- Aug 18 2013 - 18:47:10 git: kernel/usb4bsd: Warning fix and minor adjustments from FreeBSD for xhci.
Sascha Wildner
- Aug 19 2013 - 02:47:50 git: Another typo fixing round (in messages and manpages) across the tree.
Sascha Wildner
- Aug 19 2013 - 02:48:05 git: hier.7: Add missing .Pp
Sascha Wildner
- Aug 19 2013 - 02:48:06 git: kernel/usb4bsd: Remove forgotten wlan_serialize_exit() in run(4).
Sascha Wildner
- Aug 19 2013 - 03:02:01 git: hier.7: Move .Pp to the right place.
Sascha Wildner
- Aug 19 2013 - 19:54:52 git: iwi.4: Fix wording.
Sascha Wildner
- Aug 19 2013 - 19:54:53 git: kernel/usb4bsd: Bring in urtwn(4) and firmware.
Sascha Wildner
- Aug 20 2013 - 14:37:07 git: usb4bsd: Add a usb_quirk(4) manual page (from FreeBSD).
Sascha Wildner
- Aug 21 2013 - 17:36:26 git: top.1: mdoc conversion
Sascha Wildner
- Aug 22 2013 - 11:56:33 git: kernel/drm2: Fix for kernels that don't have DDB compiled in.
Sascha Wildner
- Aug 23 2013 - 23:33:45 git: kernel/usb4bsd: Switch to generating usbdevs{, _data}.h during the build.
Sascha Wildner
- Aug 23 2013 - 23:38:14 git: kernel/usb4bsd: Remove the Makefile for usbdevs{, _data}.h generation.
Sascha Wildner
- Aug 23 2013 - 23:55:03 git: kernel: Remove another syslink related file which was forgotten earlier.
Sascha Wildner
- Aug 24 2013 - 00:17:17 git: kernel: Remove some unused lines from 'files' files.
Sascha Wildner
- Aug 24 2013 - 00:28:04 git: kernel: Add 'targ' and 'targbh' devices to the LINT configs.
Sascha Wildner
- Aug 24 2013 - 05:01:18 git: kernel: Remove unused lines in pc64's 'files' file.
Sascha Wildner
- Aug 25 2013 - 06:00:32 git: kernel: Add some missing sound devices to the LINT configs.
Sascha Wildner
- Aug 25 2013 - 10:39:22 git: groff: Commit our local patches.
Sascha Wildner
- Aug 25 2013 - 10:39:23 git: groff(1): disable hyphenation and change bullet representation
Sascha Wildner
- Aug 25 2013 - 10:39:23 git: fix mandoc(1) warnings in sbin/
Sascha Wildner
- Aug 25 2013 - 18:18:49 git: kernel/cam: Fix I/O performance regression seen at least in VMware ESXi.
Sascha Wildner
- Aug 25 2013 - 18:18:52 git: rel3_4 created kernel/cam: Fix I/O performance regression seen at least in VMware ESXi.
Sascha Wildner
- Aug 25 2013 - 18:18:53 git: rel3_4 kernel/cam: Fix I/O performance regression seen at least in VMware ESXi.
Sascha Wildner
- Aug 25 2013 - 18:22:10 git: DragonFly_RELEASE_3_4 kernel/cam: Fix I/O performance regression seen at least in VMware ESXi.
Sascha Wildner
- Aug 25 2013 - 19:03:02 git: rel3_4 created kernel/cam: Fix I/O performance regression seen at least in VMware ESXi.
Sascha Wildner
- Aug 26 2013 - 18:35:54 git: DragonFly_RELEASE_3_4 kernel - Do not try to apply certain hw errata fixes if in a VM guest
Sascha Wildner
- Aug 26 2013 - 18:55:51 git: kernel: Add three missing ')', two of them in (yet) unused code.
Sascha Wildner
- Aug 26 2013 - 18:55:55 git: DragonFly_RELEASE_3_4 kernel: Add three missing ')', two of them in (yet) unused code.
Sascha Wildner
- Aug 27 2013 - 10:05:35 git: top.1: Remove unnecessary .Nm argument.
Sascha Wildner
- Aug 28 2013 - 06:40:15 git: kernel: Fix LINT too.
Sascha Wildner
- Aug 29 2013 - 16:25:04 git: fix mandoc(1) warnings in usr.sbin/
Sascha Wildner
- Aug 30 2013 - 02:49:53 git: kernel/ed: Fix typo in a variable name.
Sascha Wildner
- Aug 30 2013 - 02:49:56 git: DragonFly_RELEASE_3_4 kernel/ed: Fix typo in a variable name.
Sascha Wildner
- Aug 30 2013 - 15:45:38 git: clog.8: break line after a sentence
Sascha Wildner
- Aug 31 2013 - 19:59:15 git: kernel: Fix some void functions returning the results of void functions.
Sascha Wildner
- Aug 31 2013 - 19:59:16 git: pppd.8: conversion to mdoc(7)
Sascha Wildner
- Aug 01 2013 - 08:13:56 git: tcp: Allow socket/syncache inheritance between SO_REUSEPORT listen sockets
Sepherosa Ziehau
- Aug 02 2013 - 09:41:07 git: em/emx.4: Mention the tranmission queue arbitration
Sepherosa Ziehau
- Aug 02 2013 - 09:43:49 git: bnx.4: Mention the tranmission queue arbitration
Sepherosa Ziehau
- Aug 02 2013 - 09:56:09 git: igb.4: Mention the tranmission queue arbitration
Sepherosa Ziehau
- Aug 04 2013 - 12:29:25 git: bce.4: Mention the tranmission queue arbitration
Sepherosa Ziehau
- Aug 04 2013 - 13:57:42 git: acpi/pstate: AMD CPUs' Family >= 10h use same P-State controls
Sepherosa Ziehau
- Aug 05 2013 - 15:12:06 git: socket: SO_LINGER only affects sockets that have been connected
Sepherosa Ziehau
- Aug 06 2013 - 14:12:00 git: arp: Dispatch arp cache expiration operation to netisr
Sepherosa Ziehau
- Aug 07 2013 - 13:42:10 git: bnx.4: Mention 5717C, which is quite similar to 5720
Sepherosa Ziehau
- Aug 07 2013 - 13:49:29 git: bnx.4: Add HARDWARE section
Sepherosa Ziehau
- Aug 07 2013 - 13:58:51 git: bnx.4: Add missing .El
Sepherosa Ziehau
- Aug 07 2013 - 14:40:39 git: igb.4: This driver is not much related to em/emx
Sepherosa Ziehau
- Aug 08 2013 - 14:24:37 git: pmap/i386: Unbreak buildkernel
Sepherosa Ziehau
- Aug 08 2013 - 14:30:10 git: route/inet: Dispatch PRCLONed route expiration to netisr
Sepherosa Ziehau
- Aug 08 2013 - 14:30:11 git: route/inet: Add comment about read/write shared global variables
Sepherosa Ziehau
- Aug 11 2013 - 12:23:27 git: test: Test push
Sepherosa Ziehau
- Aug 12 2013 - 02:46:38 git: uipc: Set up netmsg's socket properly before perform notify abort
Sepherosa Ziehau
- Aug 14 2013 - 14:42:43 git: cputimer: Allow MP synchronized TSC to become cputimer on i386
Sepherosa Ziehau
- Aug 20 2013 - 11:59:40 git: uipc: Reference the originator thread if asynchronized pru_send is used
Sepherosa Ziehau
- Aug 28 2013 - 05:03:55 git: tools: Add test for nonblocking connect(2) performance measurement
Sepherosa Ziehau
- Aug 28 2013 - 05:03:57 git: tcp: Implement asynchronous pru_connect
Sepherosa Ziehau
- Aug 28 2013 - 05:18:05 git: build: Unbreak LINT64 building
Sepherosa Ziehau
- Aug 28 2013 - 05:37:12 git: tcp: Fix comment
Sepherosa Ziehau
- Aug 28 2013 - 05:47:31 git: proto: Fix comment
Sepherosa Ziehau
- Aug 28 2013 - 06:47:40 git: inpcb: Make sure that inp_cpcbinfo always points to the correct pcbinfo
Sepherosa Ziehau
- Aug 29 2013 - 05:28:11 git: tcp: Implement random initial msgport
Sepherosa Ziehau
- Aug 29 2013 - 06:16:03 git: tools/accept_connect: Remove unused .gitignore
Sepherosa Ziehau
Last message date:
Sat Aug 31 12:59:16 PDT 2013
Archived on: Fri Mar 3 13:39:05 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).