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
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
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
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
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
=
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
=
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
===
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
===
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
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:
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:
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
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
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
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
===
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
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
===
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
==
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
=
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
===
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
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
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
==
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
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
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
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
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
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
==
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
==
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
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
==
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
=
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
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
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
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
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
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
==
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
=
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
==
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
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
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
=
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
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
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
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
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
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
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
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
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
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
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/
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/
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
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
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
=
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
===
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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-
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
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
=
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
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
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
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
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:
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
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/
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
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
Author: uqs
Date: Sun May 22 14:23:48 2011
New Revision: 222179
URL: http://svn.freebsd.org/changeset/base/222179
Log:
Fix more typos to be a good example.
Found by: codespell
Modified:
head/share/examples/diskless/README.TEMPLATING
head/share/examples/drivers/make_device_driver.sh
Author: uqs
Date: Sun May 22 14:03:46 2011
New Revision: 222178
URL: http://svn.freebsd.org/changeset/base/222178
Log:
Fix some typos under bin/
Found by: codespell
Modified:
head/bin/ed/POSIX
head/bin/ps/ps.c
head/bin/sh/mkinit.c
Modified: head/bin/ed/POSIX
Author: uqs
Date: Sun May 22 14:03:38 2011
New Revision: 222177
URL: http://svn.freebsd.org/changeset/base/222177
Log:
Fix a bunch of typos and a couple of whitespace nits.
Helped by:codespell and vim's spellchecker
Modified:
head/bin/pax/ar_io.c
head/bin/pax/ar_subs.c
head/bin/p
Author: uqs
Date: Sun May 22 14:03:30 2011
New Revision: 222176
URL: http://svn.freebsd.org/changeset/base/222176
Log:
Re-encode files from ISO-8859-1 to UTF-8
Modified:
head/sbin/atacontrol/atacontrol.8
head/sbin/atacontrol/atacontrol.c
head/sbin/mount_reiserfs/mount_reiserfs.8
head/sb
Author: uqs
Date: Sun May 22 14:03:21 2011
New Revision: 222175
URL: http://svn.freebsd.org/changeset/base/222175
Log:
Remove typos, tabs-after-spaces and EOL whitespace. Convert to UTF-8.
Modified:
head/share/examples/libvgl/demo.c
Modified: head/share/examples/libvgl/demo.c
===
Author: uqs
Date: Sun May 22 09:58:48 2011
New Revision: 222172
URL: http://svn.freebsd.org/changeset/base/222172
Log:
Fix typo in unused function name
Submitted by: arundel
Modified:
head/sys/gnu/fs/xfs/FreeBSD/support/kdb.c
Modified: head/sys/gnu/fs/xfs/FreeBSD/support/kdb.c
=
Author: uqs
Date: Sun May 22 09:48:25 2011
New Revision: 222171
URL: http://svn.freebsd.org/changeset/base/222171
Log:
Update URLs and fix regex to work with current version of the files.
Modified:
head/tools/tools/iso/check-iso3166.pl
Modified: head/tools/tools/iso/check-iso3166.pl
Author: uqs
Date: Tue May 17 09:51:02 2011
New Revision: 222012
URL: http://svn.freebsd.org/changeset/base/222012
Log:
More thorough mdoc and language fixes.
Submitted by: ru
Modified:
head/share/man/man4/geom_map.4
Modified: head/share/man/man4/geom_map.4
==
Author: uqs
Date: Tue May 17 08:13:27 2011
New Revision: 222011
URL: http://svn.freebsd.org/changeset/base/222011
Log:
ISO3166: Update for newsletters VI-7 and VI-8 from 2010
- Name change for SH
- BQ, CW, and SX replace AN
Reviewed by: ru
Modified:
head/share/misc/iso3166
Modif
Author: uqs
Date: Tue May 17 08:13:18 2011
New Revision: 222010
URL: http://svn.freebsd.org/changeset/base/222010
Log:
Whitespace and typo fixes.
Found by: codespell
Reviewed by: ru
Modified:
head/share/misc/iso3166
Modified: head/share/misc/iso3166
==
Author: uqs
Date: Tue May 17 08:13:10 2011
New Revision: 222009
URL: http://svn.freebsd.org/changeset/base/222009
Log:
Typo fix.
Modified:
head/share/man/man4/cc_hd.4
Modified: head/share/man/man4/cc_hd.4
==
--- head
Author: uqs
Date: Tue May 17 08:12:59 2011
New Revision: 222008
URL: http://svn.freebsd.org/changeset/base/222008
Log:
Typos, wording and mdoc fixes.
Modified:
head/share/man/man4/geom_map.4
Modified: head/share/man/man4/geom_map.4
Author: uqs
Date: Sat May 14 19:03:54 2011
New Revision: 221909
URL: http://svn.freebsd.org/changeset/base/221909
Log:
Convert a file to UTF-8. This only changes a character in the
copyright section and will not require UTF-8 for fortune(6).
Modified:
head/games/fortune/datfiles/gerrold.lim
Author: uqs
Date: Sat May 14 19:03:45 2011
New Revision: 221908
URL: http://svn.freebsd.org/changeset/base/221908
Log:
fortune(6): fix typos and misspellings.
While here, drop words in the spelling files that are no longer used
anywhere.
Speling errors found via: codespell from L
1 - 100 of 270 matches
Mail list logo