Author: marcel
Date: Sun Jan 4 07:32:06 2009
New Revision: 186733
URL: http://svn.freebsd.org/changeset/base/186733
Log:
Improve probing.
o Don't check the dummy fields.
o The entry is unused if either dp_mid is 0 or dp_sid is 0.
o The start or end cylinder cannot be 0.
o The st
Author: chinsan (doc,ports committer)
Date: Sun Jan 4 07:29:04 2009
New Revision: 186732
URL: http://svn.freebsd.org/changeset/base/186732
Log:
- s/no-scripts/no-script/
PR: docs/127732
Submitted by: TerryP
MFC after:3 days
Modified:
head/usr.sbin/pkg_install/add/pkg_
Author: ed
Date: Sun Jan 4 00:20:18 2009
New Revision: 186731
URL: http://svn.freebsd.org/changeset/base/186731
Log:
Print control characters, even though they are normally not visible.
With cons25, there are printable characters below 0x1B. This is not the
case with ASCII, UTF-8, etc. b
Author: alfred
Date: Sun Jan 4 00:12:01 2009
New Revision: 186730
URL: http://svn.freebsd.org/changeset/base/186730
Log:
Sync with usb4bsd:
src/lib/libusb20/libusb20_desc.c
Make "libusb20_desc_foreach()" more readable.
src/sys/dev/usb2/controller/*.[ch]
src/sys/dev/usb2/core/*.
Author: ed
Date: Sat Jan 3 22:51:54 2009
New Revision: 186729
URL: http://svn.freebsd.org/changeset/base/186729
Log:
Resolve some regressions related to tabs and linewrap handling.
It turns out I was looking too much at mimicing xterm, that I didn't
take the differences of cons25 into ac
Author: nwhitehorn
Date: Sat Jan 3 19:38:47 2009
New Revision: 186728
URL: http://svn.freebsd.org/changeset/base/186728
Log:
Fix the OFW interrupt map parser to use its own idea of the number of
interrupt
cells in the map, instead of using a value passed to it and then panicing if
it
disa
Author: marius
Date: Sat Jan 3 14:33:48 2009
New Revision: 186722
URL: http://svn.freebsd.org/changeset/base/186722
Log:
Reapply the intpin correction part of r146420 which somehow
got lost.
Modified:
head/sys/dev/usb2/controller/ohci2_pci.c
Modified: head/sys/dev/usb2/controller/ohci2_pc
Author: brueffer
Date: Sat Jan 3 13:55:02 2009
New Revision: 186721
URL: http://svn.freebsd.org/changeset/base/186721
Log:
Mention 6.4-RELEASE.
PR: 129952
Submitted by: pluknet
Modified:
stable/6/UPDATING
Modified: stable/6/UPDATING
=
Author: kaiw
Date: Sat Jan 3 13:42:49 2009
New Revision: 186720
URL: http://svn.freebsd.org/changeset/base/186720
Log:
Added section type SHT_GNU_HASH. GNU-style .hash section is a new
style of hash section with better performace than the original SYSV
hash. It can be generated by newer bin
Author: kib
Date: Sat Jan 3 13:24:08 2009
New Revision: 186719
URL: http://svn.freebsd.org/changeset/base/186719
Log:
Extend the struct vm_page wire_count to u_int to avoid the overflow
of the counter, that may happen when too many sendfile(2) calls are
being executed with this vnode [1].
Author: rwatson
Date: Sat Jan 3 11:35:31 2009
New Revision: 186717
URL: http://svn.freebsd.org/changeset/base/186717
Log:
Allow the IP_MINTTL socket option to be set to 0 so that it can be
disabled entirely, which is its default state before set to a
non-zero value.
PR: 12879
Author: antoine
Date: Sat Jan 3 11:25:50 2009
New Revision: 186716
URL: http://svn.freebsd.org/changeset/base/186716
Log:
Add an obsolete file.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==
--
Hi Alexander,
On Tue, Nov 18, 2008 at 01:24:38PM +, Alexander Motin wrote:
> Author: mav
> Date: Tue Nov 18 13:24:38 2008
> New Revision: 185050
> URL: http://svn.freebsd.org/changeset/base/185050
>
> Log:
> Set of powerd enchancements:
>
> 1. Make it more SMP polite. Previous version
Author: brueffer
Date: Sat Jan 3 10:56:10 2009
New Revision: 186715
URL: http://svn.freebsd.org/changeset/base/186715
Log:
Call pcn_start_locked() instead of pcn_start() where the softc lock is
already held.
Approved by: rwatson (mentor)
MFC after:3 weeks
Modified:
head/sys/dev
Author: brueffer
Date: Sat Jan 3 10:37:38 2009
New Revision: 186714
URL: http://svn.freebsd.org/changeset/base/186714
Log:
Mdoc and language cleanup.
Modified:
head/share/man/man9/dev_clone.9
Modified: head/share/man/man9/dev_clone.9
=
Ivan Voras wrote:
2009/1/3 Julian Elischer :
Ivan Voras wrote:
And just how can upgrading all the non-user-modified files cause
serious damage here (serious=system not bootable, login not possible,
etc)? Please explain with examples, since from this and the old
current@ thread I only g
Author: obrien
Date: Sat Jan 3 10:14:01 2009
New Revision: 186713
URL: http://svn.freebsd.org/changeset/base/186713
Log:
+ Add the -Q be-quiet flag for parallel jobs.
- Enable -Q by default for the moment - there is something weird
going on in the rescue build.
Modified:
head/usr.bin/m
On Jan 2, 2009, at 23:25, Maxim Sobolev wrote:
Doug Barton wrote:
1. Past experience indicates that your average _developer_ is not
very
good at estimating what the average _user_ will want as the default.
This statement is pretty much self-contradictory. You are saying
that average deve
18 matches
Mail list logo