In message <20120618130626.m...@besplex.bde.org>, Bruce Evans writes:
>There is no reason 16-bit copies should work either.
Indeed not, but they do.
As for the rest of your observations: Yes, the syscons code is a mess.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
p...@freebsd.org
Author: eadler
Date: Mon Jun 18 05:02:21 2012
New Revision: 237218
URL: http://svn.freebsd.org/changeset/base/237218
Log:
MFC 236352:
Bump date for content missed in r236290
Approved by: cperciva (implicit)
Modified:
stable/8/share/man/man5/periodic.conf.5
Directory Properties:
Author: eadler
Date: Mon Jun 18 05:01:57 2012
New Revision: 237217
URL: http://svn.freebsd.org/changeset/base/237217
Log:
MFC 236352:
Bump date for content missed in r236290
Approved by: cperciva (implicit)
Modified:
stable/9/share/man/man5/periodic.conf.5
Directory Properties:
Author: eadler
Date: Mon Jun 18 04:55:07 2012
New Revision: 237216
URL: http://svn.freebsd.org/changeset/base/237216
Log:
MFC r233648:
Remove trailing whitespace per mdoc lint warning
Approved by: cperciva (implicit)
Modified:
stable/9/bin/pwait/pwait.1
stable/9/bin/setfacl/se
On Sun, 17 Jun 2012, Poul-Henning Kamp wrote:
Log:
On certain newer Intel Atom based motherboards, for instance the
D2500CC which I have, syscons in text-mode fails to show the expected
contents due to write errors into video-memory.
At least one of the causes is that we copy from syscons i
Author: adrian
Date: Mon Jun 18 02:08:04 2012
New Revision: 237214
URL: http://svn.freebsd.org/changeset/base/237214
Log:
Extend the radiotap code to be aware of the size of any extra vendor
bitmaps that may occur.
The way this works is:
* the beginning of the radiotap frame has a 32
Author: mjacob
Date: Sun Jun 17 21:47:24 2012
New Revision: 237212
URL: http://svn.freebsd.org/changeset/base/237212
Log:
Roll to the latest 2400/2500 firmware available from the public QLogic
website.
Sponsored by: Spectralogic
MFC after:1 week
Modified:
head/sys/dev/ispfw/asm_2
Author: jilles
Date: Sun Jun 17 21:40:13 2012
New Revision: 237211
URL: http://svn.freebsd.org/changeset/base/237211
Log:
libc: Reduce relative relocations in strftime().
Modified:
head/lib/libc/stdtime/strftime.c
Modified: head/lib/libc/stdtime/strftime.c
===
Author: mjacob
Date: Sun Jun 17 21:39:40 2012
New Revision: 237210
URL: http://svn.freebsd.org/changeset/base/237210
Log:
Prepare for FC-Tape support. This involved doing a lot of little cleanups
and crosschecks against firmware documentation. We now check and report
FC firmware attributes a
Author: mjacob
Date: Sun Jun 17 21:30:24 2012
New Revision: 237209
URL: http://svn.freebsd.org/changeset/base/237209
Log:
MFC of 237135
If debug values were set, the default from tval floated
down and triggered an attempt to set multiple virtual
ports whether you wanted them or not.
Mo
On Sun, 17 Jun 2012 21:02:48 + (UTC)
Poul-Henning Kamp wrote:
> Author: phk
> Date: Sun Jun 17 21:02:48 2012
> New Revision: 237203
> URL: http://svn.freebsd.org/changeset/base/237203
(snip)
> Modified:
> head/sys/dev/fb/fbreg.h
>
> Modified: head/sys/dev/fb/fbreg.h
> =
Author: mjacob
Date: Sun Jun 17 21:28:11 2012
New Revision: 237208
URL: http://svn.freebsd.org/changeset/base/237208
Log:
MFC of r236427
Clean up and complete the incomplete deferred enable code.
Make the default role NONE if target mode is selected. This
allows ctl(8) to switch to/from
On 06/17/2012 14:06, Doug Barton wrote:
> stable/9/sys/conf/ (props changed)
There is what looks like a really large amount of crufty mergeinfo on
stable/9/sys/conf. The diff was large and hairy enough that I didn't
feel comfortable tackling it in the time I have allotted today. Given
that 9 i
Author: dougb
Date: Sun Jun 17 21:07:27 2012
New Revision: 237207
URL: http://svn.freebsd.org/changeset/base/237207
Log:
Improve the functionality of the PORTS_MODULES knob by adding
LOCALBASE/bin and sbin to PATH, which allows dependencies to be found;
adding SRC_BASE and OSVERSION to match
Author: dougb
Date: Sun Jun 17 21:07:00 2012
New Revision: 237206
URL: http://svn.freebsd.org/changeset/base/237206
Log:
Improve the functionality of the PORTS_MODULES knob by adding
LOCALBASE/bin and sbin to PATH, which allows dependencies to be found;
adding SRC_BASE and OSVERSION to match
Author: dougb
Date: Sun Jun 17 21:06:36 2012
New Revision: 237205
URL: http://svn.freebsd.org/changeset/base/237205
Log:
Improve the functionality of the PORTS_MODULES knob by adding
LOCALBASE/bin and sbin to PATH, which allows dependencies to be found;
adding SRC_BASE and OSVERSION to match
Author: pjd
Date: Sun Jun 17 21:04:22 2012
New Revision: 237204
URL: http://svn.freebsd.org/changeset/base/237204
Log:
Don't check for race with close on advisory unlock (there is nothing smart we
can do when such a race occurs). This saves lock/unlock cycle for the filedesc
lock for every a
Author: phk
Date: Sun Jun 17 21:02:48 2012
New Revision: 237203
URL: http://svn.freebsd.org/changeset/base/237203
Log:
On certain newer Intel Atom based motherboards, for instance the
D2500CC which I have, syscons in text-mode fails to show the expected
contents due to write errors into vide
Author: kib
Date: Sun Jun 17 19:16:31 2012
New Revision: 237201
URL: http://svn.freebsd.org/changeset/base/237201
Log:
MFC r237131:
Use right size when freeing unneeded GTT mapping.
Modified:
stable/9/sys/dev/drm2/i915/i915_gem.c
Directory Properties:
stable/9/sys/ (props changed)
sta
Author: rmacklem
Date: Sun Jun 17 18:34:04 2012
New Revision: 237200
URL: http://svn.freebsd.org/changeset/base/237200
Log:
Move the nfsrpc_close() call in ncl_reclaim() for the NFSv4 client
to below the vnode_destroy_vobject() call, since that is where
writes are flushed.
Suggested by:
Author: pjd
Date: Sun Jun 17 16:59:37 2012
New Revision: 237199
URL: http://svn.freebsd.org/changeset/base/237199
Log:
Extend the comment about checking for a race with close to explain why
it is done and why we don't return an error in such case.
Discussed with: kib
MFC after:
Author: pjd
Date: Sun Jun 17 16:32:32 2012
New Revision: 237198
URL: http://svn.freebsd.org/changeset/base/237198
Log:
If VOP_ADVLOCK() call or earlier checks failed don't check for a race with
close, because even if we had a race there is nothing to unlock.
Discussed with: kib
MF
Author: iwasaki
Date: Sun Jun 17 16:19:09 2012
New Revision: 237197
URL: http://svn.freebsd.org/changeset/base/237197
Log:
Resotre LCD brightness level on resuming.
MFC after:3 days
Modified:
head/sys/dev/acpica/acpi_video.c
Modified: head/sys/dev/acpica/acpi_video.c
===
Author: davide
Date: Sun Jun 17 13:48:39 2012
New Revision: 237196
URL: http://svn.freebsd.org/changeset/base/237196
Log:
Disable hwpmc(4) support for Intel Xeon Sandy Bridge (Model 0x2D).
Due to some differences in MSRs between Xeon Sandy Bridge and Core Sandy
Bridge (Model 0x2A), wrmsr() m
Author: davide
Date: Sun Jun 17 13:03:50 2012
New Revision: 237195
URL: http://svn.freebsd.org/changeset/base/237195
Log:
The variable 'error' in sys_poll() is initialized in declaration to value
zero but in any case is overwritten by successive copyin(), making the
previous initialization u
Author: joel (doc committer)
Date: Sun Jun 17 11:36:28 2012
New Revision: 237194
URL: http://svn.freebsd.org/changeset/base/237194
Log:
Remove end of line whitespace.
Modified:
head/contrib/bsnmp/lib/bsnmplib.3
head/contrib/bsnmp/snmp_usm/snmp_usm.3
Modified: head/contrib/bsnmp/lib/bsnmpli
Author: joel (doc committer)
Date: Sun Jun 17 11:33:55 2012
New Revision: 237193
URL: http://svn.freebsd.org/changeset/base/237193
Log:
Minor mdoc fixes.
Modified:
head/contrib/bsnmp/lib/bsnmpclient.3
head/contrib/bsnmp/lib/bsnmplib.3
head/contrib/bsnmp/snmp_target/snmp_target.3
head/co
Author: marius
Date: Sun Jun 17 11:16:17 2012
New Revision: 237192
URL: http://svn.freebsd.org/changeset/base/237192
Log:
MFC: r237107
- As a baind-aid, disable ATAPI DMA when using ATA_CAM for these controllers
as well as it causes the kernel to hang during boot.
Reported and teste
Author: marius
Date: Sun Jun 17 11:16:14 2012
New Revision: 237191
URL: http://svn.freebsd.org/changeset/base/237191
Log:
MFC: r237107
- As a baind-aid, disable ATAPI DMA when using ATA_CAM for these controllers
as well as it causes the kernel to hang during boot.
Reported and teste
Author: joel (doc committer)
Date: Sun Jun 17 11:04:38 2012
New Revision: 237190
URL: http://svn.freebsd.org/changeset/base/237190
Log:
Remove superfluous paragraph macro.
Modified:
head/contrib/telnet/telnet/telnet.1
Modified: head/contrib/telnet/telnet/telnet.1
Author: marius
Date: Sun Jun 17 09:50:59 2012
New Revision: 237189
URL: http://svn.freebsd.org/changeset/base/237189
Log:
MFC: r230179
BeagleBone uses an FTDI chip with
an altered Product ID.
Modified:
stable/8/sys/dev/usb/serial/uftdi.c
stable/8/sys/dev/usb/usbdevs
Directory Propert
Author: marius
Date: Sun Jun 17 09:50:56 2012
New Revision: 237188
URL: http://svn.freebsd.org/changeset/base/237188
Log:
MFC: r230179
BeagleBone uses an FTDI chip with
an altered Product ID.
Modified:
stable/9/sys/dev/usb/serial/uftdi.c
stable/9/sys/dev/usb/usbdevs
Directory Propert
Author: marius
Date: Sun Jun 17 09:43:04 2012
New Revision: 237187
URL: http://svn.freebsd.org/changeset/base/237187
Log:
MFC: r237101
Fix a braino in r236469 (MFC'ed to stable/8 in r236469); the number of
DMA tags required for handling MAXPHYS should be based on PAGE_SIZE rather
than S
Author: marius
Date: Sun Jun 17 09:42:56 2012
New Revision: 237186
URL: http://svn.freebsd.org/changeset/base/237186
Log:
MFC: r237101
Fix a braino in r236469 (MFC'ed to stable/9 in r236468); the number of
DMA tags required for handling MAXPHYS should be based on PAGE_SIZE rather
than S
Author: kib
Date: Sun Jun 17 07:14:58 2012
New Revision: 237185
URL: http://svn.freebsd.org/changeset/base/237185
Log:
MFC r236848:
Use the previous stack entry protection and max protection to correctly
propagate the stack execution permissions when stack is grown down.
Modified:
stable/
35 matches
Mail list logo