git: DragonFly_RELEASE_3_4 nrelease: Handle dports' /usr/distfiles better and remove /usr/dports.

2013-04-21 Thread Sascha Wildner
commit af57bdcfa1fd2e47461fc0f5be53cb2626b0a41a Author: Sascha Wildner s...@online.de Date: Sun Apr 21 13:27:29 2013 +0200 nrelease: Handle dports' /usr/distfiles better and remove /usr/dports. Summary of changes: nrelease/Makefile | 7 +++ 1 file changed, 7 insertions(+) http

git: DragonFly_RELEASE_3_4 /usr/Makefile: Fix wrong indentation.

2013-04-22 Thread Sascha Wildner
commit 82d0e199c52d0c167ee6972cb623f381614bbea9 Author: Sascha Wildner s...@online.de Date: Mon Apr 22 10:30:38 2013 +0200 /usr/Makefile: Fix wrong indentation. Summary of changes: etc/Makefile.usr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org

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

2013-04-22 Thread Sascha Wildner
commit aee0b81bcfee1004d66e76dfe7baf90693a62f52 Author: Sascha Wildner s...@online.de Date: Mon Apr 22 20:08:50 2013 +0200 Sync zoneinfo database with tzdata2013c from ftp://ftp.iana.org/tz/releases * antarctica/australasia/zone.tab: Fix times of habitation for Macquarie

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

2013-04-22 Thread Sascha Wildner
commit 48d929d15a90fec7a8c5c8c20e092997d55d0ff3 Author: Sascha Wildner s...@online.de Date: Mon Apr 22 20:08:50 2013 +0200 Sync zoneinfo database with tzdata2013c from ftp://ftp.iana.org/tz/releases * antarctica/australasia/zone.tab: Fix times of habitation for Macquarie

git: gpio/dsched/devfs: Fix wrong lock checks.

2013-04-23 Thread Sascha Wildner
commit ab08ac79d6c4f8e8987fee192409f1a5a5026f32 Author: Sascha Wildner s...@online.de Date: Wed Apr 24 00:15:05 2013 +0200 gpio/dsched/devfs: Fix wrong lock checks. Summary of changes: sys/dev/misc/gpio/gpio.c| 8 sys/kern/kern_dsched.c | 4 ++-- sys/vfs/devfs

git: Remove some trailing whitespace in the manpages.

2013-04-24 Thread Sascha Wildner
commit d3479bf7ef54cb86a3bdcb8d76a42eae0d2f1fdc Author: Sascha Wildner s...@online.de Date: Wed Apr 24 20:18:39 2013 +0200 Remove some trailing whitespace in the manpages. Summary of changes: share/man/man5/make.conf.5 | 2 +- share/man/man7/build.7 | 2 +- 2 files changed, 2

git: DragonFly_RELEASE_3_4 gpio/dsched/devfs: Fix wrong lock checks.

2013-04-24 Thread Sascha Wildner
commit c505c0c049ef9d09321e412c348bf9336cb16aad Author: Sascha Wildner s...@online.de Date: Wed Apr 24 00:15:05 2013 +0200 gpio/dsched/devfs: Fix wrong lock checks. Summary of changes: sys/dev/misc/gpio/gpio.c| 8 sys/kern/kern_dsched.c | 4 ++-- sys/vfs/devfs

git: kernel/hptiop: Add missing braces.

2013-04-26 Thread Sascha Wildner
commit 58ad1c0e5b7ea6dcad42a6b07192b5fe3a1c9dd7 Author: Sascha Wildner s...@online.de Date: Sat Apr 27 02:57:05 2013 +0200 kernel/hptiop: Add missing braces. Summary of changes: sys/dev/raid/hptiop/hptiop.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) http

git: DragonFly_RELEASE_3_4 kernel/hptiop: Add missing braces.

2013-04-26 Thread Sascha Wildner
commit db32fa43b06b3a3c173bf51b51f628104b699ba6 Author: Sascha Wildner s...@online.de Date: Sat Apr 27 02:57:05 2013 +0200 kernel/hptiop: Add missing braces. Summary of changes: sys/dev/raid/hptiop/hptiop.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) http

git: kernel/ng_iface: Add missing braces.

2013-04-26 Thread Sascha Wildner
commit dfc385dd8373172b0faa704c2cdd33d3d12868b1 Author: Sascha Wildner s...@online.de Date: Sat Apr 27 03:03:29 2013 +0200 kernel/ng_iface: Add missing braces. Summary of changes: sys/netgraph/iface/ng_iface.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) http

git: DragonFly_RELEASE_3_4 kernel/ng_iface: Add missing braces.

2013-04-26 Thread Sascha Wildner
commit 0622d01d545399d59c2ecd4849ebb3b01e84c26f Author: Sascha Wildner s...@online.de Date: Sat Apr 27 03:03:29 2013 +0200 kernel/ng_iface: Add missing braces. Summary of changes: sys/netgraph/iface/ng_iface.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) http

git: Remove some header files for drivers that were deleted.

2013-04-28 Thread Sascha Wildner
commit e7d467f45493b91624cee528ba390c4b27140336 Author: Sascha Wildner s...@online.de Date: Sun Apr 28 09:48:25 2013 +0200 Remove some header files for drivers that were deleted. Summary of changes: Makefile_upgrade.inc | 2 ++ sys/platform/pc32/include/ioctl_ctx.h | 32

git: Remove pca and speaker device remains (both deleted).

2013-04-28 Thread Sascha Wildner
commit 66c222b3be8e921163143360b6e2f726e8290031 Author: Sascha Wildner s...@online.de Date: Sun Apr 28 10:27:14 2013 +0200 Remove pca and speaker device remains (both deleted). Summary of changes: Makefile_upgrade.inc | 9 ++ etc/apmd.conf | 3

git: usr.sbin/Makefile: Fix typo from the last commit.

2013-04-28 Thread Sascha Wildner
commit 6a4fdc0ba3ebe223423410ee5c2d636f7b025bd1 Author: Sascha Wildner s...@online.de Date: Sun Apr 28 10:52:47 2013 +0200 usr.sbin/Makefile: Fix typo from the last commit. Summary of changes: usr.sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http

git: pthread.h: Adjust the visibility of pthread_{get, set}stackaddr() protos.

2013-05-01 Thread Sascha Wildner
commit 6301cf7306041bc1a846847960843b60fa989322 Author: Sascha Wildner s...@online.de Date: Wed May 1 00:18:03 2013 +0200 pthread.h: Adjust the visibility of pthread_{get,set}stackaddr() protos. The functions were removed from issue 7 of the specification. http

git: rtadvd(8): Fix a typo in a message.

2013-05-02 Thread Sascha Wildner
commit 66e72101cc32272ae370b895ca3d9e3e99c5c3a8 Author: Sascha Wildner s...@online.de Date: Thu May 2 19:40:23 2013 +0200 rtadvd(8): Fix a typo in a message. Summary of changes: usr.sbin/rtadvd/rrenum.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) http

git: kernel/netgraph: Fix a 64 bit pointer issue.

2013-05-03 Thread Sascha Wildner
commit 8279e82c0c763b523d18433931e9b0e6ea6fac98 Author: Sascha Wildner s...@online.de Date: Fri May 3 19:22:11 2013 +0200 kernel/netgraph: Fix a 64 bit pointer issue. Previously, ng_parse_uint32_type was taken on x86_64 too. Taken-from: FreeBSD Summary of changes: sys

git: Use C99 __func__ instead of __FUNCTION__.

2013-05-04 Thread Sascha Wildner
commit 7fd4e1a12ffdc583c9780b5a1cd21b3252cc19ae Author: Sascha Wildner s...@online.de Date: Sat May 4 21:58:43 2013 +0200 Use C99 __func__ instead of __FUNCTION__. Summary of changes: lib/libstand/hammerread.c | 10 -- sys/bus/u4b/controller/ehci.c

git: kernel/acpi: Sync acpi_pci_link with FreeBSD.

2013-05-08 Thread Sascha Wildner
commit 06871c60cc152690c2ce3190c6a1b23101752666 Author: Sascha Wildner s...@online.de Date: Wed May 8 20:26:52 2013 +0200 kernel/acpi: Sync acpi_pci_link with FreeBSD. * Fix use-after-free bug for extended IRQ resource[1]. * Some BIOSes use an Extended IRQ resource

git: Add option 'dmesg -c' which clears the kernel buffer after it is printed.

2013-05-10 Thread Sascha Wildner
commit f5c1f6e0209e27d15d137c23e552ef830b9c6c7f Author: Eitan Adler li...@eitanadler.com Date: Fri May 10 14:24:39 2013 -0400 Add option 'dmesg -c' which clears the kernel buffer after it is printed. Tested by: swildner Summary of changes: sbin/dmesg/dmesg.8 | 6 --

git: Update the pciconf(8) database.

2013-05-15 Thread Sascha Wildner
commit b0b55e21a228b081fb03bcc5c2719190496d029c Author: Sascha Wildner s...@online.de Date: Wed May 15 16:32:30 2013 +0200 Update the pciconf(8) database. May 14, 2013 snapshot from http://pciids.sourceforge.net/ Summary of changes: share/misc/pci_vendors | 309

git: kernel: Add the tpm(4) driver for trusted platform modules.

2013-05-15 Thread Sascha Wildner
commit f1e3af6c0d9fb009456c1ad7a10c323acbf7022f Author: Sascha Wildner s...@online.de Date: Wed May 15 20:19:18 2013 +0200 kernel: Add the tpm(4) driver for trusted platform modules. Tested-by: tuxillo on a HP ProBook 6460b Taken-from: FreeBSD Summary of changes: share/man

git: lvm: Fix two wrong array indexes.

2013-05-17 Thread Sascha Wildner
commit e1c190724ab50463680fb1098d889713e47c79ae Author: Sascha Wildner s...@online.de Date: Sat May 18 03:16:29 2013 +0200 lvm: Fix two wrong array indexes. Both files are not used by us. Just in case someone wants to play with them. Summary of changes: contrib/lvm2/dist

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

2013-05-19 Thread Sascha Wildner
commit 5a8bfab2d133ad89d7d7aab33e2a661ae2bc6103 Author: Sascha Wildner s...@online.de Date: Sat May 18 12:48:47 2013 +0200 bsd-family-tree: Sync with FreeBSD. Summary of changes: share/misc/bsd-family-tree | 39 +-- 1 file changed, 21 insertions(+), 18

git: Use '#!/usr/bin/env' to find perl in some scripts.

2013-05-19 Thread Sascha Wildner
commit c311ab1309381df18f36a2068699f605abbfee74 Author: Sascha Wildner s...@online.de Date: Sun May 19 18:18:58 2013 +0200 Use '#!/usr/bin/env' to find perl in some scripts. Summary of changes: lib/libc_r/test/propagate_s.pl | 3 +-- lib/libc_r/test/verify | 3

git: Remove /usr/pkg/xorg/... and /usr/X11R6/... from various paths/manpages.

2013-05-20 Thread Sascha Wildner
commit 09ab87f8e148ebbef3306e264daf7f6ce93fec51 Author: Sascha Wildner s...@online.de Date: Mon May 20 08:40:57 2013 +0200 Remove /usr/pkg/xorg/... and /usr/X11R6/... from various paths/manpages. Summary of changes: gnu/usr.bin/man/manpath/manpath.config | 1 - gnu/usr.bin/texinfo

git: installer: Remove pnpinfo configuration option.

2013-05-20 Thread Sascha Wildner
commit 020dfd2d23a52a6d3a3020897966e3f22f177c8b Author: Sascha Wildner s...@online.de Date: Sun May 19 16:05:10 2013 +0200 installer: Remove pnpinfo configuration option. pnpinfo(8) is i386 only. Also, it's easy enough to review it by logging in as root. Suggested

git: whereis(1): Search /usr/dports too.

2013-05-20 Thread Sascha Wildner
commit cc4a00ac148f1e612a96c848d67b1b8406446c10 Author: Sascha Wildner s...@online.de Date: Mon May 20 14:17:10 2013 +0200 whereis(1): Search /usr/dports too. Summary of changes: usr.bin/whereis/pathnames.h | 4 +++- usr.bin/whereis/whereis.1 | 6 +++--- usr.bin/whereis/whereis.c

git: tpm(4): Fix building with TPM_DEBUG.

2013-05-21 Thread Sascha Wildner
commit c0a87e87a3fcb6a663dd12401bda1954712bc590 Author: Sascha Wildner s...@online.de Date: Wed May 22 04:30:33 2013 +0200 tpm(4): Fix building with TPM_DEBUG. Summary of changes: sys/dev/crypto/tpm/tpm.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) http

git: sys/cdefs.h: Add compatibility macros for C11's _Noreturn.

2013-05-21 Thread Sascha Wildner
commit c3e32db947bdbd366b7d98cf11a55763834c72d2 Author: Sascha Wildner s...@online.de Date: Wed May 22 06:52:08 2013 +0200 sys/cdefs.h: Add compatibility macros for C11's _Noreturn. Taken-from: FreeBSD Summary of changes: sys/sys/cdefs.h | 14 ++ 1 file changed, 14

git: stdlib.h: Use _Noreturn for C11's quick_exit().

2013-05-21 Thread Sascha Wildner
commit 1e6da6a605b1132cac9be71336d5d836d141c396 Author: Sascha Wildner s...@online.de Date: Wed May 22 06:53:17 2013 +0200 stdlib.h: Use _Noreturn for C11's quick_exit(). Taken-from: FreeBSD Summary of changes: include/stdlib.h | 3 ++- 1 file changed, 2 insertions(+), 1

git: sys/cdefs.h: Fix buildworld until I understand it better.

2013-05-22 Thread Sascha Wildner
commit a12c3d2bda730b422b8d7f46f7bd7813be9eec9a Author: Sascha Wildner s...@online.de Date: Wed May 22 10:32:27 2013 +0200 sys/cdefs.h: Fix buildworld until I understand it better. Summary of changes: sys/sys/cdefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http

git: sys/cdefs.h: Simplify the _Noreturn compatibility macro.

2013-05-22 Thread Sascha Wildner
commit e48c55283e4d0f6c4a45c12f7659117485942ce1 Author: Sascha Wildner s...@online.de Date: Wed May 22 20:15:23 2013 +0200 sys/cdefs.h: Simplify the _Noreturn compatibility macro. Our g++ doesn't support [[noreturn]] yet. We might use [[gnu::noreturn]] here for now

git: hier.7: Add some bits about /usr/dports and /usr/local.

2013-05-23 Thread Sascha Wildner
commit bab5cbb72700b9c374230da66a5f6fd3695e93ee Author: Sascha Wildner s...@online.de Date: Thu May 23 21:09:02 2013 +0200 hier.7: Add some bits about /usr/dports and /usr/local. Summary of changes: share/man/man7/hier.7 | 27 ++- 1 file changed, 18 insertions

git: hier.7: Adjust date.

2013-05-23 Thread Sascha Wildner
commit f246aa4e1ea3ddefceeda6908c7bee2ab9183193 Author: Sascha Wildner s...@online.de Date: Thu May 23 21:11:18 2013 +0200 hier.7: Adjust date. Summary of changes: share/man/man7/hier.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git

git: split(1): Use dehumanize_number(3) for -b.

2013-05-25 Thread Sascha Wildner
commit 95a036f62d65fb0b12b6e2ff729268aa2cf09880 Author: Sascha Wildner s...@online.de Date: Sat May 25 14:46:09 2013 +0200 split(1): Use dehumanize_number(3) for -b. Summary of changes: usr.bin/split/Makefile | 4 +++- usr.bin/split/split.1 | 20 ++-- usr.bin/split

git: split(1): Retain previous error message.

2013-05-25 Thread Sascha Wildner
commit 400a537abce73e4f80511fcdd27906f6ad23 Author: Sascha Wildner s...@online.de Date: Sat May 25 14:55:22 2013 +0200 split(1): Retain previous error message. Summary of changes: usr.bin/split/split.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) http

git: split(1): Add missing static declarations.

2013-05-25 Thread Sascha Wildner
commit 342c52d7e71fd8afc406128bd89dfa6a56b4fdb6 Author: Sascha Wildner s...@online.de Date: Sat May 25 21:24:04 2013 +0200 split(1): Add missing static declarations. Submitted-by: Eitan Adler li...@eitanadler.com Summary of changes: usr.bin/split/split.c | 32

git: fetch(1): Fix a wrong check that was always false.

2013-05-26 Thread Sascha Wildner
commit ba1bc4fba4be7f6e799f8756f33a070ac926b1ef Author: Sascha Wildner s...@online.de Date: Sun May 26 11:29:02 2013 +0200 fetch(1): Fix a wrong check that was always false. Summary of changes: usr.bin/fetch/fetch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http

git: DragonFly_RELEASE_3_4 mrouted(8): Fix a wrong check that was always false.

2013-05-26 Thread Sascha Wildner
commit dc7fba93c36a4fa36e8eaaa0f02dac0a7175d1fa Author: Sascha Wildner s...@online.de Date: Sun May 26 11:29:41 2013 +0200 mrouted(8): Fix a wrong check that was always false. Summary of changes: usr.sbin/mrouted/mapper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http

git: jme.4: Fix some wording and typos.

2013-05-26 Thread Sascha Wildner
commit 24b45c7686931154dd45c6ca263f166c8334dcd3 Author: Sascha Wildner s...@online.de Date: Sun May 26 14:27:41 2013 +0200 jme.4: Fix some wording and typos. Summary of changes: share/man/man4/jme.4 | 58 ++-- 1 file changed, 29 insertions

git: libc/citrus: Fix an assertion ( becomes ).

2013-05-26 Thread Sascha Wildner
commit c09784a6b6745dc6fbe9f236132e610255913c9b Author: Sascha Wildner s...@online.de Date: Sun May 26 22:36:13 2013 +0200 libc/citrus: Fix an assertion ( becomes ). Summary of changes: lib/libc/citrus/modules/citrus_mapper_std.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion

git: libc/citrus: Remove unneeded check (n is never 0).

2013-05-26 Thread Sascha Wildner
commit 8915ff7d9a71b2b537706d5210425ac2d15df935 Author: Sascha Wildner s...@online.de Date: Sun May 26 22:28:36 2013 +0200 libc/citrus: Remove unneeded check (n is never 0). Summary of changes: lib/libc/citrus/modules/citrus_iso2022.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion

git: phantasia(6): Fix two operator precedence mistakes.

2013-05-26 Thread Sascha Wildner
commit 55d6ea2b746c7ab47cfb61da6712279d6328cf1f Author: Sascha Wildner s...@online.de Date: Sun May 26 21:59:37 2013 +0200 phantasia(6): Fix two operator precedence mistakes. Summary of changes: games/phantasia/fight.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) http

git: DragonFly_RELEASE_3_4 phantasia(6): Fix two operator precedence mistakes.

2013-05-26 Thread Sascha Wildner
commit 10cb8700630f2b12e539e49aa9ca9bc012406e53 Author: Sascha Wildner s...@online.de Date: Sun May 26 21:59:37 2013 +0200 phantasia(6): Fix two operator precedence mistakes. Summary of changes: games/phantasia/fight.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) http

git: DragonFly_RELEASE_3_4 libc/citrus: Fix an assertion ( becomes ).

2013-05-26 Thread Sascha Wildner
commit 1280cf7ffb5b1d928a770571e92996e5dbdefa98 Author: Sascha Wildner s...@online.de Date: Sun May 26 22:36:13 2013 +0200 libc/citrus: Fix an assertion ( becomes ). Summary of changes: lib/libc/citrus/modules/citrus_mapper_std.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion

git: nrelease: Switch over to dports for all packages.

2013-05-29 Thread Sascha Wildner
commit c36c5990ecc916f74ae7779e8ee6fc6b718a3c69 Author: Sascha Wildner s...@online.de Date: Sun May 19 14:12:42 2013 +0200 nrelease: Switch over to dports for all packages. Summary of changes: nrelease/Makefile | 176 +++--- nrelease/root

git: Point to more neutral, yet dports biased directories from manual pages.

2013-05-30 Thread Sascha Wildner
commit c8e8a2e595a8fc2b86b5ba3cfd32c77f35281c8c Author: Sascha Wildner s...@online.de Date: Thu May 30 10:27:16 2013 +0200 Point to more neutral, yet dports biased directories from manual pages. Most of them are identical in pkgsrc. Summary of changes: bin/ls/ls.1

git: kernel/kern_time.c: Mark the hack to not settimeofday(0) with XXX.

2013-05-30 Thread Sascha Wildner
commit 77df8a5da736322624f3fec17ce206550d46c535 Author: Sascha Wildner s...@online.de Date: Mon May 20 20:54:59 2013 +0200 kernel/kern_time.c: Mark the hack to not settimeofday(0) with XXX. Summary of changes: sys/kern/kern_time.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

git: evtranalyze(1): Move it to using ploticus from dports.

2013-05-30 Thread Sascha Wildner
commit 24c607ef7e743004e64d531f3cc5c6b59aaaf2a5 Author: Sascha Wildner s...@online.de Date: Mon May 20 21:00:00 2013 +0200 evtranalyze(1): Move it to using ploticus from dports. Summary of changes: usr.bin/evtranalyze/evtranalyze.1 | 2 +- usr.bin/evtranalyze/plotter.c | 4 ++-- 2

git: bce.4: Fix wording and typos in a number of places.

2013-05-30 Thread Sascha Wildner
commit f2a32df2b4b079c4a81bd679ab78c388a65f6771 Author: Sascha Wildner s...@online.de Date: Thu May 30 11:55:55 2013 +0200 bce.4: Fix wording and typos in a number of places. Summary of changes: share/man/man4/bce.4 | 30 +++--- 1 file changed, 15 insertions

git: Give /usr/local/... precedence over /usr/pkg/... in various paths.

2013-05-31 Thread Sascha Wildner
commit ee48961f69795d85deef944236be3fb4ee65874f Author: Sascha Wildner s...@online.de Date: Mon May 20 14:50:45 2013 +0200 Give /usr/local/... precedence over /usr/pkg/... in various paths. Summary of changes: Makefile| 2 +- Makefile.inc1

git: DragonFly_RELEASE_3_4 kernel/mpt: Fix two operator precedence mistakes.

2013-05-31 Thread Sascha Wildner
commit 6005dc6c4197197b116b6ff124fc484bd9750e95 Author: Sascha Wildner s...@online.de Date: Sun May 26 21:59:06 2013 +0200 kernel/mpt: Fix two operator precedence mistakes. Summary of changes: sys/dev/disk/mpt/mpt_raid.c | 2 +- sys/dev/disk/mpt/mpt_user.c | 4 ++-- 2 files changed, 3

git: kernel/mpt: Remove empty macros.

2013-05-31 Thread Sascha Wildner
commit 8e5a362629125d834064330a16dc2010d4f63c46 Author: Sascha Wildner s...@online.de Date: Fri May 31 21:54:34 2013 +0200 kernel/mpt: Remove empty macros. Summary of changes: sys/dev/disk/mpt/mpt.h | 2 -- sys/dev/disk/mpt/mpt_cam.c | 75

git: sigaltstack(2): Bring it closer to POSIX.

2013-06-01 Thread Sascha Wildner
commit 3b6dbd26f398ed049b14b809f77f2a5f0e3cf226 Author: Sascha Wildner s...@online.de Date: Sat Jun 1 21:05:30 2013 +0200 sigaltstack(2): Bring it closer to POSIX. POSIX says that sigaltstack() shall return EINVAL if the ss argument is not a null pointer, and the ss_flags

git: mpt(4): Use cam_calc_geometry() directly.

2013-06-01 Thread Sascha Wildner
commit 52001f090eaec9ac46f3a275669ca9a2248fda51 Author: Sascha Wildner s...@online.de Date: Sun Jun 2 04:08:34 2013 +0200 mpt(4): Use cam_calc_geometry() directly. Summary of changes: sys/dev/disk/mpt/mpt_cam.c | 9 + 1 file changed, 1 insertion(+), 8 deletions(-) http

git: bce.4: Remove unnecessary .Pp and trailing whitespace.

2013-06-01 Thread Sascha Wildner
commit 587fe0c4d1160246c1c23e5bd7e97cc4f0923491 Author: Sascha Wildner s...@online.de Date: Sun Jun 2 04:28:18 2013 +0200 bce.4: Remove unnecessary .Pp and trailing whitespace. Summary of changes: share/man/man4/bce.4 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) http

git: complex.h: Allow CMPLX CMPLXF CMPLXL in our default environment.

2013-06-02 Thread Sascha Wildner
commit 1c0e3a2c5c0748266b4e9798c5ea7802c50e0122 Author: Sascha Wildner s...@online.de Date: Sun Jun 2 22:49:18 2013 +0200 complex.h: Allow CMPLX CMPLXF CMPLXL in our default environment. Summary of changes: lib/libm/src/complex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion

git: DragonFly_RELEASE_3_4 fetch(1): Fix a wrong check that was always false.

2013-06-03 Thread Sascha Wildner
commit f30587d7335c03c8d99ca4897b991fd944bbceb2 Author: Sascha Wildner s...@online.de Date: Sun May 26 11:29:02 2013 +0200 fetch(1): Fix a wrong check that was always false. Summary of changes: usr.bin/fetch/fetch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http

git: libm: Fix an MLINKS typo.

2013-06-03 Thread Sascha Wildner
commit de6a73fb432f339dd24ab8cede8855826c0a2ce6 Author: Sascha Wildner s...@online.de Date: Mon Jun 3 19:02:24 2013 +0200 libm: Fix an MLINKS typo. Summary of changes: lib/libm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git

git: Add FreeBSD's libm tests.

2013-06-03 Thread Sascha Wildner
commit 7f8c68295613ce24cc71827cf210cb3d1e3bc69b Author: Sascha Wildner s...@online.de Date: Sun Jun 2 22:50:54 2013 +0200 Add FreeBSD's libm tests. Summary of changes: tools/regression/lib/libm/Makefile | 16 + tools/regression/lib/libm/test-cexp.c| 393

git: Add FreeBSD's tgmath.h tests.

2013-06-03 Thread Sascha Wildner
commit 5eed1aba40516bdf854fcd0c166e7bf10ebbe9d7 Author: Sascha Wildner s...@online.de Date: Mon Jun 3 20:04:45 2013 +0200 Add FreeBSD's tgmath.h tests. Summary of changes: tools/regression/include/tgmath/Makefile | 8 + tools/regression/include/tgmath/tgmath.c | 621

git: rconfig(8): Stop creating /usr/pkg/etc/mk.conf from the scripts.

2013-06-03 Thread Sascha Wildner
commit a5f1bd2782f073f93dd7d380e01fd0ddde448156 Author: Sascha Wildner s...@online.de Date: Mon May 20 15:02:40 2013 +0200 rconfig(8): Stop creating /usr/pkg/etc/mk.conf from the scripts. Summary of changes: share/examples/rconfig/encrypted_root.sh| 9 - share/examples

git: cam(3): Fix a wrong check and bump WARNS to 2.

2013-06-04 Thread Sascha Wildner
commit b543f8d59e275e6041c6e94dc86bc0b2846b2ed5 Author: Sascha Wildner s...@online.de Date: Sat Jun 1 12:36:34 2013 +0200 cam(3): Fix a wrong check and bump WARNS to 2. Summary of changes: lib/libcam/Makefile | 3 +-- lib/libcam/camlib.c | 3 +-- 2 files changed, 2 insertions(+), 4

git: DragonFly_RELEASE_3_4 cam(3): Fix a wrong check and bump WARNS to 2.

2013-06-04 Thread Sascha Wildner
commit 9170a8d46ac9437ff94b11cc5d9bc0b76a271396 Author: Sascha Wildner s...@online.de Date: Sat Jun 1 12:36:34 2013 +0200 cam(3): Fix a wrong check and bump WARNS to 2. Summary of changes: lib/libcam/Makefile | 3 +-- lib/libcam/camlib.c | 3 +-- 2 files changed, 2 insertions(+), 4

git: rpc.statd(8): Fix warnings and bump WARNS to 6.

2013-06-04 Thread Sascha Wildner
commit 0429c13067a052510caa0f0ffb1520c9693140cd Author: Sascha Wildner s...@online.de Date: Tue Jun 4 19:27:16 2013 +0200 rpc.statd(8): Fix warnings and bump WARNS to 6. Summary of changes: usr.sbin/rpc.statd/Makefile | 2 -- usr.sbin/rpc.statd/file.c | 6 +++--- usr.sbin/rpc.statd

git: sys/cdefs.h: Add some macros needed for our tgmath.h.

2013-06-06 Thread Sascha Wildner
commit d5735ef9b37a3fdc378d2ebc9b199f2d166c6772 Author: Sascha Wildner s...@online.de Date: Thu Jun 6 20:11:04 2013 +0200 sys/cdefs.h: Add some macros needed for our tgmath.h. Taken-from: FreeBSD Summary of changes: sys/sys/cdefs.h | 35 +++ 1

git: gcc: Stop installing GCC's tgmath.h to /usr/libdata/gcc{44,47}.

2013-06-06 Thread Sascha Wildner
commit 434e73e2f3eeb01e9b94d549ad18a433ac8e2574 Author: Sascha Wildner s...@online.de Date: Thu Jun 6 20:20:10 2013 +0200 gcc: Stop installing GCC's tgmath.h to /usr/libdata/gcc{44,47}. Before this commit, the recently imported tgmath.h (in /usr/include when installed) wasn't

git: gcc44: Bring back an accidentally removed file.

2013-06-06 Thread Sascha Wildner
commit edfd48355a4386b6f4eefb36f0f95595f99b7fe5 Author: Sascha Wildner s...@online.de Date: Thu Jun 6 20:27:46 2013 +0200 gcc44: Bring back an accidentally removed file. Summary of changes: gnu/lib/gcc44/libgcc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) http

git: Fix some printf()s.

2013-06-08 Thread Sascha Wildner
commit 517258aaf3627e15903b4ff32cb5f8c564c2d5ad Author: Sascha Wildner s...@online.de Date: Fri Jun 7 18:50:40 2013 +0200 Fix some printf()s. Summary of changes: test/sysperf/memcpy.c | 4 +--- test/sysperf/memzero.c | 4 +--- usr.bin/tip/libacu/unidialer.c | 2 +- 3

git: Adjust some manual pages for dports.

2013-06-08 Thread Sascha Wildner
commit e8c036367a7817afecff6b0e9dfe64a1abb4fa3a Author: Sascha Wildner s...@online.de Date: Sat Jun 8 12:09:49 2013 +0200 Adjust some manual pages for dports. Summary of changes: share/man/man7/build.7 | 3 ++- usr.sbin/burncd/burncd.8 | 2 +- usr.sbin/fwcontrol/fwcontrol.8

git: build.7: Some more clarification.

2013-06-08 Thread Sascha Wildner
commit 329dd511880588f09b012554efac1c622307 Author: Sascha Wildner s...@online.de Date: Sat Jun 8 12:13:50 2013 +0200 build.7: Some more clarification. Summary of changes: share/man/man7/build.7 | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) http

git: Adjust some more files for dports.

2013-06-08 Thread Sascha Wildner
commit fe3c08fa41d833e200d7f62aa98815f1d68185f2 Author: Sascha Wildner s...@online.de Date: Sat Jun 8 18:28:53 2013 +0200 Adjust some more files for dports. Summary of changes: etc/hosts.allow | 3 +-- etc/rc.d/named | 2 +- share/examples

git: Fix SEE ALSO sorting order in some manual pages.

2013-06-13 Thread Sascha Wildner
commit 5251074524d878449af5a29592aff132f7a4e588 Author: Sascha Wildner s...@online.de Date: Thu Jun 13 14:31:46 2013 +0200 Fix SEE ALSO sorting order in some manual pages. Summary of changes: lib/libm/man/complex.3 | 2 +- lib/libm/man/sin.3 | 2 +- lib/libusb/libusb20.3 | 2 +- 3

git: Remove some unused variables.

2013-06-15 Thread Sascha Wildner
commit a1113e4ef357511b15eec33653534ba5ebf7bbae Author: Sascha Wildner s...@online.de Date: Fri Jun 7 20:46:15 2013 +0200 Remove some unused variables. Summary of changes: bin/cpdup/compat_sun.c | 1 - games/canfield/canfield/canfield.c | 4 lib/libc/net/getifaddrs.c

git: libc/fmtmsg: Check the correct variable against MM_NULLACT.

2013-06-15 Thread Sascha Wildner
commit 992f890cce5d84ca0a033220b530d8587a75cff0 Author: Sascha Wildner s...@online.de Date: Sat Jun 15 09:42:48 2013 +0200 libc/fmtmsg: Check the correct variable against MM_NULLACT. Taken-from: FreeBSD (r199046) Summary of changes: lib/libc/gen/fmtmsg.c | 4 ++-- 1 file changed

git: DragonFly_RELEASE_3_4 libc/fmtmsg: Check the correct variable against MM_NULLACT.

2013-06-15 Thread Sascha Wildner
commit af1c823c5d3cf328824153f2b556146e7024aec2 Author: Sascha Wildner s...@online.de Date: Sat Jun 15 09:42:48 2013 +0200 libc/fmtmsg: Check the correct variable against MM_NULLACT. Taken-from: FreeBSD (r199046) Summary of changes: lib/libc/gen/fmtmsg.c | 4 ++-- 1 file changed

git: Fix some typos in manual pages.

2013-06-16 Thread Sascha Wildner
commit 49af6f0f2986cae75df6c7135c76e0b739cf984a Author: Sascha Wildner s...@online.de Date: Sun Jun 16 14:58:20 2013 +0200 Fix some typos in manual pages. Summary of changes: libexec/ypxfr/ypxfr.8| 3 +-- share/man/man4/bce.4 | 2 +- share/man/man7/vkernel.7 | 2 +- 3 files

git: fstat(1): fsp is in fact used.

2013-06-18 Thread Sascha Wildner
commit ed63e0eb3927b48c2de1998eea6ceafa5b421122 Author: Sascha Wildner s...@online.de Date: Tue Jun 18 18:18:00 2013 +0200 fstat(1): fsp is in fact used. Summary of changes: usr.bin/fstat/ext2fs.c | 2 +- usr.bin/fstat/ntfs.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions

git: bsd-family-tree: Sync with FreeBSD (NetBSD 5.2, 6.0.1, 6.0.2).

2013-06-19 Thread Sascha Wildner
commit 12728eab9827bc13c9a8c54b6689788a3223cae3 Author: Sascha Wildner s...@online.de Date: Wed Jun 19 19:19:42 2013 +0200 bsd-family-tree: Sync with FreeBSD (NetBSD 5.2, 6.0.1, 6.0.2). Summary of changes: share/misc/bsd-family-tree | 88 ++ 1

git: fstat(1): Style changes: Remove param names from protos and staticise.

2013-06-20 Thread Sascha Wildner
commit 80781f92ea457df20d4ed5898798db9d14a8c58c Author: Sascha Wildner s...@online.de Date: Thu Jun 20 18:30:54 2013 +0200 fstat(1): Style changes: Remove param names from protos and staticise. Summary of changes: usr.bin/fstat/fstat.c | 48

git: fstat(1): Put the v_type - mode_t conversion into a separate function.

2013-06-20 Thread Sascha Wildner
commit 3909f1639734f7feb1b6a62e418458d1fa9de926 Author: Sascha Wildner s...@online.de Date: Thu Jun 20 18:25:04 2013 +0200 fstat(1): Put the v_type - mode_t conversion into a separate function. Summary of changes: usr.bin/fstat/ext2fs.c | 34 +- usr.bin

git: pnpinfo(1): Use errx(), use correct variable (from FreeBSD).

2013-06-20 Thread Sascha Wildner
commit c5f7a10b6dda1ce61f3bdbdb0dc81a024121166c Author: Sascha Wildner s...@online.de Date: Thu Jun 20 21:45:57 2013 +0200 pnpinfo(1): Use errx(), use correct variable (from FreeBSD). Summary of changes: contrib/pnpinfo/pnpinfo.c | 16 ++-- 1 file changed, 6 insertions(+), 10

git: fstat(1): tmpfs support

2013-06-20 Thread Sascha Wildner
commit 62e1ddd29c72cd531f86af0ec858cc5cfcd77ed7 Author: Sascha Wildner s...@online.de Date: Thu Jun 20 22:55:52 2013 +0200 fstat(1): tmpfs support Summary of changes: usr.bin/fstat/Makefile | 2 +- usr.bin/fstat/fstat.c | 4 usr.bin/fstat/fstat.h

git: kernel/802.11: Use the proper enum for ic_vap_create()'s opmode parameter.

2013-06-30 Thread Sascha Wildner
commit 18ef6e461cce6b84054721eb367b1ceeda3e4a76 Author: Sascha Wildner s...@online.de Date: Sun Jun 30 04:47:18 2013 +0200 kernel/802.11: Use the proper enum for ic_vap_create()'s opmode parameter. Summary of changes: sys/dev/netif/ath/ath/if_ath.c | 6 -- sys/dev/netif/iwi

git: complex.3: Use %O for URLs.

2013-06-30 Thread Sascha Wildner
commit d11357e8967dc58aed397a5736f6689ecd1b88ca Author: Sascha Wildner s...@online.de Date: Sun Jun 30 22:18:14 2013 +0200 complex.3: Use %O for URLs. Summary of changes: lib/libm/man/complex.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflybsd.org

git: kernel/netif: Bring in the oce(4) driver for Emulex OneConnect 10Gb NICs.

2013-07-01 Thread Sascha Wildner
commit 229aec1cb407568c5cb89872ce2588747367ccf1 Author: Sascha Wildner s...@online.de Date: Mon Jul 1 18:23:05 2013 +0200 kernel/netif: Bring in the oce(4) driver for Emulex OneConnect 10Gb NICs. According to the manual page, it supports: * Emulex BladeEngine 2

git: oce.4: Add ifmedia(4) reference.

2013-07-01 Thread Sascha Wildner
commit 112426ec90eff8505aa5eddb6edb83960ae9bc5c Author: Sascha Wildner s...@online.de Date: Mon Jul 1 21:06:35 2013 +0200 oce.4: Add ifmedia(4) reference. Summary of changes: share/man/man4/oce.4 | 1 + 1 file changed, 1 insertion(+) http://gitweb.dragonflybsd.org/dragonfly.git

git: libc/getdevpath: Remove unneeded strlen().

2013-07-01 Thread Sascha Wildner
commit 44b64581151dc6c20bfd11d7ed6d52f7f1c9b2e8 Author: Sascha Wildner s...@online.de Date: Mon Jul 1 23:05:23 2013 +0200 libc/getdevpath: Remove unneeded strlen(). Summary of changes: lib/libc/gen/getdevpath.c | 2 -- 1 file changed, 2 deletions(-) http://gitweb.dragonflybsd.org

git: kernel/oce: Fix sysctl names and firmware updating instructions.

2013-07-02 Thread Sascha Wildner
commit 5906ca8078eea50701482727f6f574aa338bfe74 Author: Sascha Wildner s...@online.de Date: Tue Jul 2 20:35:42 2013 +0200 kernel/oce: Fix sysctl names and firmware updating instructions. Summary of changes: share/man/man4/oce.4 | 7 +++ sys/dev/netif/oce/oce_sysctl.c | 8

git: kernel/asr: Clean up the include jungle a bit.

2013-07-04 Thread Sascha Wildner
commit 8245a8c3d6376c3247decad645aec411985b4898 Author: Sascha Wildner s...@online.de Date: Thu Jul 4 21:56:47 2013 +0200 kernel/asr: Clean up the include jungle a bit. Summary of changes: sys/dev/raid/asr/osd_util.h | 12 +--- sys/dev/raid/asr/sys_info.h | 12 +--- 2

git: kernel/dev: Remove some #include duplicates.

2013-07-04 Thread Sascha Wildner
commit 9d92d2f7b14a5e9bd21cbc327ad9887a33ba5ddc Author: Sascha Wildner s...@online.de Date: Thu Jul 4 22:01:31 2013 +0200 kernel/dev: Remove some #include duplicates. Summary of changes: sys/dev/acpica/acdragonfly.h| 2 -- sys/dev/agp/agp_ati.c | 1 - sys

git: kernel: Remove some #include duplicates in vfs/ and vm/

2013-07-05 Thread Sascha Wildner
commit adddfd625e6b211ca2c5431c6907479b19b01f72 Author: Sascha Wildner s...@online.de Date: Fri Jul 5 22:32:32 2013 +0200 kernel: Remove some #include duplicates in vfs/ and vm/ Summary of changes: sys/gnu/vfs/ext2fs/ext2_vnops.c | 1 - sys/vfs/devfs/devfs_core.c | 2 -- sys/vfs

git: kernel: Stop building 3 i386 specific modules (ar, glxsb, sbni) on x86_64.

2013-07-06 Thread Sascha Wildner
commit 2b07ad4541da180596eeef9609155221511bb4c4 Author: Sascha Wildner s...@online.de Date: Sat Jul 6 20:35:42 2013 +0200 kernel: Stop building 3 i386 specific modules (ar, glxsb, sbni) on x86_64. Summary of changes: Makefile_upgrade.inc| 3 +++ sys/dev/crypto/Makefile | 6

git: DragonFly_RELEASE_3_4 kernel/usb4bsd: Fix ukbd's polled mode (for ddb etc.).

2013-07-07 Thread Sascha Wildner
commit 6b405bcf6824c20975d40c6029f8af861d53f969 Author: Sascha Wildner s...@online.de Date: Sun Jul 7 13:04:00 2013 +0200 kernel/usb4bsd: Fix ukbd's polled mode (for ddb etc.). Summary of changes: sys/bus/u4b/input/ukbd.c | 2 -- 1 file changed, 2 deletions(-) http

git: kernel/net*: Remove some #include duplicates.

2013-07-07 Thread Sascha Wildner
commit 0ab80df8e8864963ab99cc41f229fcf190ba4513 Author: Sascha Wildner s...@online.de Date: Sun Jul 7 21:57:22 2013 +0200 kernel/net*: Remove some #include duplicates. Summary of changes: sys/net/if.c | 1 - sys/net/pf/pf.c| 1

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

2013-07-08 Thread Sascha Wildner
commit 96e8341428bfb1ccd5cf3a8fa7636c05b8b3a6a6 Author: Sascha Wildner s...@online.de Date: Tue Jul 9 00:11:01 2013 +0200 Sync zoneinfo database with tzdata2013d from ftp://ftp.iana.org/tz/releases * africa: Morocco's midsummer transitions this year are July 7 and August

git: Install pcf(4) manual page on all platforms (just like the module).

2013-07-10 Thread Sascha Wildner
commit e7a14f6e7557bc2ae61364b800d8d00087fa Author: Sascha Wildner s...@online.de Date: Wed Jul 10 21:22:50 2013 +0200 Install pcf(4) manual page on all platforms (just like the module). Summary of changes: Makefile_upgrade.inc | 2 ++ share/man/man4/Makefile

git: libm: Add some parentheses to clarify operator precedence.

2013-07-10 Thread Sascha Wildner
commit 0142980826f947b6e9aa6de5160cc288664a49a8 Author: Sascha Wildner s...@online.de Date: Wed Jul 10 23:36:40 2013 +0200 libm: Add some parentheses to clarify operator precedence. This fixes two clang -Wparentheses warnings. No functional change. Taken-from

git: Remove fpsetsticky(3) remains. It was removed with the recent libm update.

2013-07-14 Thread Sascha Wildner
commit 5b9e25a85d29df90eb65d380ed6887dfeff7c012 Author: Sascha Wildner s...@online.de Date: Sun Jul 14 19:57:34 2013 +0200 Remove fpsetsticky(3) remains. It was removed with the recent libm update. See FreeBSD's r143658 commit message for why it was removed. This commit

<    1   2   3   4   5   6   7   8   9   10   >