March 2015 Archives by author
Starting: Sun Mar 1 02:29:22 PST 2015
Ending: Tue Mar 31 13:52:09 PDT 2015
Messages: 304
- Mar 01 2015 - 19:48:21 git: libdevstat - add "xa"
Matthew Dillon
- Mar 01 2015 - 19:48:21 git: libdmsg - Fix incomplete write bug
Matthew Dillon
- Mar 01 2015 - 19:48:22 git: hammer2 - Fix DIO_INPROG race.
Matthew Dillon
- Mar 01 2015 - 19:48:22 git: xdisk - Flesh out support
Matthew Dillon
- Mar 01 2015 - 19:48:22 git: kernel - work on dmsg disk exports
Matthew Dillon
- Mar 02 2015 - 01:02:10 git: dmesg - Add -n dumpnr option
Matthew Dillon
- Mar 03 2015 - 02:24:55 git: kernel - Refactor the kernel message buffer code
Matthew Dillon
- Mar 03 2015 - 02:41:35 git: kernel - Refactor the kernel message buffer code (2)
Matthew Dillon
- Mar 03 2015 - 02:44:59 git: dmesg - Fix <> console parsing for first line
Matthew Dillon
- Mar 03 2015 - 06:32:00 git: dmsg - Stabilization work
Matthew Dillon
- Mar 03 2015 - 06:37:17 git: hammer2 - Fix a few assertion panics and other bugs
Matthew Dillon
- Mar 09 2015 - 04:02:30 git: xdisk - Reprobe when new SPAN state is available
Matthew Dillon
- Mar 09 2015 - 04:02:30 git: dmsg - Stabilization work
Matthew Dillon
- Mar 09 2015 - 07:41:00 git: xdisk - Fix improper EIO
Matthew Dillon
- Mar 09 2015 - 22:54:51 git: hammer - Fix a vsetisdirty() race
Matthew Dillon
- Mar 10 2015 - 00:16:30 git: dmsg - Formalize most of the debugging output, cleanup, fix uninit bug
Matthew Dillon
- Mar 11 2015 - 06:11:16 git: gpt - Bump size of the boot partition from 768MB to 1GB
Matthew Dillon
- Mar 12 2015 - 20:54:17 git: usb - Update bus/u4b
Matthew Dillon
- Mar 12 2015 - 21:34:23 git: New ipfw2 for DragonflyBSD which is able to run parallelly with the original ipfw. 1. sbin/ipfw2 2. lib/libipfw2 3. sys/net/ipfw2 4. sys/net/dummynet2
Matthew Dillon
- Mar 12 2015 - 21:34:24 git: Refactor the source for ipfw2.
Matthew Dillon
- Mar 12 2015 - 21:34:24 git: Version 'alpha 1' of ipfw2 firewall module for DragonflyBSD. 1. Modular design 2. Lockless stateful firewall 3. In-kernel NAT using libalias 4. Enhanced policy routing. (coming soon)
Matthew Dillon
- Mar 12 2015 - 21:34:28 git: rename the header files.
Matthew Dillon
- Mar 12 2015 - 21:34:30 git: filter functionality of keyword 'mac dst src' in layer2 module.
Matthew Dillon
- Mar 12 2015 - 21:34:30 git: fix header file include.
Matthew Dillon
- Mar 12 2015 - 21:34:31 git: reformat for textwidth=80
Matthew Dillon
- Mar 12 2015 - 21:34:31 git: enhanced forward action in kernel space 1. giveup the 'fwd' keyword 2. forward support multiple destination 3. forward accept a strategy parameter. round-robin/sticky use random dest without any strategy option use round-robin when ... use sticky when ...
Matthew Dillon
- Mar 12 2015 - 21:34:31 git: add round-robin and sticky to forward action
Matthew Dillon
- Mar 12 2015 - 21:34:31 git: fix for 'multi-dest forwarding'
Matthew Dillon
- Mar 12 2015 - 21:34:32 git: adjust lock in ipfw2_nat.
Matthew Dillon
- Mar 12 2015 - 21:34:32 git: Lock release in ipfw2_nat module.
Matthew Dillon
- Mar 12 2015 - 21:34:32 git: M_DONTWAIT -> M_NOWAIT in ipfw2_basic
Matthew Dillon
- Mar 12 2015 - 21:34:32 git: MB_DONTWAIT -> M_NOWAIT
Matthew Dillon
- Mar 12 2015 - 21:34:33 git: remove the sysctl handler.
Matthew Dillon
- Mar 12 2015 - 21:34:33 git: if_clone_detach twice when unload the if_lagg module. http://bugs.dragonflybsd.org/issues/2795
Matthew Dillon
- Mar 12 2015 - 21:34:33 git: allow layer2 filtering on ipfw2 when net.link.ether.ipfw=1
Matthew Dillon
- Mar 12 2015 - 21:34:34 git: ipfw2 man page, keep-state
Matthew Dillon
- Mar 12 2015 - 21:34:34 git: forward action description.
Matthew Dillon
- Mar 12 2015 - 21:34:34 git: ipfw2 man page
Matthew Dillon
- Mar 12 2015 - 21:34:34 git: 'forward action' section of ipfw2 man page.
Matthew Dillon
- Mar 12 2015 - 21:34:35 git: ipfw2 - Final whitespace cleanup
Matthew Dillon
- Mar 12 2015 - 21:34:35 git: New IPFW2 for DragonflyBSD which is: 1. source clean and following the Dfly coding style. 2. able to run parallelly together with the existing ipfw. 3. support in-kernel NAT. 4. some enhanced features. 5. designed in modular.
Matthew Dillon
- Mar 12 2015 - 23:11:12 git: ipfw2 - Rename FreeBSD ipfw port to ipfw3
Matthew Dillon
- Mar 13 2015 - 00:27:32 git: ipfw2 - Rename FreeBSD ipfw port to ipfw3 (2)
Matthew Dillon
- Mar 13 2015 - 01:12:52 git: ipfw/ipfw3 - Add pre-load sysctl to default filter to accept
Matthew Dillon
- Mar 13 2015 - 01:18:34 git: ipfw/ipfw3 - Document new sysctl, clean-up manual pages
Matthew Dillon
- Mar 15 2015 - 04:36:37 git: hammer2 - Misc cluster protocol work
Matthew Dillon
- Mar 15 2015 - 06:33:06 git: hammer2 - Optimize out read I/O on new allocations
Matthew Dillon
- Mar 15 2015 - 07:03:57 git: hammer2 - Optimize out read I/O on new allocations (2)
Matthew Dillon
- Mar 16 2015 - 01:52:40 git: kernel - Refactor kern_mutex (mtx* functions)
Matthew Dillon
- Mar 23 2015 - 03:31:05 git: hammer2 - locking revamp
Matthew Dillon
- Mar 23 2015 - 03:31:05 git: kernel - Major mtx lock cleanup
Matthew Dillon
- Mar 23 2015 - 05:14:41 git: hammer2 - locking revamp (2)
Matthew Dillon
- Mar 23 2015 - 05:14:41 git: hammer2 - structuralize the cluster's chain array
Matthew Dillon
- Mar 24 2015 - 01:34:46 git: hammer2 - Cluster API cleanup
Matthew Dillon
- Mar 26 2015 - 08:11:21 git: kernel - Fix panic in broken chroot case
Matthew Dillon
- Mar 27 2015 - 03:17:36 git: dmsg - refactor cluster and pfs identifiers
Matthew Dillon
- Mar 27 2015 - 15:49:30 git: hammer2 - cleanup, add manual page
Matthew Dillon
- Mar 28 2015 - 07:00:40 git: hammer2 - Starting refactoring PFS management in mount
Matthew Dillon
- Mar 28 2015 - 22:09:19 git: kernel - Adjustments for CERT VU#711516
Matthew Dillon
- Mar 28 2015 - 22:16:48 git: kernel - Bring in dff23c692 from FreeBSD
Matthew Dillon
- Mar 28 2015 - 22:18:06 git: DragonFly_RELEASE_4_0 kernel - Bring in dff23c692 from FreeBSD
Matthew Dillon
- Mar 29 2015 - 07:25:45 git: hammer2 - Initial synchronization thread
Matthew Dillon
- Mar 30 2015 - 02:50:14 git: hammer2 - Cleanup hammer2_cluster API
Matthew Dillon
- Mar 30 2015 - 05:58:35 git: hammer2 - Start work on quorum validation.
Matthew Dillon
- Mar 31 2015 - 04:57:18 git: hammer2 - Cleanup error paths
Matthew Dillon
- Mar 02 2015 - 15:51:20 git: sbin/hammer - Properly indent config text on 'show' output
Antonio Huete Jimenez
- Mar 02 2015 - 15:51:21 git: sbin/hammer - Hex data dump for misc & data records
Antonio Huete Jimenez
- Mar 02 2015 - 16:29:19 git: sbin/hammer - Change verbose level for showing data records.
Antonio Huete Jimenez
- Mar 09 2015 - 01:35:17 git: mailer.conf - Add missing send-mail for dma.
Antonio Huete Jimenez
- Mar 02 2015 - 19:50:10 git: sbin/hammer: Don't show irrelevant "BM" and "d" after root split
Tomohiro Kusumi
- Mar 04 2015 - 20:30:21 git: sys/vfs/hammer: Fix and add comments on btree boundaries
Tomohiro Kusumi
- Mar 05 2015 - 21:31:27 git: sbin/hammer: Fix workaround made in 2f8c6a59
Tomohiro Kusumi
- Mar 05 2015 - 21:31:28 git: sbin/hammer: Print '>' or '<' if the element is a copy of root_btree_(beg|end)
Tomohiro Kusumi
- Mar 07 2015 - 10:10:34 git: sys/vfs/hammer: Fix hammer_debug_btree print format
Tomohiro Kusumi
- Mar 07 2015 - 10:10:34 git: sys/vfs/hammer: Fix hammer_debug_btree print format
Tomohiro Kusumi
- Mar 08 2015 - 01:38:56 git: sys/vfs/hammer: Fix and add comments on btree
Tomohiro Kusumi
- Mar 10 2015 - 13:17:48 git: sys/vfs/hammer: Properly set mirror_tid on root node split
Tomohiro Kusumi
- Mar 10 2015 - 13:17:49 git: sbin/hammer: Remove unnecessary workarond after f0b930f3
Tomohiro Kusumi
- Mar 12 2015 - 15:59:18 git: sys/vfs/hammer: Cleanups on undo
Tomohiro Kusumi
- Mar 12 2015 - 15:59:18 git: sbin/hammer: Add additional info to "BO"
Tomohiro Kusumi
- Mar 12 2015 - 15:59:19 git: sbin/hammer: Don't use the same buffer for blockmap layer1 and layer2
Tomohiro Kusumi
- Mar 14 2015 - 19:56:26 git: sbin/hammer: Add debug printf on cache flushing
Tomohiro Kusumi
- Mar 14 2015 - 19:56:27 git: sbin/hammer: Properly break from cache flush loop
Tomohiro Kusumi
- Mar 16 2015 - 17:26:30 git: sbin/hammer: Use existing function hammer_cache_used()
Tomohiro Kusumi
- Mar 16 2015 - 17:26:31 git: sbin/hammer: Properly set counter in cache flushing loop
Tomohiro Kusumi
- Mar 16 2015 - 17:26:32 git: sbin/hammer: Make hammer checkmap command support btree zone
Tomohiro Kusumi
- Mar 16 2015 - 17:26:32 git: sbin/hammer: Fix and add debug printf on buffer access
Tomohiro Kusumi
- Mar 16 2015 - 17:26:32 git: sbin/hammer: Add zone-bigblock statistics to hammer checkmap command
Tomohiro Kusumi
- Mar 16 2015 - 17:26:33 git: sbin/hammer: Disable AssertOnFailure when running hammer checkmap
Tomohiro Kusumi
- Mar 16 2015 - 17:26:33 git: sbin/hammer: Fix printf format for bad node
Tomohiro Kusumi
- Mar 16 2015 - 17:26:33 git: sbin/hammer: Make hammer checkmap show number of errors if any
Tomohiro Kusumi
- Mar 17 2015 - 11:41:10 git: sbin/hammer: Make hammer checkmap command use tailq
Tomohiro Kusumi
- Mar 17 2015 - 11:41:10 git: sbin/hammer: Move COLLECT_XXX macros to cmd_blockmap.c
Tomohiro Kusumi
- Mar 17 2015 - 16:55:06 git: sbin/hammer: Make hammer checkmap command support undo zone
Tomohiro Kusumi
- Mar 17 2015 - 16:55:07 git: sbin/hammer: Make some checkmap functions inline
Tomohiro Kusumi
- Mar 18 2015 - 16:25:02 git: sbin/hammer: Add assertions
Tomohiro Kusumi
- Mar 18 2015 - 16:25:03 git: sbin/hammer: Add some comments
Tomohiro Kusumi
- Mar 18 2015 - 16:25:03 git: sbin/hammer: Implement checkmap collects using rbtree
Tomohiro Kusumi
- Mar 18 2015 - 16:25:04 git: sbin/hammer: Fix assertion to accept undo zone
Tomohiro Kusumi
- Mar 20 2015 - 15:53:46 git: sbin/hammer: Add missing free(3)
Tomohiro Kusumi
- Mar 20 2015 - 15:53:47 git: sbin/hammer: Make hammer show properly print '*' for elements that match directive
Tomohiro Kusumi
- Mar 21 2015 - 13:59:02 git: sbin/hammer: Add filter mode when lo:objid directive is used
Tomohiro Kusumi
- Mar 22 2015 - 17:27:50 git: sbin/hammer: Expand hammer show directive to lo:objid:rectype:key:tid
Tomohiro Kusumi
- Mar 24 2015 - 13:05:36 git: sys/vfs/hammer: Make use of btree_max_elements()
Tomohiro Kusumi
- Mar 24 2015 - 13:05:37 git: sys/vfs/hammer: Fix comment on leaf node elements
Tomohiro Kusumi
- Mar 25 2015 - 12:31:36 git: DragonFly_RELEASE_4_0 acpi: Don't set non-exist EXT IRQ
Tomohiro Kusumi
- Mar 28 2015 - 22:31:29 git: sbin/hammer: Fix width of hammer stats output
Tomohiro Kusumi
- Mar 28 2015 - 22:31:29 git: lib/libhammer: Remove duplicated and unnecessary macro definitions
Tomohiro Kusumi
- Mar 28 2015 - 22:31:30 git: sbin/hammer: Remove duplicated header include
Tomohiro Kusumi
- Mar 28 2015 - 22:31:30 git: sbin/hammer: Fix comments on supported checkmap zones
Tomohiro Kusumi
- Mar 28 2015 - 22:31:30 git: sbin/hammer: Make rel_buffer() and rel_volume() check if arg is NULL
Tomohiro Kusumi
- Mar 28 2015 - 22:31:31 git: sbin/hammer: Make hammer checkmap check zone
Tomohiro Kusumi
- Mar 28 2015 - 22:31:31 git: sbin/newfs_hammer: Properly allocate root inode and pfs from meta zone
Tomohiro Kusumi
- Mar 01 2015 - 16:25:50 git: libedit: Add bapt patches to improve unicode
John Marino
- Mar 01 2015 - 16:34:16 git: DragonFly_RELEASE_4_0 make.conf: WITH_NEW_XORG and WITH_KMS are no longer required
John Marino
- Mar 02 2015 - 11:20:30 git: dma(8): Sync with upstream (22 SEP 2014)
John Marino
- Mar 02 2015 - 15:00:47 git: dma(8): remove unused virtusetable
John Marino
- Mar 02 2015 - 15:00:48 git: dma(8): install default conf files with installworld
John Marino
- Mar 07 2015 - 21:07:02 git: make.conf(5): Remove NO_MAILWRAPPER build option
John Marino
- Mar 07 2015 - 21:07:03 git: periodic.conf(5): Adjust for dma as MTA in default conf
John Marino
- Mar 07 2015 - 21:07:03 git: Switch default MTA from sendmail to dma
John Marino
- Mar 07 2015 - 21:07:04 git: /etc/mail: Install 4 sample mailer.conf files
John Marino
- Mar 08 2015 - 01:54:16 git: Effectively remove sendmail from base
John Marino
- Mar 08 2015 - 08:04:37 git: Remove three empty directories from BSD.usr.dist
John Marino
- Mar 08 2015 - 08:04:38 git: Add entry about Sendmail removal in UPDATING from 4.0
John Marino
- Mar 08 2015 - 14:09:50 git: gcc50: Update to 08 Mar 2015 snapshot (SVN 221261)
John Marino
- Mar 08 2015 - 15:27:28 git: Fix lack of buildworld and quickworld messages
John Marino
- Mar 08 2015 - 15:30:57 git: Makefile_upgrade.inc: Remove /usr/share/libg++
John Marino
- Mar 08 2015 - 15:56:28 git: installworld: Fix auto-backup of world
John Marino
- Mar 08 2015 - 19:26:24 git: Remove /etc/mail/helpfile
John Marino
- Mar 08 2015 - 19:26:25 git: Change /etc/mail/README to update with each make upgrade
John Marino
- Mar 08 2015 - 19:26:25 git: update /etc/mail/README
John Marino
- Mar 08 2015 - 20:11:34 git: Fix modes and ownership of /etc/mail reinstallable files
John Marino
- Mar 09 2015 - 07:55:30 git: mail(1): call sendmail, not send-mail
John Marino
- Mar 09 2015 - 22:50:31 git: Give better "Quick" fix for passing Sendmail upgrade check
John Marino
- Mar 10 2015 - 07:28:45 git: Remove NO_SENDMAIL and all it masks, except one
John Marino
- Mar 10 2015 - 09:22:17 git: make.conf(5): Remove SENDMAIL_SET_USER_ID functionality
John Marino
- Mar 10 2015 - 11:02:29 git: More sendmail transition work
John Marino
- Mar 10 2015 - 11:58:24 git: sendmail transition: Do not pre-generate sendmail.cf
John Marino
- Mar 10 2015 - 12:33:24 git: Remove contrib/sendmail-8.14
John Marino
- Mar 10 2015 - 15:09:51 git: make upgrade: Clear out installer files conditionally
John Marino
- Mar 13 2015 - 15:05:17 git: Merge branch 'vendor/GCC50'
John Marino
- Mar 13 2015 - 15:05:18 git: gcc50: Update to 13 Mar 2015 snapshot (SVN 221423)
John Marino
- Mar 13 2015 - 16:36:25 git: less(1): Upgrade from version 458 to 471
John Marino
- Mar 13 2015 - 17:15:40 git: Update MPC library from version 1.0.1 to 1.0.3
John Marino
- Mar 22 2015 - 20:55:08 git: bmake(1): complete update to version 20141111
John Marino
- Mar 22 2015 - 20:55:08 git: make(1): Remove local mods to parse.c and job.c
John Marino
- Mar 22 2015 - 20:55:08 git: Merge branch 'vendor/BMAKE'
John Marino
- Mar 22 2015 - 20:55:09 git: gcc50: Update to 22 Mar 2015 snapshot (SVN 221572)
John Marino
- Mar 23 2015 - 11:29:43 git: gcc50: Switch final specs to set DT_RUNPATH tag
John Marino
- Mar 23 2015 - 12:29:24 git: gdb(1), kgdb(1): Rework makefile to prevent repeated rebuilding
John Marino
- Mar 23 2015 - 16:10:16 git: libstand: Rework makefile to avoid repeated building
John Marino
- Mar 24 2015 - 12:43:55 git: bmake(1): lower WARNS from 4 to 2
John Marino
- Mar 26 2015 - 09:59:35 git: bmake: Fix clobber error, raise WARNS back to 4
John Marino
- Mar 28 2015 - 16:13:01 git: DragonFly_RELEASE_4_0 mail(1): call sendmail, not send-mail
John Marino
- Mar 29 2015 - 01:18:53 git: loader: set color option (blue) by default
John Marino
- Mar 31 2015 - 16:57:46 git: vendor/BINUTILS225 created Initial import of Binutils 2.25 on vendor branch
John Marino
- Mar 31 2015 - 16:58:22 git: binutils 2.25: Add DF READMEs and local modifications
John Marino
- Mar 31 2015 - 16:58:25 git: Remove unused Binutils 2.22 source files
John Marino
- Mar 31 2015 - 16:58:25 git: Replace binutils 2.22 with latest binutils 2.25
John Marino
- Mar 31 2015 - 18:34:30 git: ld-225: fix ldscripts (allows binutils 2.25 to build world)
John Marino
- Mar 31 2015 - 20:07:15 git: Set binutils 2.25 as primary version
John Marino
- Mar 31 2015 - 20:07:16 git: cross-tools stage: Don't build unused linker (i.e. gold)
John Marino
- Mar 31 2015 - 20:07:17 git: UPDATING: Add entry about binutils 2.25
John Marino
- Mar 31 2015 - 20:52:09 git: share/skel/dot.cshrc: update
John Marino
- Mar 15 2015 - 13:27:48 git: sshlockout - Add back blocking out IPs via ipfw(8)
Michael Neumann
- Mar 16 2015 - 11:25:10 git: drm: Basic implementation of wound/wait mutexes used by ttm
Michael Neumann
- Mar 16 2015 - 11:55:24 git: drm: Add Linux seq_file equivalent
Michael Neumann
- Mar 16 2015 - 16:50:44 git: drm: Add firmware.h Linux compatiblity layer
Michael Neumann
- Mar 05 2015 - 19:50:07 git: DragonFly_RELEASE_4_0 net/if_lagg: Fix double-free issue
Markus Pfeiffer
- Mar 05 2015 - 19:50:07 git: DragonFly_RELEASE_4_0 netif/if_lagg: Fix panic on MOD_UNLOAD
Markus Pfeiffer
- Mar 05 2015 - 22:36:35 git: DragonFly_RELEASE_4_0 net/if_lagg: Fix compilation error caused by MFC
Markus Pfeiffer
- Mar 09 2015 - 22:55:54 git: annotated tag v4.0.4 created
Justin C. Sherrill
- Mar 23 2015 - 00:02:55 git: annotated tag v4.0.5 created
Justin C. Sherrill
- Mar 01 2015 - 10:29:22 git: drm: Implement linux/io-mapping.h
Francois Tigeot
- Mar 01 2015 - 10:32:34 git: drm/i915: i915_gem_pager_fault() is i915_gem_fault()
Francois Tigeot
- Mar 01 2015 - 10:59:15 git: drm/i915: Sync i915_gem_pwrite_ioctl() with Linux 3.11
Francois Tigeot
- Mar 01 2015 - 17:38:43 git: Revert "drm/i915: Sync i915_gem_pwrite_ioctl() with Linux 3.11"
Francois Tigeot
- Mar 08 2015 - 07:26:09 git: drm: Add barrier()
Francois Tigeot
- Mar 08 2015 - 07:26:10 git: drm: Add asm/barrier.h
Francois Tigeot
- Mar 08 2015 - 11:17:31 git: drm: Reduce diffs with Linux 3.11 in drm_gem.c
Francois Tigeot
- Mar 08 2015 - 13:27:23 git: drm_gem.c: Start using some drm_mm functions
Francois Tigeot
- Mar 08 2015 - 13:31:57 git: drm/i915: Replace kmem_alloc_nofault() by kmap()
Francois Tigeot
- Mar 14 2015 - 06:58:22 git: drm: Sync drm_mm.c with Linux 3.11
Francois Tigeot
- Mar 14 2015 - 10:05:00 git: drm/i915: add trace functions
Francois Tigeot
- Mar 14 2015 - 13:21:55 git: drm/i915: Reorder some function definitions
Francois Tigeot
- Mar 21 2015 - 13:47:20 git: drm: Add linux/swap.h
Francois Tigeot
- Mar 21 2015 - 13:47:22 git: drm/i915: Sync i915_gem_shmem_pread() with Linux 3.11
Francois Tigeot
- Mar 21 2015 - 16:39:59 git: drm: Implement set_page_dirty()
Francois Tigeot
- Mar 21 2015 - 16:40:00 git: drm/i915: Sync i915_gem_object_put_pages_gtt() with Linux 3.11
Francois Tigeot
- Mar 21 2015 - 21:14:42 git: drm/i915: Sync i915_gem_phys_pwrite() with Linux 3.11
Francois Tigeot
- Mar 01 2015 - 11:37:54 git: kernel/radeon: Remove an unused GPLv2 only file.
Sascha Wildner
- Mar 03 2015 - 18:04:24 git: nrelease: Remove an unneeded comma.
Sascha Wildner
- Mar 03 2015 - 20:20:00 git: Revert "installer: Create an initial initrd unconditionally."
Sascha Wildner
- Mar 03 2015 - 20:20:01 git: mkinitrd(8): Add a -c option to override the contents directory.
Sascha Wildner
- Mar 03 2015 - 20:20:01 git: nrelease: Solve the initial initrd creation better.
Sascha Wildner
- Mar 03 2015 - 20:38:31 git: installer: Remove some more initrd creation code.
Sascha Wildner
- Mar 03 2015 - 20:59:01 git: DragonFly_RELEASE_4_0 nrelease: Remove an unneeded comma.
Sascha Wildner
- Mar 03 2015 - 20:59:02 git: DragonFly_RELEASE_4_0 Revert "installer: Create an initial initrd unconditionally."
Sascha Wildner
- Mar 03 2015 - 20:59:03 git: DragonFly_RELEASE_4_0 mkinitrd(8): Add a -c option to override the contents directory.
Sascha Wildner
- Mar 03 2015 - 20:59:03 git: DragonFly_RELEASE_4_0 nrelease: Solve the initial initrd creation better.
Sascha Wildner
- Mar 03 2015 - 20:59:03 git: DragonFly_RELEASE_4_0 installer: Remove some more initrd creation code.
Sascha Wildner
- Mar 04 2015 - 09:08:47 git: nrelease: Revert a small part of 255a0279ad1443d3bf326878835b3ea5721b2f33
Sascha Wildner
- Mar 05 2015 - 17:55:13 git: rwho(1): Let the width of the username column depend on the file format.
Sascha Wildner
- Mar 07 2015 - 01:08:17 git: kernel/vfs: Move prtactive variable to vfs_subr.c
Sascha Wildner
- Mar 09 2015 - 03:06:32 git: kernel: Remove (unhooked) acx(4), bwi(4), iwl(4) and rtw(4).
Sascha Wildner
- Mar 10 2015 - 22:09:41 git: make upgrade: Remove more installer stuff if WANT_INSTALLER isn't set.
Sascha Wildner
- Mar 10 2015 - 22:09:42 git: kernel/acpi: Reduce code duplication with ACPICA.
Sascha Wildner
- Mar 11 2015 - 17:19:14 git: <sys/unistd.h>: Rename struct lwp_params member names.
Sascha Wildner
- Mar 11 2015 - 17:19:15 git: lvm2: Stop requiring _XOPEN_SOURCE=700 and use our default environment.
Sascha Wildner
- Mar 11 2015 - 17:19:15 git: <sys/fcntl.h>: Whitespace cleanup. No functional change.
Sascha Wildner
- Mar 11 2015 - 17:19:16 git: <sys/fcntl.h>: Clean up usage of _POSIX_SOURCE.
Sascha Wildner
- Mar 11 2015 - 17:40:17 git: <sys/fcntl.h>: Fix comment that I forgot to change.
Sascha Wildner
- Mar 11 2015 - 19:36:07 git: Remove more lvm2 related _XOPEN_SOURCE definitions.
Sascha Wildner
- Mar 11 2015 - 20:10:05 git: lvm2: More cleanup (include <unistd.h>, use default CSTD, WARNS = 1).
Sascha Wildner
- Mar 11 2015 - 20:47:34 git: kernel: Use BSD types, not System V types (ulong -> u_long).
Sascha Wildner
- Mar 11 2015 - 22:15:44 git: kernel/acpi: Avoid double semicolons.
Sascha Wildner
- Mar 11 2015 - 22:15:44 git: kernel/acpi: Use semicolons in macro invocations.
Sascha Wildner
- Mar 12 2015 - 16:54:58 git: kernel: Move semicolon from the definition of SYSINIT() to its invocations.
Sascha Wildner
- Mar 12 2015 - 17:06:25 git: kernel: Followup commit to f3f3eadbf9de7a55ef1ff8cb23a68641403906ea.
Sascha Wildner
- Mar 12 2015 - 17:15:35 git: <sys/malloc.h>: Remove an unneeded semicolon.
Sascha Wildner
- Mar 12 2015 - 17:15:36 git: kernel/crypto: Remove some unneeded semicolons.
Sascha Wildner
- Mar 12 2015 - 20:19:39 git: bmake(1): Move -w info to the right place (it's not a debug flag).
Sascha Wildner
- Mar 12 2015 - 20:55:10 git: kernel/sound: Add missing braces.
Sascha Wildner
- Mar 12 2015 - 20:55:10 git: kernel/netgraph7: Add missing braces.
Sascha Wildner
- Mar 12 2015 - 20:55:14 git: DragonFly_RELEASE_4_0 kernel/netgraph7: Add missing braces.
Sascha Wildner
- Mar 12 2015 - 21:58:52 git: kernel/usb4bsd: Unbreak building with USB_DEBUG in the config.
Sascha Wildner
- Mar 12 2015 - 21:58:53 git: kernel/usb4bsd: Unbreak 'template' module (new file missing in Makefile).
Sascha Wildner
- Mar 13 2015 - 00:04:04 git: Revert "if_clone_detach twice when unload the if_lagg module."
Sascha Wildner
- Mar 14 2015 - 00:24:30 git: rpc.rusersd(8): Cleanup indentation.
Sascha Wildner
- Mar 14 2015 - 14:45:49 git: acpi_thinkpad.4: Add missing space.
Sascha Wildner
- Mar 14 2015 - 15:38:31 git: make upgrade: Remove some more files for the sendmail removal.
Sascha Wildner
- Mar 14 2015 - 15:57:12 git: Remove more sendmail remains.
Sascha Wildner
- Mar 14 2015 - 16:01:05 git: kernel/ipfw3: Fix LINT64 building.
Sascha Wildner
- Mar 15 2015 - 09:45:46 git: Update the pciconf(8) database.
Sascha Wildner
- Mar 15 2015 - 09:49:02 git: kernel: Remove fdescfs. devfs handles this.
Sascha Wildner
- Mar 15 2015 - 10:54:54 git: kernel/acpi: Adjust the definition of some statically declared functions.
Sascha Wildner
- Mar 15 2015 - 11:06:48 git: libc: Use NELEM().
Sascha Wildner
- Mar 15 2015 - 21:37:57 git: libc/inet: Clean up a bit and add a missing errno on failure.
Sascha Wildner
- Mar 15 2015 - 21:40:18 git: DragonFly_RELEASE_4_0 libc/inet: Add a missing errno on failure.
Sascha Wildner
- Mar 15 2015 - 23:33:44 git: ipfw3(8): Fix indent.
Sascha Wildner
- Mar 16 2015 - 19:37:04 git: pam_passwdqc: Raise WARNS to 3 and fix a number of warnings.
Sascha Wildner
- Mar 16 2015 - 23:13:31 git: kernel/acpi_thermal: If the _TMP can't be evaluated, increase the interval.
Sascha Wildner
- Mar 16 2015 - 23:13:32 git: Revert "kernel/acpi: Reduce code duplication with ACPICA."
Sascha Wildner
- Mar 17 2015 - 20:00:03 git: <utmpx.h>: Mark RUN_LVL as being non POSIX.
Sascha Wildner
- Mar 17 2015 - 20:00:03 git: clock_gettime.2: Update and document various clock_ids.
Sascha Wildner
- Mar 17 2015 - 22:33:50 git: kernel/acpi: Reduce code duplication with ACPICA (second attempt).
Sascha Wildner
- Mar 18 2015 - 18:33:12 git: libc/realpath: Better POSIX conformance regarding ENOENT and ENOTDIR.
Sascha Wildner
- Mar 18 2015 - 18:33:17 git: DragonFly_RELEASE_4_0 libc/realpath: Better POSIX conformance regarding ENOENT and ENOTDIR.
Sascha Wildner
- Mar 19 2015 - 10:13:29 git: gcc50: Fix parallel build issue with libstdc++
Sascha Wildner
- Mar 19 2015 - 11:17:07 git: mutex.9: Adjust a bit to current source.
Sascha Wildner
- Mar 19 2015 - 11:37:00 git: libposix1e: Use MAXLOGNAME instead of UT_NAMESIZE.
Sascha Wildner
- Mar 19 2015 - 11:37:01 git: repquota(8): Use MAXLOGNAME instead of UT_NAMESIZE.
Sascha Wildner
- Mar 19 2015 - 11:37:01 git: atrun(8): Use MAXLOGNAME instead of UT_NAMESIZE.
Sascha Wildner
- Mar 19 2015 - 11:40:21 git: <stdio.h>: Adjust comment about UT_NAMESIZE.
Sascha Wildner
- Mar 19 2015 - 20:08:46 git: vendor/OPENSSL Import OpenSSL 1.0.1m.
Sascha Wildner
- Mar 19 2015 - 20:09:41 git: Merge branch 'vendor/OPENSSL'
Sascha Wildner
- Mar 19 2015 - 20:09:41 git: openssl: Adjust manual pages for 1.0.1m.
Sascha Wildner
- Mar 19 2015 - 20:09:43 git: openssl: In the README.DRAGONFLY, note that the date needs updating too.
Sascha Wildner
- Mar 19 2015 - 20:23:32 git: DragonFly_RELEASE_4_0 Merge remote-tracking branch 'crater/vendor/OPENSSL' into rel4_0
Sascha Wildner
- Mar 19 2015 - 20:23:32 git: DragonFly_RELEASE_4_0 openssl: Adjust manual pages for 1.0.1m.
Sascha Wildner
- Mar 19 2015 - 20:23:34 git: DragonFly_RELEASE_4_0 openssl: In the README.DRAGONFLY, note that the date needs updating too.
Sascha Wildner
- Mar 20 2015 - 10:46:50 git: <sys/unistd.h>: Use __BSD_VISIBLE instead of !_POSIX_SOURCE.
Sascha Wildner
- Mar 20 2015 - 11:02:03 git: etc/sendmail: Fix installation of the /etc/mail/Makefile.
Sascha Wildner
- Mar 22 2015 - 00:35:38 git: kernel/acpi: Use ACPI_FULL_INITIALIZATION (no functional change).
Sascha Wildner
- Mar 22 2015 - 00:35:39 git: Add sa_family_t definitions to <netinet/in.h> and <sys/un.h> too.
Sascha Wildner
- Mar 22 2015 - 01:21:34 git: kernel/iwn: Properly build 3 missing firmwares (100, 105, 135).
Sascha Wildner
- Mar 23 2015 - 16:33:02 git: kernel/acpi: Only check against ACPI 1.0's FADT size as a minimum.
Sascha Wildner
- Mar 23 2015 - 20:11:43 git: ln(1): Sync up with FreeBSD.
Sascha Wildner
- Mar 23 2015 - 20:27:35 git: mount_psshfs.8: Fix typo.
Sascha Wildner
- Mar 23 2015 - 20:31:35 git: make upgrade: Adjust the files to be removed without WANT_INSTALLER.
Sascha Wildner
- Mar 23 2015 - 21:50:22 git: kernel: Adjust netgraph7 for the mtx_init() change.
Sascha Wildner
- Mar 24 2015 - 17:27:58 git: Sync zoneinfo database with tzdata2015b from ftp://ftp.iana.org/tz/releases
Sascha Wildner
- Mar 24 2015 - 17:28:04 git: DragonFly_RELEASE_4_0 Sync zoneinfo database with tzdata2015b from ftp://ftp.iana.org/tz/releases
Sascha Wildner
- Mar 29 2015 - 09:54:23 git: mailer.conf: Fix some issues.
Sascha Wildner
- Mar 02 2015 - 05:29:46 git: ifnet: Make blocking operation in if_addrheads iteration MPSAFE
Sepherosa Ziehau
- Mar 03 2015 - 00:55:52 git: acpi/pstate: Ignore inconsistent PSS table
Sepherosa Ziehau
- Mar 03 2015 - 00:55:54 git: ifnet: Make rest of ifnet accessing MPSAFE
Sepherosa Ziehau
- Mar 13 2015 - 01:44:36 git: rtsock: Make sysctl NET_RT_DUMP MPSAFE.
Sepherosa Ziehau
- Mar 16 2015 - 02:43:45 git: acpi/cstate: Detect and fix duplicated C-states
Sepherosa Ziehau
- Mar 16 2015 - 02:43:46 git: acpi/cstate: Clear saved C-state softc, if attach failed
Sepherosa Ziehau
- Mar 16 2015 - 03:45:23 git: if: Remove unused if_ioctl_mtx
Sepherosa Ziehau
- Mar 18 2015 - 12:20:36 git: acpi/cstate: Match C-states of the hyperthreads on the same core
Sepherosa Ziehau
- Mar 18 2015 - 12:20:36 git: ip: Don't generate IP ID for DF IP datagrams (part of RFC6864)
Sepherosa Ziehau
- Mar 18 2015 - 12:20:37 git: x86_64: Take advantage of ACPI/CPU specific C-state mapping
Sepherosa Ziehau
- Mar 18 2015 - 12:20:37 git: Revert "acpi/cstate: Detect and fix duplicated C-states"
Sepherosa Ziehau
- Mar 21 2015 - 06:33:48 git: sensor: Minor white space and style cleanup
Sepherosa Ziehau
- Mar 23 2015 - 00:48:52 git: lock: Add LOCK_INITIALIZER
Sepherosa Ziehau
- Mar 23 2015 - 00:48:53 git: sensor: Utilize LOCK_INITIALIZER
Sepherosa Ziehau
- Mar 23 2015 - 00:48:54 git: sensor: volatile is unnecessary for running
Sepherosa Ziehau
- Mar 23 2015 - 00:48:54 git: sensors: Staticize internal functions
Sepherosa Ziehau
- Mar 23 2015 - 00:48:54 git: sensor: Staticize internal global variables
Sepherosa Ziehau
- Mar 23 2015 - 00:48:55 git: sensor: Function renaming and remove unnecessary comment.
Sepherosa Ziehau
- Mar 23 2015 - 00:48:55 git: sensor: Remove the NOSYSCTL8HACK ifndef test
Sepherosa Ziehau
- Mar 23 2015 - 00:48:56 git: sensor: Allocate task w/ M_WAITOK
Sepherosa Ziehau
- Mar 23 2015 - 00:48:56 git: sensor: Create task thread through SYSINIT
Sepherosa Ziehau
- Mar 24 2015 - 03:39:07 git: sysctl: Expose sysctl lock
Sepherosa Ziehau
- Mar 24 2015 - 03:39:08 git: sensor: sensor_task_schedule() should always be locked
Sepherosa Ziehau
- Mar 25 2015 - 07:53:03 git: DragonFly_RELEASE_4_0 acpi: Don't set non-exist EXT IRQ
Sepherosa Ziehau
- Mar 27 2015 - 08:40:38 git: sensor: Save OID of sensordev sysctl tree.
Sepherosa Ziehau
- Mar 27 2015 - 08:40:38 git: sensor: Use sysctl lock
Sepherosa Ziehau
- Mar 31 2015 - 09:08:49 git: sensor: Fix sysctl tree creation
Sepherosa Ziehau
- Mar 31 2015 - 09:08:50 git: sensor: Fix sensor device numbering
Sepherosa Ziehau
- Mar 31 2015 - 09:08:50 git: sensor: Expose max id of sensor device through hw.sensors.dev_idmax
Sepherosa Ziehau
Last message date:
Tue Mar 31 13:52:09 PDT 2015
Archived on: Fri Mar 3 13:39:09 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).