Author: uqs
Date: Wed Mar 2 21:59:42 2011
New Revision: 219209
URL: http://svn.freebsd.org/changeset/base/219209
Log:
Unbreak .Aq for non-ASCII output like -Tps or -Tutf8.
groff will try to produce fancy angle brackets like
Foo ⟨f...@freebsd.org⟩
This is nice and well, but no ema
Author: uqs
Date: Wed Mar 2 21:59:53 2011
New Revision: 219210
URL: http://svn.freebsd.org/changeset/base/219210
Log:
Fix some duplicate-word typos in manpages.
Submitted by: arundel
MFC after:1 week
Modified:
head/lib/libelf/elf_cntl.3
head/usr.sbin/ntp/doc/ntp.conf.5
Modified
Author: uqs
Date: Thu Mar 10 08:23:58 2011
New Revision: 219446
URL: http://svn.freebsd.org/changeset/base/219446
Log:
Remove bsdlabel.5, which hasn't been installed in over 7 years
and contains little more than an out-dated copy of
Deleted:
head/sbin/bsdlabel/bsdlabel.5
Modified:
head/s
Author: uqs
Date: Thu Mar 10 08:24:10 2011
New Revision: 219447
URL: http://svn.freebsd.org/changeset/base/219447
Log:
Remove bsdlabel test-script that was full of broken assumptions.
- the default label now includes an a: partition by default
- the c: partition is no longer exported via
Author: uqs
Date: Thu Mar 10 08:24:21 2011
New Revision: 219448
URL: http://svn.freebsd.org/changeset/base/219448
Log:
Remove dead code in bsdlabel depending on __alpha__
Modified:
head/sbin/bsdlabel/bsdlabel.8
head/sbin/bsdlabel/bsdlabel.c
Modified: head/sbin/bsdlabel/bsdlabel.8
=
Author: uqs
Date: Thu Mar 10 08:24:33 2011
New Revision: 219449
URL: http://svn.freebsd.org/changeset/base/219449
Log:
Widen fields that display partition offset/length.
This makes partitions between 50GiB and 2TiB (16TiB for 4k drives) print
correctly aligned.
While here, fix type o
Author: uqs
Date: Fri Apr 1 20:59:23 2011
New Revision: 220255
URL: http://svn.freebsd.org/changeset/base/220255
Log:
Fix the delete-old/check-old targets to work with arbitrarily long
OLD_FILES/OLD_DIRS/OLD_LIBS lists.
If you specify enough WITHOUT_FOO flags, the argument list passed to
Author: uqs
Date: Tue Apr 5 19:41:18 2011
New Revision: 220371
URL: http://svn.freebsd.org/changeset/base/220371
Log:
Fix buildworld -DMODULES_WITH_WORLD
Modified:
head/sys/modules/firewire/fwip/Makefile
Modified: head/sys/modules/firewire/fwip/Makefile
=
Author: uqs
Date: Wed Apr 6 20:08:23 2011
New Revision: 220401
URL: http://svn.freebsd.org/changeset/base/220401
Log:
Complete WITHOUT_CXX support. It implies WITHOUT_GROFF and
WITHOUT_CLANG.
Don't build clang bootstrap/build-tools depending on this flag. We also
keep gperf, devd and l
Author: uqs
Date: Wed Apr 6 20:19:07 2011
New Revision: 220402
URL: http://svn.freebsd.org/changeset/base/220402
Log:
Regenerate after r220401. It turns out makeman is clever about implied
flags, so remove that part from WITHOUT_CXX again.
This is only partially regenerated, as the entri
On Thu, 07.04.2011 at 07:31:14 +, Alexander Best wrote:
> On Wed Apr 6 11, Warner Losh wrote:
> > On Apr 6, 2011, at 3:41 PM, Alexander Best wrote:
> > > On Wed Apr 6 11, Juli Mallett wrote:
> > >> On Wed, Apr 6, 2011 at 14:04, Alexander Best wrote:
&g
Author: uqs
Date: Sat Apr 9 09:07:31 2011
New Revision: 220470
URL: http://svn.freebsd.org/changeset/base/220470
Log:
Fix make buildworld -DMODULES_WITH_WORLD on i386
Modified:
head/sys/modules/arcnet/Makefile
head/sys/modules/dtrace/dtraceall/Makefile
Modified: head/sys/modules/arcnet/Ma
Author: uqs
Date: Sun Apr 10 12:43:13 2011
New Revision: 220517
URL: http://svn.freebsd.org/changeset/base/220517
Log:
Rename 07.lpr to 07.lpd and re-connect to the build. This was
forgotten in r216178.
Submitted by: antoine
Pointyhat:uqs
Added:
head/share/doc/smm/07.lpd/
-
Author: uqs
Date: Tue Apr 19 07:30:22 2011
New Revision: 220814
URL: http://svn.freebsd.org/changeset/base/220814
Log:
Fix make buildworld -DMODULES_WITH_WORLD after r220454.
Modified:
head/sys/modules/cam/Makefile
Modified: head/sys/modules/cam/Makefile
=
Author: uqs
Date: Sun May 1 19:47:34 2011
New Revision: 221303
URL: http://svn.freebsd.org/changeset/base/221303
Log:
Let users' PATH decide which groff suite to pick up.
Let groff pass the -c flag to grotty, which will turn off ANSI
sequences. While these are not a problem for our more/
Author: uqs
Date: Sun May 1 20:14:10 2011
New Revision: 221304
URL: http://svn.freebsd.org/changeset/base/221304
Log:
recoverdisk(8): treat output file consistently and abort on EINVAL
This improves usability a little as we no longer require using touch.
Also reword the manpage wrt. para
Author: uqs
Date: Wed Apr 14 18:29:26 2010
New Revision: 206615
URL: http://svn.freebsd.org/changeset/base/206615
Log:
mdoc: remove .Pp where not needed
This trips up mdocml and can simply go away.
Reviewed by: ru
Approved by: philip, ed (mentors)
Modified:
head/lib/libc/gen/con
Author: uqs
Date: Wed Apr 14 18:29:34 2010
New Revision: 206616
URL: http://svn.freebsd.org/changeset/base/206616
Log:
mdoc: don't abuse Bo/Pc to get what looks like an interval
Be explicit and use the general bracketing form plus symbols which are
to be interpreted mathematically in this
Author: uqs
Date: Wed Apr 14 19:06:39 2010
New Revision: 206621
URL: http://svn.freebsd.org/changeset/base/206621
Log:
Add and expand $FreeBSD$ keyword to allow committing to this file.
Modified:
head/usr.bin/csup/cpasswd.1 (contents, props changed)
Modified: head/usr.bin/csup/cpasswd.1
==
Author: uqs
Date: Wed Apr 14 19:08:06 2010
New Revision: 206622
URL: http://svn.freebsd.org/changeset/base/206622
Log:
mdoc: order prologue macros consistently by Dd/Dt/Os
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/ma
Author: uqs
Date: Tue May 11 23:08:07 2010
New Revision: 207939
URL: http://svn.freebsd.org/changeset/base/207939
Log:
mdoc: fix prologue order in mdoc template
Reviewed by: brueffer
Modified:
head/share/misc/mdoc.template
Modified: head/share/misc/mdoc.template
===
Author: uqs
Date: Tue May 11 23:08:15 2010
New Revision: 207940
URL: http://svn.freebsd.org/changeset/base/207940
Log:
mdoc: use macro for +- that is understood by mdocml
Reviewed by: brueffer
Modified:
head/lib/libc/stdio/printf.3
head/lib/libc/stdio/wprintf.3
Modified: head/lib/lib
Author: uqs
Date: Tue May 11 23:08:22 2010
New Revision: 207941
URL: http://svn.freebsd.org/changeset/base/207941
Log:
mdoc: remove stray and
Found via:mdocml
Reviewed by: brueffer
Modified:
head/usr.bin/chpass/chpass.1
Modified: head/usr.bin/chpass/chpass.1
=
Author: uqs
Date: Tue May 11 23:08:31 2010
New Revision: 207942
URL: http://svn.freebsd.org/changeset/base/207942
Log:
mdoc: fix parenthesis
Reviewed by: brueffer
Modified:
head/lib/libc/stdio/fopen.3
head/lib/libelf/elf.3
Modified: head/lib/libc/stdio/fopen.3
===
Author: uqs
Date: Tue May 11 23:08:38 2010
New Revision: 207943
URL: http://svn.freebsd.org/changeset/base/207943
Log:
mdoc: simplify quotation scheme
Reviewed by: brueffer
Modified:
head/lib/libc/locale/isblank.3
Modified: head/lib/libc/locale/isblank.3
===
Author: uqs
Date: Thu May 13 12:07:55 2010
New Revision: 208027
URL: http://svn.freebsd.org/changeset/base/208027
Log:
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
bottom of the manpages and order them consistently.
GNU groff doesn't care about the ordering, and do
Author: uqs
Date: Thu May 13 12:08:11 2010
New Revision: 208028
URL: http://svn.freebsd.org/changeset/base/208028
Log:
mdoc: move remaining sections into consistent order
This pertains mostly to FILES, HISTORY, EXIT STATUS and AUTHORS sections.
Found by: mdocml lint run
Reviewed
Author: uqs
Date: Fri May 14 14:26:49 2010
New Revision: 208074
URL: http://svn.freebsd.org/changeset/base/208074
Log:
fsirand(8): make WARNS=3 clean
- Drop bogus quad_t cast for di_gen, it is a 32bit type
- Print di_gen with leading zeros, to get consistent output
Before this change,
Author: uqs
Date: Fri May 14 14:26:56 2010
New Revision: 208075
URL: http://svn.freebsd.org/changeset/base/208075
Log:
Sync apmd(8) with DragonflyBSD, bringing WARNS to 3
Reviewed by: ed (partial, long time ago)
Modified:
head/usr.sbin/apmd/Makefile
head/usr.sbin/apmd/apmd.8
head/us
On Fri, 14.05.2010 at 14:26:49 +, Ulrich Spoerlein wrote:
> Author: uqs
> Date: Fri May 14 14:26:49 2010
> New Revision: 208074
> URL: http://svn.freebsd.org/changeset/base/208074
>
> Log:
> fsirand(8): make WARNS=3 clean
>
Forgot to add:
X-MFC-A
Author: uqs
Date: Wed May 19 08:52:51 2010
New Revision: 208289
URL: http://svn.freebsd.org/changeset/base/208289
Log:
- Fix terminating argument to execl(3), sizeof(NULL) != sizeof(char *)
might be true on some systems [1]
- Rewrite gotos to use return directly
- Some spelling fixes
-
Author: uqs
Date: Wed May 19 08:52:59 2010
New Revision: 208290
URL: http://svn.freebsd.org/changeset/base/208290
Log:
Garbage collect unused variable, missed in r200840
Found by: clang static analyzer
Modified:
head/usr.sbin/apm/apm.c
Modified: head/usr.sbin/apm/apm.c
=
Author: uqs
Date: Wed May 19 08:57:53 2010
New Revision: 208291
URL: http://svn.freebsd.org/changeset/base/208291
Log:
mdoc: consistently spell our email addresses
Reviewed by: ru
Modified:
head/lib/libarchive/archive_read_disk.3
head/lib/libc/gen/isgreater.3
head/lib/libc/gen/sem_
Author: uqs
Date: Mon May 24 06:26:38 2010
New Revision: 208483
URL: http://svn.freebsd.org/changeset/base/208483
Log:
mdoc: consistently spell our email addresses
Reviewed by: ru
Approved by: harti
Modified:
head/contrib/bsnmp/gensnmpdef/gensnmpdef.1
head/contrib/bsnmp/gensnmptre
Author: uqs
Date: Mon May 24 06:33:14 2010
New Revision: 208484
URL: http://svn.freebsd.org/changeset/base/208484
Log:
Fix back references in substitute command for pax(1)
pax(1) was trying to copy the back-referenced data from
the match pattern, not the matched data.
PR: b
Author: uqs
Date: Mon May 24 11:14:40 2010
New Revision: 208493
URL: http://svn.freebsd.org/changeset/base/208493
Log:
These features will first appear in 8.1, soon to be released
MFC after:3 days
Modified:
head/lib/libc/compat-43/sigpause.2
head/share/man/man4/lindev.4
head/shar
Author: uqs
Date: Thu May 27 12:59:49 2010
New Revision: 208592
URL: http://svn.freebsd.org/changeset/base/208592
Log:
mail(1) misses addresses when replying to all
There's a parsing error for fields where addresses are not separated by
space. This is often produced by MS Outlook, eg.:
Author: uqs
Date: Thu May 27 13:56:19 2010
New Revision: 208593
URL: http://svn.freebsd.org/changeset/base/208593
Log:
mdoc: Remove leading garbage, empty lines and order preamble
Modified:
head/usr.sbin/fdcontrol/fdcontrol.8
head/usr.sbin/i2c/i2c.8
head/usr.sbin/smbmsg/smbmsg.8
Modified
Author: uqs
Date: Thu May 27 13:56:33 2010
New Revision: 208595
URL: http://svn.freebsd.org/changeset/base/208595
Log:
mdoc: Use mdoc macro for the (R) symbol
While here, also drop the unneeded quotes
Modified:
head/lib/libpmc/pmc.core.3
Modified: head/lib/libpmc/pmc.core.3
Author: uqs
Date: Thu May 27 13:56:40 2010
New Revision: 208596
URL: http://svn.freebsd.org/changeset/base/208596
Log:
mdoc: .Ud has attitude, it takes no argument!
Modified:
head/sbin/fsck_msdosfs/fsck_msdosfs.8
head/share/man/man4/dcons.4
head/share/man/man4/sbp_targ.4
head/usr.sbin/d
Author: uqs
Date: Thu May 27 13:56:47 2010
New Revision: 208597
URL: http://svn.freebsd.org/changeset/base/208597
Log:
mdoc: remove duplicate width argument
Modified:
head/share/man/man4/ddb.4
Modified: head/share/man/man4/ddb.4
===
Author: uqs
Date: Thu May 27 13:56:27 2010
New Revision: 208594
URL: http://svn.freebsd.org/changeset/base/208594
Log:
mdoc: Garbage collect unused/unneeded macros
Modified:
head/lib/msun/man/math.3
head/share/man/man9/atomic.9
head/usr.sbin/nfsd/nfsv4.4
head/usr.sbin/nfsd/stablerestart
Author: uqs
Date: Thu May 27 13:56:53 2010
New Revision: 208598
URL: http://svn.freebsd.org/changeset/base/208598
Log:
mdoc: use mdoc spelling of Umlauts
Modified:
head/usr.sbin/pkg_install/updating/pkg_updating.1
Modified: head/usr.sbin/pkg_install/updating/pkg_updating.1
==
Author: uqs
Date: Wed Jun 2 09:34:41 2010
New Revision: 208730
URL: http://svn.freebsd.org/changeset/base/208730
Log:
Zero struct before reading from it
PR: 140384
Found by: clang static analyzer
MFC after: 3 weeks
Modified:
head/bin/chio/chio.c
Modified: head/bin/chio/chio.c
Author: uqs
Date: Wed Jun 2 10:20:23 2010
New Revision: 208732
URL: http://svn.freebsd.org/changeset/base/208732
Log:
mdoc cleanup
Garbage collect unused sections, macros and arguments. Fix prologue and
remove empty lines.
Found by: mdocml
Modified:
head/games/pom/pom.6
head/li
Author: uqs
Date: Wed Jun 2 10:20:31 2010
New Revision: 208733
URL: http://svn.freebsd.org/changeset/base/208733
Log:
mdoc: use literal text, not a column table to present the
configuration file snippet.
Modified:
head/libexec/rbootd/rbootd.8
Modified: head/libexec/rbootd/rbootd.8
===
Author: uqs
Date: Wed Jun 2 10:20:38 2010
New Revision: 208734
URL: http://svn.freebsd.org/changeset/base/208734
Log:
mdoc: spell macros correctly, there's no need for the backslash escape
Modified:
head/lib/libc/gen/scandir.3
head/lib/msun/man/atan2.3
head/lib/msun/man/remainder.3
Modi
Author: uqs
Date: Wed Jun 2 18:31:04 2010
New Revision: 208753
URL: http://svn.freebsd.org/changeset/base/208753
Log:
Add required header for isalnum(3) to quench compiler warnings
Forgotten in: r174678
Submitted by: Alexander Best alexbestms at wwu.de
Approved by: das
Modified:
he
Author: uqs
Date: Tue Jun 8 16:48:49 2010
New Revision: 208913
URL: http://svn.freebsd.org/changeset/base/208913
Log:
mdoc: replace troff macros with -mdoc equivalents
Modified:
head/usr.sbin/nfsdumpstate/nfsdumpstate.8
head/usr.sbin/timed/timed/timed.8
Modified: head/usr.sbin/nfsdumpstat
Author: uqs
Date: Tue Jun 8 16:48:59 2010
New Revision: 208914
URL: http://svn.freebsd.org/changeset/base/208914
Log:
mdoc: remove literal tabs where they don't belong
Modified:
head/lib/libc/sys/flock.2
head/lib/libc/sys/getitimer.2
head/lib/libc/sys/getrusage.2
head/lib/libc/sys/mq_c
Author: uqs
Date: Wed Jun 9 07:31:32 2010
New Revision: 208935
URL: http://svn.freebsd.org/changeset/base/208935
Log:
mdoc: spell out theta, the Unicode glyph is hard to read for terminal fonts
It is referred to as "theta" later in the document anyway,
so stop being fancy.
Modified:
h
Author: uqs
Date: Wed Jun 9 08:53:50 2010
New Revision: 208938
URL: http://svn.freebsd.org/changeset/base/208938
Log:
Remove -mdoc macros from -man page
Neither groff nor mandoc render these when in -man mode.
This was introduced in r38083 as a local change, therefore no commit to
the
Author: uqs
Date: Fri Jun 11 06:04:00 2010
New Revision: 209033
URL: http://svn.freebsd.org/changeset/base/209033
Log:
Remove Xo/Xc in It, which is not yet supported by mdocml but
can be worked around trivially in this case.
Modified:
head/share/man/man1/builtin.1
Modified: head/share/man/
Author: uqs
Date: Fri Jun 11 06:04:14 2010
New Revision: 209035
URL: http://svn.freebsd.org/changeset/base/209035
Log:
Use same table markup as in hexdump.1
Modified:
head/usr.bin/hexdump/od.1
Modified: head/usr.bin/hexdump/od.1
===
Author: uqs
Date: Fri Jun 11 06:04:07 2010
New Revision: 209034
URL: http://svn.freebsd.org/changeset/base/209034
Log:
More mdoc nitpicking to improve compatibility to mdocml
- .Nd in section NAME is not optional
- .Ed was missing
- "indent" is not a flag, but a literal argument for -of
Author: uqs
Date: Fri Jun 11 06:03:47 2010
New Revision: 209031
URL: http://svn.freebsd.org/changeset/base/209031
Log:
mdoc nitpicking: the title argument shall be uppercase
Modified:
head/lib/libarchive/archive_entry.3
head/lib/libarchive/archive_read.3
head/lib/libarchive/archive_read_d
Author: uqs
Date: Fri Jun 11 06:03:54 2010
New Revision: 209032
URL: http://svn.freebsd.org/changeset/base/209032
Log:
mdoc: stop abusing -column lists and use .Bl -tag instead
Modified:
head/lib/libc/gen/getcap.3
Modified: head/lib/libc/gen/getcap.3
=
On Fri, 11.06.2010 at 06:03:47 +, Ulrich Spoerlein wrote:
> Author: uqs
> Date: Fri Jun 11 06:03:47 2010
> New Revision: 209031
> URL: http://svn.freebsd.org/changeset/base/209031
>
> Log:
> mdoc nitpicking: the title argument shall be uppercase
Libarchive parts were
Author: uqs
Date: Fri Jun 11 17:02:57 2010
New Revision: 209051
URL: http://svn.freebsd.org/changeset/base/209051
Log:
Initialize variables before usage.
Found by: clang static analyzer
Found by: Coverity Prevent[tm] (CID 7736, 7760)
Modified:
head/sbin/camcontrol/modeedit.c
Author: uqs
Date: Fri Jun 11 17:03:04 2010
New Revision: 209052
URL: http://svn.freebsd.org/changeset/base/209052
Log:
Remove dead variable assignments
Found by: clang static analyzer
Verified by: md5(1)
Modified:
head/sbin/ccdconfig/ccdconfig.c
head/sbin/gbde/gbde.c
head/sbin
Author: uqs
Date: Mon Jun 14 13:03:25 2010
New Revision: 209157
URL: http://svn.freebsd.org/changeset/base/209157
Log:
random(6): avoid dead assignments
Found by: clang static analyzer
Modified:
head/games/random/random.c
head/games/random/randomize_fd.c
Modified: head/games/rando
Author: uqs
Date: Sat Jun 19 18:52:37 2010
New Revision: 209350
URL: http://svn.freebsd.org/changeset/base/209350
Log:
mdoc nitpicking for gsched.8
- remove stray argument [1]
- remove stray whitespace
- use canonical wording for the HISTORY section
PR: docs/147119 [1]
Sub
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: 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: 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: 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: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 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 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 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 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
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
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
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
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: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: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: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: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: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: 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: 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: 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: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: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: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: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: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: 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: 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: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: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: Sat May 14 19:03:30 2011
New Revision: 221907
URL: http://svn.freebsd.org/changeset/base/221907
Log:
morse(6): fix typos and space-before-tabs
Modified:
head/games/morse/morse.c
Modified: head/games/morse/morse.c
=
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
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: 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: 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: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: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 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
==
1 - 100 of 270 matches
Mail list logo