une and your email will cause wide
spread whining, crying, or panic which may or may not result
in a lecture about how someone else is morally superior to
yourself. By integrating this program into your email client,
you are accepting the risk of not being pc-enough for your
peers (ones that you wo
On Mon, 21 Feb 2011 12:12:18 -0800
Garrett Cooper wrote:
> On Mon, Feb 21, 2011 at 8:14 AM, Tom Rhodes wrote:
> > On Sat, 19 Feb 2011 15:27:12 -0800
> > Doug Barton wrote:
> >
> >> On 02/19/2011 15:12, Carlos A. M. dos Santos wrote:
> >> > On Sat,
Author: trhodes (doc committer)
Date: Thu Feb 28 20:43:03 2019
New Revision: 344665
URL: https://svnweb.freebsd.org/changeset/base/344665
Log:
Grammar tweaks in ipfw manual page.
Modified:
head/sbin/ipfw/ipfw.8
Modified: head/sbin/ipfw/ipfw.8
=
Author: trhodes
Date: Fri May 23 14:32:57 2014
New Revision: 266586
URL: http://svnweb.freebsd.org/changeset/base/266586
Log:
If called without -T or -t, fsck attempts to detect the
file system type. If this fails, fsck will fail with
"unknown file system type" message.
PR: 1
Author: trhodes
Date: Tue Nov 19 19:55:41 2013
New Revision: 258355
URL: http://svnweb.freebsd.org/changeset/base/258355
Log:
"Tim trailing" -> "Trim trailing"
Modified:
head/usr.sbin/bsdconfig/networking/share/device.subr
Modified: head/usr.sbin/bsdconfig/networking/share/device.subr
==
Author: trhodes
Date: Thu Dec 5 01:44:24 2013
New Revision: 258955
URL: http://svnweb.freebsd.org/changeset/base/258955
Log:
Add -F to flush output after each write. With this, I can
set up a pipe and allow a jr user to watch what I'm doing
by running 'script -F pipefile' on it.
While
this change goes in the wrong direction.
>
> We should instead document -q as a compatibility option.
> Undocumented flags, even as NOPS, are bugs.
It should be documented as a do-nothing option.
--
Tom Rhodes
___
svn-src-head@freebsd.org mail
Author: trhodes
Date: Sun Jun 10 15:56:49 2012
New Revision: 236854
URL: http://svn.freebsd.org/changeset/base/236854
Log:
"on the their types." -> "on their types."
Modified:
head/share/man/man4/mac_lomac.4
Modified: head/share/man/man4/mac_lomac.4
==
Author: trhodes
Date: Thu Sep 6 20:15:44 2012
New Revision: 240176
URL: http://svn.freebsd.org/changeset/base/240176
Log:
Avoid segfault if name is invalid. Basically, only
check for CTL_USER if the sysctl fails with ENOENT.
PR: 169056
Reviewed by: jhb
Modified:
head/lib