svn commit: r336631 - head

2018-07-23 Thread Ulrich Spoerlein
Author: uqs Date: Mon Jul 23 08:52:57 2018 New Revision: 336631 URL: https://svnweb.freebsd.org/changeset/base/336631 Log: Remove duplicated entry Modified: head/UPDATING Modified: head/UPDATING == --- head/UPDATING

svn commit: r293193 - head/sys/dev/asmc

2016-01-05 Thread Ulrich Spoerlein
Author: uqs Date: Tue Jan 5 10:25:22 2016 New Revision: 293193 URL: https://svnweb.freebsd.org/changeset/base/293193 Log: Fix undefined behavior when using asmc_fan_getstring() It was returning a pointer to stack-allocated memory, so make the allocation at the caller instead. Found

svn commit: r292863 - in head/sbin: mount umount

2015-12-29 Thread Ulrich Spoerlein
Author: uqs Date: Tue Dec 29 11:24:35 2015 New Revision: 292863 URL: https://svnweb.freebsd.org/changeset/base/292863 Log: Fix type mismatches for malloc(3) and Co. Found by: clang static analyzer Reviewed by: ed Differential Revision:https://reviews.freebsd.org/D4722 Modi

svn commit: r292864 - in head: usr.bin/column usr.bin/locate/locate usr.bin/xargs usr.sbin/mountd usr.sbin/mpsutil usr.sbin/rpc.lockd usr.sbin/rpc.statd usr.sbin/rtsold

2015-12-29 Thread Ulrich Spoerlein
Author: uqs Date: Tue Dec 29 11:24:41 2015 New Revision: 292864 URL: https://svnweb.freebsd.org/changeset/base/292864 Log: Fix type mismatches for malloc(3) and Co. This is rather pedantic, as for most architectures it holds that sizeof(type *) == sizeof(type **) Found by: clang

svn commit: r292536 - head/sys/modules/tcp/fastpath

2015-12-21 Thread Ulrich Spoerlein
Author: uqs Date: Mon Dec 21 09:38:45 2015 New Revision: 292536 URL: https://svnweb.freebsd.org/changeset/base/292536 Log: Fix 'make depend' Modified: head/sys/modules/tcp/fastpath/Makefile Modified: head/sys/modules/tcp/fastpath/Makefile =

svn commit: r291989 - head/sys/modules/cam

2015-12-07 Thread Ulrich Spoerlein
Author: uqs Date: Tue Dec 8 07:39:39 2015 New Revision: 291989 URL: https://svnweb.freebsd.org/changeset/base/291989 Log: Fix make depend Modified: head/sys/modules/cam/Makefile Modified: head/sys/modules/cam/Makefile =

svn commit: r291450 - head/sys/modules/uart

2015-11-29 Thread Ulrich Spoerlein
Author: uqs Date: Sun Nov 29 12:23:08 2015 New Revision: 291450 URL: https://svnweb.freebsd.org/changeset/base/291450 Log: Fix make depend Modified: head/sys/modules/uart/Makefile Modified: head/sys/modules/uart/Makefile ===

svn commit: r290996 - head/sys/modules/tests/framework

2015-11-17 Thread Ulrich Spoerlein
Author: uqs Date: Tue Nov 17 18:28:56 2015 New Revision: 290996 URL: https://svnweb.freebsd.org/changeset/base/290996 Log: Fix 'make depend' Modified: head/sys/modules/tests/framework/Makefile Modified: head/sys/modules/tests/framework/Makefile ===

svn commit: r262656 - in stable/10: contrib/groff/tmac gnu/usr.bin/groff/tmac

2014-03-01 Thread Ulrich Spoerlein
Author: uqs Date: Sat Mar 1 14:44:55 2014 New Revision: 262656 URL: http://svnweb.freebsd.org/changeset/base/262656 Log: MFH r261319,261345,261742 mdoc changes to stable/10 Modified: stable/10/contrib/groff/tmac/doc-common stable/10/contrib/groff/tmac/doc-syms stable/10/contrib/groff/tma

svn commit: r261344 - in head: contrib/mdocml lib/libmandoc usr.bin/mandoc

2014-02-01 Thread Ulrich Spoerlein
Author: uqs Date: Sat Feb 1 09:27:57 2014 New Revision: 261344 URL: http://svnweb.freebsd.org/changeset/base/261344 Log: Merge mdocml v1.12.3 into head MFC after:2 weeks Added: head/contrib/mdocml/NEWS - copied unchanged from r261328, vendor/mdocml/dist/NEWS head/contrib/mdoc

svn commit: r261335 - vendor/mdocml/1.12.3

2014-01-31 Thread Ulrich Spoerlein
Author: uqs Date: Fri Jan 31 23:14:08 2014 New Revision: 261335 URL: http://svnweb.freebsd.org/changeset/base/261335 Log: Tag mdocml 1.12.3 correctly and the right version this time. Added: vendor/mdocml/1.12.3/ - copied from r261334, vendor/mdocml/dist/ _

svn commit: r261333 - vendor/mdocml/1.12.3/dist

2014-01-31 Thread Ulrich Spoerlein
Author: uqs Date: Fri Jan 31 23:08:32 2014 New Revision: 261333 URL: http://svnweb.freebsd.org/changeset/base/261333 Log: Undo wrongly copied mdocml tag. This is not my day ... Deleted: vendor/mdocml/1.12.3/dist/ ___ svn-src-all@freebsd.org mai

svn commit: r261334 - vendor/mdocml/1.12.3

2014-01-31 Thread Ulrich Spoerlein
Author: uqs Date: Fri Jan 31 23:13:26 2014 New Revision: 261334 URL: http://svnweb.freebsd.org/changeset/base/261334 Log: Remove wrongly tagged mdocml version 1.12.3 Deleted: vendor/mdocml/1.12.3/ ___ svn-src-all@freebsd.org mailing list http://list

svn commit: r261331 - vendor/mdocml/dist

2014-01-31 Thread Ulrich Spoerlein
Author: uqs Date: Fri Jan 31 23:04:19 2014 New Revision: 261331 URL: http://svnweb.freebsd.org/changeset/base/261331 Log: Really import mdocml version 1.12.3 and not a preliminary tarball. Modified: vendor/mdocml/dist/mandoc.c vendor/mdocml/dist/mandoc.h vendor/mdocml/dist/roff.c Modifie

svn commit: r261332 - vendor/mdocml/1.12.3/dist

2014-01-31 Thread Ulrich Spoerlein
Author: uqs Date: Fri Jan 31 23:05:06 2014 New Revision: 261332 URL: http://svnweb.freebsd.org/changeset/base/261332 Log: Tag the correct version 1.12.3 for mdocml Added: vendor/mdocml/1.12.3/dist/ - copied from r261331, vendor/mdocml/dist/ ___

svn commit: r261328 - vendor/mdocml/1.12.3

2014-01-31 Thread Ulrich Spoerlein
Author: uqs Date: Fri Jan 31 20:00:00 2014 New Revision: 261328 URL: http://svnweb.freebsd.org/changeset/base/261328 Log: Tag mdocml 1.12.3 Added: vendor/mdocml/1.12.3/ - copied from r261327, vendor/mdocml/dist/ ___ svn-src-all@freebsd.org mail

svn commit: r261327 - vendor/mdocml/dist

2014-01-31 Thread Ulrich Spoerlein
Author: uqs Date: Fri Jan 31 19:59:03 2014 New Revision: 261327 URL: http://svnweb.freebsd.org/changeset/base/261327 Log: Import mdocml version 1.12.3 Added: vendor/mdocml/dist/NEWS vendor/mdocml/dist/gmdiff vendor/mdocml/dist/tbl.3 (contents, props changed) vendor/mdocml/dist/test-be

svn commit: r261319 - in head: contrib/groff/tmac gnu/usr.bin/groff/tmac

2014-01-31 Thread Ulrich Spoerlein
Author: uqs Date: Fri Jan 31 12:26:30 2014 New Revision: 261319 URL: http://svnweb.freebsd.org/changeset/base/261319 Log: Pull up vendor changes up to 2014-01-29 - move local overrides into mdoc.local - syncs us with git commit 819839b66c80e8dabe6cb24ea6319c26c9a2be14 Discussed with:

svn commit: r261248 - head/gnu/usr.bin/groff/tmac

2014-01-28 Thread Ulrich Spoerlein
Author: uqs Date: Tue Jan 28 21:40:03 2014 New Revision: 261248 URL: http://svnweb.freebsd.org/changeset/base/261248 Log: Add FreeBSD 2.2.9 which aout(4) references. Discussed with: kib Modified: head/gnu/usr.bin/groff/tmac/mdoc.local Modified: head/gnu/usr.bin/groff/tmac/mdoc.loc

svn commit: r261247 - head/share/misc

2014-01-28 Thread Ulrich Spoerlein
Author: uqs Date: Tue Jan 28 21:39:46 2014 New Revision: 261247 URL: http://svnweb.freebsd.org/changeset/base/261247 Log: Add FreeBSD 2.2.9, the April Fools release. I decided not to extend the graph to the actual point in time when it was released, that would just look silly. Modified:

svn commit: r261249 - in head: lib/libc/iconv lib/libc/sys share/man/man4

2014-01-28 Thread Ulrich Spoerlein
Author: uqs Date: Tue Jan 28 21:40:10 2014 New Revision: 261249 URL: http://svnweb.freebsd.org/changeset/base/261249 Log: mdoc: fix several uses of the Fx macro to point to actual releases. Found by: make manlint Modified: head/lib/libc/iconv/__iconv_get_list.3 head/lib/libc/iconv/ico

svn commit: r259769 - in head/kerberos5/lib: . libkafs5

2013-12-23 Thread Ulrich Spoerlein
Author: uqs Date: Mon Dec 23 14:23:17 2013 New Revision: 259769 URL: http://svnweb.freebsd.org/changeset/base/259769 Log: Try and fix the dependency/bootstrap issues in kerberos5 libkafs5 needs a header from libkrb5, it includes this from ${.OBJDIR}/mumble, this used to work fine as long

svn commit: r256048 - head/sys/modules/ibcore

2013-10-04 Thread Ulrich Spoerlein
Author: uqs Date: Fri Oct 4 11:55:20 2013 New Revision: 256048 URL: http://svnweb.freebsd.org/changeset/base/256048 Log: Fix make depend. Approved by: re (glebius) Modified: head/sys/modules/ibcore/Makefile Modified: head/sys/modules/ibcore/Makefile ===

svn commit: r255923 - in head/sys/modules/hyperv: netvsc stordisengage storvsc utilities vmbus

2013-09-28 Thread Ulrich Spoerlein
Author: uqs Date: Sat Sep 28 07:04:03 2013 New Revision: 255923 URL: http://svnweb.freebsd.org/changeset/base/255923 Log: Fix make depend, apply a bit of style. Approved by: re (marius) Reviewed by: grehan Modified: head/sys/modules/hyperv/netvsc/Makefile head/sys/modules/hyperv/st

svn commit: r255174 - in head/sys/modules: cam send

2013-09-03 Thread Ulrich Spoerlein
Author: uqs Date: Tue Sep 3 12:08:08 2013 New Revision: 255174 URL: http://svnweb.freebsd.org/changeset/base/255174 Log: Fix 'make depend' Modified: head/sys/modules/cam/Makefile head/sys/modules/send/Makefile Modified: head/sys/modules/cam/Makefile ===

svn commit: r254985 - head/sys/modules/ip6_mroute_mod

2013-08-28 Thread Ulrich Spoerlein
Author: uqs Date: Wed Aug 28 07:48:44 2013 New Revision: 254985 URL: http://svnweb.freebsd.org/changeset/base/254985 Log: Fix 'make depend' Modified: head/sys/modules/ip6_mroute_mod/Makefile Modified: head/sys/modules/ip6_mroute_mod/Makefile ==

svn commit: r254791 - head/sys/modules/vmware/vmxnet3

2013-08-24 Thread Ulrich Spoerlein
Author: uqs Date: Sat Aug 24 15:41:36 2013 New Revision: 254791 URL: http://svnweb.freebsd.org/changeset/base/254791 Log: Include bsd.own.mk before trying to check MK_* values. Modified: head/sys/modules/vmware/vmxnet3/Makefile Modified: head/sys/modules/vmware/vmxnet3/Makefile =

svn commit: r254596 - head/sys/modules/vmm

2013-08-21 Thread Ulrich Spoerlein
Author: uqs Date: Wed Aug 21 08:01:52 2013 New Revision: 254596 URL: http://svnweb.freebsd.org/changeset/base/254596 Log: Fix 'make depend'. Modified: head/sys/modules/vmm/Makefile Modified: head/sys/modules/vmm/Makefile ===

svn commit: r254320 - head/usr.bin/calendar/calendars

2013-08-14 Thread Ulrich Spoerlein
Markus Brueffer born in Gronau, Nordrhein-Westfalen, Germany, 1977 05/11 Jesus Rodriguez born in Barcelona, Spain, 1972 05/11 Roman Kurakin born in Moscow, USSR, 1979 +05/11 Ulrich Spoerlein born in Schesslitz, Bayern, Germany, 1981 05/13 Pete Fritchman born in Lansdale, Pennsylvania

svn commit: r254319 - head/sys/modules/dtrace/sdt

2013-08-14 Thread Ulrich Spoerlein
Author: uqs Date: Wed Aug 14 08:03:57 2013 New Revision: 254319 URL: http://svnweb.freebsd.org/changeset/base/254319 Log: Fix make depend Modified: head/sys/modules/dtrace/sdt/Makefile Modified: head/sys/modules/dtrace/sdt/Makefile

svn commit: r253911 - head/sys/modules/iwn

2013-08-03 Thread Ulrich Spoerlein
Author: uqs Date: Sat Aug 3 08:21:35 2013 New Revision: 253911 URL: http://svnweb.freebsd.org/changeset/base/253911 Log: Add missing depend. Modified: head/sys/modules/iwn/Makefile Modified: head/sys/modules/iwn/Makefile ==

svn commit: r253646 - head/sys/dev/aic7xxx

2013-07-25 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jul 25 09:30:00 2013 New Revision: 253646 URL: http://svnweb.freebsd.org/changeset/base/253646 Log: Match function definition to declaration and call-site. SVN r95378 refactored ahc_9005_subdevinfo_valid out into a separate function but swapped the vendor/subvendor a

svn commit: r253645 - head/sys/dev/sound/pci

2013-07-25 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jul 25 09:29:48 2013 New Revision: 253645 URL: http://svnweb.freebsd.org/changeset/base/253645 Log: snd_ds1(4): Fix order of arguments for stereo/16bit mode This function is called 4 times in this file, with swapped parameter ordering. Fix the function definition ins

svn commit: r250203 - head/lib/libpmc

2013-05-03 Thread Ulrich Spoerlein
Author: uqs Date: Fri May 3 08:20:10 2013 New Revision: 250203 URL: http://svnweb.freebsd.org/changeset/base/250203 Log: Always install pmc.foo(3) manpages. There is no point in hiding, e.g. pmc.xscale(3) from a developer running on amd64, when the target arch in question will probably n

svn commit: r249924 - head/bin/df

2013-04-26 Thread Ulrich Spoerlein
Author: uqs Date: Fri Apr 26 12:27:30 2013 New Revision: 249924 URL: http://svnweb.freebsd.org/changeset/base/249924 Log: Don't appease clang static analyzer after all and roll back the free(3) of mntbuf ... again. There's no point in doing useless extra work when we're about to exit. S

svn commit: r249698 - head/bin/df

2013-04-20 Thread Ulrich Spoerlein
Author: uqs Date: Sat Apr 20 12:41:05 2013 New Revision: 249698 URL: http://svnweb.freebsd.org/changeset/base/249698 Log: bin/df: Fix unitialized use in prtstat While here: - use NULL in the context of pointers - use memset instead of bzero throughout the file - free memory to appease

svn commit: r247891 - head/sys/modules/uart

2013-03-06 Thread Ulrich Spoerlein
Author: uqs Date: Wed Mar 6 11:44:19 2013 New Revision: 247891 URL: http://svnweb.freebsd.org/changeset/base/247891 Log: Fix 'make depend' Modified: head/sys/modules/uart/Makefile Modified: head/sys/modules/uart/Makefile ==

svn commit: r247719 - head/sys/modules/mqueue

2013-03-03 Thread Ulrich Spoerlein
Author: uqs Date: Sun Mar 3 16:17:09 2013 New Revision: 247719 URL: http://svnweb.freebsd.org/changeset/base/247719 Log: Fix 'make depend' Modified: head/sys/modules/mqueue/Makefile Modified: head/sys/modules/mqueue/Makefile ==

svn commit: r247006 - head/usr.bin/dtc

2013-02-19 Thread Ulrich Spoerlein
Author: uqs Date: Tue Feb 19 18:28:25 2013 New Revision: 247006 URL: http://svnweb.freebsd.org/changeset/base/247006 Log: dtc: fix bootstrapping from 8.2-STABLE MFC after:1 week Approved by: theraven Modified: head/usr.bin/dtc/input_buffer.cc Modified: head/usr.bin/dtc/input_buff

svn commit: r246983 - head/sys/dev/sound/pci/hda

2013-02-19 Thread Ulrich Spoerlein
Author: uqs Date: Tue Feb 19 10:25:51 2013 New Revision: 246983 URL: http://svnweb.freebsd.org/changeset/base/246983 Log: Fix typo Submitted by: Matt Burke Modified: head/sys/dev/sound/pci/hda/hdaa.c Modified: head/sys/dev/sound/pci/hda/hdaa.c ==

svn commit: r243801 - head/sys/modules/iwn

2012-12-02 Thread Ulrich Spoerlein
Author: uqs Date: Sun Dec 2 22:18:01 2012 New Revision: 243801 URL: http://svnweb.freebsd.org/changeset/base/243801 Log: Fix make depend. Modified: head/sys/modules/iwn/Makefile Modified: head/sys/modules/iwn/Makefile =

svn commit: r241807 - in head/sbin: fsck fsck_msdosfs

2012-10-21 Thread Ulrich Spoerlein
Author: uqs Date: Sun Oct 21 12:01:19 2012 New Revision: 241807 URL: http://svn.freebsd.org/changeset/base/241807 Log: Make fsck and fsck_msdosfs WARNS=6 clean - sprinkle const - add volatile qualifier to avoid vfork clobbering Inspired by: NetBSD PR: bin/139802 Review

svn commit: r241806 - in head/sbin: fsck fsck_msdosfs

2012-10-21 Thread Ulrich Spoerlein
Author: uqs Date: Sun Oct 21 12:01:11 2012 New Revision: 241806 URL: http://svn.freebsd.org/changeset/base/241806 Log: sbin/fsck: s/perror/perr/ to avoid shadowing - rename some other vars too - merge NetBSD license changes Obtained from:NetBSD PR: bin/139802 Re

svn commit: r241775 - head/contrib/mdocml

2012-10-20 Thread Ulrich Spoerlein
Author: uqs Date: Sat Oct 20 10:16:55 2012 New Revision: 241775 URL: http://svn.freebsd.org/changeset/base/241775 Log: strcmp(3) will suffice here, also follow the style of the remaining file more closely. Prodded by: ed Modified: head/contrib/mdocml/mdoc_validate.c Modified: head/co

svn commit: r241774 - in head: contrib/mdocml lib share/man/man7 usr.bin

2012-10-20 Thread Ulrich Spoerlein
Author: uqs Date: Sat Oct 20 10:06:38 2012 New Revision: 241774 URL: http://svn.freebsd.org/changeset/base/241774 Log: Apply local patches to mandoc and connect it to the build. - adds a couple more library strings used in the tree - changes some more to the current groff spelling - cha

svn commit: r241754 - in head: contrib/mdocml etc/mtree lib/libmandoc usr.bin/mandoc

2012-10-19 Thread Ulrich Spoerlein
Author: uqs Date: Fri Oct 19 22:21:01 2012 New Revision: 241754 URL: http://svn.freebsd.org/changeset/base/241754 Log: Merge mandoc from vendor into contrib and provide the necessary Makefile glue. It's not yet connected to the build. Added: head/contrib/mdocml/ - copied from r24167

svn commit: r241676 - vendor/mdocml/1.12.1

2012-10-18 Thread Ulrich Spoerlein
Author: uqs Date: Thu Oct 18 09:56:14 2012 New Revision: 241676 URL: http://svn.freebsd.org/changeset/base/241676 Log: Tag version 1.12.1 (March 2012) of mdocml Added: vendor/mdocml/1.12.1/ - copied from r241675, vendor/mdocml/dist/ ___ svn-src

svn commit: r241675 - in vendor/mdocml: . dist

2012-10-18 Thread Ulrich Spoerlein
Author: uqs Date: Thu Oct 18 09:55:16 2012 New Revision: 241675 URL: http://svn.freebsd.org/changeset/base/241675 Log: Vendor import of mdocml 1.12.1 It is a suite of ISC licensed tools to compile and render mdoc/man pages and will replace groff for formatting manpages in the base system.

svn commit: r237560 - in head/sys/modules: rdma/krping toecore

2012-06-25 Thread Ulrich Spoerlein
Author: uqs Date: Mon Jun 25 09:46:06 2012 New Revision: 237560 URL: http://svn.freebsd.org/changeset/base/237560 Log: Fix 'make depend'. Modified: head/sys/modules/rdma/krping/Makefile head/sys/modules/toecore/Makefile Modified: head/sys/modules/rdma/krping/Makefile ==

svn commit: r236514 - head/sys/modules/wpi

2012-06-03 Thread Ulrich Spoerlein
Author: uqs Date: Sun Jun 3 12:19:16 2012 New Revision: 236514 URL: http://svn.freebsd.org/changeset/base/236514 Log: Fix make depend Modified: head/sys/modules/wpi/Makefile Modified: head/sys/modules/wpi/Makefile =

svn commit: r236311 - in head/sys/modules: cxgb/cxgb ixgbe

2012-05-30 Thread Ulrich Spoerlein
Author: uqs Date: Wed May 30 13:55:43 2012 New Revision: 236311 URL: http://svn.freebsd.org/changeset/base/236311 Log: Unbreak make depend. Modified: head/sys/modules/cxgb/cxgb/Makefile head/sys/modules/ixgbe/Makefile Modified: head/sys/modules/cxgb/cxgb/Makefile ==

svn commit: r235775 - head/sys/modules/bwi

2012-05-21 Thread Ulrich Spoerlein
Author: uqs Date: Tue May 22 06:33:08 2012 New Revision: 235775 URL: http://svn.freebsd.org/changeset/base/235775 Log: Fix make depend. Modified: head/sys/modules/bwi/Makefile Modified: head/sys/modules/bwi/Makefile

svn commit: r235265 - head/share/man/man7

2012-05-11 Thread Ulrich Spoerlein
Author: uqs Date: Fri May 11 10:13:34 2012 New Revision: 235265 URL: http://svn.freebsd.org/changeset/base/235265 Log: Stop lying about default UFS blocksizes. This catches up with the year-old change to default blocksizes. Also reduce the variants of spelling gigabyte from 3 down to 2 (G

svn commit: r235137 - in stable/8: contrib/traceroute contrib/traceroute/lbl usr.sbin/traceroute

2012-05-08 Thread Ulrich Spoerlein
Author: uqs Date: Tue May 8 08:19:07 2012 New Revision: 235137 URL: http://svn.freebsd.org/changeset/base/235137 Log: Sync traceroute(8) with head. Merges r215937,216184 and r211062,215880,220968: - Remove unused traceroute(8) contrib code from head - make WARNS=3 clean - fix an o

svn commit: r235078 - head/sys/modules/linux

2012-05-06 Thread Ulrich Spoerlein
Author: uqs Date: Sun May 6 11:41:00 2012 New Revision: 235078 URL: http://svn.freebsd.org/changeset/base/235078 Log: Fix make depend Modified: head/sys/modules/linux/Makefile Modified: head/sys/modules/linux/Makefile =

svn commit: r234866 - head/sys/modules/mwl

2012-05-01 Thread Ulrich Spoerlein
Author: uqs Date: Tue May 1 07:38:40 2012 New Revision: 234866 URL: http://svn.freebsd.org/changeset/base/234866 Log: Fix make depend. Modified: head/sys/modules/mwl/Makefile Modified: head/sys/modules/mwl/Makefile

svn commit: r231838 - in head/sys/modules: ipdivert wi wlan

2012-02-16 Thread Ulrich Spoerlein
Author: uqs Date: Thu Feb 16 21:57:50 2012 New Revision: 231838 URL: http://svn.freebsd.org/changeset/base/231838 Log: Fix 'make depend'. Modified: head/sys/modules/ipdivert/Makefile head/sys/modules/wi/Makefile head/sys/modules/wlan/Makefile Modified: head/sys/modules/ipdivert/Makefile

svn commit: r231128 - head/share/misc

2012-02-07 Thread Ulrich Spoerlein
omasz Napierala\nt trhodes [label="Tom Rhodes\ntrho...@freebsd.org\n2004/07/06"] thierry [label="Thierry Thomas\nthie...@freebsd.org\n2004/03/15"] tmclaugh [label="Tom McLaughlin\ntmcla...@freebsd.org\n2005/09/15"] +uqs [label="Ulrich Spoerlein\n...@freebsd.org

svn commit: r230134 - in head/sys/dev: fb ieee488 nxge/include

2012-01-15 Thread Ulrich Spoerlein
Author: uqs Date: Sun Jan 15 13:23:43 2012 New Revision: 230134 URL: http://svn.freebsd.org/changeset/base/230134 Log: Convert files to UTF-8 Modified: head/sys/dev/fb/boot_font.c head/sys/dev/ieee488/ibfoo.c head/sys/dev/ieee488/pcii.c head/sys/dev/ieee488/upd7210.c head/sys/dev/ieee

svn commit: r230133 - in head/sys: arm/at91 arm/sa11x0 dev/bxe dev/hpt27xx dev/hptmv dev/nxge/include dev/nxge/xgehal dev/sound/pci

2012-01-15 Thread Ulrich Spoerlein
Author: uqs Date: Sun Jan 15 13:23:33 2012 New Revision: 230133 URL: http://svn.freebsd.org/changeset/base/230133 Log: Remove spurious 8bit chars, turning files into plain ASCII. Modified: head/sys/arm/at91/at91_st.c head/sys/arm/sa11x0/sa11x0_ost.c head/sys/dev/bxe/bxe_hsi.h head/sys/d

svn commit: r230135 - in head/sys: contrib/dev/npe contrib/dev/nve/amd64 contrib/dev/nve/i386 dev/vxge/include ofed/drivers/infiniband/core

2012-01-15 Thread Ulrich Spoerlein
Author: uqs Date: Sun Jan 15 13:23:54 2012 New Revision: 230135 URL: http://svn.freebsd.org/changeset/base/230135 Log: Remove spurious 8bit chars, turning files into plain ASCII. Modified: head/sys/contrib/dev/npe/LICENSE head/sys/contrib/dev/nve/amd64/nvenetlib.README head/sys/contrib/de

svn commit: r230131 - head/games/morse

2012-01-15 Thread Ulrich Spoerlein
Author: uqs Date: Sun Jan 15 13:23:01 2012 New Revision: 230131 URL: http://svn.freebsd.org/changeset/base/230131 Log: Reencode morse.c to UTF-8. This does not make it Unicode aware. No changes in resulting object file. Moved user-visible symbols into comment table, so you can see all cha

svn commit: r229784 - in head/lib: libgssapi libutil libvgl msun/src

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:13:56 2012 New Revision: 229784 URL: http://svn.freebsd.org/changeset/base/229784 Log: Convert files to UTF-8 and add some copyright markers where missing. Modified: head/lib/libgssapi/gss_display_status.c head/lib/libgssapi/gss_pseudo_random.c head/lib/lib

svn commit: r229783 - in head/etc: . namedb rc.d

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:10:32 2012 New Revision: 229783 URL: http://svn.freebsd.org/changeset/base/229783 Log: Spelling fixes for etc/ Modified: head/etc/mac.conf head/etc/namedb/named.conf head/etc/network.subr head/etc/rc.d/bgfsck head/etc/rc.firewall head/etc/rc.initdiskl

svn commit: r229781 - in head/include: . arpa gssapi rpc rpcsvc

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:10:15 2012 New Revision: 229781 URL: http://svn.freebsd.org/changeset/base/229781 Log: Spelling fixes for include/ Modified: head/include/arpa/nameser_compat.h head/include/gssapi/gssapi.h head/include/resolv.h head/include/rpc/svc.h head/include/rpcsvc

svn commit: r229782 - head/bin/ps

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:10:23 2012 New Revision: 229782 URL: http://svn.freebsd.org/changeset/base/229782 Log: Spelling fixes for bin/ Modified: head/bin/ps/ps.c Modified: head/bin/ps/ps.c == --- head/bin/ps/

svn commit: r229780 - in head/libexec: bootpd bootpd/bootpgw bootpd/tools/bootptest ftpd getty lukemftpd rbootd revnetgroup rshd rtld-aout rtld-elf rtld-elf/mips rtld-elf/sparc64 tftpd

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:09:54 2012 New Revision: 229780 URL: http://svn.freebsd.org/changeset/base/229780 Log: Spelling fixes for libexec/ Modified: head/libexec/bootpd/bootpd.c head/libexec/bootpd/bootpgw/bootpgw.c head/libexec/bootpd/hash.h head/libexec/bootpd/tools/bootptest/

svn commit: r229779 - in head/release: doc/en_US.ISO8859-1/relnotes picobsd/tinyware/passwd picobsd/tinyware/simple_httpd

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:09:43 2012 New Revision: 229779 URL: http://svn.freebsd.org/changeset/base/229779 Log: Spelling fixes for release/ Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.sgml head/release/picobsd/tinyware/passwd/local_passwd.c head/release/picobsd/tiny

svn commit: r229778 - in head/sbin: bsdlabel camcontrol devfs dhclient fsck_ffs hastctl hastd ifconfig ipfw mdmfs mount_nfs ping6 reboot routed

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:09:33 2012 New Revision: 229778 URL: http://svn.freebsd.org/changeset/base/229778 Log: Spelling fixes for sbin/ Modified: head/sbin/bsdlabel/bsdlabel.c head/sbin/camcontrol/camcontrol.c head/sbin/devfs/rule.c head/sbin/dhclient/dhclient-script.8 head/sb

svn commit: r229697 - head/sbin/recoverdisk

2012-01-06 Thread Ulrich Spoerlein
Author: uqs Date: Fri Jan 6 11:42:03 2012 New Revision: 229697 URL: http://svn.freebsd.org/changeset/base/229697 Log: Fix mdoc date from previous commit. Modified: head/sbin/recoverdisk/recoverdisk.1 Modified: head/sbin/recoverdisk/recoverdisk.1 =

svn commit: r229657 - in head/share/man: man4 man5

2012-01-05 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jan 5 21:43:33 2012 New Revision: 229657 URL: http://svn.freebsd.org/changeset/base/229657 Log: Apply Typo-B-Gone 2000 [TM] Modified: head/share/man/man4/apic.4 head/share/man/man4/carp.4 head/share/man/man5/ar.5 Modified: head/share/man/man4/apic.4 ===

svn commit: r229656 - head/tools/regression/msdosfs

2012-01-05 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jan 5 21:36:53 2012 New Revision: 229656 URL: http://svn.freebsd.org/changeset/base/229656 Log: Convert files over to UTF-8. These files contained various combinations of Big5, eucJP and KOI8-U encoded strings. The byte representations of their respective encodings

svn commit: r229655 - in head: usr.bin/locate/locate usr.bin/mail usr.sbin/bluetooth/sdpd usr.sbin/pkg_install/lib

2012-01-05 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jan 5 21:36:45 2012 New Revision: 229655 URL: http://svn.freebsd.org/changeset/base/229655 Log: Touch up some more small typos missed in the previous round. Reported by: Ben Kaduk et al. Modified: head/usr.bin/locate/locate/util.c head/usr.bin/mail/main.c hea

svn commit: r229654 - head/usr.sbin/newsyslog

2012-01-05 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jan 5 21:36:36 2012 New Revision: 229654 URL: http://svn.freebsd.org/changeset/base/229654 Log: Further fix a typo and spelling classic correctly in function names, too. Submitted by: Ben Kaduk Modified: head/usr.sbin/newsyslog/newsyslog.c Modified: head/usr.sb

svn commit: r229653 - head/usr.sbin/bsnmpd/modules/snmp_wlan

2012-01-05 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jan 5 21:36:28 2012 New Revision: 229653 URL: http://svn.freebsd.org/changeset/base/229653 Log: Partial backout of r228990, restore original MIB object name. It's too late to change this in 9.0 -- so we have a release with the misspelling in the wild and should not

svn commit: r229652 - head/sbin/recoverdisk

2012-01-05 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jan 5 21:36:20 2012 New Revision: 229652 URL: http://svn.freebsd.org/changeset/base/229652 Log: Document the detrimental effect of kern.cam.XX.retry_count for recoverdisk(1) recoverdisk(1) wants to know about read errors when doing the 1MB/64k reads as fast as possi

svn commit: r229651 - in head: contrib/groff/tmac lib/libstdthreads share/man/man3

2012-01-05 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jan 5 21:36:12 2012 New Revision: 229651 URL: http://svn.freebsd.org/changeset/base/229651 Log: Pull up vendor changes to mdoc(7) This switches us to using -isoC-2011 as the symbol name which is used by groff and mdocml. It follows the change to 4 digit years as don

Re: svn commit: r228990 - in head/usr.sbin: IPXrouted adduser bluetooth/btpand bluetooth/sdpd bootparamd/bootparamd bsnmpd/modules/snmp_bridge bsnmpd/modules/snmp_hostres bsnmpd/modules/snmp_wlan bsnm

2012-01-01 Thread Ulrich Spoerlein
On Fri, 2011-12-30 at 14:43:22 -0500, Ben Kaduk wrote: > On Fri, Dec 30, 2011 at 5:58 AM, Ulrich Spoerlein wrote: > > Modified: head/usr.sbin/cron/doc/CHANGES > > == > > --- head/usr.sbin/cron/doc/CH

Re: svn commit: r228990 - in head/usr.sbin: IPXrouted adduser bluetooth/btpand bluetooth/sdpd bootparamd/bootparamd bsnmpd/modules/snmp_bridge bsnmpd/modules/snmp_hostres bsnmpd/modules/snmp_wlan bsnm

2012-01-01 Thread Ulrich Spoerlein
Sorry for the delay. On Fri, 2011-12-30 at 20:50:16 +0100, Harti Brandt wrote: > On Fri, 30 Dec 2011, Ben Kaduk wrote: > >On Fri, Dec 30, 2011 at 5:58 AM, Ulrich Spoerlein wrote: > >> Modified: head/usr.sbin/bsnmpd/modules/snmp_wlan/BEGEMO

svn commit: r228993 - in head/share: doc/IPv6 termcap

2011-12-30 Thread Ulrich Spoerlein
Author: uqs Date: Fri Dec 30 11:11:54 2011 New Revision: 228993 URL: http://svn.freebsd.org/changeset/base/228993 Log: Spelling fixes for share/ Modified: head/share/doc/IPv6/IMPLEMENTATION head/share/termcap/termcap.src Modified: head/share/doc/IPv6/IMPLEMENTATION

svn commit: r228992 - in head/usr.bin: csup finger fstat indent ipcs lex limits locate/locate login mail make man ncplogin netstat pr rpcgen rpcinfo systat talk tip/tip top vgrind xlint/lint1 xlint...

2011-12-30 Thread Ulrich Spoerlein
Author: uqs Date: Fri Dec 30 11:02:40 2011 New Revision: 228992 URL: http://svn.freebsd.org/changeset/base/228992 Log: Spelling fixes for usr.bin/ Modified: head/usr.bin/csup/fixups.c head/usr.bin/csup/mux.c head/usr.bin/csup/rcsfile.c head/usr.bin/finger/finger.c head/usr.bin/fstat/f

svn commit: r228991 - in head/usr.bin: brandelf calendar/calendars logins sockstat unzip whereis

2011-12-30 Thread Ulrich Spoerlein
Author: uqs Date: Fri Dec 30 10:59:15 2011 New Revision: 228991 URL: http://svn.freebsd.org/changeset/base/228991 Log: Reencode files from latin1 to UTF-8. This makes a tiny percentage of entries in calendars ugly for latin1 users, but fixes them for UTF-8 users. This badly needs a s

svn commit: r228990 - in head/usr.sbin: IPXrouted adduser bluetooth/btpand bluetooth/sdpd bootparamd/bootparamd bsnmpd/modules/snmp_bridge bsnmpd/modules/snmp_hostres bsnmpd/modules/snmp_wlan bsnmp...

2011-12-30 Thread Ulrich Spoerlein
Author: uqs Date: Fri Dec 30 10:58:14 2011 New Revision: 228990 URL: http://svn.freebsd.org/changeset/base/228990 Log: Spelling fixes for usr.sbin/ Modified: head/usr.sbin/IPXrouted/sap_input.c head/usr.sbin/IPXrouted/sap_tables.c head/usr.sbin/adduser/adduser.sh head/usr.sbin/bluetooth

svn commit: r228976 - in head/usr.sbin: acpi/acpiconf bluetooth/hccontrol burncd chkgrp kbdcontrol kldxref pkg_install/updating vidcontrol

2011-12-29 Thread Ulrich Spoerlein
Author: uqs Date: Fri Dec 30 00:59:08 2011 New Revision: 228976 URL: http://svn.freebsd.org/changeset/base/228976 Log: Reencode files to UTF-8. Drop CP1252 em-dash. Modified: head/usr.sbin/acpi/acpiconf/acpiconf.8 head/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c head/usr.sbin/

svn commit: r228975 - in head/tools: KSE/ksetest debugscripts regression regression/bin/sh/builtins regression/fifo/fifo_io regression/file/dup regression/kthread/kld regression/lib/libc/nss regres...

2011-12-29 Thread Ulrich Spoerlein
Author: uqs Date: Fri Dec 30 00:04:11 2011 New Revision: 228975 URL: http://svn.freebsd.org/changeset/base/228975 Log: Spelling fixes for tools/ Add some $FreeBSD$ tags so svn will allow the commit. Modified: head/tools/KSE/ksetest/kse_threads_test.c head/tools/debugscripts/gdbinit.i38

svn commit: r228974 - head/tools/test/testfloat

2011-12-29 Thread Ulrich Spoerlein
Author: uqs Date: Fri Dec 30 00:02:56 2011 New Revision: 228974 URL: http://svn.freebsd.org/changeset/base/228974 Log: Set fbsd:nokeywords for contributed sources. Modified: Directory Properties: head/tools/test/testfloat/systemBugs.txt (props changed) head/tools/test/testfloat/testfloat-

svn commit: r228953 - in head/tools: regression/pthread/mutex_isowned_np tools/ansify tools/genericize tools/hcomp tools/mtxstat tools/prstats tools/whereintheworld

2011-12-29 Thread Ulrich Spoerlein
Author: uqs Date: Thu Dec 29 12:33:27 2011 New Revision: 228953 URL: http://svn.freebsd.org/changeset/base/228953 Log: Reencode files from latin1 to UTF-8. Modified: head/tools/regression/pthread/mutex_isowned_np/mutex_isowned_np.c head/tools/tools/ansify/ansify.pl head/tools/tools/generi

svn commit: r228934 - head/games/fortune/datfiles

2011-12-28 Thread Ulrich Spoerlein
Author: uqs Date: Wed Dec 28 19:37:03 2011 New Revision: 228934 URL: http://svn.freebsd.org/changeset/base/228934 Log: Prefer ASCII apostrophes over Unicode ones like the rest of the file. Modified: head/games/fortune/datfiles/fortunes Modified: head/games/fortune/datfiles/fortunes =

svn commit: r227900 - stable/8/usr.bin/catman

2011-11-23 Thread Ulrich Spoerlein
Author: uqs Date: Wed Nov 23 18:15:49 2011 New Revision: 227900 URL: http://svn.freebsd.org/changeset/base/227900 Log: MFH r224639, r224657: Disable generation of SGR sequences. This is a no-op when using base groff, as it hasn't been changed in stable. This helps when using the ports gro

svn commit: r224657 - head/usr.bin/catman

2011-08-05 Thread Ulrich Spoerlein
Author: uqs Date: Fri Aug 5 15:07:28 2011 New Revision: 224657 URL: http://svn.freebsd.org/changeset/base/224657 Log: For POLA reasons, disable SGR sequences in catpages. See r222647 for a similar change to bsd.doc.mk after SGR was generally turned on in groff. Suggested by: ru Ap

svn commit: r224639 - head/usr.bin/catman

2011-08-03 Thread Ulrich Spoerlein
Author: uqs Date: Wed Aug 3 19:26:57 2011 New Revision: 224639 URL: http://svn.freebsd.org/changeset/base/224639 Log: Unbreak catman(1) by removing calls to col(1). col(1) was mangling the SGR escapes and is not strictly required. See r222647, r222648, r222650, and r222653 for more de

svn commit: r224600 - stable/8/contrib/gcc

2011-08-02 Thread Ulrich Spoerlein
Author: uqs Date: Tue Aug 2 09:06:04 2011 New Revision: 224600 URL: http://svn.freebsd.org/changeset/base/224600 Log: MFH r223715 - Fix typo in check_for_nested_with_variably_modified - Implement -Wvariable-decl. - Port -Wtrampolines support from gcc3. (all three also via OpenBSD

svn commit: r224584 - in head: contrib/bsnmp/snmp_usm usr.bin/unzip usr.sbin/bsnmpd/tools/bsnmptools

2011-08-01 Thread Ulrich Spoerlein
Author: uqs Date: Mon Aug 1 22:21:18 2011 New Revision: 224584 URL: http://svn.freebsd.org/changeset/base/224584 Log: Fix broken mdoc. Found by: manlint Approved by: re (kib) Modified: head/contrib/bsnmp/snmp_usm/snmp_usm.3 head/usr.bin/unzip/unzip.1 head/usr.sbin/bsnmpd/tool

Re: svn commit: r223715 - head/contrib/gcc

2011-07-04 Thread Ulrich Spoerlein
On Mon, 04.07.2011 at 13:24:37 +0200, Ed Schouten wrote: > Hi Uli, > > * Ulrich Spoerlein , 20110701 22:45: > > - Port -Wtrampolines support from gcc3. > > Some testing here seems to suggest it's quite hard to write code that > triggers this warning, while still

svn commit: r223724 - in stable/8: tools usr.bin/xinstall

2011-07-02 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jul 2 16:20:58 2011 New Revision: 223724 URL: http://svn.freebsd.org/changeset/base/223724 Log: MFH r218940: Teach tools/install.sh the -d directory mode. Sync up with flags understood by install(1) [1], and make install(1)'s usage output not hide the clearly do

svn commit: r223715 - head/contrib/gcc

2011-07-01 Thread Ulrich Spoerlein
Author: uqs Date: Fri Jul 1 20:45:55 2011 New Revision: 223715 URL: http://svn.freebsd.org/changeset/base/223715 Log: - Fix typo in check_for_nested_with_variably_modified present - Implement -Wvariable-decl. - Port -Wtrampolines support from gcc3. (all three also via OpenBSD) PR:

svn commit: r223483 - in head/sys/modules: cxgbe/if_cxgbe nfscl nfscommon

2011-06-23 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jun 23 20:31:52 2011 New Revision: 223483 URL: http://svn.freebsd.org/changeset/base/223483 Log: Fix make buildworld -DMODULES_WITH_WORLD Sort opt_ srcs Modified: head/sys/modules/cxgbe/if_cxgbe/Makefile head/sys/modules/nfscl/Makefile head/sys/modules/nfscommon/Ma

svn commit: r222601 - head/usr.bin/man

2011-06-02 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jun 2 10:18:49 2011 New Revision: 222601 URL: http://svn.freebsd.org/changeset/base/222601 Log: Fix man -t by not passing grotty flags to groff when grotty is not involved. This fixes a regression introduced with r221303. Noticed by: jilles Modified: head/

svn commit: r222600 - in head: lib/libc/iconv share/man/man4 share/man/man9 share/misc sys/teken/libteken usr.bin/fstat

2011-06-02 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jun 2 09:56:53 2011 New Revision: 222600 URL: http://svn.freebsd.org/changeset/base/222600 Log: mdoc: reorder sections consistently Modified: head/lib/libc/iconv/iconvctl.3 head/share/man/man4/bwn.4 head/share/man/man4/em.4 head/share/man/man4/igb.4 head/share/m

svn commit: r222599 - in head: sbin/geom/class/part sbin/setkey sys/boot/forth usr.bin/rctl

2011-06-02 Thread Ulrich Spoerlein
Author: uqs Date: Thu Jun 2 09:56:42 2011 New Revision: 222599 URL: http://svn.freebsd.org/changeset/base/222599 Log: mdoc: fix markup Modified: head/sbin/geom/class/part/gpart.8 head/sbin/setkey/setkey.8 head/sys/boot/forth/check-password.4th.8 head/usr.bin/rctl/rctl.8 Modified: head

  1   2   3   4   >