October 2015 Archives by author
Starting: Thu Oct 1 00:26:33 PDT 2015
Ending: Sat Oct 31 14:55:26 PDT 2015
Messages: 226
- Oct 06 2015 - 17:20:43 git: drm - Fix GENMASK()
Matthew Dillon
- Oct 06 2015 - 18:10:01 git: ipfw3: support lookup tables
Matthew Dillon
- Oct 06 2015 - 18:10:04 git: ipfw3: misc fix
Matthew Dillon
- Oct 06 2015 - 18:10:04 git: ipfw3: func to check if val exists in tbl
Matthew Dillon
- Oct 06 2015 - 18:10:04 git: ipfw3: func to (re)name the table
Matthew Dillon
- Oct 06 2015 - 18:10:04 git: ipfw3: filtering with lookup table
Matthew Dillon
- Oct 06 2015 - 18:10:04 git: ipfw3: shorten func show_filter and MACRO
Matthew Dillon
- Oct 06 2015 - 18:10:04 git: ipfw3: layer2 filter with lookup table
Matthew Dillon
- Oct 06 2015 - 18:10:04 git: ipfw3: not-in-use keywords
Matthew Dillon
- Oct 06 2015 - 18:10:04 git: ipfw3: support ip:port in filter from and new filter src-port 1. support ip:port in both filters 'from' and 'to' 2. new filters 'src-port' and 'dst-port'
Matthew Dillon
- Oct 06 2015 - 18:10:05 git: ipfw3: lookup_state for keep-state and check-state
Matthew Dillon
- Oct 28 2015 - 22:15:06 git: make.conf(5) - Fix default WORLD_CCVER value.
Antonio Huete Jimenez
- Oct 10 2015 - 12:46:00 git: sbin/mount_hammer: Minor fix and cleanups
Tomohiro Kusumi
- Oct 10 2015 - 12:46:00 git: sbin/mount_hammer: Fix mount(2) error handling
Tomohiro Kusumi
- Oct 10 2015 - 12:46:00 git: sys/vfs/hammer: Add error messages for crc test failure
Tomohiro Kusumi
- Oct 10 2015 - 12:46:00 git: usr.bin/undo: Remove temporary tree handling
Tomohiro Kusumi
- Oct 10 2015 - 12:46:01 git: usr.bin/undo: Add missing free(3)
Tomohiro Kusumi
- Oct 10 2015 - 12:46:01 git: usr.bin/undo: Cleanups
Tomohiro Kusumi
- Oct 10 2015 - 12:46:01 git: usr.bin/undo: Add path@@ to fake transaction id message
Tomohiro Kusumi
- Oct 10 2015 - 12:46:01 git: usr.bin/undo: Fix undo(1) manpage
Tomohiro Kusumi
- Oct 10 2015 - 12:46:02 git: usr.bin/undo: Rename UNDO_FLAG_SETTID[12] to UNDO_FLAG_TID_INDEX[12]
Tomohiro Kusumi
- Oct 10 2015 - 12:46:02 git: usr.bin/undo: Remove redundant history collection
Tomohiro Kusumi
- Oct 10 2015 - 12:46:02 git: usr.bin/undo: Use CMD_ITERATEALL
Tomohiro Kusumi
- Oct 10 2015 - 12:46:02 git: usr.bin/undo: Refactoring [1/2]
Tomohiro Kusumi
- Oct 10 2015 - 12:46:02 git: usr.bin/undo: Refactoring [2/2]
Tomohiro Kusumi
- Oct 10 2015 - 12:46:02 git: usr.bin/undo: Add missing error propagation
Tomohiro Kusumi
- Oct 10 2015 - 12:46:03 git: usr.bin/undo: Fix ambiguous and/or wrong error message
Tomohiro Kusumi
- Oct 10 2015 - 12:46:03 git: usr.bin/undo: Fix error handling
Tomohiro Kusumi
- Oct 10 2015 - 12:46:03 git: usr.bin/undo: Add fopen(3) wrapper
Tomohiro Kusumi
- Oct 10 2015 - 12:46:03 git: sys/dev/disk/dm: Remove unconditional kprintf in strategy()
Tomohiro Kusumi
- Oct 10 2015 - 12:46:03 git: sys/dev/disk/dm: Remove prototype of not existing function
Tomohiro Kusumi
- Oct 10 2015 - 12:46:03 git: sys/dev/disk/dm: Fix indentation and cleanups
Tomohiro Kusumi
- Oct 10 2015 - 12:46:03 git: sys/dev/disk/dm: Make global dm locks static
Tomohiro Kusumi
- Oct 10 2015 - 12:46:04 git: sys/dev/disk/dm: Include sys/buf.h
Tomohiro Kusumi
- Oct 10 2015 - 12:46:04 git: sys/dev/disk/dm: Fix DragonFly dm specific whitespace stuff
Tomohiro Kusumi
- Oct 10 2015 - 12:46:04 git: sys/dev/disk/dm: Add if(debug) conditional to kprintf in strategy()
Tomohiro Kusumi
- Oct 10 2015 - 12:46:04 git: sys/dev/disk/dm: Conform to style(9)
Tomohiro Kusumi
- Oct 10 2015 - 12:46:04 git: sys/dev/disk/dm: Use dm_table_get_entry()
Tomohiro Kusumi
- Oct 10 2015 - 12:46:04 git: sys/dev/disk/dm: Fix typos/etc in kprintf
Tomohiro Kusumi
- Oct 10 2015 - 12:46:04 git: sys/dev/disk/dm: Remove unused macro MAX_TARGET_STRING_LEN
Tomohiro Kusumi
- Oct 10 2015 - 12:46:04 git: sys/dev/disk/dm: Don't define target specific defs in dm.h
Tomohiro Kusumi
- Oct 10 2015 - 12:46:05 git: sys/dev/disk/dm: Fix wrong ref release
Tomohiro Kusumi
- Oct 10 2015 - 12:46:05 git: sys/dev/disk/dm: Remove #if0'd code from NetBSD
Tomohiro Kusumi
- Oct 10 2015 - 12:46:05 git: sys/dev/disk/dm: Add dm-delay target
Tomohiro Kusumi
- Oct 11 2015 - 10:32:44 git: sys/dev/disk/dm: Change unused dev types to reserved
Tomohiro Kusumi
- Oct 11 2015 - 10:32:44 git: sys/dev/disk/dm: Cleanups
Tomohiro Kusumi
- Oct 11 2015 - 10:32:44 git: sys/dev/disk/dm: Separate dm_dev_rem_dev() from dm_dev_rem()
Tomohiro Kusumi
- Oct 11 2015 - 10:32:44 git: sys/dev/disk/dm: Remove unused prototype and wrong comments
Tomohiro Kusumi
- Oct 11 2015 - 10:32:45 git: sys/dev/disk/dm: Add manpage for dm_target_delay(4)
Tomohiro Kusumi
- Oct 14 2015 - 19:35:48 git: sys/dev/disk/dm: Refactor dmioctl()
Tomohiro Kusumi
- Oct 14 2015 - 19:35:48 git: sys/dev/disk/dm: Cleanup DIOCGPART related code
Tomohiro Kusumi
- Oct 14 2015 - 19:35:48 git: sys/dev/disk/dm: Fix cppcheck warning
Tomohiro Kusumi
- Oct 14 2015 - 19:35:49 git: sys/dev/disk/dm: Use dm_pdev_rem()
Tomohiro Kusumi
- Oct 14 2015 - 19:35:49 git: sys/dev/disk/dm: Simplify list eviction
Tomohiro Kusumi
- Oct 14 2015 - 19:35:49 git: sys/dev/disk/dm: Cleanups
Tomohiro Kusumi
- Oct 14 2015 - 19:35:49 git: sys/vfs/hammer: Panic with "for redo" on insufficient FIFO for redo
Tomohiro Kusumi
- Oct 14 2015 - 19:35:49 git: sys/dev/disk/dm: Ignore zero-filled uuid on inserting a dm device
Tomohiro Kusumi
- Oct 14 2015 - 19:35:50 git: sys/dev/disk/dm: Fix race on pdev create
Tomohiro Kusumi
- Oct 15 2015 - 17:39:15 git: sys/dev/disk/dm: Make rename ioctl return ENOSYS
Tomohiro Kusumi
- Oct 15 2015 - 19:01:12 git: sys/dev/disk/dm: Simplify list eviction
Tomohiro Kusumi
- Oct 16 2015 - 16:30:23 git: sbin/hammer: Change *stat to *sp for gcc4
Tomohiro Kusumi
- Oct 17 2015 - 16:10:29 git: sys/dev/disk/dm: Fix dm-delay behavior for compatibility with Linux
Tomohiro Kusumi
- Oct 17 2015 - 19:25:44 git: sys/dev/disk/dm: Fix dm-delay deps behavior for compatibility with Linux
Tomohiro Kusumi
- Oct 18 2015 - 16:48:48 git: sys/dev/disk/dm: Remove unnecessary cast
Tomohiro Kusumi
- Oct 18 2015 - 16:48:48 git: contrib/lvm2: Update dmsetup(8) manpage
Tomohiro Kusumi
- Oct 18 2015 - 16:48:48 git: sys/dev/disk/dm: Remove dm_get_version_ioctl()
Tomohiro Kusumi
- Oct 18 2015 - 16:48:48 git: sys/dev/disk/dm: Remove NULL element for array termination
Tomohiro Kusumi
- Oct 19 2015 - 14:12:34 git: sys/dev/disk/dm: Don't implement "status" as a subset of "table" [1/2]
Tomohiro Kusumi
- Oct 19 2015 - 14:12:35 git: sys/dev/disk/dm: Don't implement "status" as a subset of "table" [2/2]
Tomohiro Kusumi
- Oct 19 2015 - 15:29:23 git: sys/dev/disk/dm: Remove unnecessary kprintf
Tomohiro Kusumi
- Oct 19 2015 - 15:29:24 git: sys/dev/disk/dm: Make dm-delay table show major:minor
Tomohiro Kusumi
- Oct 20 2015 - 15:14:56 git: sys/dev/disk/dm: Don't expose cmd_function in header
Tomohiro Kusumi
- Oct 20 2015 - 15:14:56 git: sys/dev/disk/dm: Remove aprint_normal()
Tomohiro Kusumi
- Oct 20 2015 - 15:14:57 git: sys/dev/disk/dm: Change printf() to kprintf()
Tomohiro Kusumi
- Oct 20 2015 - 18:16:52 git: sys/dev/disk/dm: Comment out unused variables (that have future plans)
Tomohiro Kusumi
- Oct 20 2015 - 18:16:53 git: sys/dev/disk/dm: Remove unused macro DM_CMD_LEN
Tomohiro Kusumi
- Oct 25 2015 - 14:57:21 git: sys/dev/disk/dm: Remove unnecessary ()
Tomohiro Kusumi
- Oct 25 2015 - 14:57:22 git: sys/dev/disk/dm: Rename variable
Tomohiro Kusumi
- Oct 25 2015 - 14:57:22 git: sys/dev/disk/dm: Don't let targets implement deps [1/2]
Tomohiro Kusumi
- Oct 25 2015 - 14:57:22 git: sys/dev/disk/dm: Don't let targets implement deps [2/2]
Tomohiro Kusumi
- Oct 25 2015 - 14:57:22 git: sys/dev/disk/dm: Add dm_table_init_target()
Tomohiro Kusumi
- Oct 25 2015 - 14:57:22 git: sys/dev/disk/dm: Change table SLIST to TAILQ
Tomohiro Kusumi
- Oct 25 2015 - 14:57:23 git: sys/dev/disk/dm: Change pdev SLIST to TAILQ
Tomohiro Kusumi
- Oct 25 2015 - 14:57:23 git: sys/dev/disk/dm: Fix comments and doc/proposal-dm.txt
Tomohiro Kusumi
- Oct 25 2015 - 14:57:23 git: contrib/lvm2: Add missing \n
Tomohiro Kusumi
- Oct 25 2015 - 14:57:23 git: sys/dev/disk/dm: Always initialize target's status string
Tomohiro Kusumi
- Oct 31 2015 - 16:52:23 git: sys/dev/disk/dm: Add "major:minor" name to dm_pdev_t
Tomohiro Kusumi
- Oct 31 2015 - 16:52:23 git: sys/dev/disk/dm: Add udev_t field to dm_pdev_t
Tomohiro Kusumi
- Oct 31 2015 - 16:52:24 git: sys/dev/disk/dm: Make dm-stripe table show major:minor for compatibility
Tomohiro Kusumi
- Oct 31 2015 - 16:52:24 git: sys/dev/disk/dm: Make dm-linear table show major:minor for compatibility
Tomohiro Kusumi
- Oct 31 2015 - 16:52:24 git: sys/dev/disk/dm: Add info() handler for striped target for compatibility
Tomohiro Kusumi
- Oct 31 2015 - 16:52:24 git: sys/dev/disk/dm: Fix indentation
Tomohiro Kusumi
- Oct 31 2015 - 16:52:24 git: sys/dev/disk/dm: Refactor dm_target_stripe_table()
Tomohiro Kusumi
- Oct 31 2015 - 16:52:25 git: sys/dev/disk/dm: Use correct module name for dm_target_striped
Tomohiro Kusumi
- Oct 31 2015 - 16:52:25 git: sys/dev/disk/dm: Make target's init() take argc and argv
Tomohiro Kusumi
- Oct 31 2015 - 16:52:25 git: sys/dev/disk/dm: Return EINVAL on invalid argc
Tomohiro Kusumi
- Oct 31 2015 - 16:52:25 git: sbin/hammer: Fix improper perror(3) usage
Tomohiro Kusumi
- Oct 31 2015 - 16:52:25 git: sys/dev/disk/dm: Fix sanity checks for striped target [1/4]
Tomohiro Kusumi
- Oct 31 2015 - 16:52:25 git: sys/dev/disk/dm: Fix sanity checks for striped target [2/4]
Tomohiro Kusumi
- Oct 31 2015 - 16:52:25 git: sys/dev/disk/dm: Fix sanity checks for striped target [3/4]
Tomohiro Kusumi
- Oct 31 2015 - 16:52:26 git: sys/dev/disk/dm: Fix sanity checks for striped target [4/4]
Tomohiro Kusumi
- Oct 31 2015 - 16:52:26 git: sys/dev/disk/dm: Remove misleading comment
Tomohiro Kusumi
- Oct 19 2015 - 13:43:22 git: localedef: Automatically mark "(x)digits" as numbers
John Marino
- Oct 19 2015 - 14:49:16 git: localedef: actually, not all xdigits are numbers
John Marino
- Oct 20 2015 - 13:26:51 git: libc/collate: minor tweaks / fix
John Marino
- Oct 23 2015 - 12:58:08 git: collate: Fix expansion substitions (broken upstream too)
John Marino
- Oct 25 2015 - 07:29:53 git: libc: Remove unused (and public) locale_isstrict()
John Marino
- Oct 13 2015 - 18:44:04 git: Fix detach panic introduced by 67616947
Markus Pfeiffer
- Oct 10 2015 - 09:21:33 git: drm/i915: Add intel_gmch_remove()
Francois Tigeot
- Oct 23 2015 - 19:55:04 git: drm: Add Linux async functions
Francois Tigeot
- Oct 23 2015 - 20:09:32 git: drm: Add linux/lockdep.h
Francois Tigeot
- Oct 23 2015 - 20:09:34 git: drm: Add asm/int-ll64.h
Francois Tigeot
- Oct 24 2015 - 06:45:31 git: drm/linux: Add BUILD_BUG()
Francois Tigeot
- Oct 24 2015 - 06:45:31 git: drm/linux: Add module_param_named()
Francois Tigeot
- Oct 24 2015 - 09:24:23 git: drm/linux: Add some list functions
Francois Tigeot
- Oct 24 2015 - 18:06:53 git: drm/i915: Update to Linux 3.18
Francois Tigeot
- Oct 24 2015 - 21:36:26 git: kernel: Add missing linux_async.c to conf/files
Francois Tigeot
- Oct 28 2015 - 20:18:30 git: drm: Remove the MODULE_LICENSE and EXPORT_SYMBOL_GPL macros
Francois Tigeot
- Oct 31 2015 - 07:27:01 git: drm: Add linux/dma-mapping.h
Francois Tigeot
- Oct 31 2015 - 07:49:05 git: drm/i915: Reduce differences with Linux in i915_gem_fault()
Francois Tigeot
- Oct 31 2015 - 09:14:26 git: kernel: Add atomic_cmpxchg_int()
Francois Tigeot
- Oct 31 2015 - 09:22:23 git: drm: Fix atomic_add_unless()
Francois Tigeot
- Oct 31 2015 - 09:25:38 git: drm: Add atomic_cmpxchg()
Francois Tigeot
- Oct 31 2015 - 09:33:45 git: drm/radeon: Use atomic_cmpxchg()
Francois Tigeot
- Oct 07 2015 - 21:24:07 git: drm/drm_fops.c: Sync drm_dequeue_event() and drm_read() to Linux-3.17
Imre Vadasz
- Oct 10 2015 - 12:17:26 git: drm: Fix drm_ioctl error return values.
Imre Vadasz
- Oct 16 2015 - 15:20:12 git: if_iwm: Fix interrupt allocation code, use pci_alloc_1intr as usual
Imre Vadasz
- Oct 25 2015 - 23:33:02 git: if_vtnet: Use SetMacAddress feature; Add some new feature flags.
Imre Vadasz
- Oct 27 2015 - 09:26:26 git: if_vtnet, sync with FreeBSD 2/x: Sync vtnet_*_filter functions.
Imre Vadasz
- Oct 27 2015 - 22:32:02 git: drm.4: Document the hw.dri.vblank_offdelay sysctl.
Imre Vadasz
- Oct 27 2015 - 22:47:49 git: if_vtnet, sync 3/x: No LRO without mergeable receive buffers.
Imre Vadasz
- Oct 28 2015 - 22:10:42 git: if_vtnet, sync 4/x: Factor out vtnet_setup_interface from vtnet_attach
Imre Vadasz
- Oct 28 2015 - 22:10:43 git: if_vtnet, sync 5/x: Make stat counters uint64_t instead of unsigned long.
Imre Vadasz
- Oct 29 2015 - 21:35:08 git: if_vtnet, sync 6/x: refactor rx_- and update_vlan_filter functions.
Imre Vadasz
- Oct 29 2015 - 22:37:35 git: if_vtnet: Add, and negotiate the VIRTIO_F_ANY_LAYOUT feature bit
Imre Vadasz
- Oct 29 2015 - 22:37:35 git: if_vtnet: Recognize VIRTIO_NET_F_CTRL_GUEST_OFFLOADS feature bit.
Imre Vadasz
- Oct 30 2015 - 18:55:30 git: if_vtnet, sync 7/x: Clean up vtnet_enqueue_txbuf() a bit.
Imre Vadasz
- Oct 30 2015 - 19:37:41 git: if_vtnet, sync 8/x: Move structs and #define-s into if_vtnetvar.h
Imre Vadasz
- Oct 01 2015 - 07:26:33 git: hier.7: Explain /lib and /libexec. Remove /usr/libexec/sendmail.
Sascha Wildner
- Oct 01 2015 - 15:55:33 git: Sync ACPICA with Intel's version 20150930.
Sascha Wildner
- Oct 03 2015 - 22:59:01 git: ktrdump(8): Fix %#x format printing.
Sascha Wildner
- Oct 03 2015 - 23:00:35 git: DragonFly_RELEASE_4_2 ktrdump(8): Fix %#x format printing.
Sascha Wildner
- Oct 04 2015 - 10:20:15 git: ktrdump(8): Adjust the column headers to the columns.
Sascha Wildner
- Oct 04 2015 - 10:21:43 git: DragonFly_RELEASE_4_2 ktrdump(8): Adjust the column headers to the columns.
Sascha Wildner
- Oct 05 2015 - 11:10:47 git: ktrdump(8): Fix h, hh and t modifiers. Fix i conversion specifier.
Sascha Wildner
- Oct 05 2015 - 11:46:10 git: kernel/ktr: Add some more meaningful tests to KTR_TESTLOG.
Sascha Wildner
- Oct 05 2015 - 15:54:10 git: Sync zoneinfo database with tzdata2015g from ftp://ftp.iana.org/tz/releases
Sascha Wildner
- Oct 05 2015 - 15:54:14 git: DragonFly_RELEASE_4_2 ktrdump(8): Fix h, hh and t modifiers. Fix i conversion specifier.
Sascha Wildner
- Oct 05 2015 - 15:54:14 git: DragonFly_RELEASE_4_2 Sync zoneinfo database with tzdata2015g from ftp://ftp.iana.org/tz/releases
Sascha Wildner
- Oct 05 2015 - 16:03:56 git: kernel/ktr: Make room in KTR_TESTLOG's mask for future format tests.
Sascha Wildner
- Oct 06 2015 - 17:01:35 git: kernel/acpi_ec: Fix KTR_ACPI_EC logging for various 8-bit arguments.
Sascha Wildner
- Oct 06 2015 - 17:44:55 git: DragonFly_RELEASE_4_2 kernel/acpi_ec: Fix KTR_ACPI_EC logging for various 8-bit arguments.
Sascha Wildner
- Oct 07 2015 - 16:11:02 git: kernel/ipfw3: Some build fixes.
Sascha Wildner
- Oct 12 2015 - 07:19:44 git: Revert "kernel/scsi: Fix sense information printing in bootverbose."
Sascha Wildner
- Oct 12 2015 - 07:19:44 git: dm_target_delay.4: Clean up a wee bit.
Sascha Wildner
- Oct 12 2015 - 07:19:47 git: DragonFly_RELEASE_4_2 Revert "kernel/scsi: Fix sense information printing in bootverbose."
Sascha Wildner
- Oct 12 2015 - 21:23:47 git: kernel/acpi: Restructure _OSC eval func a bit. No functional change.
Sascha Wildner
- Oct 14 2015 - 23:09:02 git: <tgmath.h>: Use the base version over GCC's version of this header.
Sascha Wildner
- Oct 14 2015 - 23:09:02 git: <tgmath.h>: Revert to using the C11 _Generic keyword if it is available.
Sascha Wildner
- Oct 15 2015 - 10:04:23 git: Makefile_upgrade.inc: Remove the correct file.
Sascha Wildner
- Oct 15 2015 - 11:24:48 git: Update the pciconf(8) database.
Sascha Wildner
- Oct 16 2015 - 07:30:10 git: libc/regex: Fix a reference of an uninitialized variable.
Sascha Wildner
- Oct 16 2015 - 13:38:26 git: csh: Stop ignoring -Wformat warnings.
Sascha Wildner
- Oct 17 2015 - 22:51:40 git: kernel/acpi: rsdump.c is only needed for the ACPI debugger.
Sascha Wildner
- Oct 18 2015 - 11:26:39 git: getconf(1): Fix typo. _POSIX_V6_LP64_OFFBIG -> _POSIX_V6_LPBIG_OFFBIG.
Sascha Wildner
- Oct 18 2015 - 11:26:43 git: DragonFly_RELEASE_4_2 getconf(1): Fix typo. _POSIX_V6_LP64_OFFBIG -> _POSIX_V6_LPBIG_OFFBIG.
Sascha Wildner
- Oct 18 2015 - 18:05:27 git: Add support for various sysconf(3) / confstr(3) / getconf(1) constants.
Sascha Wildner
- Oct 20 2015 - 16:27:44 git: ifconfig(8): Fix support for automatic driver module loading.
Sascha Wildner
- Oct 20 2015 - 16:27:44 git: Mention tunables for toggling MSI support in iwm's and bge's manpages.
Sascha Wildner
- Oct 21 2015 - 00:04:07 git: <inttypes.h>: Expose wcstoimax() and wcstoumax() prototypes for C++ too.
Sascha Wildner
- Oct 21 2015 - 00:04:50 git: DragonFly_RELEASE_4_2 <inttypes.h>: Expose wcstoimax() and wcstoumax() prototypes for C++ too.
Sascha Wildner
- Oct 21 2015 - 07:10:39 git: bsd-family-tree: Sync with FreeBSD.
Sascha Wildner
- Oct 21 2015 - 16:42:35 git: Fix visibility of various functions in a number of headers.
Sascha Wildner
- Oct 21 2015 - 18:04:12 git: kernel: Rename si(4)'s si.c to si_drv.c.
Sascha Wildner
- Oct 21 2015 - 18:43:35 git: kvm_getfiles.3: Fix return type.
Sascha Wildner
- Oct 22 2015 - 11:14:25 git: Fix kernel compilation without INET6 in the config.
Sascha Wildner
- Oct 25 2015 - 21:48:20 git: libc/sysconf: Simplify sysconf(_SC_XOPEN_SHM) a bit.
Sascha Wildner
- Oct 25 2015 - 23:20:22 git: sysconf.3: Document _SC_XOPEN_SHM.
Sascha Wildner
- Oct 26 2015 - 08:40:48 git: sysconf.3: Use .Dv for _SC*.
Sascha Wildner
- Oct 26 2015 - 08:40:48 git: <unistd.h>: Add some comments to mandatory and obsolescent options.
Sascha Wildner
- Oct 26 2015 - 08:40:48 git: sysconf.3: Document _SC_REGEXP and _SC_SHELL.
Sascha Wildner
- Oct 26 2015 - 17:33:47 git: kernel/p1003_1b: Fix the p1003_1b.shared_memory_objects sysctl.
Sascha Wildner
- Oct 26 2015 - 17:33:51 git: DragonFly_RELEASE_4_2 kernel/p1003_1b: Fix the p1003_1b.shared_memory_objects sysctl.
Sascha Wildner
- Oct 27 2015 - 18:18:16 git: <stdlib.h>/<unistd.h>: Expose mkdtemp()'s prototype also if XSI is visible.
Sascha Wildner
- Oct 28 2015 - 18:57:21 git: kernel/drm: In asm/io.h, improve the iowriteN() macros.
Sascha Wildner
- Oct 29 2015 - 17:39:09 git: kernel/drm: In linux/slab.h, add parentheses around macro parameters.
Sascha Wildner
- Oct 29 2015 - 17:39:09 git: kernel/drm: In linux/kernel.h, add parentheses around macro parameters.
Sascha Wildner
- Oct 31 2015 - 21:20:21 git: kernel/drm: In linux/kernel.h add missing parentheses/casts to min_t/max_t.
Sascha Wildner
- Oct 31 2015 - 21:55:26 git: kernel/drm: In linux/types.h, remove the duplicate definition of gfp_t.
Sascha Wildner
- Oct 10 2015 - 03:07:38 git: test/tcp_stream: Add option for message size
Sepherosa Ziehau
- Oct 14 2015 - 12:10:18 git: test/kq_connect_client: Make result accurate
Sepherosa Ziehau
- Oct 14 2015 - 12:10:19 git: libkvm: Make return value of kvm_getfiles(3) consistent.
Sepherosa Ziehau
- Oct 14 2015 - 12:10:20 git: kern: Use atomic ops for nfiles and move them out of filehead spinlock
Sepherosa Ziehau
- Oct 14 2015 - 12:10:20 git: kern: Split filehead into multiple heads
Sepherosa Ziehau
- Oct 14 2015 - 12:10:21 git: token: Cache align pooled tokens
Sepherosa Ziehau
- Oct 14 2015 - 12:10:21 git: socket: Use WAITOK|NULLOK to allocate async connect message
Sepherosa Ziehau
- Oct 14 2015 - 12:10:21 git: socket: Rename soabort_oncpu -> soabort_direct
Sepherosa Ziehau
- Oct 14 2015 - 12:10:21 git: socket: Simplify soclose_fast by always sending the close message
Sepherosa Ziehau
- Oct 20 2015 - 07:20:04 git: socket/tcp: Implement asynchronized pru_attach for TCP
Sepherosa Ziehau
- Oct 20 2015 - 07:20:04 git: tcp/usrreq: Minor comment fixup and style changes
Sepherosa Ziehau
- Oct 20 2015 - 07:20:04 git: tcp/usrreq: No need to hold ssb_rcv token to call soreserve()
Sepherosa Ziehau
- Oct 20 2015 - 07:20:04 git: tcp/usrreq: TCP socket must not be reattached
Sepherosa Ziehau
- Oct 20 2015 - 07:20:04 git: tcp/usrreq: There is no need to ref/deref socket in pru_attach
Sepherosa Ziehau
- Oct 20 2015 - 07:20:05 git: tcp/usrreq: tcp_newtcpcb() never fails
Sepherosa Ziehau
- Oct 20 2015 - 07:20:05 git: tcp/usrreq: In netisrs, if so_pcb is non-NULL, then tp is non-NULL
Sepherosa Ziehau
- Oct 20 2015 - 07:20:05 git: test/udpecho: Allow binding to INADDR_ANY
Sepherosa Ziehau
- Oct 20 2015 - 07:20:06 git: inpcb: Reorder kmalloc and inp checking in set{peer, sock}addr().
Sepherosa Ziehau
- Oct 21 2015 - 01:13:44 git: libc/resolve: Fix broken EDNS option
Sepherosa Ziehau
- Oct 21 2015 - 01:13:45 git: rtadvd: Fix DNSSL options handling
Sepherosa Ziehau
- Oct 21 2015 - 01:13:45 git: tcp: In netisrs, if inpcb is valid, tcpcb will not be NULL
Sepherosa Ziehau
- Oct 21 2015 - 02:43:47 git: udp/usrreq: Fix up cleanup so_pcb checks
Sepherosa Ziehau
- Oct 21 2015 - 03:37:23 git: udp/usrreq: Add missing return
Sepherosa Ziehau
- Oct 22 2015 - 07:58:09 git: udp/usrreq: Implement asynchronized pru_attach for UDP
Sepherosa Ziehau
- Oct 22 2015 - 09:10:09 git: kvm_getfiles.3: Fix return type.
Sepherosa Ziehau
- Oct 29 2015 - 01:33:28 git: udp/usrreq: Add brackets properly
Sepherosa Ziehau
- Oct 29 2015 - 01:33:28 git: udp: Save original protocol processing port for later synchronizing.
Sepherosa Ziehau
- Oct 29 2015 - 01:33:28 git: udp: Implement asynchronized pru_connect.
Sepherosa Ziehau
- Oct 29 2015 - 01:33:28 git: ipdemux: Better initial so_port distribution for non-power-of-2 ncpus
Sepherosa Ziehau
- Oct 29 2015 - 01:33:28 git: systat/pv: Log total IPI, external interrupts and MP collision rate.
Sepherosa Ziehau
- Oct 30 2015 - 03:40:24 git: tcp: Use 4-tuple hash to optimize local port selection.
Sepherosa Ziehau
- Oct 30 2015 - 03:40:24 git: tools/kq_connect_client: Add option to bind process to cpu.
Sepherosa Ziehau
- Oct 30 2015 - 03:40:24 git: socket/socketpair: Add SOCK_{NONBLOCK,CLOEXEC} support.
Sepherosa Ziehau
- Oct 30 2015 - 03:40:24 git: socket: Shortcircuit FIONBIO in soo_ioctl().
Sepherosa Ziehau
- Oct 30 2015 - 07:05:56 git: socket: Add accept4 syscall and bump __DragonFly_version
Sepherosa Ziehau
- Oct 30 2015 - 07:05:56 git: tools/kq_connect_client: Use SOCK_NONBLOCK if it's available
Sepherosa Ziehau
- Oct 30 2015 - 08:34:37 git: bpf: Add support for 802.11 packet injection via bpf
Sepherosa Ziehau
Last message date:
Sat Oct 31 14:55:26 PDT 2015
Archived on: Fri Mar 3 13:39:11 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).