Author: sobomax
Date: Sun Nov 9 07:58:23 2008
New Revision: 184781
URL: http://svn.freebsd.org/changeset/base/184781
Log:
Ignore files that only differ in CVS Id tag.
MFC after:2 weeks
Modified:
head/usr.sbin/mergemaster/mergemaster.sh
Modified: head/usr.sbin/mergemaster/mergemaste
Author: matteo
Date: Sun Nov 9 07:34:11 2008
New Revision: 184780
URL: http://svn.freebsd.org/changeset/base/184780
Log:
Don't leave files in /var/cront/tabs when interrupted
PR: 17363
MFC after:3 days
Modified:
head/usr.sbin/cron/crontab/crontab.c
Modified: head/usr.sb
Author: matteo
Date: Sun Nov 9 06:44:53 2008
New Revision: 184779
URL: http://svn.freebsd.org/changeset/base/184779
Log:
Be paranoid and use snprintf
PR: bin/122137
Submitted by: Steven Kreuzer <[EMAIL PROTECTED]>
MFC after:3 days
Modified:
head/usr.sbin/cron/crontab/c
Author: kmacy
Date: Sun Nov 9 01:53:06 2008
New Revision: 184778
URL: http://svn.freebsd.org/changeset/base/184778
Log:
make kern.ipc.nmbclusters actually have a useful effect on nmbclusters et al.
initialize pkthdr in field order
Modified:
head/sys/kern/kern_mbuf.c
Modified: head/sys/ker
Author: hrs
Date: Sun Nov 9 01:10:21 2008
New Revision: 184777
URL: http://svn.freebsd.org/changeset/base/184777
Log:
Add workaround for a back reference when no corresponding
parenthesized subexpression is defined. For example, the
following command line caused unexpected behavior like
Author: ed
Date: Sat Nov 8 20:40:39 2008
New Revision: 184771
URL: http://svn.freebsd.org/changeset/base/184771
Log:
Reduce the default baud rate of PTY's to 9600.
On RELENG_6 (and probably RELENG_7) we see our syscons windows and
pseudo-terminals have the following buffer sizes:
|
Author: trasz
Date: Sat Nov 8 19:56:32 2008
New Revision: 184770
URL: http://svn.freebsd.org/changeset/base/184770
Log:
Require write access on a directory being moved from one parent
directory to another in ZFS.
Approved by: rwatson (mentor), pjd
Modified:
head/sys/cddl/contrib/open
Author: keramida (doc committer)
Date: Sat Nov 8 17:45:47 2008
New Revision: 184769
URL: http://svn.freebsd.org/changeset/base/184769
Log:
Spell 'different' correctly.
Modified:
head/share/man/man4/snd_hda.4
Modified: head/share/man/man4/snd_hda.4
===
On Wed, 2008-11-05 at 19:30 -0800, Tim Kientzle wrote:
> > : This is why there's such a big push to get systems to properly support
> > : UTF-8. FreeBSD had a SoC project this year that was supposed to
> > : properly implement Unicode collations...
> >
> > That makes sense.
>
> Yes, UTF-8 is good
2008/11/8, Kostik Belousov <[EMAIL PROTECTED]>:
> On Sat, Nov 08, 2008 at 02:13:46PM +0100, Attilio Rao wrote:
> > 2008/11/8, Alexander Motin <[EMAIL PROTECTED]>:
> > > Author: mav
> > > Date: Sat Nov 8 06:25:57 2008
> > > New Revision: 184762
> > > URL: http://svn.freebsd.org/changeset/ba
Attilio Rao wrote:
2008/11/8, Alexander Motin <[EMAIL PROTECTED]>:
@@ -262,8 +264,14 @@ ngt_rcvmsg(node_p node, item_p item, hoo
case NGM_TTY_SET_TTY:
if (sc->tp != NULL)
return (EBUSY);
- error = tty
On Sat, Nov 08, 2008 at 01:10:32AM +0100, Raphael Becker wrote:
> On Fri, Nov 07, 2008 at 10:01:31PM +, Marc Fonvieille wrote:
> > + "This will give you ready access to over 19,000 ported
> > software packages,\n"
> > + "at a cost of around 445MB of disk space when \"cl
On Sat, Nov 08, 2008 at 02:13:46PM +0100, Attilio Rao wrote:
> 2008/11/8, Alexander Motin <[EMAIL PROTECTED]>:
> > Author: mav
> > Date: Sat Nov 8 06:25:57 2008
> > New Revision: 184762
> > URL: http://svn.freebsd.org/changeset/base/184762
> >
> > Log:
> > Don't use curthread to resolve file
2008/11/8, Alexander Motin <[EMAIL PROTECTED]>:
> Author: mav
> Date: Sat Nov 8 06:25:57 2008
> New Revision: 184762
> URL: http://svn.freebsd.org/changeset/base/184762
>
> Log:
> Don't use curthread to resolve file descriptor. Request may be queued, so
> thread will be different. Instead
14 matches
Mail list logo