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 (1h)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 11:22:14 UTC Now

2010-11-22 20:29:15 UTC MAIN commitmail json YAML

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

add information to autogenerate md /dev nodes

(pooka)

2010-11-22 20:02:06 UTC MAIN commitmail json YAML

update for ioctl improvements
- use SIOCGBTFEAT to recover device features rather than
  querying the device
- print also the max ACL/SCO buffers

(plunky)

2010-11-22 19:59:44 UTC MAIN commitmail json YAML

update for ioctl changes

(plunky)

2010-11-22 19:59:04 UTC MAIN commitmail json YAML

use cached values directly rather than querying device for
features and buffer_size

(plunky)

2010-11-22 19:56:52 UTC MAIN commitmail json YAML

upon device initialisation, query and cache the device features,
and cache the maximum ACL/SCO packet buffers.

provide an additional SIOCGBTFEAT ioctl to retrieve the cached
features, and add the max values to the SIOC?BTINFO results.

(btreq does not change size)

(plunky)

2010-11-22 16:42:41 UTC netbsd-5 commitmail json YAML

Update entry for ticket 1127 to reflect additional revisions pulled up
as requested by tsutsui@.

(riz)

2010-11-22 16:37:15 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1127):
distrib/shark/instkernel/instkernel/Makefile: revision 1.21
etc/etc.shark/Makefile.inc: revision 1.12
Copy ramdisk INSTALL.aout kernel into installation/instkernel in ${RELEASEDIR}
where it had been put and documented. Actually closes PR port-shark/41672.

(riz)

2010-11-22 15:42:22 UTC MAIN commitmail json YAML

XOrgFoundation.0 should have .cat,xorg.

(tsutsui)

2010-11-22 15:15:35 UTC MAIN commitmail json YAML

Support VOP_SETATTR, otherwise e.g. open(O_TRUNC) fails.

(pooka)

2010-11-22 13:45:26 UTC MAIN commitmail json YAML

add a missing GLOB_LIMIT to the new glob for completion.

(christos)

2010-11-22 11:29:07 UTC MAIN commitmail json YAML

2010-11-22 10:50:51 UTC MAIN commitmail json YAML

2010-11-22 09:53:01 UTC MAIN commitmail json YAML

2010-11-22 08:54:14 UTC MAIN commitmail json YAML

bump libfreetype minor.

(mrg)

2010-11-22 08:47:58 UTC MAIN commitmail json YAML

vax doesn't have ieee fp, so, don't try to test ieee fp on vax.

(mrg)

2010-11-22 08:38:55 UTC MAIN commitmail json YAML

2010-11-22 08:35:44 UTC MAIN commitmail json YAML

no need to create a do-lib-libdes target, the directory no longer exists

(plunky)

2010-11-22 08:34:56 UTC MAIN commitmail json YAML

updates for freetype 2.4.3:

remove MKTTINTERP option, it is enabled by default now.  bump minor.

(mrg)

2010-11-22 08:33:46 UTC MAIN commitmail json YAML

initial import of freetype 2.4.3.  interesting changes:

  many fonts are rendered better, in various conditions
  bytecode interpreter is enabled by default (we already enabled it)
  better support handling broken/damaged font input

Status:

Vendor Tag: xorg
Release Tags: freetype-2-4-3

(mrg)

2010-11-22 07:56:58 UTC MAIN commitmail json YAML

2010-11-22 07:56:31 UTC MAIN commitmail json YAML

include script rcsid in generated file
(no change to rendered output)

(pooka)

2010-11-22 07:49:26 UTC MAIN commitmail json YAML

update this for xf86-input-mouse 1.6.0

(mrg)

2010-11-22 07:29:23 UTC MAIN commitmail json YAML

2010-11-22 07:29:09 UTC MAIN commitmail json YAML

2010-11-22 07:27:50 UTC MAIN commitmail json YAML

initial import of xf86-input-mouse-1.6.0.  interesting changes:

    Update sun_mouse devPrivates code #29049
    Bug 10866 - serial Genius NetScroll+ autodetection
    Plug minor memory leak.

Status:

Vendor Tag: xorg
Release Tags: xf86-input-mouse-1-6-0

(mrg)

2010-11-22 07:27:31 UTC MAIN commitmail json YAML

initial import of xf86-input-keyboard-1.5.0.  interesting changes:

    man: the old xkb options are gone
    Missing #ifdef for PCCONS
    sun_kbd: Add mappings for Hangul and Hanja keys on Korean keyboard
    Remove unused keyboardOptions.
    Don't set AutoRepeat if we're not actually using it.

Status:

Vendor Tag: xorg
Release Tags: xf86-input-keyboard-1-5-0

(mrg)

2010-11-22 07:27:29 UTC MAIN commitmail json YAML

2010-11-22 03:43:38 UTC netbsd-5 commitmail json YAML

A pcidevs entry was missed for ticket #1470;  note it.

(riz)

2010-11-22 03:40:11 UTC netbsd-5 commitmail json YAML

2010-11-22 03:39:08 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #1470):
sys/dev/pci/pcidevs: revision 1.1019
sys/dev/pci/fwohci_pci.c: revision 1.35
do not attach to Powrbook G3 onboard Firewire controllers until =20
someone with
access to the hardware can figure out why it deadlocks during device
discovery
add Apple PowerBook G3 Firewire controllers

(riz)

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

Start merging uvm_page_physload() and uvm_page_physload_device().

(uebayasi)

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

2010-11-22 03:15:33 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by is in ticket #1127):
distrib/shark/instkernel/instkernel/Makefile: revision 1.20
etc/etc.shark/Makefile.inc: revision 1.11
distrib/shark/instkernel/instkernel/Makefile: revision 1.19
Install a.out version of INSTALL kernel in release. Slightly modified
from a patch provided by Izumi Tsutsui as response to PR 41672.
2nd part of "install kernel -> release" fix, inspired by tsutsui@'s patch
to PR 41672.

(riz)

2010-11-22 03:08:37 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by darcy in ticket #1172):
usr.bin/comm/comm.c: revision 1.18
Don't include newlines when comparing to prevent errors when lines have
characters that sort lower such as tabs.

(riz)

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

Pull up following revision(s) (requested by tsutsui in ticket #1481):
sys/arch/arc/pci/necpb.c: revision 1.33
Use fixed pci_intr_handle_t per device number regardless of pin and swiz.
Tested the following multifunction card and devices over ppb(4)
on Express5800/230 (JC94):
---
uhci0 at pci0 dev 4 function 0: VIA Technologies VT83C572 USB Controller (rev. 0x61)
uhci0: interrupting at int C
usb0 at uhci0: USB revision 1.0
uhci1 at pci0 dev 4 function 1: VIA Technologies VT83C572 USB Controller (rev. 0x61)
uhci1: interrupting at int C
usb1 at uhci1: USB revision 1.0
ehci0 at pci0 dev 4 function 2: VIA Technologies VT8237 EHCI USB Controller (rev. 0x63)
ehci0: interrupting at int C
ehci0: dropped intr workaround enabled
ehci0: EHCI version 1.0
ehci0: companion controllers, 2 ports each: uhci0 uhci1
usb2 at ehci0: USB revision 2.0
fwohci0 at pci0 dev 4 function 3: VIA Technologies VT6306 IEEE 1394 Host Controller (rev. 0x46)
fwohci0: interrupting at int C
fwohci0: OHCI version 1.0 (ROM=1)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:01:08:00:37:02:79:4f
fwohci0: Phy 1394a available S400, 3 ports.
fwohci0: Link S400, max_rec 1024 bytes.
fwohci0: max_rec 1024 -> 2048
ieee1394if0 at fwohci0: IEEE1394 bus
fwip0 at ieee1394if0: IP over IEEE1394
fwohci0: Initiate bus reset
vge0 at pci0 dev 4 function 4: VIA VT612X Gigabit Ethernet (rev. 0x11)
vge0: interrupting at int C
vge0: Ethernet address: 00:01:08:00:b1:71
ciphy0 at vge0 phy 1: Cicada CS8201 10/100/1000TX PHY, rev. 2
ciphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
:
---
ppb0 at pci0 dev 4 function 0: Digital Equipment DC21154 PCI-PCI Bridge (rev. 0x05)
pci1 at ppb0 bus 1
pci1: i/o space, memory space enabled
ex0 at pci1 dev 4 function 0: 3Com 3c980C-TXM 10/100 Ethernet (rev. 0x78)
ex0: interrupting at int C
ex0: MAC address 00:01:03:ce:74:48
bmtphy0 at ex0 phy 24: Broadcom 3c905C internal PHY, rev. 7
bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ex1 at pci1 dev 5 function 0: 3Com 3c980C-TXM 10/100 Ethernet (rev. 0x78)
ex1: interrupting at int C
ex1: MAC address 00:01:03:ce:74:49
bmtphy1 at ex1 phy 24: Broadcom 3c905C internal PHY, rev. 7
bmtphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
:

(riz)

2010-11-22 03:00:30 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1480):
sys/dev/usb/if_kuereg.h: revision 1.12
Replace evil pointer casts that cause unaligned access panic on ARM and
MIPS with proper le16dec(9) and le32dec(9) functions for byte stream.
Now kue(4) works on hpcarm W-ZERO3.

(riz)

2010-11-22 02:55:43 UTC netbsd-5 commitmail json YAML

2010-11-22 02:54:30 UTC netbsd-5-0 commitmail json YAML

2010-11-22 02:53:51 UTC netbsd-5-1 commitmail json YAML

2010-11-22 02:53:19 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by hannken in ticket #1477):
sys/kern/vfs_wapbl.c: revision 1.38
Wapbl_register_deallocation(): the taken reader lock is not sufficient to
protect wl_dealloc* members.  Take the mutex here and change the lock
requirements of these fields to "writer lock or mutex".
This error lead to file system corruption and "freeing free block" panics.

(riz)

2010-11-22 02:52:29 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by hannken in ticket #1477):
sys/kern/vfs_wapbl.c: revision 1.38
Wapbl_register_deallocation(): the taken reader lock is not sufficient to
protect wl_dealloc* members.  Take the mutex here and change the lock
requirements of these fields to "writer lock or mutex".
This error lead to file system corruption and "freeing free block" panics.

(riz)

2010-11-22 02:49:48 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by hannken in ticket #1477):
sys/kern/vfs_wapbl.c: revision 1.38
Wapbl_register_deallocation(): the taken reader lock is not sufficient to
protect wl_dealloc* members.  Take the mutex here and change the lock
requirements of these fields to "writer lock or mutex".
This error lead to file system corruption and "freeing free block" panics.

(riz)

2010-11-22 02:41:07 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1476):
usr.bin/passwd/yp_passwd.c: revision 1.34
PR/43852: Wolfgang Stukenbrock: yp_passwd command may destroy NIS database
entries when used on a server that includes users via netgroups.

(riz)

2010-11-22 01:45:14 UTC netbsd-5 commitmail json YAML

2010-11-22 01:43:59 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1475):
sys/arch/xen/x86/cpu.c: revision 1.52
Boot vs AP processors don't make sense for physical CPUs, these are
handled by the hypervisor and all CPUs are running when the dom0 is started.
In addition, we don't have a reliable way to determine the boot CPU as
- we may not be running on the boot CPU
- we don't have access to the lapic id
So simplify by ignoring the information and assign phycpu_info_primary to the
first attached CPU.

(riz)

2010-11-22 01:22:28 UTC MAIN commitmail json YAML

add new xkeyboard-config 2.0 files

(mrg)

2010-11-22 01:09:35 UTC MAIN commitmail json YAML

these files are no longer autogenerated, so remove them

(pooka)

2010-11-22 01:08:26 UTC MAIN commitmail json YAML

2010-11-22 01:07:51 UTC MAIN commitmail json YAML

Generate different manpages for 1) disk 2) net 3) fictional file systems.

(pooka)

2010-11-22 00:52:33 UTC MAIN commitmail json YAML

makekeys can't read from stdin anymore; avoid it.

(mrg)

2010-11-22 00:31:36 UTC MAIN commitmail json YAML

delete obsolete files.

(mrg)

2010-11-22 00:31:07 UTC MAIN commitmail json YAML

2010-11-22 00:27:56 UTC MAIN commitmail json YAML

2010-11-22 00:27:55 UTC MAIN commitmail json YAML

2010-11-22 00:25:54 UTC netbsd-5 commitmail json YAML

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

Pull up following revision(s) (requested by tron in ticket #1474):
lib/libc/stdlib/getenv.c: revision 1.33 via patch
- Fix a bug in getenv(3) and getenv_r(3) which would return bogus
  results e.g. for " getenv("A=3DB") " if an environment variable "A"
  with value "B=3DC" exists.

(riz)

2010-11-22 00:12:14 UTC MAIN commitmail json YAML

2010-11-22 00:10:49 UTC MAIN commitmail json YAML

merge libX11 1.3.6

(mrg)

2010-11-22 00:08:44 UTC MAIN commitmail json YAML

2010-11-21 23:55:58 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jym in ticket #1473):
sys/arch/xen/xen/if_xennet_xenbus.c: revision 1.42
sys/arch/xen/xen/if_xennet_xenbus.c: revision 1.43
sys/arch/xen/xen/if_xennet_xenbus.c: revision 1.45
Features (like feature-rx-copy) are set during XenbusStateInitWait in
backend. So delay xennet_xenbus_resume() up to notification of
backend state change.
This avoids a race that happens during dynamic attach/detach of network
interfaces with xm(1), where frontend queries xenstore for features not
yet reported by backend. This does not happen during normal domU boot,
as the backend has enough time to fill in these entries before frontend
asks for them.
Issue was reported by sborrill@: detaching xennet interfaces with RX copy
mode enabled turns them back during attach to RX flip mode due to the race.
feature-rx-copy support is part of another patch.
Handle error case (avoid changing to XenbusStateConnected when resume
failed)
Implement feature-rx-copy support in xennet (domU network frontend).
Instead of flipping pages back and forth between dom0 and domU for the
network RX queue, feature-rx-copy tells frontend to use content copy
instead.
This is the only mode supported by the dom0 Linux pv_ops backend. NetBSD
domU and dom0 can still fall back to flipping, when needed.
Copy is supposed to be faster than flipping, as it does not require
MMU manipulation and TLB shootdowns.
Based on patch provided by Hideki ONO. Thanks!
See also http://mail-index.netbsd.org/port-xen/2010/09/24/msg006265.html
and http://mail-index.netbsd.org/port-xen/2010/10/16/msg006312.html
ok bouyer@.
XXX will ask for a pull-up after 5.1 is branched.

(riz)

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

2010-11-21 23:48:10 UTC MAIN commitmail json YAML

2010-11-21 23:46:26 UTC MAIN commitmail json YAML

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

Pull up following revision(s) (requested by nakayama in ticket #1471):
sys/dev/pci/aceride.c: revision 1.28
Add a workaround for 48-bit LBA DMA access bug on M5229 rev. <= 0xc4.
- use DMA in 28-bit LBA addressing.
- use PIO in 48-bit LBA addressing.
Idea and message are from FreeBSD, and tested on M5229 rev. 0xc3 in
my Sun Netra X1 with 160GB drive.

(riz)

2010-11-21 23:34:56 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #1470):
sys/dev/pci/fwohci_pci.c: revision 1.35
do not attach to Powrbook G3 onboard Firewire controllers until =20
someone with
access to the hardware can figure out why it deadlocks during device
discovery

(riz)

2010-11-21 22:50:38 UTC MAIN commitmail json YAML

- don't bitch if /usr/X11R6/lib/X11 does not exist, if /usr/X11R6 does not
  exist either. We might have never installed X11R6 on this system.
- spell nonexistent

(christos)

2010-11-21 22:17:24 UTC MAIN commitmail json YAML

Encode smp-capability into the makefile so that it can be used to
avoid potential screwups.

(pooka)

2010-11-21 22:10:48 UTC netbsd-5 commitmail json YAML

2010-11-21 22:09:32 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1469):
dist/pppd/pppd/ccp.h: revision 1.2
Don't attempt to store bitmasks in a variable of type 'bool'.
From Shuichiro URATA in PR 42390. Should be pulled up to -5.

(riz)

2010-11-21 22:06:54 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #1468):
sys/dev/raidframe/rf_disks.c: revision 1.74
sys/dev/raidframe/raidframevar.h: revision 1.14
sys/dev/raidframe/rf_netbsdkintf.c: revision 1.275
sys/dev/raidframe/rf_copyback.c: revision 1.43
sys/dev/raidframe/rf_reconstruct.c: revision 1.109
add support for >2TB raid devices.
- - add two new members to the component label:
    u_int numBlocksHi
    u_int partitionSizeHi
  and store the top 32 bits of the real number of blocks and
  partition size.  modify rf_print_component_label(),
  rf_does_it_fit(), rf_AutoConfigureDisks() and
  rf_ReconstructFailedDiskBasic().
- - call disk_blocksize() after disk_attach() [ from mlelstv ]
- - shift the block number relative to DEV_BSHIFT in raidstart()
  and InitBP() so that accesses work for non 512-byte devices.
  [ from mlelstv ]
- - update rf_getdisksize() to use the new getdisksize() [ from
  mlelstv.  this part needs a separate change for netbsd-5. ]
reviewed by: oster, christos and darrenr

(riz)

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

Pull up following revision(s) (requested by christos in ticket #1467):
dist/nvi/vi/v_search.c: revision 1.3
PR/44006: Ralph G: vi: CTRL-A does not handle end-of-word correctly
End-of-word was not included in search regexp leading to false positives.
http://patches.ubuntu.com/by-release/extracted/debian/n/nvi/1.81.6-7/15search_wo
rd.dpatch

(riz)

2010-11-21 22:01:16 UTC MAIN commitmail json YAML

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

Pull up following revision(s) (requested by christos in ticket #1464):
sbin/gpt/gpt.c: revision 1.11
PR/43105: Peter Kerwien: Destroying a GPT partition with dd will cause gpt
destroy / create to fail. When reading the GPT label from the end of the disk
ignore errors if the GPT label at the beginning of the disk was not found.

(riz)

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

2010-11-21 21:53:14 UTC netbsd-4 commitmail json YAML

Correct the ticket number for the last.  (1411)

(riz)

2010-11-21 21:52:29 UTC netbsd-4 commitmail json YAML

2010-11-21 21:52:04 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #1411):
sys/kern/subr_disk.c: revision 1.100
add some (uint64_t) casts so avoid 32 bit overflows.  this fixes my
3TB disk with 4KB sectors and disklabel (which looks like it would
work upto 16TB.)
idea from mlelstv@.

(riz)

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

Pull up following revision(s) (requested by mrg in ticket #1463):
sys/kern/subr_disk.c: revision 1.100
add some (uint64_t) casts so avoid 32 bit overflows.  this fixes my
3TB disk with 4KB sectors and disklabel (which looks like it would
work upto 16TB.)
idea from mlelstv@.

(riz)

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

Add a lockless uniprocessor version of atomic_cas_generic.c, which
is currently used by all the archs that previously used cas_generic.

(pooka)

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

Pull up following revision(s) (requested by jmcneill in ticket #1462):
sys/dev/acpi/wb_acpi.c: revision 1.3
sys/dev/ic/w83l518d_sdmmc.c: revision 1.2
sys/dev/ic/w83l518d_sdmmc.h: revision 1.2
sys/dev/ic/w83l518d.c: revision 1.2
sys/dev/ic/w83l518dvar.h: revision 1.2
add suspend/resume support
add pmf support

(riz)

2010-11-21 21:39:18 UTC netbsd-4 commitmail json YAML

2010-11-21 21:38:19 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #1409):
sys/netbt/hci_link.c: revision 1.22
Some Broadcom controllers emit empty ACL packets during connection
setup, using the handle that they have not yet told us for the
connection-to-be. Disconnecting can cause problems so just ignore
zero length ACL packets on unknown connection handles.
fixes a problem reported by Nick Hudson

(riz)

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

Pull up following revision(s) (requested by plunky in ticket #1461):
sys/netbt/hci_link.c: revision 1.22
Some Broadcom controllers emit empty ACL packets during connection
setup, using the handle that they have not yet told us for the
connection-to-be. Disconnecting can cause problems so just ignore
zero length ACL packets on unknown connection handles.
fixes a problem reported by Nick Hudson

(riz)

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

Pull up following revision(s) (requested by martin in ticket #1460):
sbin/routed/if.c: revision 1.29
Memcpy into local variable to ensure proper alignement.
Fixes PR port-sparc64/43965.

(riz)

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

Pull up following revision(s) (requested by hans in ticket #1459):
sys/arch/vax/vsa/dz_vsbus.c: revision 1.41
sys/dev/dec/dz.c: revision 1.39
sys/arch/vax/vsa/spx.c: revision 1.3
Make SPX work as console device on VAXstation 4000/9x.
Make console keyboard work on VAXstation 4000/9x. Seems not to break
anything on other VAXstations (tested on 4000 VLC).
The interrupt handler uses the softc, so it's probably a good idea to
initialize it before causing interrupts. Prevents a panic on VAXstation
4000/9x with SPX console.

(riz)

2010-11-21 21:07:46 UTC MAIN commitmail json YAML

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

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

Pull up following revision(s) (requested by pettai in ticket #1452):
sys/dev/ic/ciss.c: revision 1.23
Fix a performance problem with the ciss(4) driver.  NetBSD does common
queueing at the scsipi midlayer, and if the midlayer is not requested to
enable tagged queueing, the midlayer will only queue one command to the
adapter driver for each device.  The SmartArray adapter is capable of
handling multiple commands, and in the rather common case where there is
no battery backup and no write cache, doing single write commands is very
slow.  The SmartArray adapter runs much better when several commands can
be issued to a device.
This has been observed and discussed in several list threads, notably:
http://mail-index.NetBSD.org/netbsd-users/2008/10/01/msg002083.html
http://mail-index.NetBSD.org/tech-kern/2008/11/30/msg003704.html
This also addresses PR kern/39686.
To enable tagged queueing, the adapter driver responds to the midlayer
request to set the transfer mode.  However, the SmartArray does not respond
to the SCSI INQUIRY command with an ANSII field of 2 or more, so the
scsipi midlayer will ignore the CmdQue bit in the flags3 field of the
inquiry data.  This fix will patch the inquiry data so set the ANSII field
to 2, and responds to the midlayer request to set the transfer mode by
requesting tagged queueing.
In addition, the original port of the driver did not set up the adapter
parameters correctly as mentioned in the second list thread mentioned
above.  The adapt_openings is the total number of commands that the
adapter will accept rather than the number of commands divided by the
number of logical drives.  Also, the adapt_max_periph is the maximum number
of commands which can be queued per peripheral device, not the number of
logical drives [which in the case of a single logical drive limited the
number of commands queued to 1].
I'm also suppressing an error message for invalid commands if the error
was due to the SCSI_SYNCHRONIZE_CACHE_10 command, since that command is
not supported by the SmartArray adapter, but used with wapbl(4) meta-data
journaling.  Setting the ANSII version to 2 to allow enabling tagged queueing
also enables the use of the SCSI_SYNCHRONIZE_CACHE_10 command.

(riz)

2010-11-21 20:51:53 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1446):
usr.sbin/sa/usrdb.c: revision 1.14
On LP64 platforms, uid_t is not the same size as u_long, so the key
comparison function being given to db was comparing 4 extra bytes of
rubbish.
This may or may not be the *only* source of the corrupted
/var/account/usracct files I've been seeing occasionally on amd64, but
it's clearly *a* source.

(riz)

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

... and pull over our changes so this builds on non-amd64.

(mrg)

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

use _LP64 instead of a (broken) configure test.

(mrg)

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

Pull up following revision(s) (requested by jakllsch in ticket #1445):
sys/netinet6/ip6_etherip.h: revision 1.2
sys/netinet6/in6_proto.c: revision 1.89
sys/netinet6/ip6_etherip.c: revision 1.14
Make the EtherIP in IPv6 input path work.
XXX: Figure out if we really need a separate protosw for IPv6.

(riz)

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

obsolete lbx.h, lbxstr.h and lbximage.h

(mrg)

2010-11-21 20:41:36 UTC MAIN commitmail json YAML

Use ssh_add_identity_constrained() instead of ssh_add_identity()

(adam)

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

Pull up following revision(s) (requested by tron in ticket #1443):
lib/libutil/parsedate.3: revision 1.7
lib/libutil/parsedate.y: revision 1.5
Add support for parsing the data format "@<seconds since epoch>" e.g.
"@735275209" for "Tue Apr 20 03:06:49 UTC 1993". This change was inspired
by coreutil's "date" utility.
Mention recent enhancement and not that this function is neither
re-entrant nor thread-safe.

(riz)

2010-11-21 20:24:59 UTC netbsd-5 commitmail json YAML

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

Pull up following revision(s) (requested by jmcneill in ticket #1442):
sys/dev/pci/hdaudio/hdaudio_afg.c: revision 1.25
kern/43542: 32kHz playback sounds like hissing analog TV snow
Instead of specifying a range of supported sample rates based on the lowest
and highest available frequencies, only advertise rates that the codec reports
as working. Let aurateconv take care of the rest.

(riz)

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

Pull up following revision(s) (requested by jmcneill in ticket #1441):
sys/dev/pci/hdaudio/hdaudio_afg.c: revision 1.23
sys/dev/pci/hdaudio/hdaudio.c: revision 1.7
sys/dev/pci/hdaudio/hdaudio_pci.h: revision 1.1
sys/dev/pci/hdaudio/hdaudio_pci.c: revision 1.6
Reject invalid vendor IDs (say if there was a RIRB timeout while reading the
VID registers)
add support for nvidia hdaudio controllers
properly round block and buffer sizes -- nvidia HDA controllers work now

(riz)

2010-11-21 20:13:02 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jym in ticket #1440):
sys/netinet6/esp_core.c: revision 1.46
sys/netinet6/esp_aesctr.c: revision 1.13
Fix some code paths where pointers are dereferenced after checking that
they are NULL (oops?)
XXX pull-ups for NetBSD-4 and NetBSD-5.

(riz)

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

2010-11-21 19:58:04 UTC MAIN commitmail json YAML

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

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

Pull up following revision(s) (requested by jmcneill in ticket #1438):
share/man/man4/ath.4: revision 1.28
Remove AR9280 and AR9285 from the supported chips list.

(riz)

2010-11-21 19:32:20 UTC MAIN commitmail json YAML

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

Pull up following revision(s) (requested by jmcneill in ticket #1437):
sys/dev/pci/ahcisata_pci.c: revision 1.22
Add NVIDIA MCP77 to the quirk table, so ahcisata will attach when the
BIOS is set to 'RAID' mode.

(riz)

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

* document disk.img%DISKLABEL:p%
* tweaks

(pooka)

2010-11-21 19:19:23 UTC MAIN commitmail json YAML

2010-11-21 19:11:10 UTC MAIN commitmail json YAML

2010-11-21 18:59:05 UTC MAIN commitmail json YAML

Merge in our changes:
- Updated OpenSSH-HPN to hpn13v10
- Added OpenSSH-LPK patches to retrive pubkey from LDAP
- Replaced arc4random_buf() (which is not available on NetBSD) with arc4random
- Disabled roaming reconnect (otherwise: problem with undef symbols in libssh)

(adam)

2010-11-21 18:53:57 UTC MAIN commitmail json YAML

Make local functions/variable static.

(tsutsui)

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

2010-11-21 18:50:17 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1435):
sys/dev/dkwedge/dk.c: revision 1.57
Make sure to release sc_parent->dk_rawlock before calling
vn_close(sc->sc_parent->dk_rawvp). Avoids a lockdebug panic:
error: mutex_destroy: assertion failed: !MUTEX_OWNED(mtx->mtx_owner) && !MUTEX_HAS_WAITERS(mtx)
when the parent is a raidframe device.
See also:
http://mail-index.netbsd.org/tech-kern/2010/07/27/msg008612.html

(riz)

2010-11-21 18:47:39 UTC netbsd-5 commitmail json YAML

2010-11-21 18:46:40 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mlelstv in ticket #1434):
sys/fs/msdosfs/msdosfs_lookup.c: revision 1.22
Return EINVAL for rename and delete operations to the
root directory instead of the erroneous EROFS.

(riz)

2010-11-21 18:45:00 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1433):
usr.bin/make/job.c: revision 1.152
PR/43643: David A. Holland: dash prefix broken with make -j
As the comment says in JobPrintJob set JOB_IGNERR with - commands. Fix
whitespace so that the output is consistent, although there are two separate
execution logic implementations (command.c, job.c)

(riz)

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

Pull up following revision(s) (requested by joerg in ticket #1432):
gnu/lib/libstdc++-v3_4/Makefile: revision 1.5
Explicitly link libstdc++ against libm as found by Arnaud Lacombe.

(riz)

2010-11-21 18:40:45 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tron in ticket #1429):
usr.bin/progress/progress.c: revision 1.18
Fix argument handling of the "-b" option on 64bit platforms. Using
"-b 1024k" would previously fail with this error message:
progress: buffer size 1048576 is greater than -1.

(riz)

2010-11-21 18:33:09 UTC MAIN commitmail json YAML

xref rump_smbfs

(pooka)

2010-11-21 18:32:34 UTC netbsd-5 commitmail json YAML

2010-11-21 18:31:38 UTC netbsd-5 commitmail json YAML

src/doc/3RDPARTY@1.647.2.13 / diff / nxr@1.647.2.13
src/external/ibm-public/postfix/dist/HISTORY@1.1.1.2.2.3 / diff / nxr@1.1.1.2.2.3
src/external/ibm-public/postfix/dist/README_FILES/ADDRESS_REWRITING_README@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/ADDRESS_VERIFICATION_README@1.2.2.3 / diff / nxr@1.2.2.3
src/external/ibm-public/postfix/dist/README_FILES/CONNECTION_CACHE_README@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/DATABASE_README@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/FILTER_README@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/MAILDROP_README@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/MILTER_README@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/OVERVIEW@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/RELEASE_NOTES@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/SASL_README@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/SMTPD_PROXY_README@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/SOHO_README@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/STANDARD_CONFIGURATION_README@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/README_FILES/TLS_README@1.2.2.3 / diff / nxr@1.2.2.3
src/external/ibm-public/postfix/dist/RELEASE_NOTES@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/RELEASE_NOTES-2.6@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/ibm-public/postfix/dist/conf/access@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/conf/header_checks@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
      :
(more 279 files)
Pull up following revision(s) (requested by tron in ticket #1425):
        Update Postfix to version 2.7.1:
        - Improved before-queue content filter performance. With
          "smtpd_proxy_options = speed_adjust", the Postfix SMTP server
          receives the entire message before it connects to a before-queue
          content filter. Typically, this allows Postfix to handle the same
          mail load with fewer content filter processes.
        - Improved address verification performance. The verify database is now
          persistent by default, and it is automatically cleaned periodically.
          Under overload conditions, the Postfix SMTP server no longer waits
          up to 6 seconds for an address probe to complete.
        - Support for reputation management based on the local SMTP client
          IP address. This is typically implemented with
          "FILTER transportname:" actions in access maps or header/body checks,
          and mail delivery transports in master.cf with
          unique smtp_bind_address values.

(riz)

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

2010-11-21 18:22:33 UTC uebayasi-xip commitmail json YAML

Clarify things a bit in XIP putpages.

(uebayasi)

2010-11-21 18:13:13 UTC netbsd-5 commitmail json YAML

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

Pull up following revision(s) (requested by is in ticket #1422):
external/bsd/top/dist/display.c: revision 1.8
Avoid steps and other artefacts in head for more than 9 CPUs.

(riz)

2010-11-21 18:09:00 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #1421):
sys/uvm/uvm_bio.c: revision 1.70
sys/uvm/uvm_map.c: revision 1.292
sys/uvm/uvm_pager.c: revision 1.98
sys/uvm/uvm_fault.c: revision 1.175
sys/uvm/uvm_bio.c: revision 1.69
ubc_fault: split-off code part handling a single page into ubc_fault_page().
Keep the lock around pmap_update() where required.  While fixing this
in ubc_fault(), rework logic to &quot;remember&quot; the last object of page and
reduce locking overhead, since in common case pages belong to one and
the same UVM object (but not always, therefore add a comment).
Unlocks before pmap_update(), on removal of mappings, might cause TLB
coherency issues, since on architectures like x86 and mips64 invalidation
IPIs are deferred to pmap_update().  Hence, VA space might be globally
visible before IPIs are sent or while they are still in-flight.
OK ad@.

(riz)

2010-11-21 17:59:36 UTC MAIN commitmail json YAML

Use CFATTACH_DECL_NEW() (no softc).

(tsutsui)

2010-11-21 17:57:25 UTC MAIN commitmail json YAML

2010-11-21 17:44:16 UTC netbsd-5 commitmail json YAML

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

Pull up following revision(s) (requested by bouyer in ticket #1419):
sys/arch/i386/conf/XEN2_DOM0: patch
sys/arch/amd64/conf/XEN3_DOM0: revision 1.55
Sync DKWEDGE options with GENERIC

(riz)

2010-11-21 17:36:45 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #1415):
sys/kern/sys_lwp.c: revision 1.50
Follow the correct locking protocol when creating an LWP and the process
is stopping.
Problem found by running the gdb testsuite (gdb didn't have pthreads
support)
Thanks to rmind for help with this.

(riz)

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

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

2010-11-21 17:32:53 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1414):
lib/libpam/Makefile: revision 1.3
share/mk/bsd.own.mk: revision 1.612
lib/libpam/modules/mod.mk: revision 1.8
lib/libpam/modules/mod.mk: revision 1.9
lib/libpam/staticmodules/Makefile: revision 1.1
make the dependency to libpam, explicit. Fixes afpd in pkgsrc. From Mark Davies
XXX: Should be pulled up to 4.x and 5.x.
Build the modules in two phases:
1. build the static modules first, before libpam so that the static
  libpam can link against the module .a files.
2. build the modules after the dynamic libpam is build, so that the
  dynamic modules can link against the dynamic libpam.
enable MAKEDIRTARGET to be called with a separate environment,
called $MAKEDIRTARGETENV, defaulting to nothing.

(riz)

2010-11-21 17:26:36 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1411):
bin/date/date.c: revision 1.53
Don't blow up on date +''. Patch from Robert Elz in followup to PR 39392.

(riz)

2010-11-21 17:07:38 UTC uebayasi-xip commitmail json YAML

Put back XIP putpages, but slightly modifed to be called from the
generic putpages, and to call pgo_get() than a specific function.
Without this, UVM went mad after unmount (vinval, etc.).

(uebayasi)

2010-11-21 17:06:13 UTC MAIN commitmail json YAML

2010-11-21 16:19:19 UTC MAIN commitmail json YAML

I can't think of any reason why a rump kernel has to allow vfsusermount
by default, nor do I remember why i originally added it in 2008
==> remove.

(pooka)

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

2010-11-21 15:27:36 UTC uebayasi-xip commitmail json YAML

Rename PGO_ZERO as PGO_HOLE, and s/uvm_page_zeropage/uvm_page_holepage/.

(uebayasi)

2010-11-21 15:00:13 UTC uebayasi-xip commitmail json YAML

2010-11-21 14:52:49 UTC uebayasi-xip commitmail json YAML

UVMHIST log for XIP hole COW.

(uebayasi)

2010-11-21 14:52:23 UTC uebayasi-xip commitmail json YAML

2010-11-21 12:43:00 UTC uebayasi-xip commitmail json YAML

Resurrect PGO_ZERO support.

When vnode pager encounters hole pages in XIP'ed vnodes, it fills
page slots with PGO_ZERO and returns them back to the caller (fault
handler).  Fault handlers are responsible to check page slots and
redirect PGO_ZERO to the single "zero page" allocated by calling
uvm_page_zeropage_alloc(9).

The zero page is wired, read-only (PG_RDONLY) page.  It's shared
by multiple vnodes, it has no single owner.

XIP'ed vnodes are supposed to be "stable" during I/O (unlocked).
Because XIP'ed mounts are always read-only.  There's no chance to
change mappings of XIP'ed vnodes and their XIP'ed pages.  Thus the
cached uobj is reused after pgo_get() for PGO_ZERO.

(Do we need a new concept of "read-only UVM object"?)

(uebayasi)

2010-11-21 12:14:15 UTC uebayasi-xip commitmail json YAML

2010-11-21 12:02:06 UTC uebayasi-xip commitmail json YAML

uvm_findpage_xip: A few UVMHIST logs.

(uebayasi)

2010-11-21 11:57:16 UTC uebayasi-xip commitmail json YAML

uvm_pglistalloc(9) returns 0 on success, not # of pages.

(uebayasi)

2010-11-21 10:11:59 UTC netbsd-5 commitmail json YAML

2010-11-21 09:01:35 UTC MAIN commitmail json YAML

update for pixman 0.21.2.  we really need __thread, it seems.

(mrg)

2010-11-21 09:01:17 UTC MAIN commitmail json YAML

2010-11-21 07:58:27 UTC MAIN commitmail json YAML

merge cornflakes for pixman 0.21.2

(mrg)

2010-11-21 07:57:29 UTC MAIN commitmail json YAML

2010-11-21 07:51:29 UTC MAIN commitmail json YAML

2010-11-21 07:49:35 UTC MAIN commitmail json YAML

2010-11-21 07:45:36 UTC MAIN commitmail json YAML

update this for fontconfig 2.8.0.  ugh.

(mrg)

2010-11-21 07:41:49 UTC uebayasi-xip commitmail json YAML

Revert XIP putpages totally.

XIP'ed uobj owns no pages; uvm_object::uo_npages is always 0,
nothing happens.

Upper layer is responsible to unmap pmap-level mappings.

(uebayasi)

2010-11-21 07:26:41 UTC MAIN commitmail json YAML

add fc-query and fc-scan.

(mrg)

2010-11-21 07:20:06 UTC MAIN commitmail json YAML

2010-11-21 07:06:25 UTC MAIN commitmail json YAML

2010-11-21 06:50:47 UTC MAIN commitmail json YAML

xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/index.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1034.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1056.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r108.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1099.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1127.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1148.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1171.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1192.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1237.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1260.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1283.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r129.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1309.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1336.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1367.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1389.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1412.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1434.html deleted
xsrc/external/mit/fontconfig/dist/doc/fontconfig-devel/r1460.html deleted
      :
(more 164 files)
merge fontconfig 2.8.0

(mrg)

2010-11-21 06:46:15 UTC uebayasi-xip commitmail json YAML

Clean up, reduce diff from trunk.

(uebayasi)

2010-11-21 06:40:45 UTC MAIN commitmail json YAML

2010-11-21 06:37:21 UTC MAIN commitmail json YAML

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

2010-11-21 06:19:13 UTC MAIN commitmail json YAML

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

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

2010-11-21 05:49:12 UTC MAIN commitmail json YAML

2010-11-21 05:49:08 UTC MAIN commitmail json YAML

2010-11-21 05:49:04 UTC MAIN commitmail json YAML

2010-11-21 05:49:00 UTC MAIN commitmail json YAML

2010-11-21 05:48:56 UTC MAIN commitmail json YAML

2010-11-21 05:48:51 UTC MAIN commitmail json YAML

2010-11-21 05:48:47 UTC MAIN commitmail json YAML

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

2010-11-21 05:48:27 UTC MAIN commitmail json YAML

2010-11-21 05:48:22 UTC MAIN commitmail json YAML

2010-11-21 05:48:17 UTC MAIN commitmail json YAML

2010-11-21 05:48:09 UTC MAIN commitmail json YAML

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

2010-11-21 05:47:56 UTC MAIN commitmail json YAML

2010-11-21 05:47:52 UTC MAIN commitmail json YAML

2010-11-21 05:47:46 UTC MAIN commitmail json YAML

2010-11-21 05:47:43 UTC MAIN commitmail json YAML

2010-11-21 05:47:39 UTC MAIN commitmail json YAML

2010-11-21 05:47:35 UTC MAIN commitmail json YAML

2010-11-21 05:47:23 UTC MAIN commitmail json YAML

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

2010-11-21 05:47:15 UTC MAIN commitmail json YAML

2010-11-21 05:47:10 UTC MAIN commitmail json YAML

2010-11-21 05:19:56 UTC uebayasi-xip commitmail json YAML

Merge getpages finalization code.

In XIP case, there's nothing to do because MMIO device pages are
"staleless", unlike page caches used as I/O buffers.

(uebayasi)

2010-11-21 04:56:36 UTC uebayasi-xip commitmail json YAML

2010-11-21 04:50:27 UTC uebayasi-xip commitmail json YAML

2010-11-21 04:48:23 UTC MAIN commitmail json YAML

update this for xf86-video-geode 2.11.10

(mrg)

2010-11-21 04:45:13 UTC MAIN commitmail json YAML

2010-11-21 04:43:32 UTC uebayasi-xip commitmail json YAML

2010-11-21 04:35:53 UTC uebayasi-xip commitmail json YAML

Adjust merged XIP getpages page slot offset calculation again so
it really works.  Sprinkle a few assertions and UVMHISTs.

(uebayasi)

2010-11-21 03:53:11 UTC MAIN commitmail json YAML

include sys/resource.h on netbsd, too.

(mrg)

2010-11-21 03:49:12 UTC MAIN commitmail json YAML

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