git: kernel/ipx: Add a missing 'goto set_head;'.

2012-09-07 Thread Sascha Wildner
commit fe3c180895d6a1dc5e259dac838ba2bb801f582b Author: Sascha Wildner s...@online.de Date: Fri Sep 7 14:57:48 2012 +0200 kernel/ipx: Add a missing 'goto set_head;'. Summary of changes: sys/netproto/ipx/ipx_usrreq.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http

git: DragonFly_RELEASE_3_0 kernel/ipx: Add a missing 'goto set_head;'.

2012-09-07 Thread Sascha Wildner
commit 92f46d082fd48daabff541d436940693a5fd3b3c Author: Sascha Wildner s...@online.de Date: Fri Sep 7 14:57:48 2012 +0200 kernel/ipx: Add a missing 'goto set_head;'. Summary of changes: sys/netproto/ipx/ipx_usrreq.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http

git: VFS.9: Add a reference to VFS_SET(9).

2012-09-07 Thread Sascha Wildner
commit 323961a8458aa85e06c7ff93bbcf12fa3629aba0 Author: Sascha Wildner s...@online.de Date: Fri Sep 7 17:57:04 2012 +0200 VFS.9: Add a reference to VFS_SET(9). Reported-by: Raimundo Santos rait...@gmail.com Summary of changes: share/man/man9/VFS.9 |1 + 1 files changed, 1

git: DragonFly_RELEASE_3_0 kernel/hptmv: Fix the completion of a write.

2012-09-07 Thread Sascha Wildner
commit 38454310c722c9ee1df445088bb3b3fcfda8a0db Author: Sascha Wildner s...@online.de Date: Fri Sep 7 21:51:17 2012 +0200 kernel/hptmv: Fix the completion of a write. What is intended here is to perform BUS_DMASYNC_POSTWRITE when a write is completed, but the 'else if' had

git: kernel/hptmv: Fix the completion of a write.

2012-09-07 Thread Sascha Wildner
commit 814ffc96953c76de883bd2f3c98de949ed415777 Author: Sascha Wildner s...@online.de Date: Fri Sep 7 21:51:17 2012 +0200 kernel/hptmv: Fix the completion of a write. What is intended here is to perform BUS_DMASYNC_POSTWRITE when a write is completed, but the 'else if' had

git: BUS_SETUP_INTR.9: Add missing comma and bump .Dd

2012-09-07 Thread Sascha Wildner
commit 2f78f29ae5c9a08ac4d8feb0706fca75dbf82552 Author: Sascha Wildner s...@online.de Date: Fri Sep 7 22:02:08 2012 +0200 BUS_SETUP_INTR.9: Add missing comma and bump .Dd Summary of changes: share/man/man9/BUS_SETUP_INTR.9 |4 ++-- 1 files changed, 2 insertions(+), 2 deletions

git: Remove pcidevs_data.h via 'make upgrade'.

2012-09-07 Thread Sascha Wildner
commit 86c7e08feb50c15d060167fc0a2b0b5c976f54df Author: Sascha Wildner s...@online.de Date: Fri Sep 7 22:18:45 2012 +0200 Remove pcidevs_data.h via 'make upgrade'. Summary of changes: Makefile_upgrade.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) http

git: kernel: Remove two bogus break statements.

2012-09-07 Thread Sascha Wildner
commit a661c52b76335248226d38070fddefb7c73ea0b5 Author: Sascha Wildner s...@online.de Date: Fri Sep 7 23:24:45 2012 +0200 kernel: Remove two bogus break statements. Summary of changes: sys/dev/disk/nata/ata-lowlevel.c |2 -- sys/dev/raid/mly/mly.c |1 - 2 files changed

git: kernel: Remove pcidevs_data.h. It serves no purpose.

2012-09-06 Thread Sascha Wildner
commit cfb648028e03275a78e620ac44719dfc476909fe Author: Sascha Wildner s...@online.de Date: Wed Sep 5 23:32:42 2012 +0200 kernel: Remove pcidevs_data.h. It serves no purpose. Summary of changes: sys/bus/pci/Makefile.pcidevs |7 +- sys/bus/pci/devlist2h.awk| 76 +-- sys/bus/pci

git: kernel: Use NULL for pointers in some places.

2012-09-06 Thread Sascha Wildner
commit 716a081c6e759650089cfb344d29dc5d60505169 Author: Sascha Wildner s...@online.de Date: Thu Sep 6 13:11:03 2012 +0200 kernel: Use NULL for pointers in some places. Summary of changes: sys/net/if_var.h | 13 ++--- sys/platform/pc32/i386/autoconf.c

git: kernel/ixgbe: Add missing braces.

2012-09-04 Thread Sascha Wildner
commit ccf07bd6bbd91316abec3e5e83d980ed4a1f7188 Author: Sascha Wildner s...@online.de Date: Tue Sep 4 19:21:16 2012 +0200 kernel/ixgbe: Add missing braces. Summary of changes: sys/dev/netif/ixgbe/ixgbe_82599.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http

git: Bring in a VFS_SET(9) manual page (from FreeBSD).

2012-09-02 Thread Sascha Wildner
commit 3dc6e51c76f06a24d3832d0128532aaa8c7d576e Author: Sascha Wildner s...@online.de Date: Sun Sep 2 13:31:33 2012 +0200 Bring in a VFS_SET(9) manual page (from FreeBSD). Summary of changes: share/man/man9/Makefile |1 + share/man/man9/VFS_SET.9 | 116

git: libm: Add missing MLINK.

2012-09-02 Thread Sascha Wildner
commit 767a43118674e3039d1f3dd7d3f2662a2eccf599 Author: Sascha Wildner s...@online.de Date: Sun Sep 2 17:47:26 2012 +0200 libm: Add missing MLINK. Summary of changes: lib/libm/man/Makefile.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org

git: tbridge: Sync NAME, SYNOPSIS and MLINKS.

2012-09-02 Thread Sascha Wildner
commit 23098bcb997a904cf2ec7a1ef34a70121f422550 Author: Sascha Wildner s...@online.de Date: Sun Sep 2 17:55:30 2012 +0200 tbridge: Sync NAME, SYNOPSIS and MLINKS. Summary of changes: share/man/man9/Makefile |3 +++ share/man/man9/tbridge.9 |3 ++- 2 files changed, 5 insertions

git: libprop: Add two missing MLINKS.

2012-09-02 Thread Sascha Wildner
commit e6962c9b9150a320da26651c49efbdef4d587eda Author: Sascha Wildner s...@online.de Date: Sun Sep 2 18:08:50 2012 +0200 libprop: Add two missing MLINKS. Summary of changes: lib/libprop/Makefile |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org

git: Remove an unused and empty header (machine/mtpr.h).

2012-09-02 Thread Sascha Wildner
commit 03118891bb9f22991dadf6385b1137c32f7a861a Author: Sascha Wildner s...@online.de Date: Mon Sep 3 04:18:05 2012 +0200 Remove an unused and empty header (machine/mtpr.h). Summary of changes: Makefile_upgrade.inc |1 + sys/platform/pc32/include/mtpr.h |5 - 2

git: Remove an unused old ral(4) firmware header.

2012-09-02 Thread Sascha Wildner
commit 5cba617cc77c282cf460ea4a81d14fecb3e6b68d Author: Sascha Wildner s...@online.de Date: Mon Sep 3 04:28:19 2012 +0200 Remove an unused old ral(4) firmware header. Summary of changes: sys/contrib/dev/ral/rt2661_ucode.h | 3016 1 files changed, 0

git: Remove another unused header (machine/ultrasound.h).

2012-09-02 Thread Sascha Wildner
commit 62bfd31ce704df3da5c01d2dd55b6c8a36c99e74 Author: Sascha Wildner s...@online.de Date: Mon Sep 3 05:04:55 2012 +0200 Remove another unused header (machine/ultrasound.h). Summary of changes: Makefile_upgrade.inc |1 + sys/platform/pc32/include/ultrasound.h

git: acpi: Remove some unused files.

2012-09-02 Thread Sascha Wildner
commit 0f48ca2c229cac01b5cea468dde8001de3d2b713 Author: Sascha Wildner s...@online.de Date: Mon Sep 3 06:04:38 2012 +0200 acpi: Remove some unused files. Summary of changes: sys/contrib/dev/acpica-unix/common/a16utils.obj | Bin 2670 - 0 bytes 1 files changed, 0 insertions(+), 0

git: Add CARP support to the GENERIC kernels.

2012-08-31 Thread Sascha Wildner
commit 003e1de5b4eeae5affaa7ce90c62ac8d900ccefa Author: Sascha Wildner s...@online.de Date: Fri Aug 31 23:00:35 2012 +0200 Add CARP support to the GENERIC kernels. http://leaf.dragonflybsd.org/mailarchive/users/2012-08/msg00086.html Suggested-by: Charles Rapenne

git: mpt(4): We don't have MOD_QUIESCE.

2012-08-28 Thread Sascha Wildner
commit b234a7bb8baa9e1c2069bfef73db42b0832465f5 Author: Sascha Wildner s...@online.de Date: Tue Aug 28 18:32:09 2012 +0200 mpt(4): We don't have MOD_QUIESCE. Summary of changes: sys/dev/disk/mpt/mpt.c |4 1 files changed, 0 insertions(+), 4 deletions(-) http

git: kernel/acpi: Add smart battery support.

2012-08-28 Thread Sascha Wildner
commit bedaba59b1c344e0da7df29fe067b93537791c6d Author: Sascha Wildner s...@online.de Date: Wed Aug 29 00:08:24 2012 +0200 kernel/acpi: Add smart battery support. I don't know which laptops have them, as far as I can tell, none of mine do. But as some seem to have it, it's

git: wpa_supplicant(8): Use libpcap functions.

2012-08-28 Thread Sascha Wildner
commit 578f4d502281825ee8a04978e83501f2e6f09327 Author: Sascha Wildner s...@online.de Date: Wed Aug 29 00:16:01 2012 +0200 wpa_supplicant(8): Use libpcap functions. Summary of changes: usr.sbin/802_11/wpa_supplicant/Packet32.c | 50 - 1 files changed, 0

git: /boot/defaults/loader.conf: Adjust a comment.

2012-08-27 Thread Sascha Wildner
commit 6c7a982d14ec15322e1a3cf077245aefbd3d1a80 Author: Sascha Wildner s...@online.de Date: Mon Aug 27 19:57:49 2012 +0200 /boot/defaults/loader.conf: Adjust a comment. Summary of changes: sys/boot/dloader/loader.conf |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http

git: kernel: Turn the delay before mounting root into a tunable.

2012-08-27 Thread Sascha Wildner
commit 5a82ae89fa47622130cbc12d4869b3f080a93046 Author: Sascha Wildner s...@online.de Date: Mon Aug 27 20:00:46 2012 +0200 kernel: Turn the delay before mounting root into a tunable. Submitted-by: Francis Gudin fgu...@nerim.net Dragonfly-bug: http://bugs.dragonflybsd.org

git: kernel/devfs: Rename devfs_nodetype members (conflicts with {,lin}procfs.h).

2012-08-26 Thread Sascha Wildner
commit 8e78a293ebf6421859386c4f2c087d3b6ac0fc38 Author: Sascha Wildner s...@online.de Date: Fri Aug 24 00:40:22 2012 +0200 kernel/devfs: Rename devfs_nodetype members (conflicts with {,lin}procfs.h). Summary of changes: sys/sys/devfs.h | 10 +- sys/vfs/devfs

git: kernel/devfs: Pass more arguments to the callback for devfs_scan_callback.

2012-08-26 Thread Sascha Wildner
commit b28e21ef717a67dfed9ef1e41987961ee006e875 Author: Sascha Wildner s...@online.de Date: Sun Aug 26 12:31:13 2012 +0200 kernel/devfs: Pass more arguments to the callback for devfs_scan_callback. is_alias signals whether it is an alias or a real device. If true, name

git: kernel/ffs: Compare v_rdev directly when updating mounts.

2012-08-26 Thread Sascha Wildner
commit dd27491d608b715fb1ff9a39ac45c009273a572f Author: Sascha Wildner s...@online.de Date: Sun Aug 26 11:55:37 2012 +0200 kernel/ffs: Compare v_rdev directly when updating mounts. Nowadays the vnode's v_rdev is always associated, so it can be used directly to compare

git: kernel/linprocfs: Implement /proc/devices.

2012-08-26 Thread Sascha Wildner
commit b5fa004e9a1f84a4a421f79c036c9fa6f8a862d2 Author: Sascha Wildner s...@online.de Date: Sat Aug 25 22:48:12 2012 +0200 kernel/linprocfs: Implement /proc/devices. As close to Linux' format as I could get, and enough to make LSI's MegaCli utility (for RAID configuration

git: kernel/devfs: Fill out cdev_t's si_major field (and adjust one use case).

2012-08-26 Thread Sascha Wildner
commit 619e8f4767517e5d066d2db9b6ef3babec3a3de9 Author: Sascha Wildner s...@online.de Date: Sun Aug 26 12:12:46 2012 +0200 kernel/devfs: Fill out cdev_t's si_major field (and adjust one use case). Summary of changes: sys/kern/kern_udev.c |2 +- sys/vfs/devfs/devfs_core.c |4

git: make_dev.9: Fix typo.

2012-08-26 Thread Sascha Wildner
commit ff0e921b63b841d3675fbb1136e38325a01283cd Author: Sascha Wildner s...@online.de Date: Sun Aug 26 12:35:14 2012 +0200 make_dev.9: Fix typo. Summary of changes: share/man/man9/make_dev.9 |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org

git: growfs(8)/ffsinfo(8): Use __func__

2012-08-26 Thread Sascha Wildner
commit 4582459539b44b1a20d0e6935eff21eff642b42d Author: Sascha Wildner s...@online.de Date: Sun Aug 26 13:15:35 2012 +0200 growfs(8)/ffsinfo(8): Use __func__ Summary of changes: sbin/ffsinfo/ffsinfo.c |6 -- sbin/growfs/debug.h| 10 +++--- sbin/growfs/growfs.c | 21

git: growfs(8): Fix building with -DFS_DEBUG.

2012-08-26 Thread Sascha Wildner
commit 3a5f212d2429fded7913be37ab99b91ef0259c5a Author: Sascha Wildner s...@online.de Date: Sun Aug 26 13:14:13 2012 +0200 growfs(8): Fix building with -DFS_DEBUG. Summary of changes: sbin/growfs/growfs.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http

git: kernel/devfs: Assert that the callback isn't NULL in devfs_scan_callback().

2012-08-25 Thread Sascha Wildner
commit 2d7c4a1e4b0efe5a2e25c7c3eb9db870980be5b8 Author: Sascha Wildner s...@online.de Date: Sat Aug 25 08:04:39 2012 +0200 kernel/devfs: Assert that the callback isn't NULL in devfs_scan_callback(). Summary of changes: sys/vfs/devfs/devfs_core.c |2 +- 1 files changed, 1 insertions

git: Add a device_get_name(9) manual page (from FreeBSD).

2012-08-24 Thread Sascha Wildner
commit 11d6f8af56dcd6c94dd944d54256378a4aaed466 Author: Sascha Wildner s...@online.de Date: Sat Aug 25 07:12:50 2012 +0200 Add a device_get_name(9) manual page (from FreeBSD). Summary of changes: share/man/man9/Makefile|2 + .../{devclass_get_name.9

git: sys/devfs.h: Fix comment typos.

2012-08-23 Thread Sascha Wildner
commit 01645182a012151e5233750fc434d3afc24ddb55 Author: Sascha Wildner s...@online.de Date: Thu Aug 23 23:24:22 2012 +0200 sys/devfs.h: Fix comment typos. Summary of changes: sys/sys/devfs.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org

git: msgport.9: Fix some minor mdoc issues.

2012-08-22 Thread Sascha Wildner
commit c6e8b6c15bcace495c5c80fb97509bcc7adaee4c Author: Sascha Wildner s...@online.de Date: Wed Aug 22 15:18:31 2012 +0200 msgport.9: Fix some minor mdoc issues. Summary of changes: share/man/man9/msgport.9 | 19 +++ 1 files changed, 11 insertions(+), 8 deletions

git: Add an MLINK for KTR_COND_LOG.

2012-08-22 Thread Sascha Wildner
commit 5a25adc95b7d12268feb73a776bbbe87255ee0b9 Author: Sascha Wildner s...@online.de Date: Wed Aug 22 16:30:13 2012 +0200 Add an MLINK for KTR_COND_LOG. While here, sort the msgport.9 MLINKS alphabetically. Summary of changes: share/man/man9/Makefile | 31

git: kernel/linprocfs: Remove an unreached return.

2012-08-21 Thread Sascha Wildner
commit fa80b24f74c35258aa878cac62e49378c5bb2857 Author: Sascha Wildner s...@online.de Date: Tue Aug 21 15:04:43 2012 +0200 kernel/linprocfs: Remove an unreached return. Summary of changes: .../linux/i386/linprocfs/linprocfs_misc.c |1 - 1 files changed, 0 insertions(+), 1

git: kernel/procfs: Remove some unneeded parentheses.

2012-08-21 Thread Sascha Wildner
commit f6233bcb31eb0d4a62a26ddf166885d549ea67d7 Author: Sascha Wildner s...@online.de Date: Tue Aug 21 17:39:02 2012 +0200 kernel/procfs: Remove some unneeded parentheses. Summary of changes: sys/vfs/procfs/procfs_subr.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http

git: DragonFly_RELEASE_3_0 kernel/linprocfs: Fix accessing files in /proc (such as /proc/meminfo).

2012-08-21 Thread Sascha Wildner
commit 4876e2a73afdf8687d0720fd8e3b8631220e04bd Author: Sascha Wildner s...@online.de Date: Tue Aug 21 20:57:19 2012 +0200 kernel/linprocfs: Fix accessing files in /proc (such as /proc/meminfo). It is the same fix that was applied to procfs with 198c0ff2. Summary of changes: sys

git: DragonFly_RELEASE_3_0 kernel/linprocfs: Fix a panic when accessing /proc/pid/maps.

2012-08-21 Thread Sascha Wildner
commit f8183e2028afe1d0464a79b17e0ae303e0fb7d71 Author: Sascha Wildner s...@online.de Date: Tue Aug 21 22:44:09 2012 +0200 kernel/linprocfs: Fix a panic when accessing /proc/pid/maps. Analogous to procfs. Summary of changes: .../linux/i386/linprocfs/linprocfs_misc.c

git: kernel/linprocfs: Fix accessing files in /proc (such as /proc/meminfo).

2012-08-21 Thread Sascha Wildner
commit 96a686f903f23302471b538c669c9b0cf3eff5e9 Author: Sascha Wildner s...@online.de Date: Tue Aug 21 20:57:19 2012 +0200 kernel/linprocfs: Fix accessing files in /proc (such as /proc/meminfo). It is the same fix that was applied to procfs with 198c0ff2. Summary of changes: sys

git: kernel/linprocfs: Fix a panic when accessing /proc/pid/maps.

2012-08-21 Thread Sascha Wildner
commit 3238a20fa7ec6e7256f6893f99ca27868ac9 Author: Sascha Wildner s...@online.de Date: Tue Aug 21 22:44:09 2012 +0200 kernel/linprocfs: Fix a panic when accessing /proc/pid/maps. Analogous to procfs. Summary of changes: .../linux/i386/linprocfs/linprocfs_misc.c

Re: git: DragonFly_RELEASE_3_0 kernel/linprocfs: Add a missing header for spin_{,un}lock().

2012-08-21 Thread Sascha Wildner
On Tue, 21 Aug 2012 23:45:04 +0200, Thomas Nikolajsen tho...@crater.dragonflybsd.org wrote: commit 1710f27438fdf20b729e68b5343874da9129c2db Author: Sascha Wildner s...@online.de Date: Thu Aug 16 16:05:38 2012 +0200 kernel/linprocfs: Add a missing header for spin_{,un}lock(). Thanks!

git: libc: Comment out documentation of svc_control() which we don't have.

2012-08-18 Thread Sascha Wildner
commit 08f3c0da0ae23a6b11aa37a606c0cdb76b6a60af Author: Sascha Wildner s...@online.de Date: Sun Aug 19 00:10:48 2012 +0200 libc: Comment out documentation of svc_control() which we don't have. Summary of changes: Makefile_upgrade.inc |2 + lib/libc/rpc/Makefile.inc

git: Add running 'mandoc -Tlint' to the manlint target.

2012-08-18 Thread Sascha Wildner
commit 74f1ddfc5ccc1690116f365aae5214d4a743c347 Author: Sascha Wildner s...@online.de Date: Sun Aug 19 00:26:20 2012 +0200 Add running 'mandoc -Tlint' to the manlint target. Also ignore the exit status here. Suggested-by: nant Summary of changes: share/mk/bsd.man.mk

git: unlock_return.cocci: Add vm_object_{hold,drop}().

2012-08-18 Thread Sascha Wildner
commit be55a6671c8445a5275e553214bffd4c0bf5f58e Author: Sascha Wildner s...@online.de Date: Thu Aug 16 19:53:40 2012 +0200 unlock_return.cocci: Add vm_object_{hold,drop}(). Summary of changes: test/cocci/unlock_return.cocci | 18 ++ 1 files changed, 18 insertions(+), 0

git: newfs_hammer.8: Mdoc fix

2012-08-17 Thread Sascha Wildner
commit 91ce38569a608d207590d7db9f3436b3d0dee916 Author: Sascha Wildner s...@online.de Date: Fri Aug 17 15:26:29 2012 +0200 newfs_hammer.8: Mdoc fix Summary of changes: sbin/newfs_hammer/newfs_hammer.8 |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http

git: DragonFly_RELEASE_3_0 installer: When setting the slice type for 2TB, ignore fdisk warnings.

2012-08-13 Thread Sascha Wildner
commit 8069a05927276f30756e2c317a2ff24a1bbaedb4 Author: Sascha Wildner s...@online.de Date: Mon Aug 13 20:42:13 2012 +0200 installer: When setting the slice type for 2TB, ignore fdisk warnings. With disks 2TB this step will lead to some whining from fdisk(8), but since we'll

git: ahci(4)/sili(4): Fix for drives 2TB.

2012-08-12 Thread Sascha Wildner
commit 09e5fa07c78a9f63a62b8070731e3cbe5371ad39 Author: Sascha Wildner s...@online.de Date: Mon Aug 13 02:33:30 2012 +0200 ahci(4)/sili(4): Fix for drives 2TB. CAM will issue the 16 byte version of the READ CAPACITY command when maxsector is 0x

git: pflogd(8): Raise WARNS to 5.

2012-08-11 Thread Sascha Wildner
commit d892ef3f33947b31b37013d382c5080cb0f384ae Author: Sascha Wildner s...@online.de Date: Sat Aug 11 12:25:10 2012 +0200 pflogd(8): Raise WARNS to 5. Summary of changes: usr.sbin/pflogd/Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org

git: hptrr.4: Remove unneeded .Pp

2012-08-11 Thread Sascha Wildner
commit d6a023778e09222606cf6078767ddf14b2b84a0a Author: Sascha Wildner s...@online.de Date: Sat Aug 11 22:15:12 2012 +0200 hptrr.4: Remove unneeded .Pp Summary of changes: share/man/man4/hptrr.4 |1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org

git: /usr/src/Makefile: Remove duplicate target.

2012-08-10 Thread Sascha Wildner
commit 9f8ba22c5c3f989a4e8fb22afd418b5915ac97fe Author: Sascha Wildner s...@online.de Date: Fri Aug 10 23:22:03 2012 +0200 /usr/src/Makefile: Remove duplicate target. Summary of changes: Makefile |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org

git: libc: Add a copyright to quick_exit.c

2012-08-09 Thread Sascha Wildner
commit a329a28372b9e474528a787afd0f719443cae8a7 Author: Sascha Wildner s...@online.de Date: Thu Aug 9 09:58:31 2012 +0200 libc: Add a copyright to quick_exit.c Reported-by: vsrinivas Summary of changes: lib/libc/stdlib/quick_exit.c | 31 +++ 1 files

git: malloc.3: Remove a ,

2012-08-09 Thread Sascha Wildner
commit 647552a807a56f35f3253460276109a3ec11be08 Author: Sascha Wildner s...@online.de Date: Thu Aug 9 19:39:11 2012 +0200 malloc.3: Remove a , Summary of changes: lib/libc/stdlib/malloc.3 |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org

git: Add the hpt27xx(4) driver for HighPoint RocketRAID 27xx SAS controllers.

2012-08-08 Thread Sascha Wildner
commit 0f74dae51493be5db111e024456a604241f9736c Author: Sascha Wildner s...@online.de Date: Wed Aug 8 14:18:22 2012 +0200 Add the hpt27xx(4) driver for HighPoint RocketRAID 27xx SAS controllers. The manual page mentions the following adapters to be supported: * RocketRAID

git: hpt27xx(4): Use NULL for pointers.

2012-08-08 Thread Sascha Wildner
commit 0978195f8db09b97dd197b0a28205c940e63f8c7 Author: Sascha Wildner s...@online.de Date: Wed Aug 8 15:42:58 2012 +0200 hpt27xx(4): Use NULL for pointers. Summary of changes: sys/dev/raid/hpt27xx/osm_bsd.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http

git: mpt(4): Fix a porting mistake I did in 6d259fc1.

2012-08-07 Thread Sascha Wildner
commit f2b2032521dddcf49fc6b22500c05f18f8f95746 Author: Sascha Wildner s...@online.de Date: Tue Aug 7 09:16:38 2012 +0200 mpt(4): Fix a porting mistake I did in 6d259fc1. I left in both the code of the #if __FreeBSD_version as well as that of its #else. This caused

git: arcmsr(4): Use cam_calc_geometry().

2012-08-07 Thread Sascha Wildner
commit 21a3f12ea186e7c9d8956e350ef76cb3fb412958 Author: Sascha Wildner s...@online.de Date: Tue Aug 7 09:19:35 2012 +0200 arcmsr(4): Use cam_calc_geometry(). Summary of changes: sys/dev/raid/arcmsr/arcmsr.c | 30 ++ 1 files changed, 2 insertions(+), 28

git: DragonFly_RELEASE_3_0 mpt(4): Fix a porting mistake I did in 6d259fc1.

2012-08-07 Thread Sascha Wildner
commit 1d9af22786bf013ba84d4628f02044a9f562e3ac Author: Sascha Wildner s...@online.de Date: Tue Aug 7 09:16:38 2012 +0200 mpt(4): Fix a porting mistake I did in 6d259fc1. I left in both the code of the #if __FreeBSD_version as well as that of its #else. This caused

git: kernel/x86_64: Fix kernel build without DDB.

2012-08-06 Thread Sascha Wildner
commit 1fdd109e3c5e15eaa4f20921f63659157aef5ccb Author: Sascha Wildner s...@online.de Date: Mon Aug 6 15:53:41 2012 +0200 kernel/x86_64: Fix kernel build without DDB. Reported-by: nant Summary of changes: sys/platform/pc64/x86_64/trap.c | 16 1 files changed

git: libc/rpc: Remove redundant check.

2012-08-06 Thread Sascha Wildner
commit 74cd363b9ba3ef5efc99595bf479dc7dfaf65c7f Author: Sascha Wildner s...@online.de Date: Mon Aug 6 15:56:12 2012 +0200 libc/rpc: Remove redundant check. Summary of changes: lib/libc/rpc/rpcb_clnt.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http

git: hptiop(4): Add some more PCI IDs.

2012-08-06 Thread Sascha Wildner
commit 575f0cd005487f439d2785e30fa6150b10babc28 Author: Sascha Wildner s...@online.de Date: Tue Aug 7 03:03:31 2012 +0200 hptiop(4): Add some more PCI IDs. The following adapters were added: RocketRAID 4210 RocketRAID 4211 RocketRAID 4310 RocketRAID 4311

git: kernel/dsched: Add a version parameter to the DSCHED_POLICY_MODULE macro.

2012-08-06 Thread Sascha Wildner
commit 1f509c0d0462a40d206aa7323ff8a88b2096a2d6 Author: Sascha Wildner s...@online.de Date: Tue Aug 7 03:31:59 2012 +0200 kernel/dsched: Add a version parameter to the DSCHED_POLICY_MODULE macro. Summary of changes: share/man/man9/dsched.9 | 10 +++--- sys/kern/dsched/as/as.c

git: hptmv(4): Use cam_calc_geometry().

2012-08-06 Thread Sascha Wildner
commit c7e78657c0b9c381ab6cf207c1a2e563966f18e8 Author: Sascha Wildner s...@online.de Date: Tue Aug 7 03:25:51 2012 +0200 hptmv(4): Use cam_calc_geometry(). Also add a dependency on cam(4). Taken-from: FreeBSD Summary of changes: sys/dev/raid/hptmv/entry.c | 23

git: Sync zoneinfo database with tzdata2012e from ftp://ftp.iana.org/tz/releases

2012-08-03 Thread Sascha Wildner
commit dfce79538e97c32b830203672bd444ef4cd1642c Author: Sascha Wildner s...@online.de Date: Fri Aug 3 12:20:15 2012 +0200 Sync zoneinfo database with tzdata2012e from ftp://ftp.iana.org/tz/releases * australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14. (Thanks

git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012e from ftp://ftp.iana.org/tz/releases

2012-08-03 Thread Sascha Wildner
commit 637f27a25e0cd5713687cfff76b7f7f1aad7f631 Author: Sascha Wildner s...@online.de Date: Fri Aug 3 12:20:15 2012 +0200 Sync zoneinfo database with tzdata2012e from ftp://ftp.iana.org/tz/releases * australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14. (Thanks

git: disklabel32/64: Add support for 'T' size specifier.

2012-08-03 Thread Sascha Wildner
commit f61a91d2f3ef66a042f017dc669d506a35c6 Author: Sascha Wildner s...@online.de Date: Fri Aug 3 21:45:49 2012 +0200 disklabel32/64: Add support for 'T' size specifier. Summary of changes: sbin/disklabel32/disklabel.c | 22 +- sbin/disklabel32/disklabel32.8

git: hptrr.4: Move the tunable info into its own section and improve wording.

2012-08-03 Thread Sascha Wildner
commit 5ec55169d338884b6f9d501f69deddaa60b4b4a4 Author: Sascha Wildner s...@online.de Date: Fri Aug 3 22:29:02 2012 +0200 hptrr.4: Move the tunable info into its own section and improve wording. Summary of changes: share/man/man4/hptrr.4 | 26 +- 1 files changed

git: mdoc.local: Add FreeBSD 7.3 and 8.1 which we are referencing.

2012-08-03 Thread Sascha Wildner
commit e00a0df9468f238f564181a724be8115df9af5bf Author: Sascha Wildner s...@online.de Date: Fri Aug 3 22:51:27 2012 +0200 mdoc.local: Add FreeBSD 7.3 and 8.1 which we are referencing. Summary of changes: gnu/usr.bin/groff/tmac/mdoc.local |2 ++ 1 files changed, 2 insertions(+), 0

git: amr.4: Add missing .Bd

2012-08-03 Thread Sascha Wildner
commit 14a57dc99a5b5fb861c1efd3078ec97a7dc8132f Author: Sascha Wildner s...@online.de Date: Fri Aug 3 22:28:24 2012 +0200 amr.4: Add missing .Bd Summary of changes: share/man/man4/amr.4 |1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org

git: open.2: Fix .Dv and combine lines.

2012-08-03 Thread Sascha Wildner
commit d0217aec7c09e6a01c003eb58f9196121688c63c Author: Sascha Wildner s...@online.de Date: Fri Aug 3 23:27:39 2012 +0200 open.2: Fix .Dv and combine lines. Summary of changes: lib/libc/sys/open.2 |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) http

git: customcc: Fix the setup of the /usr/include path to use.

2012-08-02 Thread Sascha Wildner
commit c7c26905e41d70fe0ea9d02c5af1fc0a688408d4 Author: Sascha Wildner s...@online.de Date: Thu Aug 2 19:16:08 2012 +0200 customcc: Fix the setup of the /usr/include path to use. With the recent O_DIRECTORY addition, this apparent bug in the script was exposed. Using -isysroot

git: hptmv.4: Improve wording and s/amd64/x86_64/

2012-08-02 Thread Sascha Wildner
commit 8e290376f1eebe9df6710968c788ab3d3362f83f Author: Sascha Wildner s...@online.de Date: Fri Aug 3 02:28:19 2012 +0200 hptmv.4: Improve wording and s/amd64/x86_64/ Summary of changes: share/man/man4/hptmv.4 |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http

git: Add the hptrr(4) driver for HighPoint RocketRAID 17xx, 22xx, 23xx and 25xx.

2012-08-02 Thread Sascha Wildner
commit 0e32bd089f01fd5cdbd9858fbf56f21699b1835e Author: Sascha Wildner s...@online.de Date: Fri Aug 3 02:18:34 2012 +0200 Add the hptrr(4) driver for HighPoint RocketRAID 17xx, 22xx, 23xx and 25xx. The manual page mentions the following adapters to be supported

git: DragonFly_RELEASE_3_0 hptmv(4): Reduce si_iosize_max to 64KB.

2012-08-02 Thread Sascha Wildner
commit 5597f4e1cb0dcb88a5f487a91559e81145fddc5b Author: Sascha Wildner s...@online.de Date: Fri Aug 3 00:42:39 2012 +0200 hptmv(4): Reduce si_iosize_max to 64KB. This fixes busdma panics we were getting with it. busdma-clue-by: sephe Summary of changes: sys/dev/raid

git: kernel/cam: Make si_iosize_max overridable by drivers.

2012-08-02 Thread Sascha Wildner
commit eaae67028fb6cb9f2a974b13db29814fcd8a57c3 Author: Sascha Wildner s...@online.de Date: Fri Aug 3 00:14:28 2012 +0200 kernel/cam: Make si_iosize_max overridable by drivers. Summary of changes: sys/bus/cam/cam_ccb.h |2 +- sys/bus/cam/scsi/scsi_da.c |6 +- 2 files

git: DragonFly_RELEASE_3_0 kernel/cam: Make si_iosize_max overridable by drivers.

2012-08-02 Thread Sascha Wildner
commit 61fe6a467e1371802337c73b1fa5cafe0eb2690d Author: Sascha Wildner s...@online.de Date: Fri Aug 3 00:14:28 2012 +0200 kernel/cam: Make si_iosize_max overridable by drivers. Summary of changes: sys/bus/cam/cam_ccb.h |2 +- sys/bus/cam/scsi/scsi_da.c |6 +- 2 files

git: hptmv(4): Reduce si_iosize_max to 64KB.

2012-08-02 Thread Sascha Wildner
commit ea778d16176a228522f06362e3aebac8f92f4b11 Author: Sascha Wildner s...@online.de Date: Fri Aug 3 00:42:39 2012 +0200 hptmv(4): Reduce si_iosize_max to 64KB. This fixes busdma panics we were getting with it. busdma-clue-by: sephe Summary of changes: sys/dev/raid

git: LINT/LINT64: Add BNX_TSO_DEBUG.

2012-07-31 Thread Sascha Wildner
commit 69647051b5f8c8d77e2d598952869565b8ec9f43 Author: Sascha Wildner s...@online.de Date: Tue Jul 31 13:39:05 2012 +0200 LINT/LINT64: Add BNX_TSO_DEBUG. Summary of changes: sys/config/LINT |1 + sys/config/LINT64 |1 + 2 files changed, 2 insertions(+), 0 deletions(-) http

git: sys/fcntl.h: Mark O_DIRECTORY as being new in POSIX.1-2008.

2012-07-30 Thread Sascha Wildner
commit 8a7990ec4818dfd56034bd7b8a8c35e40ca7a3c6 Author: Sascha Wildner s...@online.de Date: Mon Jul 30 18:28:00 2012 +0200 sys/fcntl.h: Mark O_DIRECTORY as being new in POSIX.1-2008. It is also visible in our default environment, just not if the code explicitly requests

git: kdump(1)/truss(1): Fix occasional quickworld breakage.

2012-07-30 Thread Sascha Wildner
commit 1dc13257a62ef79987eea8072020520b1d6499d3 Author: Sascha Wildner s...@online.de Date: Mon Jul 30 19:51:07 2012 +0200 kdump(1)/truss(1): Fix occasional quickworld breakage. Whenever we messed with our ioctls or certain definitions (like fcntl(2)'s O_* flags), kdump

git: ciss(4): Sync with FreeBSD.

2012-07-29 Thread Sascha Wildner
commit a8416dcf315e4fb01c023728062ece421c28b2c6 Author: Sascha Wildner s...@online.de Date: Sun Jul 29 20:49:26 2012 +0200 ciss(4): Sync with FreeBSD. Tons of good stuff. MPSAFEness, MSI interrupts, better performance, and a lot more (I'm too lazy to go through FreeBSD's logs

git: ciss.4: Document some tunables.

2012-07-29 Thread Sascha Wildner
commit b44c39e5a63367052538488189d68795308f35e5 Author: Sascha Wildner s...@online.de Date: Sun Jul 29 21:06:30 2012 +0200 ciss.4: Document some tunables. Summary of changes: share/man/man4/ciss.4 | 22 ++ 1 files changed, 22 insertions(+), 0 deletions(-) http

git: gcore(1): Make it work again.

2012-07-28 Thread Sascha Wildner
commit 05c07bb482acd7f42914c78129c4406d9c70a9ef Author: Sascha Wildner s...@online.de Date: Sat Jul 28 22:29:43 2012 +0200 gcore(1): Make it work again. Two commits broke things: 64fce751acfda11e21846e900fc774e88f32f52e which changed us to no longer claiming

git: DragonFly_RELEASE_3_0 gcore(1): Make it work again.

2012-07-28 Thread Sascha Wildner
commit 607d80389abc12e0111e66c550beed5e79fdb292 Author: Sascha Wildner s...@online.de Date: Sat Jul 28 22:29:43 2012 +0200 gcore(1): Make it work again. Two commits broke things: 64fce751acfda11e21846e900fc774e88f32f52e which changed us to no longer claiming

git: Remove unused header.

2012-07-28 Thread Sascha Wildner
commit 35f126e9908ed73ee49f2f8582a288f424297019 Author: Sascha Wildner s...@online.de Date: Sun Jul 29 01:40:18 2012 +0200 Remove unused header. Summary of changes: usr.bin/checkpt/DEFS.h | 40 1 files changed, 0 insertions(+), 40 deletions

git: Remove some more unused headers.

2012-07-28 Thread Sascha Wildner
commit a7227fc2267b075a342210d0f9ce841e7cf5b6ac Author: Sascha Wildner s...@online.de Date: Sun Jul 29 02:27:27 2012 +0200 Remove some more unused headers. Summary of changes: games/hack/def.gen.h | 15 --- lib/libc/resolv/res_mkupdate.h | 25

git: bsd-family-tree: Sync with FreeBSD.

2012-07-27 Thread Sascha Wildner
commit a6e6d0d8c3c90dc0214b1fa9603dc55f7500 Author: Sascha Wildner s...@online.de Date: Fri Jul 27 18:11:45 2012 +0200 bsd-family-tree: Sync with FreeBSD. Summary of changes: share/misc/bsd-family-tree |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) http

git: DragonFly_RELEASE_3_0 rc.d/netif: Require cleanvar.

2012-07-26 Thread Sascha Wildner
commit 07f638c0baf3854478d71aff8068c60cf4a8111c Author: Sascha Wildner s...@online.de Date: Tue Jul 24 23:19:23 2012 +0200 rc.d/netif: Require cleanvar. Before the ipfilter removal, netif required ipfilter, which required ipmon, which required cleanvar. In other words

git: DragonFly_RELEASE_3_0 lapic: Allow lapic enumeration to fail

2012-07-25 Thread Sascha Wildner
commit e2134c34e0fb9adf8f5d35c1ffbe7da775413db3 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Fri Jul 20 10:59:08 2012 +0800 lapic: Allow lapic enumeration to fail It is mainly used to workaround for some old brain dead BIOS, which will set BSP's LAPIC apic id to 255,

git: bc(1): Add libedit support.

2012-07-23 Thread Sascha Wildner
commit ac3cc18c11a8948daaf6b6174ca0b8d0220cff46 Author: Sascha Wildner s...@online.de Date: Mon Jul 23 19:23:55 2012 +0200 bc(1): Add libedit support. Reported-by: Pierre Abbat p...@phma.optus.nu Taken-from: FreeBSD Summary of changes: usr.bin/bc/Makefile |4

git: bc(1): Raise WARNS to 3 and fix a warning.

2012-07-23 Thread Sascha Wildner
commit b4d68f201ad07fff4ff0c37b4554d662b23c662d Author: Sascha Wildner s...@online.de Date: Mon Jul 23 19:38:29 2012 +0200 bc(1): Raise WARNS to 3 and fix a warning. Summary of changes: usr.bin/bc/Makefile |2 +- usr.bin/bc/bc.y |2 +- 2 files changed, 2 insertions(+), 2

git: Sync various files with tzcode2012c from ftp://ftp.iana.org/tz/releases

2012-07-21 Thread Sascha Wildner
commit 61fce72197c4cca0be196b069916087881ef9488 Author: Sascha Wildner s...@online.de Date: Sat Jul 21 11:35:27 2012 +0200 Sync various files with tzcode2012c from ftp://ftp.iana.org/tz/releases Not much to see here. Mainly removal of RCS IDs and some minor adjustments

git: kenv.9: kgetenv_*() functions actually return 1 if successful.

2012-07-21 Thread Sascha Wildner
commit fbaa5e6ccd7fa64a5cf92d0f71bdc5c57e584e1b Author: Sascha Wildner s...@online.de Date: Sat Jul 21 20:33:03 2012 +0200 kenv.9: kgetenv_*() functions actually return 1 if successful. Summary of changes: share/man/man9/kenv.9 |9 +++-- 1 files changed, 3 insertions(+), 6

git: mpt(4): Use MSI on SAS adapters that support it.

2012-07-21 Thread Sascha Wildner
commit f0731c1e48b5fcc4040fc3922524bdb6ba4af230 Author: Sascha Wildner s...@online.de Date: Sat Jul 21 20:43:31 2012 +0200 mpt(4): Use MSI on SAS adapters that support it. The hw.mpt.msi.enable tunable can be used to override this behavior. Tested-by: ftigeot Summary

git: mpt.4: Add missing .El

2012-07-21 Thread Sascha Wildner
commit bb91bb327f7767a815e03d2b8fb24b7d8374111c Author: Sascha Wildner s...@online.de Date: Sat Jul 21 20:48:23 2012 +0200 mpt.4: Add missing .El Summary of changes: share/man/man4/mpt.4 |1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org

git: mpt.4: Mention that mpt(4) is available in VMware (player in my case).

2012-07-21 Thread Sascha Wildner
commit 3720c7b452b6d8a2974342a020c8a0216c0d6f84 Author: Sascha Wildner s...@online.de Date: Sat Jul 21 21:52:19 2012 +0200 mpt.4: Mention that mpt(4) is available in VMware (player in my case). Summary of changes: share/man/man4/mpt.4 |4 1 files changed, 4 insertions(+), 0

git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012d from ftp://ftp.iana.org/tz/releases

2012-07-20 Thread Sascha Wildner
commit 85f5dddad0ccd56956847bd7831855d0dc7616e7 Author: Sascha Wildner s...@online.de Date: Fri Jul 20 10:22:22 2012 +0200 Sync zoneinfo database with tzdata2012d from ftp://ftp.iana.org/tz/releases * Removes the SCCS IDs * africa: Morocco does not observe DST from Jul 20

  1   2   3   4   5   6   7   8   9   10   >