Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (9m)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (177d) 

2024-05-09 20:31:33 UTC Now

2010-11-21 03:06:55 UTC netbsd-5 commitmail json YAML

2010-11-21 03:05:11 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #1407):
sys/dev/bluetooth/btdev.h: revision 1.9
sys/arch/iyonix/conf/GENERIC: revision 1.60
sys/arch/sparc64/conf/GENERIC: revision 1.129
sys/dev/usb/hid.c: revision 1.30
sys/dev/usb/hid.h: revision 1.13
sys/arch/i386/conf/GENERIC: revision 1.983
usr.sbin/btdevctl/print.c: revision 1.10
sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.16
sys/arch/alpha/conf/GENERIC: revision 1.337
sys/dev/bluetooth/files.bluetooth: revision 1.14
sys/arch/evbarm/conf/GUMSTIX: revision 1.49
sys/dev/usb/usbdevs: revision 1.550
sys/arch/evbppc/conf/OPENBLOCKS266_OPT: revision 1.14
sys/arch/hpcsh/conf/GENERIC: revision 1.91
sys/dev/bluetooth/btmagic.c: revision 1.1
distrib/sets/lists/man/mi: revision 1.1210
sys/arch/amd64/conf/GENERIC: revision 1.279
sys/arch/i386/conf/ALL: revision 1.258
sys/arch/amd64/conf/XEN3_DOM0: revision 1.54
sys/arch/hpcarm/conf/JORNADA720: revision 1.78
sys/dev/usb/hid.c: revision 1.29
share/man/man4/btmagic.4: revision 1.1
hid_get_data() does not work if the size of data is less than
a byte and crosses a byte boundary, and it always returns a
sign-extended value.
fix this by using the algorithm from libusbhid to read bytes,
and provide a hid_get_udata() function to return unsigned data
values.
while here, const args
update DPRINTF to reflect actual function name
add Apple Magic Mouse product-id
regen for Magic Mouse id
allow for vendor-id and product-id properties, passing them
through to child devices
add Magic Mouse driver and manpage btmagic(4)
additionally query the "PnP Information" service record to discover
any USB Forum vendor-id and product-id values and store them in the
property list if found.
add btmagic(4) where other Bluetooth drivers are listed

(riz)

2010-11-21 02:51:57 UTC netbsd-5 commitmail json YAML

Pull up following patch (requested by mrg in ticket #1406):
sys/external/bsd/drm/dist/bsd-core/radeon_drv.c: patch

Make suspend/resume actually work with radeondrm configured.
From Pierre Pronchery in kern/43327.

(riz)

2010-11-21 02:46:24 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by hubertf in ticket #1403):
sys/arch/x86/conf/files.x86: revision 1.49
sys/arch/i386/i386/autoconf.c: revision 1.94
sys/arch/x86/x86/intr.c: revision 1.60
Add opt_intrdebug.h for the INTRDEBUG option, and #include it here and
there.  Fixes GENERIC/i386 compilation with 'options INTRDEBUG'.

(riz)

2010-11-21 02:44:42 UTC netbsd-5 commitmail json YAML

2010-11-21 02:43:32 UTC MAIN commitmail json YAML

2010-11-21 02:42:33 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1402):
distrib/sets/lists/comp/md.amd64: revision 1.47
Fix keywords: /usr/lib/i386/libiberty* need 'bfd', not 'debuglib'.
/usr/lib/i386/libvers* need 'kerberos', not 'debuglib'.

(riz)

2010-11-21 02:38:07 UTC netbsd-5 commitmail json YAML

Pull up following patch (requested by ahoka in ticket #1399):
sys/dev/usb/ukbdmap.c : patch
        Enable Hungarian keyboard layout on USB keyboards.

(riz)

2010-11-21 02:34:16 UTC MAIN commitmail json YAML

install the bitmap app-defaults here due to Bitmap.c vs. app-defaults/Bitmap conflicts.

(mrg)

2010-11-21 02:33:42 UTC MAIN commitmail json YAML

2010-11-21 02:32:26 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #1398):
lib/libusbhid/data.c: revision 1.6
hid_get_data() will read an extra byte if the data being read ends on
a byte boundary. This byte is subsequently discarded, but it could be
a byte from memory after the end of the report being parsed.
Fix this by rounding up and ending the loop one earlier.

(riz)

2010-11-21 02:30:17 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mbalmer in ticket #1397):
sbin/restore/symtab.c: revision 1.26
Fix grammar in a line of output.
From Hywel Mallett via FreeBSD.

(riz)

2010-11-21 02:27:40 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mbalmer in ticket #1395):
lib/libc/sys/ioctl.2: revision 1.21
Correctly spell 'acknowledged'.
Found by Christian Brueffer.

(riz)

2010-11-21 02:19:25 UTC MAIN commitmail json YAML

2010-11-21 02:14:43 UTC MAIN commitmail json YAML

2010-11-21 02:14:41 UTC MAIN commitmail json YAML

2010-11-21 02:14:39 UTC MAIN commitmail json YAML

2010-11-21 02:14:35 UTC MAIN commitmail json YAML

2010-11-21 02:14:33 UTC MAIN commitmail json YAML

2010-11-21 02:14:30 UTC MAIN commitmail json YAML

2010-11-21 02:14:28 UTC MAIN commitmail json YAML

2010-11-21 02:14:25 UTC MAIN commitmail json YAML

2010-11-21 02:14:23 UTC MAIN commitmail json YAML

2010-11-21 02:14:21 UTC MAIN commitmail json YAML

2010-11-21 02:14:18 UTC MAIN commitmail json YAML

2010-11-21 02:14:16 UTC MAIN commitmail json YAML

2010-11-21 02:14:13 UTC MAIN commitmail json YAML

2010-11-21 02:14:12 UTC MAIN commitmail json YAML

2010-11-21 02:14:08 UTC MAIN commitmail json YAML

2010-11-21 02:14:06 UTC MAIN commitmail json YAML

2010-11-21 02:14:03 UTC MAIN commitmail json YAML

2010-11-21 02:14:01 UTC MAIN commitmail json YAML

2010-11-21 02:13:59 UTC MAIN commitmail json YAML

2010-11-21 02:13:53 UTC MAIN commitmail json YAML

2010-11-21 02:13:51 UTC MAIN commitmail json YAML

2010-11-21 02:13:48 UTC MAIN commitmail json YAML

2010-11-21 02:13:46 UTC MAIN commitmail json YAML

2010-11-21 02:13:43 UTC MAIN commitmail json YAML

2010-11-21 01:46:20 UTC MAIN commitmail json YAML

+BSP (binary space partition)

(dholland)

2010-11-21 01:25:33 UTC MAIN commitmail json YAML

2010-11-21 01:19:31 UTC MAIN commitmail json YAML

2010-11-21 01:15:52 UTC MAIN commitmail json YAML

2010-11-21 01:15:50 UTC MAIN commitmail json YAML

2010-11-21 01:15:46 UTC MAIN commitmail json YAML

2010-11-21 01:15:43 UTC MAIN commitmail json YAML

2010-11-21 01:15:40 UTC MAIN commitmail json YAML

2010-11-21 01:15:38 UTC MAIN commitmail json YAML

2010-11-21 01:15:36 UTC MAIN commitmail json YAML

2010-11-21 01:15:29 UTC MAIN commitmail json YAML

2010-11-21 01:15:27 UTC MAIN commitmail json YAML

2010-11-21 01:15:25 UTC MAIN commitmail json YAML

2010-11-21 01:15:23 UTC MAIN commitmail json YAML

2010-11-21 01:15:20 UTC MAIN commitmail json YAML

2010-11-21 01:15:18 UTC MAIN commitmail json YAML

2010-11-21 01:15:15 UTC MAIN commitmail json YAML

2010-11-21 00:47:59 UTC MAIN commitmail json YAML

2010-11-21 00:45:28 UTC MAIN commitmail json YAML

2010-11-21 00:45:22 UTC MAIN commitmail json YAML

2010-11-21 00:44:50 UTC MAIN commitmail json YAML

2010-11-21 00:44:43 UTC MAIN commitmail json YAML

2010-11-21 00:44:34 UTC MAIN commitmail json YAML

2010-11-21 00:44:29 UTC MAIN commitmail json YAML

2010-11-21 00:44:25 UTC MAIN commitmail json YAML

2010-11-21 00:44:16 UTC MAIN commitmail json YAML

2010-11-21 00:44:12 UTC MAIN commitmail json YAML

2010-11-21 00:44:06 UTC MAIN commitmail json YAML

2010-11-21 00:44:00 UTC MAIN commitmail json YAML

2010-11-21 00:43:53 UTC MAIN commitmail json YAML

2010-11-21 00:43:46 UTC MAIN commitmail json YAML

2010-11-21 00:43:39 UTC MAIN commitmail json YAML

xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/COPYING imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/ChangeLog imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/INSTALL imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/Makefile.am imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/Makefile.in imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/README imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/aclocal.m4 imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/config.guess imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/config.sub imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/configure imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/configure.ac imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/install-sh imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS08.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS10.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS12.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS14.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS18.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS19.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS24.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutRS08.bdf imported
      :
(more 7 files)
initial import of font-bh-lucidatypewriter-75dpi-1.0.3

Status:

Vendor Tag: xorg
Release Tags: font-bh-lucidatypewriter-75dpi-1-0-3

(mrg)

2010-11-21 00:43:33 UTC MAIN commitmail json YAML

xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/COPYING imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/ChangeLog imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/INSTALL imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/Makefile.am imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/Makefile.in imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/README imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/aclocal.m4 imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/config.guess imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/config.sub imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/configure imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/configure.ac imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/install-sh imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/lutBS08.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/lutBS10.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/lutBS12.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/lutBS14.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/lutBS18.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/lutBS19.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/lutBS24.bdf imported
xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/lutRS08.bdf imported
      :
(more 7 files)
initial import of font-bh-lucidatypewriter-100dpi-1.0.3

Status:

Vendor Tag: xorg
Release Tags: font-bh-lucidatypewriter-100dpi-1-0-3

(mrg)

2010-11-21 00:43:26 UTC MAIN commitmail json YAML

2010-11-21 00:43:14 UTC MAIN commitmail json YAML

2010-11-21 00:42:59 UTC MAIN commitmail json YAML

2010-11-21 00:42:55 UTC MAIN commitmail json YAML

2010-11-21 00:42:50 UTC MAIN commitmail json YAML

initial import of font-adobe-utopia-75dpi-1.0.4

Status:

Vendor Tag: xorg
Release Tags: font-adobe-utopia-75dpi-1-0-4

(mrg)

2010-11-21 00:42:41 UTC MAIN commitmail json YAML

initial import of font-adobe-utopia-100dpi-1.0.4

Status:

Vendor Tag: xorg
Release Tags: font-adobe-utopia-100dpi-1-0-4

(mrg)

2010-11-21 00:42:31 UTC MAIN commitmail json YAML

2010-11-21 00:41:54 UTC MAIN commitmail json YAML

2010-11-21 00:35:50 UTC MAIN commitmail json YAML

merge fixesproto 4.1.2

(mrg)

2010-11-21 00:34:00 UTC MAIN commitmail json YAML

2010-11-21 00:32:11 UTC MAIN commitmail json YAML

2010-11-21 00:30:48 UTC MAIN commitmail json YAML

2010-11-20 23:47:31 UTC MAIN commitmail json YAML

2010-11-20 23:45:58 UTC MAIN commitmail json YAML

avoid an mismatch between iconv(3)'s 2nd arg.

(mrg)

2010-11-20 23:45:13 UTC MAIN commitmail json YAML

link with xcb and xcb-shape.

(mrg)

2010-11-20 23:34:06 UTC MAIN commitmail json YAML

also link in libXcursor now.

(mrg)

2010-11-20 23:30:45 UTC MAIN commitmail json YAML

add this so xman can build with it..

(mrg)

2010-11-20 23:30:24 UTC MAIN commitmail json YAML

2010-11-20 23:25:42 UTC MAIN commitmail json YAML

2010-11-20 23:25:26 UTC MAIN commitmail json YAML

2010-11-20 23:25:11 UTC MAIN commitmail json YAML

2010-11-20 23:24:51 UTC MAIN commitmail json YAML

update for xmodmap 1.0.4.

(mrg)

2010-11-20 23:24:24 UTC MAIN commitmail json YAML

2010-11-20 23:22:39 UTC MAIN commitmail json YAML

2010-11-20 23:18:55 UTC MAIN commitmail json YAML

2010-11-20 23:18:53 UTC MAIN commitmail json YAML

2010-11-20 23:18:50 UTC MAIN commitmail json YAML

2010-11-20 23:18:47 UTC MAIN commitmail json YAML

2010-11-20 23:18:45 UTC MAIN commitmail json YAML

2010-11-20 23:18:42 UTC MAIN commitmail json YAML

2010-11-20 23:18:40 UTC MAIN commitmail json YAML

2010-11-20 23:18:37 UTC MAIN commitmail json YAML

2010-11-20 23:18:35 UTC MAIN commitmail json YAML

2010-11-20 23:18:32 UTC MAIN commitmail json YAML

2010-11-20 23:18:29 UTC MAIN commitmail json YAML

2010-11-20 23:18:26 UTC MAIN commitmail json YAML

2010-11-20 23:18:23 UTC MAIN commitmail json YAML

2010-11-20 23:18:21 UTC MAIN commitmail json YAML

2010-11-20 23:18:19 UTC MAIN commitmail json YAML

2010-11-20 23:18:16 UTC MAIN commitmail json YAML

2010-11-20 23:18:14 UTC MAIN commitmail json YAML

2010-11-20 23:18:09 UTC MAIN commitmail json YAML

2010-11-20 23:17:52 UTC MAIN commitmail json YAML

add the new man dir to .PATH, for xmodmap 1.0.5

(mrg)

2010-11-20 22:41:49 UTC MAIN commitmail json YAML

add the include dir, to prepare for xmh 1.0.2

(mrg)

2010-11-20 22:40:00 UTC MAIN commitmail json YAML

add the app-defaults dir, to prepare for xmh 1.0.2

(mrg)

2010-11-20 22:34:17 UTC MAIN commitmail json YAML

add the app-defaults dir, to prepare for xload 1.1.0

(mrg)

2010-11-20 22:09:03 UTC MAIN commitmail json YAML

we don't have xorg server 1.7 here.

(mrg)

2010-11-20 22:00:51 UTC MAIN commitmail json YAML

2010-11-20 21:59:13 UTC MAIN commitmail json YAML

2010-11-20 21:58:35 UTC MAIN commitmail json YAML

2010-11-20 21:48:20 UTC MAIN commitmail json YAML

merge damageproto 1.2.1

(mrg)

2010-11-20 21:45:59 UTC MAIN commitmail json YAML

2010-11-20 21:45:52 UTC MAIN commitmail json YAML

2010-11-20 21:45:49 UTC MAIN commitmail json YAML

2010-11-20 21:45:47 UTC MAIN commitmail json YAML

2010-11-20 21:45:43 UTC MAIN commitmail json YAML

2010-11-20 21:45:39 UTC MAIN commitmail json YAML

2010-11-20 21:45:34 UTC MAIN commitmail json YAML

2010-11-20 21:45:30 UTC MAIN commitmail json YAML

2010-11-20 21:45:26 UTC MAIN commitmail json YAML

2010-11-20 21:45:23 UTC MAIN commitmail json YAML

2010-11-20 21:24:00 UTC MAIN commitmail json YAML

add missing radeon_exa_shared.c, came with 6.13.2.

(mrg)

2010-11-20 20:57:06 UTC netbsd-5 commitmail json YAML

2010-11-20 20:56:46 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by is in ticket #1394):
sys/dev/pci/aac_pci.c: revision 1.31
SUN X4140's version of this board. From FreeBSD.

(riz)

2010-11-20 20:44:55 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mbalmer in ticket #1393):
dist/ipf/HISTORY: revision 1.28
share/man/man4/drm.4: revision 1.11
Language fix: upto date -> up to date.

(riz)

2010-11-20 20:40:19 UTC netbsd-5 commitmail json YAML

2010-11-20 20:37:41 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #1351):
external/bsd/fetch/dist/libfetch/common.c: patch
external/bsd/fetch/dist/libfetch/common.h: patch
external/bsd/fetch/dist/libfetch/ftp.c: patch
update to libfetch-2.31:

PR 43013 by Brook Milligan: fetch(3) violates RFC 1738 for ftp:// URLs
if the home directory is not the root directory.

Remember the current directory the first time a CWD / CDUP has to be
issued. Use the document as full URL if the URL started with two /
(quoted or not), otherwise append it to the initial directory.

(riz)

2010-11-20 20:12:57 UTC netbsd-5 commitmail json YAML

Fix patch from ticket 1390; bad merge from -current to netbsd-5.

(riz)

2010-11-20 18:28:23 UTC netbsd-5 commitmail json YAML

2010-11-20 18:27:50 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jnemeth in ticket #1392):
crypto/external/bsd/openssh/dist/misc.c: revision 1.3
Fix tunnelling (ssh -w).  The kernel expects a device to be passed
to the socked, not a path.

(riz)

2010-11-20 18:24:14 UTC netbsd-5 commitmail json YAML

2010-11-20 18:23:20 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #1391):
sys/dev/pci/piixpm.c: revision 1.28
Fix dmesg output:
Old:
piixpm0 at pci0 dev 20 function 0
piixpm0: ATI Technologies SB600/SB700/SB800 SMBus Controller (rev. 0x13)
piixpm0: interrupting at SMIpiixpm0: polling
New:
piixpm0 at pci0 dev 20 function 0
piixpm0: ATI Technologies SB600/SB700/SB800 SMBus Controller (rev. 0x13)
piixpm0: interrupting at SMI, polling
Cosmetic change only, no functional changes intended.

(riz)

2010-11-20 18:20:49 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mhitch in ticket #1390):
sys/dev/ic/siop.c: revision 1.95
sys/dev/ic/esiop.c: revision 1.52
Improve error paths in (e)siop_scsipi_request():
  - When terminating the adapter request after the cmd has been removed
    from the free list, put that cmd back on the free list before returing.
  - Correctly indicate which bus_dma_load() failed.
Analysis and fix from Michael L. Hitch in PR/42844.

(riz)

2010-11-20 18:03:49 UTC MAIN commitmail json YAML

Fix botches in rev 1.185 (kent-audio1 merge) which cause buffer overrun
and "tlb_exception: no copyin/out fault hander" panic in
audio_fill_silence() after audio playback on dreamcast.

The problem is tracked and fix is provieded by Ryo SHIMIZU,
who is the auther of aica(4) audio driver for dreamcast.

(tsutsui)

2010-11-20 17:55:22 UTC netbsd-5 commitmail json YAML

2010-11-20 17:41:27 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by hubertf in ticket #1386):
sys/dev/raidframe/rf_netbsdkintf.c: revision 1.258
sys/dev/pad/pad.c: revision 1.11
sys/dev/scsipi/cd.c: revision 1.288
sys/dev/isa/pcppi.c: revision 1.33
sys/kern/subr_autoconf.c: revision 1.169
'boot -z' bogons

(riz)

2010-11-20 17:38:28 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by hubertf in ticket #1385):
sys/dev/pci/if_pcn.c: revision 1.51
silence "boot -z"

(riz)

2010-11-20 16:12:24 UTC MAIN commitmail json YAML

Make aica_round_blocksize() always return a fixed buffer size.

I'm not sure if this is correct, but audio playback doesn't work
on dreamcast without this workaround. (since kent-audio1 merge?)

(tsutsui)

2010-11-20 12:12:21 UTC MAIN commitmail json YAML

2010-11-20 10:13:30 UTC MAIN commitmail json YAML

2010-11-20 10:02:15 UTC MAIN commitmail json YAML

2010-11-20 10:00:32 UTC MAIN commitmail json YAML

2010-11-20 08:03:22 UTC uebayasi-xip commitmail json YAML

genfs_do_getpages_xip_io_done: Adjust page condition checks:
- Expect uvn_findpage_xip() returns busy pages.
- Device pages are always initialized (== !uninitialized == !fake).

(uebayasi)

2010-11-20 08:00:53 UTC uebayasi-xip commitmail json YAML

uvn_findpage_xip: This is responsible to return a page with marked
as "busy".

(uebayasi)

2010-11-20 07:52:31 UTC uebayasi-xip commitmail json YAML

Don't set PG_FAKE for device pages.

XXX PG_FAKE should be renamed as PG_UNINITED!

(uebayasi)

2010-11-20 07:47:35 UTC uebayasi-xip commitmail json YAML

XIP has no "fake" (== unitinialized) pages, because pages are
already initialized when mounted.  Adjust getpages loop again.

(uebayasi)

2010-11-20 05:16:00 UTC uebayasi-xip commitmail json YAML

Adjust again when heading page slots are skipped.

(uebayasi)

2010-11-20 04:26:16 UTC uebayasi-xip commitmail json YAML

Fix a bug (offset calculation) in the previous.

(uebayasi)

2010-11-20 03:00:42 UTC uebayasi-xip commitmail json YAML

Snapshot of getpages BMAP loop merge.

(uebayasi)

2010-11-20 01:20:17 UTC netbsd-5 commitmail json YAML

2010-11-20 01:19:01 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #1383):
sys/dev/pckbport/synapticsreg.h: revision 1.6
sys/dev/pckbport/synaptics.c: revision 1.22
sys/dev/pckbport/synaptics.c: revision 1.23
sys/dev/pckbport/synaptics.c: revision 1.24
some definitions from the Linux driver (via PR kern/42853)
Extended capability probes can confuse the passthrough device,
reset the touchpad on enable to cure that.
send the SET_SCALE11 command before the 'sliced' command as per the
Linux driver (and elantech(4)), via PR kern/42853

(riz)

2010-11-20 01:15:07 UTC netbsd-5 commitmail json YAML

2010-11-20 01:14:23 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #1379):
sys/dev/usb/usbdevs_data.h: revision 1.545
sys/dev/usb/if_udav.c: revision 1.30
sys/dev/usb/usbdevs: revision 1.549
sys/dev/usb/usbdevs.h: revision 1.544
share/man/man4/udav.4: revision 1.4
SUNRISING SR9600 Fast Ethernet
regen for SUNRISING SR9600 Fast Ethernet
match on SUNRISING SR9600 Fast Ethernet
add ShanTou ADM8515 and SUNRISING SR9600 Ethernet to list of supported devices

(riz)

2010-11-20 01:09:27 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1373):
sys/arch/atari/dev/dma.c: revision 1.25
sys/arch/atari/dev/atari5380.c: revision 1.54
Always schedule callback functions via add_sicallback(),
which calls softint_schedule(9).
We cannot use BASEPRI() to check recursive calls any longer
since softint(9) has been reorganized to use kernel thread.

(riz)

2010-11-20 01:06:52 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1371):
distrib/atari/floppies/prepare/list: revision 1.7
distrib/atari/floppies/install/list: revision 1.13
Add dd(1) to install ramdisk binaries to wipe out existing disklabel etc.
Per request from David Ross on port-atari.

(riz)

2010-11-20 01:03:19 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1370):
usr.bin/ftp/extern.h: revision 1.78
usr.bin/ftp/fetch.c: revision 1.192
usr.bin/ftp/util.c: revision 1.153
Parse HTTP 'Date' entries in the `C' locale rather than the user's.
Fix from [bin/42917] (with minor changes), from KAMADA Ken'ichi.

(riz)

2010-11-20 00:54:10 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1369):
usr.bin/ftp/fetch.c: revision 1.189
avoid NULL dereference in log output if the command line parser
failed to extract a port number from the URL

(riz)

2010-11-20 00:49:21 UTC netbsd-5 commitmail json YAML

2010-11-20 00:48:29 UTC netbsd-5 commitmail json YAML

2010-11-20 00:47:56 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1368):
sys/arch/atari/dev/ser.c: revision 1.49
sys/arch/atari/conf/GENERIC.in: revision 1.86
Make options SERCONSOLE (force serial console if DCD is detected)
patchable by binpatch(8) like:
---
serconsole(0x23bac4): 0x00000001 (1), at offset 0x23bb44 in /netbsd
new value: 0x00000000 (0)
---
May work around PR port-atari/39849
(netbsd-ATARITT kernel fails with serial port connected)
and some old TT030 with early revision boards.
Disable options SERCONSOLE (force serial console if DCD is detected)
because now it's patchable by binpatch(8).
Enabling serial console by DCD signal could be problematic
on some earlier TT030 (with revision A board), and it's also
annoying for users who connect an active device on the serial port
as mentioned in PR port-atari/39849.
XXX: Eventually serial console should be enabled by MD bootloader flags,
XXX: but I have no idea how to build bootloader binaries for TOS.

(riz)

2010-11-20 00:34:14 UTC netbsd-5 commitmail json YAML

2010-11-20 00:33:49 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1367):
sys/dev/ic/ne2000var.h: revision 1.25
sys/arch/atari/conf/MILAN.in: revision 1.24
sys/arch/atari/conf/MILAN.in: revision 1.25
sys/dev/ic/ne2000.c: revision 1.71
sys/dev/ic/ne2000.c: revision 1.72
sys/arch/atari/dev/if_ne_mb.c: revision 1.1
sys/arch/atari/dev/if_ne_mb.c: revision 1.2
sys/arch/atari/conf/MILAN-PCIIDE: revision 1.69
sys/arch/atari/conf/HADES.in: revision 1.10
sys/arch/atari/conf/HADES.in: revision 1.11
sys/arch/x68k/dev/if_ne_neptune.c: revision 1.20
sys/dev/isa/if_ne_isa.c: revision 1.27
sys/arch/atari/atari/autoconf.c: revision 1.57
sys/dev/ic/ne2000.c: revision 1.62
sys/dev/isapnp/if_ne_isapnp.c: revision 1.27
sys/arch/atari/conf/files.atari: revision 1.117
sys/arch/atari/conf/HADES: revision 1.88
sys/arch/atari/conf/GENERIC.in: revision 1.85
sys/dev/ic/ne2000.c: revision 1.65
sys/dev/ic/ne2000.c: revision 1.66
sys/dev/ic/ne2000.c: revision 1.68
sys/arch/atari/conf/MILAN-ISAIDE: revision 1.65
distrib/notes/atari/hardware: revision 1.24
sys/conf/files: revision 1.980
sys/dev/ic/ne2000var.h: revision 1.21
sys/arch/x68k/dev/if_ne_intio.c: revision 1.16
sys/dev/ic/dp8390.c: revision 1.74
sys/dev/ic/dp8390.c: revision 1.75
Added NE2000 with 8bit bus width support.
reviewd by tsutsui@ at tech-kern ML.
Fix a wrong calculation bug around RX ring buffer memory address
slipped in about sixteen years ago.  Fortunately, it had been working
for ages because some devices used address zero and other devices
ignored wrong higher bits.
Tested on we(4) (SMC Elite Ultra) and ne(4) (NE2000 compatible
named UL0001) on ISA.
Note FreeBSD also uses the same correct value in their ed(4) driver.
Now dp8390_config() calculates mem_ring correctly so
no longer need to override it in ne2000_attach().
Use roundup2() in <sys/param.h> rather than a conditional.
Also fix a wrong mem_ring calculation in dp8390_ipkdb_attach().
Put several fixes to ne(4) driver for better 8 bit mode support,
especially on RTL8019AS which is also used for non-ISA local bus of
embedded controllers and some m68k machines like atari and x68k.
* move RTL8019 probe and attach code from each bus attachment
  to MI ne2000_detect() and ne2000_attach()
* change a method for backend and attachment to specify 8 bit mode
  to use a new sc->sc_quirk member, instead of sc->sc_dmawidth
* handle more NE2000 8 bit mode specific settings, including
  bus_space(9) access width and available size of buffer memory
* add a function to detect NE2000 8 bit mode
  (disabled by default, but enalbed by options NE2000_DETECT_8BIT
    to avoid possible regression on various ISA clones)
* fix ipkdb attachment accordingly (untested)
Tested on two NE2000 ISA variants (RTL8019AS and another clone named UL0001)
in both 8 bit and 16 bit mode on i386. "Looks good" from nonaka@.
See my post on tech-kern for details:
http://mail-index.NetBSD.org/tech-kern/2010/02/26/msg007423.html
No need to override mem_ring value in ne2000_ipkdb_attach()
since a wrong calculation in dp8390_ipkdb_attach() was fixed.
Don't warn about DMA timeout during probe.
Add support for the EtherNEC.
The EtherNEC is yet another user designed device for Atari machines,
an NE2000 based ISA board connected to Atari's ROM cartridge slot with
simple but ingenious interface and cartridge port adapter, and
it's the most available network solution for the old Atari machines.
See following pages for more details about EtherNEC:
http://hardware.atari.org/ether/
http://home.arcor.de/thomas.redelberger/prj/atari/etherne/
http://www.freemint.org/ethernec/ethernec.html
Also note EtherNEC.
Use callout_schedule(9) rather than callout_reset(9) on polling
as callout(9) man says.
Remove EtherNEC from HADES and MILAN.
They have ISA so no one will bother to connect ISA NE2000 via EtherNEC.
Regen from HADES.in rev 1.11 and MILAN.in rev 1.25:
Remove EtherNEC from HADES and MILAN.
They have ISA so no one will bother to connect ISA NE2000 via EtherNEC.

(riz)

2010-11-20 00:27:31 UTC netbsd-5 commitmail json YAML

2010-11-20 00:26:52 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1366):
sys/arch/atari/vme/if_we_vme.c: revision 1.1
sys/arch/atari/vme/if_we_vme.c: revision 1.2
sys/arch/atari/conf/files.atari: revision 1.116
sys/arch/atari/conf/GENERIC.in: revision 1.84
share/man/man4/we.4: revision 1.17
distrib/notes/atari/hardware: revision 1.23
Add support for the SMC Elite Ultra Ethernet with the SMC_TT VME-ISA bridge.
The SMC_TT is the user designed "handmade" VME-ISA bridge circuit
for 16 bit VME slot on TT030 and the SMC Elite Ultra ISA Ethernet card.
More information about SMC_TT can be found in the following archive:
ftp://ftp.funet.fi/pub/atari/net/smc_tt1.zip
Demonstrated on the NetBSD booth in Open Source Conference 2010 Kansai@Kobe.
Check if mapped bus_space regions are actually valid
before trying to access them.
Fixes trap panic when SMC_TT board is not installed. (oops)
Note atari SMC_TT in SYNOPSIS.
- note SMC_TT to supported VME-bus devices
- capitalize Ethernet

(riz)

2010-11-20 00:19:48 UTC netbsd-5 commitmail json YAML

2010-11-20 00:18:59 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jakllsch in ticket #1362):
sys/dev/pci/pcidevs: revision 1.1026
sys/dev/pci/agp_intel.c: revision 1.35
sys/dev/pci/agp_i810.c: revision 1.67
Add Intel 82855GM Host-AGP Bridge.
regen
Add (non-IGP) AGP port support for Intel 82855GM.
agp_intel tested with radeondrm(4).  agp_i810 tested with i915drm(4).

(riz)

2010-11-20 00:12:37 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by gdt in ticket #1360):
usr.bin/passwd/pam_passwd.c: revision 1.5
usr.bin/passwd/local_passwd.c: revision 1.34
Log successful and unsuccessful attempts to change passwords, via -l
or pam, to ease IT audit guideline compliance.  Patch from Richard
Hansen of BBN in private mail.
Proposed on tech-kern with positive comments, except a suggestion I
didn't implement:
A possible future enhancement is refraining from logging if the old
password is empty, as some people abort password changing that way.
However, it's not clear if this complies with most guidelines that
require password change logging, and at first glance that appears to
be a fairly difficult change.

(riz)

2010-11-20 00:02:59 UTC netbsd-5 commitmail json YAML

2010-11-19 23:59:57 UTC netbsd-5 commitmail json YAML

2010-11-19 23:59:22 UTC netbsd-5 commitmail json YAML

2010-11-19 23:58:41 UTC netbsd-5 commitmail json YAML

Pull up revisions (requested by msaitoh in ticket #1359):
sys/dev/pci/if_bge.c 1.170-1.181
sys/dev/pci/if_bgereg.h 1.53-1.56
sys/dev/pci/if_bgevar.h 1.2-1.5
sys/dev/pci/pcidevs 1.1017, 1.1021
sys/dev/pci/pcidevs.h regen
sys/dev/pci/pcidevs_data.h regen
sys/dev/mii/miidevs 1.89, 1.93
sys/dev/mii/miidevs.h regen
sys/dev/mii/miidevs_data.h regen
sys/dev/mii/brgphy.c 1.49, 1.52

- Fix a bug of BGE_RDMA_MODE_FIFO_LONG_BURST definition.
- Fix the bug that both BGE_PCIE and BGE_PCIX are set on PCI-Express devices.
- Add support for BCM5705F,BCM5714,SBCM5715S,BCM5717,BCM5718,BCM5720,BCM5723,
  BCM5724,BCM5751F,BCM5753F,BCM5756,BCM5761,BCM5761E,BCM5761S,BCM5761SE,
  BCM5764,BCM5781,BCM5784M,BCM5903M,BCM57760,BCM57761,BCM57765,BCM57780,
  BCM57781,BCM57785,BCM57788,BCM57790,BCM57791 and BCM57795. Fixes PR#41694.
- Fix misunderstanding the capability for TSO4 on some chips.
- Use proplib for no EEPROM systems (e.g. sparc64 with onboard bge).
- Add debug function to show some flags.
- (brgphy(4)) Add support for BCM5461, BCM5464, BCM5784 and BCM5761.
- (brgphy(4)) Enable brgphy_jumbo_settings().
- (brgphy(4)) Enable the Ethernet@Wirespeed function.
- Add support for device properties to override the mac address and set
  the BGE_NO_EEPROM flag if we have an onboard device w/o SEEPROM.
- Introduce IPMI and ASF related code from FreeBSD. It fixes some problems
  which occured in netboot on sparc64 and PR#32767
- move the code of disabling host interrput in bge_stop() like linux tg3
  driver.
- fix the return value of bge_eeprom_getbyte().
- Fixes the bug that error bits arent cleard because these bit are W2C
  (in other words W1C).
- Many other bugfixes from FreeBSD and OpenBSD.
- remove an unused structure.
- ANSI C, KNF and tabify
- fix typo in comment.

(riz)

2010-11-19 23:45:11 UTC netbsd-5 commitmail json YAML

2010-11-19 23:40:29 UTC netbsd-5 commitmail json YAML

Pull up revisions (requested by msaitoh in ticket #1358):
sys/dev/pci/if_wm.c 1.196-1.199,1.202,1.205
sys/dev/pci/if_wmvar.h 1.9
sys/dev/pci/if_wmreg.h 1.36-1.39
sys/dev/pci/pcireg.h 1.61-1.64
sys/dev/pci/pcidevs 1.1023
sys/dev/pci/pcidevs.h regen
sys/dev/pci/pcidevs_data.h regen
mii/igphy.c 1.21
mii/igphyvar.h 1.1
mii/inbmphyreg.h 1.2

- Count Receive error, CRC error, Alignment error, Symbol error, Sequence
  error, Carrier extension error and Receive length error into ierror.
  Fixes PR#30349 reported by UMEZAWA Takeshi.
- Add support for 82575, 82576 and 82580(ER).
  - Apply the patch for 82575 from Wolfgang Stukenbrock (PR#42422). We use
    only one RX ring and with the legacy mode.
  - Add support for 82576.
  - Partial support for 82580.
  - Partial support for the serdes systems.
- Add two workarounds for ICH8 with igp3.
  - Workaround for 82566 Kumeran PCS lock loss.
  - WOL from S5 stops working.
- (pcireg.h) Add PCIe config register definitions.
- Note that the changes to count Missed packet (rx fifo overflow) and Receive
  no buffers (rx ring full) into iqdrops in rev. 1.196 of if_wm.c is not
  pulled up.

(riz)

2010-11-19 23:25:02 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tnozaki in ticket #1356):
lib/libc/citrus/modules/citrus_utf1632.c: revision 1.10
lib/libc/citrus/modules/citrus_utf1632.c: revision 1.11
fix byte order mark related bug introduced by previous commit,
reported by Sverre Froyen via current-user, thanks!
1. fix wrong byte order mark of utf-16, reported by NARUSE Yui -san.
patch provided by tshiozak@ -san.
2. don't eat 0xfeff/0xfffe if they don't appear at the first of bytestream.
noticed y tshiozak@ -san, patch provied by me.
thanks a lot.

(riz)

2010-11-19 23:19:13 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1348):
sys/arch/x86/x86/bus_dma.c: revision 1.54
sys/arch/xen/x86/xen_bus_dma.c: revision 1.21
bus_dmamem_alloc() may not get a boundary smaller than size, but
it's perfectly valid for bus_dmamap_create() to do so (a contigous
transfers will then split in multiple segment).
Fix _xen_bus_dmamem_alloc_range() and _bus_dmamem_alloc_range() to
allow a boundary limit smaller than size:
- compute appropriate boundary for uvm_pglistalloc(), wich doesn't
  accept boundary < size
- also take care of boundary when deciding to start a new segment.
While there, remove useless boundary argument to _xen_alloc_contig().
Fix the boundary-related issue of PR port-amd64/42980

(riz)

2010-11-19 21:30:03 UTC netbsd-5-1 commitmail json YAML

2010-11-19 21:29:27 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1479):
crypto/dist/openssl/ssl/t1_lib.c: patch
apply patch from http://www.openssl.org/news/secadv_20101116.txt
to fix a race condition which can be exploited in a buffer
overrun attack (CVE-2010-3864)

(riz)

2010-11-19 21:16:38 UTC netbsd-5-1 commitmail json YAML

2010-11-19 21:12:30 UTC netbsd-5-0 commitmail json YAML

2010-11-19 21:12:02 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1479):
crypto/dist/openssl/ssl/t1_lib.c: patch
apply patch from <a  rel="nofollow" href="http://www.openssl.org/news/secadv_20101116.txt">http://www.openssl.org/news/secadv_20101116.txt</a>
to fix a race condition which can be exploited in a buffer
overrun attack (CVE-2010-3864)

(riz)

2010-11-19 21:11:42 UTC netbsd-5 commitmail json YAML

2010-11-19 21:11:25 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1479):
crypto/dist/openssl/ssl/t1_lib.c: patch
apply patch from <a  rel="nofollow" href="http://www.openssl.org/news/secadv_20101116.txt">http://www.openssl.org/news/secadv_20101116.txt</a>
to fix a race condition which can be exploited in a buffer
overrun attack (CVE-2010-3864)

(riz)

2010-11-19 20:45:37 UTC netbsd-5 commitmail json YAML

2010-11-19 18:27:13 UTC MAIN commitmail json YAML

Make sure the interface protocol is UIPROTO_MOUSE, before we attach.

(phx)

2010-11-19 18:21:49 UTC MAIN commitmail json YAML

Added UIPROTO_MOUSE for HID-class.

(phx)

2010-11-19 18:18:54 UTC MAIN commitmail json YAML

2010-11-19 17:47:44 UTC MAIN commitmail json YAML

squelch the compiler whine

(pooka)

2010-11-19 17:46:02 UTC MAIN commitmail json YAML

Convert skipped tests into proper xfails (a lazy bum is me).

prompted by pgoyette

(pooka)

2010-11-19 17:35:04 UTC MAIN commitmail json YAML

document RUMP_NVNODES

(pooka)