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

2024-05-10 11:44:16 UTC Now

2009-02-28 18:31:12 UTC MAIN commitmail json YAML

include opt_gateway

(pooka)

2009-02-28 18:16:11 UTC MAIN commitmail json YAML

Handle ptyfs ptys. Should probably pull up to 5.

(christos)

2009-02-28 17:55:46 UTC MAIN commitmail json YAML

correct entry for Lucent 0x5802 into 2-port USB Host Controller

(schwarz)

2009-02-28 17:12:14 UTC MAIN commitmail json YAML

Add proper Realtek ALC268 support. While we're here, fix a comment in
the ALC262 quirk section. Tested by Sean Davis on an Acer Aspire One.

(jmcneill)

2009-02-28 16:15:19 UTC MAIN commitmail json YAML

don't require the ifnum return pointer.

(pooka)

2009-02-28 16:11:39 UTC MAIN commitmail json YAML

Avoid "returned non-zero status" warning on make depend for kernels
without options FPSP on ports which have support for 68040 and FPSP.

Should close PR port-atari/40678.

(tsutsui)

2009-02-28 15:49:12 UTC MAIN commitmail json YAML

Remember to commit the rumpuser bits necessary for if_shm: mmaping
a file and waiting for writes to it.

(pooka)

2009-02-28 15:32:29 UTC MAIN commitmail json YAML

2009-02-28 15:28:46 UTC MAIN commitmail json YAML

Add a virtual ethernet interface which uses shared memory as the
bus instead of relying on the host kernel's tap and bridge.  This
is much lighterweight approach which does not consume non-pageable
kernel resources.

(pooka)

2009-02-28 15:06:43 UTC MAIN commitmail json YAML

Fix the multicast hash bug on ICH9's wm.
Now we can catch ff02::9 on ICH9's wm.

(msaitoh)

2009-02-28 14:47:48 UTC nick-hppapmap commitmail json YAML

2009-02-28 14:34:18 UTC MAIN commitmail json YAML

Avoid possible integer overflow and subsequent collateral damage.
Received from OpenBSD via US-CERT as VU #590371.

Original OpenBSD commit log:

> revision 1.42
> date: 2009/02/11 13:24:05;  author: otto;  state: Exp; lines: +9 -1
> Avoid level going negative on deep (i mean really deep) dirs. Reported
> by Maksymilian Arciemowicz. ok kettenis@ millert@

(pgoyette)

2009-02-28 13:32:51 UTC MAIN commitmail json YAML

Use crypto_XXX tags to fix MKCRYPTO_{IDEA,MDC2,RC5}=yes builds.
Solve PR/40667 and other reports from current-users@.

(njoly)

2009-02-28 12:29:28 UTC MAIN commitmail json YAML

Fix a silly mistake: indubitably the struct ifnet pointer given to
ether_ifattach() should point to a struct ethercom.

(pooka)

2009-02-28 00:40:47 UTC MAIN commitmail json YAML

Return EIO rather than getting an infinite loop in the nullcons read function
so that getty(8) against nullcons console fails properly.

Problem on Cobalt Qube2700 reported by Wolfgang Solfrank on port-cobalt.

(tsutsui)

2009-02-27 23:37:20 UTC MAIN commitmail json YAML

2009-02-27 23:29:08 UTC MAIN commitmail json YAML

oops - missed a case with PMAP_PAGEIDLEZERO if md code aborts the
zeroing process, from Nicolas Joly

(drochner)

2009-02-27 23:13:32 UTC MAIN commitmail json YAML

Use the right format specifiers to print the new struct timeval.

(dyoung)

2009-02-27 22:51:33 UTC MAIN commitmail json YAML

* Remove 2001:240::1 on request from IIJ
* Update the remaining two DNS servers to at least have the address
  match the name. Resolving is untested.

(hubertf)

2009-02-27 17:38:14 UTC MAIN commitmail json YAML

On a multi-cpu/core machine, running 'top' and pressing '1' resulted
in n-1 blank lines at the bottom of the display.  On the same machine,
running 'top -1' and pressing '1' resulted in a garbled display that
would just get progressively worse.  Invert the values returned by
display_setmulti() to correct both issues.

(oster)

2009-02-27 16:48:02 UTC MAIN commitmail json YAML

New sentence, new line. Use more markup.

(wiz)

2009-02-27 16:45:17 UTC MAIN commitmail json YAML

Fix for the display of attach not to mix.

Before:
atabus0 at wdc0 channel 0
wd0 at atabus0 drive 0uhub0 at usb0: PXA27x OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
: <SILICON POWER>
wd0: drive supports 1-sector PIO transfers, LBA addressing
wd0: 7775 MB, 15798 cyl, 16 head, 63 sec, 512 bytes/sect x 15924384 sectors
wd0: drive supports PIO mode 4

After:
uhub0 at usb0: PXA27x OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
atabus0 at wdc0 channel 0
wdc1 at pcmcia1 function 0: <128MB, >
wdc1: i/o mapped mode
wd0 at atabus0 drive 0: <SILICON POWER>
wd0: drive supports 1-sector PIO transfers, LBA addressing
wd0: 7775 MB, 15798 cyl, 16 head, 63 sec, 512 bytes/sect x 15924384 sectors
wd0: drive supports PIO mode 4

(nonaka)

2009-02-27 16:23:54 UTC MAIN commitmail json YAML

Remove mentions of MAP_COPY, it's not available and trying to use it
will result in compile failure.

(pooka)

2009-02-27 15:47:46 UTC MAIN commitmail json YAML

2009-02-27 15:15:19 UTC MAIN commitmail json YAML

2009-02-27 13:44:45 UTC MAIN commitmail json YAML

better wording, from Anon Ymous

(christos)

2009-02-27 13:17:01 UTC MAIN commitmail json YAML

Add support for 82574L (as found on Desktop CT adaptor) based on 82573 support.

(sborrill)

2009-02-27 12:55:15 UTC MAIN commitmail json YAML

Typo and grammar fixes.

- s/though/through/ appropriately.
- autoconf(4) doesn't exist, autoconf(9) is the correct reference.

(mjf)

2009-02-27 10:39:03 UTC MAIN commitmail json YAML

New sentence, new line. Remove superfluous .Pp. Improve markup.

(wiz)

2009-02-27 10:38:25 UTC MAIN commitmail json YAML

Break line, and bump date for previous.

(wiz)

2009-02-27 07:32:33 UTC MAIN commitmail json YAML

ipf does not live here; it is in the parent directory.  Spotted by njoly@.

(jmmv)

2009-02-27 04:18:45 UTC MAIN commitmail json YAML

fix mis-evaluating whether a char is digit or not.

(msaitoh)

2009-02-27 03:57:41 UTC MAIN commitmail json YAML

IXP425 is not ARM_ARCH_4 but ARM_ARCH_5

(msaitoh)

2009-02-27 03:56:29 UTC MAIN commitmail json YAML

add missing <arm/cpu.h> to compile

(msaitoh)

2009-02-27 03:13:55 UTC MAIN commitmail json YAML

Improved support for GPIO support on the EP93xx ARM processors.
Specifically:

Support disabling specific pins on specific ports.
Modification of TS7200 kernel config file for GPIO support.
Documentatin for the current and improved GPIO interface (epgpio).

(kenh)

2009-02-27 03:01:58 UTC MAIN commitmail json YAML

Revert back to previous version

(kenh)

2009-02-27 02:59:11 UTC MAIN commitmail json YAML

This didn't change ... what's the deal?

(kenh)

2009-02-27 00:50:37 UTC netbsd-5 commitmail json YAML

2009-02-27 00:48:47 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #530):
distrib/sets/lists/xserver/md.sgimips: revision 1.25
Install the Cards file used by xorgconfig.

(snj)

2009-02-26 21:09:00 UTC MAIN commitmail json YAML

2009-02-26 21:08:49 UTC MAIN commitmail json YAML

2009-02-26 20:44:00 UTC netbsd-5 commitmail json YAML

2009-02-26 20:40:52 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #493):
sys/compat/linux/arch/amd64/files.linux_amd64: revision 1.4
sys/compat/linux/arch/amd64/linux_support.S: file removal
sys/compat/linux/common/linux_futex.c: revision 1.23
sys/compat/linux/arch/i386/linux_support.S: file removal
sys/compat/linux/arch/i386/files.linux_i386: revision 1.10
Switch Linux futex emulation to native ucas_int(), remove unecessary
futex-specific assembler routines.
Fixes PR/40490.  Reviewed by <ad>.

(snj)

2009-02-26 20:38:00 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #493):
sys/arch/amd64/amd64/copy.S: revision 1.13
sys/arch/i386/i386/copy.S: revision 1.17
sys/sys/systm.h: revision 1.234
Add ucas (CAS for user-space address) support for i386 and amd64.
API provides ucas_int() and ucas_ptr() for now.
Reviewed by <ad>.

(snj)

2009-02-26 19:49:15 UTC MAIN commitmail json YAML

sync TSC on resume (because CPUs were switched off in the meantime),
otherwise we get diverging timecounters leading to eg the monotonic
clock jump backwards
(pullup candidate)

(drochner)

2009-02-26 19:43:39 UTC MAIN commitmail json YAML

Retire audit-packages.conf, it has been obsoleted by the merge of
pkg_install-20090201.

(joerg)

2009-02-26 19:40:24 UTC MAIN commitmail json YAML

2009-02-26 19:17:02 UTC MAIN commitmail json YAML

2009-02-26 19:13:38 UTC MAIN commitmail json YAML

Add Initio INIC-1622 SATA Controller.

(mjf)

2009-02-26 19:07:13 UTC MAIN commitmail json YAML

2009-02-26 19:05:58 UTC MAIN commitmail json YAML

Drop trailing whitespace, fix xrefs in SEE ALSO.

(wiz)

2009-02-26 19:05:03 UTC MAIN commitmail json YAML

2009-02-26 18:35:13 UTC MAIN commitmail json YAML

Remove pkg_install.conf.5 on make clean.

(joerg)

2009-02-26 18:18:14 UTC MAIN commitmail json YAML

-fix two conditions where PQ_FREE was still/already set while the page
was not anymore/yet on the freelist and uvm_fpageqlock was not held
-clear PQ_FREE while the page is in the works of pageidlezero
This avoids that the DMA memory allocator (pglistalloc) grabs a page
which is not on the freelist, leading to a diagnostic panic (with DEBUG)
or freelist corruption. (mostly on X server activation after a VT
switch or suspend/resume because this can allocate megabytes of AGP
memory)
This might fix PR port-i386/38989 by Alan Barrett (in case this was
a multiprocessor).

(drochner)

2009-02-26 17:42:29 UTC MAIN commitmail json YAML

mention that sigcont cannot be blocked or ignored. from Anon Ymous

(christos)

2009-02-26 17:41:54 UTC MAIN commitmail json YAML

- mention F_CLOSEM
- fix xrefs

(christos)

2009-02-26 17:30:51 UTC MAIN commitmail json YAML

only print warnings if vflg.

(christos)

2009-02-26 15:25:52 UTC MAIN commitmail json YAML

2009-02-26 15:25:11 UTC MAIN commitmail json YAML

When using an array as a ringbuffer, need to perform modulo arithmetic
with arraysize instead of arraysize-1.  Previously there was one
inconsistency in the code.  This might fix a crash reported by apb.

Also, g/c outdated comment.

(pooka)

2009-02-26 15:07:33 UTC MAIN commitmail json YAML

PR# port-i386/38936: system can not power down via acpi

Merge change from amd64 machdep.c revision 1.42:

in cpu_reboot(), only halt the other CPUs after we've done the powerdown stuff.
the ACPI code may end up removing some pmap entries, which wants the other
CPUs to still be running to handle TLB invalidations.

(jmcneill)

2009-02-26 13:59:17 UTC MAIN commitmail json YAML

2009-02-26 13:56:46 UTC MAIN commitmail json YAML

PR# port-i386/40751: power button does not work after halt
PR# kern/37506: Have to hold power button for 5 seconds to turn off Laptop
    after "halt" command.

Transfer the system from ACPI to Legacy mode if RB_HALT is set.

(jmcneill)

2009-02-26 13:53:21 UTC MAIN commitmail json YAML

2009-02-26 12:53:35 UTC MAIN commitmail json YAML

Remove unneeded escape sequence.

(njoly)

2009-02-26 12:43:15 UTC MAIN commitmail json YAML

Add some missing .debug extensions and remove some unneeded files
(t_ipf, Atffile) to fix MKDEBUG build.

(njoly)

2009-02-26 12:22:50 UTC MAIN commitmail json YAML

acpica 20090220 is out

(jmcneill)

2009-02-26 10:32:43 UTC MAIN commitmail json YAML

As long as we don't yet have a working TOOL_GREP,
fgrep is more portable than grep -F.

(apb)

2009-02-26 08:33:47 UTC netbsd-4 commitmail json YAML

Tickets 1272, 1276, 1277, and 1281.

(snj)

2009-02-26 08:31:55 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1281):
bin/sh/redir.c: revision 1.30
Conform to XCU Section 2.8.2 (Exit Status for Commands)

(snj)

2009-02-26 08:26:58 UTC netbsd-3 commitmail json YAML

Tickets 1990 and 1992.

(snj)

2009-02-26 08:25:50 UTC MAIN commitmail json YAML

In file_exists_exact(), fix an incorrect test of "1" instead of "$1",
and improve the comment explaining what this function does.

(apb)

2009-02-26 08:25:35 UTC netbsd-3 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1992):
bin/sh/redir.c: revision 1.30
Conform to XCU Section 2.8.2 (Exit Status for Commands)

(snj)

2009-02-26 08:23:13 UTC netbsd-3-1 commitmail json YAML

2009-02-26 08:22:26 UTC netbsd-3-0 commitmail json YAML

2009-02-26 08:20:20 UTC netbsd-3 commitmail json YAML

Apply patch (requested by bouyer in ticket #1990):
Fix typo: LOT_NOTICE -> LOG_NOTICE.

(snj)

2009-02-26 08:19:15 UTC netbsd-3-1 commitmail json YAML

Apply patch (requested by bouyer in ticket #1990):
Fix typo: LOT_NOTICE -> LOG_NOTICE.

(snj)

2009-02-26 08:17:50 UTC netbsd-3-0 commitmail json YAML

Apply patch (requested by bouyer in ticket #1990):
Fix typo: LOT_NOTICE -> LOG_NOTICE.

(snj)

2009-02-26 08:12:29 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1277):
sys/dev/ic/ahcisata_core.c: revision 1.19
When an error is reported on a write, data may have been transfered
to the device's cache anyway and so cmdh_prdbc reports a completed
transfer. If we use it to update ata_bio->bcount this has 2 conseqences:
- the automatic LBA48 workaround doesn't qick in because bcount is used
  to compute the last sector of the transfer (wd(4) part of kern/40569)
- wd(4) will report a B_ERROR buffer with a b_resid of 0, which panics
  a DIAGNOSTIC kernel
Fix by ignoring cmdh_prdbc if we had a write with errors, and in this case
leave ata_bio->bcount at its initial value.
While there use NOERROR instead of 0 for ata_bio->error (cosmetic).
thanks to Matthias Scheler for tests.

(snj)

2009-02-26 08:09:23 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1277):
sys/dev/ic/ahcisata_core.c: revision 1.19
When an error is reported on a write, data may have been transfered
to the device's cache anyway and so cmdh_prdbc reports a completed
transfer. If we use it to update ata_bio->bcount this has 2 conseqences:
- the automatic LBA48 workaround doesn't qick in because bcount is used
  to compute the last sector of the transfer (wd(4) part of kern/40569)
- wd(4) will report a B_ERROR buffer with a b_resid of 0, which panics
  a DIAGNOSTIC kernel
Fix by ignoring cmdh_prdbc if we had a write with errors, and in this case
leave ata_bio->bcount at its initial value.
While there use NOERROR instead of 0 for ata_bio->error (cosmetic).
thanks to Matthias Scheler for tests.

(snj)

2009-02-26 08:07:06 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by oster in ticket #1276):
sys/dev/raidframe/rf_reconstruct.c: revision 1.107
If we see a RF_RECON_WRITE_ERROR event we know a write has finished and
we need to account for that.  Failure to do so means we can end up
waiting forever for writes we think are outstanding, but which have
already completed.
Addresses the RAIDframe part of PR#40569.  Thanks to Matthias Scheler
for reporting the issue and verifying the fix.

(snj)

2009-02-26 08:05:09 UTC MAIN commitmail json YAML

"grep -q" is not portable; use "grep >/dev/null" instead.  Also add a
comment saying that postinstal is invoked during a cross build.

(apb)

2009-02-26 08:00:41 UTC netbsd-4 commitmail json YAML

Apply patch (requested by bouyer in ticket #1272):
Fix typo: LOT_NOTICE -> LOG_NOTICE.

(snj)

2009-02-26 07:59:55 UTC netbsd-4-0 commitmail json YAML

Apply patch (requested by bouyer in ticket #1272):
Fix typo: LOT_NOTICE -> LOG_NOTICE.

(snj)

2009-02-26 07:56:30 UTC netbsd-5 commitmail json YAML

Tickets 486, 494, 495, 510, 522-524.

(snj)

2009-02-26 07:54:02 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by pooka in ticket #495):
sbin/mount_procfs/mount_procfs.c: revision 1.23
Default to -o linux.  This prevents programs from not working just
because the -o linux flag was not supplied, i.e. it is the sensible
default.  People who absolutely do not want the extra files in
their /proc for whatever aesthetic reason (it's not like they
consume any resources) can do -o nolinux.

(snj)

2009-02-26 07:47:44 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #486):
sys/dev/sun/cgsix.c: revision 1.44 via patch
sys/dev/sun/cgsixvar.h: revision 1.12
Include wsdisplay.h directly in the header to avoid different sizes
of cgsix_softc depending on proper previous includes by the includer
due to #ifdef NWSDISPLAY. Thanks to kmem poison check and DEBUG kernels.

(snj)

2009-02-26 07:42:06 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jdc in ticket #494):
sys/dev/sun/bwtwo.c: revision 1.22
sys/dev/sun/bwtwovar.h: revision 1.8
sys/dev/sun/cgthree.c: revision 1.20
sys/dev/sun/cgthreevar.h: revision 1.7
Mimic cgsix memory corruption fix (bwtwo and cgthree wscons code is
based on cgsix).  Original commit message:
  Include wsdisplay.h directly in the header to avoid different sizes
  of cgsix_softc depending on proper previous includes by the includer
  due to #ifdef NWSDISPLAY. Thanks to kmem poison check and DEBUG kernels.

(snj)

2009-02-26 07:36:05 UTC netbsd-5 commitmail json YAML

Apply patch (requested by macallan in ticket #524):
Switch sgimips over to Xorg

(snj)

2009-02-26 07:31:58 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #523):
sys/arch/sgimips/Makefile: revision 1.7
sys/arch/sgimips/dev/Makefile: revision 1.1
sys/arch/sgimips/include/Makefile: revision 1.19
Don't be lazy and let one directory's Makefile install an include
file from another directory, as that only causes problems with
mtree later on when encountering the /.. path component.  Instead,
descend into dev/ and use the Makefile there to install dev/crmfbreg.h
in the appropriate directory.

(snj)

2009-02-26 07:28:25 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #522):
external/mit/xf86-video-crime/dist/src/crime_accel.c: revision 1.3
Implement ARGB alpha masks - now WindowMaker's menus are readable
again.  (why on earth do they pass an alpha map in ARGB when rendering
the menus instead of a pure 8bit alpha map as everywhere else?)

(snj)

2009-02-26 07:26:02 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #510):
distrib/sets/lists/comp/md.sgimips: revision 1.13
Add dev/crmfbreg.h.

(snj)

2009-02-26 07:21:06 UTC MAIN commitmail json YAML

Sort sections. Use more (and more appropriate) markup. Sort SEE ALSO.
Despite common belief to the contrary,
the "u" in the current month comes after the "r".

(wiz)

2009-02-26 07:14:36 UTC MAIN commitmail json YAML

2009-02-26 05:50:54 UTC MAIN commitmail json YAML

If sys/param.h is not included, the kernel compile fails on some platforms
with SOFTINT_COUNT undefined (I noticed it on some evbarm kernels)

(kenh)

2009-02-26 01:03:03 UTC MAIN commitmail json YAML

decouple from host struct iovec

(pooka)

2009-02-26 00:59:31 UTC MAIN commitmail json YAML

2009-02-26 00:37:48 UTC MAIN commitmail json YAML

Make rumpuser stat and nanosleep independent of the host system
stat and timespec definitions.

(pooka)

2009-02-26 00:32:49 UTC MAIN commitmail json YAML

2009-02-25 23:59:30 UTC MAIN commitmail json YAML

Make function bodies static, the prototype already is.

(joerg)

2009-02-25 23:34:10 UTC MAIN commitmail json YAML

Implement  make_in_dir <dir> <op>  to simplify various operations

(lukem)

2009-02-25 22:28:36 UTC MAIN commitmail json YAML

Disable grep host tool and unbreak NetBSD build until I can come up with a
clean fix.

(sketch)

2009-02-25 22:14:04 UTC MAIN commitmail json YAML

assist the clueless user (that was me) in discovering the current
format of their superblock, provide a pointer to 'dumpfs -s'

(plunky)

2009-02-25 21:33:18 UTC netbsd-5 commitmail json YAML

2009-02-25 21:31:01 UTC netbsd-5 commitmail json YAML

xsrc/external/mit/xf86-video-newport/dist/COPYING@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/ChangeLog@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/Makefile.am@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/Makefile.in@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/README@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/README.sgml@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/XF86Config.indy@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/aclocal.m4@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/config.guess@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/config.h.in@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/config.sub@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/configure@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/configure.ac@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/depcomp@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/install-sh@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/ltmain.sh@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/man/Makefile.am@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/man/Makefile.in@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/man/newport.man@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/xf86-video-newport/dist/missing@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
      :
(more 10 files)
Put these files in the proper location.  Oops.

(snj)

2009-02-25 21:23:17 UTC MAIN commitmail json YAML

2009-02-25 21:21:47 UTC MAIN commitmail json YAML

Import pkg_install-20090225:
- improve diagnostic for audit-packages wrapper
- new pkg_delete code:
  - topologocial ordering of packages
  - bails out before removing anything if it knows that it will run into
    problems later
  - new option -A: remove automatic installed packages that are no
    longer used (e.g. pkg_add foo; pkg_delete -A foo should not alter
    the list of installed packages)
- less chatty pkg_info for -Q

Status:

Vendor Tag: PKGSRC
Release Tags: pkg_install-20090225

(joerg)

2009-02-25 21:17:21 UTC MAIN commitmail json YAML

replace c++ style comment by a c-style one

(sno)

2009-02-25 20:55:06 UTC netbsd-5 commitmail json YAML

Latest batch of tickets.

(snj)

2009-02-25 20:52:09 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #515):
sys/arch/sparc64/dev/ffb.c: revision 1.36
make this work right with WSDISPLAY_SCROLLSUPPORT

(snj)

2009-02-25 20:50:16 UTC MAIN commitmail json YAML

Remove pointless AUTHORS sections. The names are in the source and CVS
history along with everyone else who has contributed.

(ad)

2009-02-25 20:49:40 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #518):
external/mit/xorg-server/dist/hw/xfree86/xaa/xaalocal.h: revision 1.2
external/mit/xorg-server/dist/hw/xfree86/xaa/xaaFillRect.c: revision 1.2
external/mit/xorg-server/dist/hw/xfree86/xaa/xaaInitAccel.c: revision 1.2
Actually use scanline image writes to upload images if available

(snj)

2009-02-25 20:43:30 UTC nick-hppapmap commitmail json YAML

2009-02-25 20:42:46 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #517):
external/mit/xorg/lib/dri/Makefile: revision 1.5 via patch
don't build DRI drivers on sgimips either

(snj)

2009-02-25 20:41:44 UTC nick-hppapmap commitmail json YAML

D'oh!. Don't allocate a red zone page in STACK_ALLOC.

(skrll)

2009-02-25 20:38:30 UTC MAIN commitmail json YAML

Use awk and grep host tools where required.  'build.sh release' now works
on Solaris (but only with HOST_CC=/usr/sfw/bin/gcc for now).

(sketch)

2009-02-25 20:36:45 UTC MAIN commitmail json YAML

2009-02-25 20:33:49 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #516):
share/mk/bsd.own.mk: revision 1.543
add a couple driver names for Xorg

(snj)

2009-02-25 20:32:03 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #514):
external/mit/xf86-video-crime/dist/src/crime.h: revision 1.2
external/mit/xf86-video-crime/dist/src/crime_accel.c: revision 1.2
external/mit/xf86-video-crime/dist/src/crime_driver.c: revision 1.2
Now this driver actually works.

(snj)

2009-02-25 20:28:30 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #511):
external/mit/xf86-video-crime/dist/configure: revision 1.1
external/mit/xf86-video-crime/dist/man/crime.man: revision 1.1
external/mit/xf86-video-crime/dist/src/crime.h: revision 1.1
external/mit/xf86-video-crime/dist/src/crime_accel.c: revision 1.1
external/mit/xf86-video-crime/dist/src/crime_cursor.c: revision 1.1
external/mit/xf86-video-crime/dist/src/crime_driver.c: revision 1.1
Driver for the rendering engine found in SGI's O2 workstations
Not adapted to Xorg yet, just copied from xsrc/xfree

(snj)

2009-02-25 20:21:19 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #510):
sys/arch/sgimips/include/Makefile: revision 1.18
install crmfbreg.h

(snj)

2009-02-25 20:18:50 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by 508):
external/mit/xorg/server/drivers/xf86-video-crime/Makefile: revision 1.1
reachover for the crime driver

(snj)

2009-02-25 20:16:54 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #507):
sys/arch/sgimips/dev/crmfbreg.h: revision 1.9
add a couple more registers

(snj)

2009-02-25 20:15:08 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #506):
external/mit/xorg/server/xorg-server/hw/xfree86/xorgos/Makefile: revision 1.11
use ppc_video.c on sgimip as well since mips_video.c is just another
subset of ppc_video.c

(snj)

2009-02-25 20:12:33 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #501):
external/mit/xf86-video-newport/dist/src/newport_driver.c: revision 1.3
in 24bit write a linear colour map into the DAC.
Now colours look right.
Still needs testing in 8 bit.

(snj)

2009-02-25 20:10:14 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #504):
external/mit/xf86-video-newport/dist/src/newport_driver.c: revision 1.2
external/mit/xf86-video-newport/dist/src/newport.h: revision 1.2
Add NetBSD-specific bits. Now this driver works on my R5k Indy with 24bit
Newport graphics board.

(snj)

2009-02-25 20:07:38 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #505):
distrib/sets/lists/xserver/md.sgimips: revision 1.28
forgot the newport man page

(snj)

2009-02-25 20:05:46 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #502):
distrib/sets/lists/xserver/md.sgimips: revision 1.26
add the newport driver

(snj)

2009-02-25 20:03:26 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #509):
distrib/sets/lists/xserver/md.sgimips: revision 1.24
add Xorg bits

(snj)

2009-02-25 20:01:44 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #512):
distrib/sets/lists/xcomp/md.sgimips: revision 1.4
add Xorg stuff

(snj)

2009-02-25 19:59:32 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #503):
external/mit/xorg/server/drivers/Makefile: revision 1.23
build the newport driver on sgimips

(snj)

2009-02-25 19:58:03 UTC MAIN commitmail json YAML

Remove outdated comment:  vax does now user mi_userret().

(mhitch)

2009-02-25 19:57:43 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #513):
external/mit/xorg/server/drivers/Makefile: revision 1.20
add sgimips

(snj)

2009-02-25 19:56:50 UTC MAIN commitmail json YAML

The ci_want_resched check and preempt() call had been removed from
userret() which resulted in no process preemption (and probably
contributed to the signal trap loop locking up the machine that was
recently fixed).  Put the check and preempt() call in the AST trap
handler to restore process preemption.

(mhitch)

2009-02-25 19:51:41 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #500):
external/mit/xorg/server/drivers/xf86-video-newport/Makefile: revision 1.1
reachover for newport driver

(snj)

2009-02-25 19:44:07 UTC netbsd-5 commitmail json YAML

xsrc/external/mit/xf86-video-newport/COPYING@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/ChangeLog@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/Makefile.am@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/Makefile.in@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/README@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/README.sgml@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/XF86Config.indy@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/aclocal.m4@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/config.guess@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/config.h.in@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/config.sub@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/configure@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/configure.ac@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/depcomp@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/install-sh@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/ltmain.sh@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/man/Makefile.am@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/man/Makefile.in@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/man/newport.man@1.1.2.1 / diff / nxr@1.1.2.1
xsrc/external/mit/xf86-video-newport/missing@1.1.2.1 / diff / nxr@1.1.2.1
      :
(more 10 files)
Apply patch (requested by macallan in ticket #499):
Add X.Org's driver for Newport / NG 1 graphics boards found in SGI Indy
and others.

(snj)

2009-02-25 18:05:32 UTC MAIN commitmail json YAML

add caveat about info displayed by df(1)

(pooka)

2009-02-25 17:51:25 UTC MAIN commitmail json YAML

restore alphabetically order for my last entry

(sno)

2009-02-25 17:50:32 UTC MAIN commitmail json YAML

Add myself (Jens Rehsack <sno@NetBSD.org>)

(sno)

2009-02-25 15:46:34 UTC MAIN commitmail json YAML

PR# port-i386/40143: Viewing an mpeg transport stream with mplayer causes crash

Not directly related to the PR but this bug was discovered while testing.

In azalia_stream_halt, invalidate the intr ptr to prevent a race condition
where azalia_stream_intr can jump off into lala land during stream shutdown.

(jmcneill)

2009-02-25 13:52:18 UTC MAIN commitmail json YAML

don't copy the address of a pointer. Noticed by Anon Ymous

(christos)

2009-02-25 09:37:22 UTC MAIN commitmail json YAML

Un-hardcode IP32 serial console bus tags.  Fixes regression introduced in revision 1.28.

(sekiya)

2009-02-25 07:48:55 UTC nick-hppapmap commitmail json YAML

2009-02-25 07:44:40 UTC nick-hppapmap commitmail json YAML

2009-02-25 03:28:31 UTC netbsd-5 commitmail json YAML

Tickets 470, 478, 483, 489, and 492.

(snj)

2009-02-25 03:24:14 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by roy in ticket #492):
lib/libc/stdio/vfwprintf.c: revision 1.15
printf("%zi\n", (ssize_t)-1); now correcly prints -1 on i386
ok: christos

(snj)

2009-02-25 03:21:56 UTC netbsd-5 commitmail json YAML

Apply patch (requested by ahoka in ticket #489):
Add missing opt_multiboot.h.  Fixes issues when using a multiboot
bootloader, like GRUB:
- dmesg did not contain the information about the loader
- /dev/ksyms did not work

(snj)

2009-02-25 03:15:32 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #478):
sys/net/if_pppoe.c: revision 1.94
PR/40690: Jordan Gordeev: pppoe(4) doesn't work when PPPoE relays are present
Add support for sending the session id tag back.

(snj)

2009-02-25 03:09:31 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #483):
usr.bin/ldd/ldd.c: revision 1.5
usr.bin/ldd/ldd.h: revision 1.2
usr.bin/ldd/ldd_aout.c: revision 1.3
usr.bin/ldd/ldd_elfxx.c: revision 1.2
rework the main loop and handlers:
- - open() and close() the file in the main loop
- - pass the fd down into the handlers
- - use _rtld_error() in ELFNAME(ldd)
this fixes PR#40543 and also makes error messages look better.

(snj)

2009-02-25 03:07:20 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #483):
usr.bin/ldd/ldd_aout.c: revision 1.2
pull across the struct netbsd32_exec definition and use that in all
cases, since we never did 64 bit a.out.  now ldd on 32 bit a.out
at least tries to work, but fails (on sparc or sparc64, no idea yet
for x86) the same way that all dynamic a.out binaries fail.

(snj)

2009-02-25 03:02:19 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #470):
distrib/sets/lists/xserver/md.amd64: revision 1.46
distrib/sets/lists/xserver/md.i386: revision 1.61
distrib/sets/lists/xserver/md.macppc: revision 1.45
distrib/sets/lists/xserver/md.sparc64: revision 1.31
external/mit/xorg/lib/Makefile: revision 1.9
external/mit/xorg/lib/dri/dri.mk: revision 1.5
external/mit/xorg/lib/dri/libmesa/Makefile: revision 1.2
from yorick hardy:
- build mesa_dri.so, saving ~1.8MB per module (yay, the size of the
  xserver set goes down massively now)
- use the right includes so that dri * mesa use the same headers
- correct LIBDPLIBS for libdri
tested by jmcneill, and builds fine for me.

(snj)

2009-02-25 01:11:50 UTC MAIN commitmail json YAML

Look for MAKEDEV.local in both ${SRC_DIR}/dev/ and ${SRC_DIR}/etc/,
so that 'postinstall check makedev' works whether the sources told
by the -s argument are a NetBSD source tree, etc.tgz, or a DESTDIR.

(dyoung)

2009-02-25 00:25:02 UTC MAIN commitmail json YAML

Implement ARGB alpha masks - now WindowMaker's menus are readable again.
(why on earth do they pass an alpha map in ARGB when rendering the menus
instead of a pure 8bit alpha map as everywhere else?)

(macallan)

2009-02-24 23:27:27 UTC nick-hppapmap commitmail json YAML

2009-02-24 22:54:53 UTC nick-hppapmap commitmail json YAML

Fix test of RB_POWERDOWN in howto.

(skrll)

2009-02-24 22:27:02 UTC MAIN commitmail json YAML

2009-02-24 22:25:24 UTC MAIN commitmail json YAML

Make 'build.sh tools' work with the Sun Studio compiler, although bugs in
some of the generated tools still prevent building a full release using them.

(sketch)

2009-02-24 18:42:36 UTC MAIN commitmail json YAML

2009-02-24 18:41:40 UTC MAIN commitmail json YAML

version alphasort.

(christos)

2009-02-24 15:45:20 UTC nick-hppapmap commitmail json YAML

Fix non-DIAGNOSTIC builds and

-#if DIAGNOSTIC
+#ifdef DIAGNOSTIC

(skrll)

2009-02-24 15:38:52 UTC nick-hppapmap commitmail json YAML

Fix non-DIAGNOSTIC compiles.

(skrll)

2009-02-24 15:01:10 UTC nick-hppapmap commitmail json YAML

Remove incorrect comment.

(skrll)

2009-02-24 12:45:37 UTC MAIN commitmail json YAML

Note change with linux compat.

(pooka)

2009-02-24 12:17:51 UTC MAIN commitmail json YAML

Follow up the removal of linux_support.S for amd64 and i386.

(he)

2009-02-24 10:37:27 UTC MAIN commitmail json YAML

nmi_disestablish: fix an inverted condition.  pointed out by ad@.

(yamt)

2009-02-24 06:10:52 UTC MAIN commitmail json YAML

princap -> printcap
(christos said it was just a typo.)

XXX do we want compat for scripts?

(yamt)

2009-02-24 06:03:55 UTC MAIN commitmail json YAML

2009-02-24 04:25:18 UTC netbsd-5 commitmail json YAML

Latest batch of tickets.

(snj)

2009-02-24 04:21:05 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #491):
sys/dev/pci/azalia_codec.c: revision 1.75
* Realtek ALC885: Use generic_mixer_autoinit/init_widget
* generic_mixer_create_virtual: if the front l/r DAC doesn't have a volume
  capability, enumerate all peer widgets and search for a volume mixer
  there.

(snj)

2009-02-24 04:13:35 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ad in ticket #490):
sys/kern/vfs_wapbl.c: revision 1.23
sys/miscfs/syncfs/sync_subr.c: revision 1.36
sys/miscfs/syncfs/sync_vnops.c: revision 1.26
sys/ufs/ffs/ffs_alloc.c: revision 1.121
sys/ufs/ffs/ffs_vfsops.c: revision 1.242
sys/ufs/ffs/ffs_vnops.c: revision 1.110
PR kern/39564 wapbl performance issues with disk cache flushing
PR kern/40361 WAPBL locking panic in -current
PR kern/40361 WAPBL locking panic in -current
PR kern/40470 WAPBL corrupts ext2fs
PR kern/40562 busy loop in ffs_sync when unmounting a file system
PR kern/40525 panic: ffs_valloc: dup alloc
- A fix for an issue that can lead to "ffs_valloc: dup" due to dirty cg
  buffers being invalidated. Problem discovered and patch by dholland@.
- If the syncer fails to lazily sync a vnode due to lock contention,
  retry 1 second later instead of 30 seconds later.
- Flush inode atime updates every ~10 seconds (this makes most sense with
  logging). Presently they didn't hit the disk for read-only files or
  devices until the file system was unmounted. It would be better to trickle
  the updates out but that would require more extensive changes.
- Fix issues with file system corruption, busy looping and other nasty
  problems when logging and non-logging file systems are intermixed,
  with one being the root file system.
- For logging, do not flush metadata on an inode-at-a-time basis if the sync
  has been requested by ioflush. Previously, we could try hundreds of log
  sync operations a second due to inode update activity, causing the syncer
  to fall behind and metadata updates to be serialized across the entire
  file system. Instead, burst out metadata and log flushes at a minimum
  interval of every 10 seconds on an active file system (happens more often
  if the log becomes full). Note this does not change the operation of
  fsync() etc.
- With the flush issue fixed, re-enable concurrent metadata updates in
  vfs_wapbl.c.

(snj)

2009-02-24 04:05:58 UTC MAIN commitmail json YAML

mention sgimips switching to Xorg

(macallan)

2009-02-24 04:05:07 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ad in ticket #488):
share/man/man4/ddb.4: revision 1.122
sys/ddb/db_xxx.c: revision 1.55 via patch
Default 'show all procs' to /l. People tend to type 'ps' without modifiers
when providing information about deadlocks. Without the thread info it's
not very useful.

(snj)

2009-02-24 04:04:40 UTC MAIN commitmail json YAML

Switch sgimips over to Xorg

(macallan)

2009-02-24 03:59:08 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ad in ticket #487):
sys/ddb/db_variables.c: revision 1.40
Default DDB_ONPANIC to zero. The end product is ultimately for the
consumption of users external to the project, users who are unlikely to
be kernel hackers with the motivation to debug crashes. In this situation
rebooting and creating a crash dump is more appropriate than interrupting
normal service for an unbounded amount of time, while also leaving the
machine at cryptic db> prompt.

(snj)

2009-02-24 03:50:48 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #485):
sys/dev/pci/pci_subr.c: revision 1.77
Decode and display PCI Power Management registers when available.

(snj)

2009-02-24 03:45:56 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by pooka in ticket #484):
lib/libpuffs/puffs.3: revision 1.46
lib/libpuffs/puffs_cc.3: revision 1.13
lib/libpuffs/puffs_cred.3: revision 1.4
lib/libpuffs/puffs_flush.3: revision 1.8
lib/libpuffs/puffs_framebuf.3: revision 1.26
lib/libpuffs/puffs_node.3: revision 1.4
lib/libpuffs/puffs_ops.3: revision 1.23
lib/libpuffs/puffs_path.3: revision 1.4
lib/libpuffs/puffs_suspend.3: revision 1.3
Remove the paragraph saying interfaces will change without warning.
Note that a stable version of puffs first appeared in NetBSD 5.0.

(snj)

2009-02-24 03:22:33 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dyoung in ticket #482):
share/man/man9/bus_dma.9: revision 1.47
Update date.

(snj)

2009-02-24 03:20:44 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dyoung in ticket #481):
share/man/man9/bus_dma.9: revision 1.46
Clarify that dmamp is undefined if bus_dmamap_create(9) fails.

(snj)

2009-02-24 03:15:07 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tls in ticket #480):
libexec/httpd/cgi-bozo.c: revision 1.10
More CGI handling fixes from Sergey Katsev at Coyote Point.
1) Fix an issue where because of the reordering of transform_request
  and process_cgi, the cgi-script name was being cut off
  by one character (transform_request for some reason
  cuts off the leading '/' for the file name as part of its
  processing).  As an 'easy' fix, simply re-add the '/' to the
  front of the filename, which means that we don't have to
  mess with the logic that sometimes adds +1 and sometimes doesn't.
2) Work around ridiculous bug in PHP reported by lukem in 2004,
  but stubbornly never fixed by the PHP maintainers:
  Change the SCRIPT_NAME and SCRIPT_FILENAME variables
  to contain the file name only, not the query if one exists.
  Having the query in SCRIPT_FILENAME causes php-cgi to not
  work, as per the bug information here:
  http://bugs.php.net/bug.php?id=28227
3) Fix a memory leak because URL wasn't being freed.

(snj)

2009-02-24 03:03:05 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mhitch in ticket #479):
sys/arch/vax/vax/trap.c: revision 1.118
On the vax, the trapsignal() call will change frame->sp to point to a
callg on the user's stack that calls the user's signal handler, so do
the skip_opcode() before calling trapsignal().  A floating point
overflow no longer causes a signal loop.  This should stop the native
compile hangs trying to compile src/lib/libm/complex/catan.ln.

(snj)

2009-02-24 03:02:20 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mhitch in ticket #479):
sys/arch/vax/vax/db_disasm.h: revision 1.7
Add INDEX_OPCODE()

(snj)

2009-02-24 03:01:10 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mhitch in ticket #479):
sys/arch/vax/conf/files.vax: revision 1.116
sys/arch/vax/include/trap.h: revision 1.22
sys/arch/vax/vax/db_disasm.h: revision 1.6
sys/arch/vax/vax/opcodes.c: revision 1.1
sys/arch/vax/vax/trap.c: revision 1.117
- add siginfo translation for all arithmetic faults and traps.
- skip the current instruction for all faults, to avoid infinite loops on
  SIGFPE (from OpenBSD)
Info from: http://bitsavers.vt100.net/pdf/dec/vax/archSpec/EK-VAXAR-RM-001_Arch_May82.pdf

(snj)

2009-02-24 02:53:25 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #476):
sys/dev/acpi/acpi_quirks.c: revision 1.10
PR/40471: Pierre Pronchery: ASUS CUR-DLS board found on HP NetServer E800 box
has broken ACPI BIOS. Disable it.

(snj)

2009-02-24 02:51:34 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #475):
external/mit/xdm/dist/config/Xresources.cpp: revision 1.3
add missing endif.

(snj)

2009-02-24 02:47:30 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dogcow in ticket #473):
usr.bin/newsyslog/newsyslog.c: revision 1.57
Fix an embarrassing mistake regarding moving down log files. Reported by
(and fix included in) PR bin/40635 from Jukka Salmi.

(snj)

2009-02-24 02:45:21 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #472):
sys/dist/acpica/dsfield.c: revision 1.5
PR port-i386/40676: ACPI Exception AE_AML_NO_OPERAND when booting on VAIO P
Fix to allow zero-length ASL field declarations:
  http://bugzilla.kernel.org/show_bug.cgi?id=10606

(snj)

2009-02-24 02:41:50 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by is in ticket #469):
usr.sbin/traceroute6/traceroute6.c: revision 1.38
synchronize error flags with own comment and with traceroute, as discussed
on tech-net.

(snj)

2009-02-24 02:37:49 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by enami/joerg in ticket #468):
sys/kern/sys_pipe.c: revision 1.108
The knote objects attached by peer will still be linked in our list
if we are closed before the peer.  So, remove them.  It didn't matter
when pipe objects are directly returned to pool, but nowadays they
are cached.

(snj)

2009-02-24 02:36:34 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by enami/joerg in ticket #468):
sys/kern/sys_pipe.c: revision 1.107
Instead of missing NULL check in pipe_create, let the pipe_ctor to wait
on buffer allocation.  The other allocation is simply an optimization,
so leave it as is.

(snj)

2009-02-24 02:34:47 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by enami/joerg in ticket #468):
sys/kern/sys_pipe.c: revision 1.106
sys/sys/pipe.h: revision 1.25
Apply pipe patch posted to tech-kern, slightly updated:
- Cache kva.
- Convert to use mutex_obj_alloc().
- Make better use of pool_cache.
Also:
Disable direct transfers for the moment. I believe there may be a bug that
can cause transfers to stall when switching between direct/buffered access.
I think this has most recently been run into on 'denver' but I have seen it
as far back as 3.1.
(As an aside, direct is a not a clear win on modern systems with large cache
and high TLB invalidation overhead. Particularly so on MP systems, although
micro benchmarks may report otherwise because they typically do not tax the
system. Anyone want to write a decent benchmark?)

(snj)

2009-02-24 02:30:08 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #467):
usr.sbin/btpand/client.c: revision 1.2
usr.sbin/btpand/sdp.c: revision 1.2
usr.sbin/btpand/sdp.h: revision 1.2
modify some SDP data parsing function names to avoid conflicts with
similar functions that are intended to be imported to libsdp.
(this will use the library routines when they are done)

(snj)

2009-02-24 02:26:42 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #459):
sys/net/if.c: revision 1.233
PR/40603: Christoph Badura: unprivileged users can add and delete interface
link addresses. Fixed by centralizing the test as suggested. Will pull up
to 5.0 once submitter tests the fix.

(snj)

2009-02-23 23:45:56 UTC MAIN commitmail json YAML

Turn "bogus parameters" aprint_error into aprint_debug, and change the
message to say that the framebuffer was not configured by the firmware.

(jmcneill)

2009-02-23 23:12:24 UTC MAIN commitmail json YAML

Put back /kern, apparently xen uses it (and probably scripts too).

(ad)

2009-02-23 22:51:48 UTC MAIN commitmail json YAML

- Mount /proc automatically. We have fixed a ton of bugs, it's needed for
  Linux compat, and we are planning to kill ptrace and make the debugger
  use /proc instead.

- kernfs is hosed at the moment and nothing appears to rely on it any more,
  so disable it. (IPsec did at one point, IIRC).

(ad)

2009-02-23 22:44:27 UTC MAIN commitmail json YAML

Mimic cgsix memory corruption fix (bwtwo and cgthree wscons code is
based on cgsix).  Original commit message:

  Include wsdisplay.h directly in the header to avoid different sizes
  of cgsix_softc depending on proper previous includes by the includer
  due to #ifdef NWSDISPLAY. Thanks to kmem poison check and DEBUG kernels.

(jdc)

2009-02-23 21:27:51 UTC MAIN commitmail json YAML

genfs_getpages: rework 1.18 revision - move uvm_pagermapout() back.
It is useful to make KVA available ASAP.  Per discussion with <yamt>.

(rmind)

2009-02-23 20:33:30 UTC MAIN commitmail json YAML

2009-02-23 20:28:58 UTC MAIN commitmail json YAML

2009-02-23 20:27:59 UTC MAIN commitmail json YAML

Add ucas (CAS for user-space address) support for i386 and amd64.
API provides ucas_int() and ucas_ptr() for now.

Reviewed by <ad>.

(rmind)

2009-02-23 19:47:58 UTC MAIN commitmail json YAML

Default to -o linux.  This prevents programs from not working just
because the -o linux flag was not supplied, i.e. it is the sensible
default.  People who absolutely do not want the extra files in
their /proc for whatever aesthetic reason (it's not like they
consume any resources) can do -o nolinux.

(pooka)