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 (6d)  netbsd-9 (12d)  thorpej-ifq (176d)  thorpej-altq-separation (178d) 

2024-05-10 16:22:12 UTC Now

2012-02-12 14:24:08 UTC MAIN commitmail json YAML

Xen MP merge introduced MP safety around ipl handlers. When removing an
event handler, check handler's function and arguments against the real
ones, not the ones from wrappers.

This fixes a bug where !mpsafe events could not be removed from the handler
chain, thereby blocking suspension of a domU.

ok releng@.

(jym)

2012-02-12 13:56:57 UTC MAIN commitmail json YAML

Remove duplicate RS_LOCAL. From cppcheck via Henning Petersen in PR 46000.

(wiz)

2012-02-12 13:55:27 UTC MAIN commitmail json YAML

Consistently use ar5416SetPowerMode. From Henning Petersen in PR 45999.

(wiz)

2012-02-12 13:52:51 UTC MAIN commitmail json YAML

Remove duplicate function declaration. From Henning Petersen in PR 45998.

(wiz)

2012-02-12 13:51:29 UTC MAIN commitmail json YAML

2012-02-12 13:48:45 UTC MAIN commitmail json YAML

Use correct return value. From clang via Henning Petersen in PR 45995.

(wiz)

2012-02-12 13:47:19 UTC MAIN commitmail json YAML

Use correct return value. From clang via Henning Petersen in PR 45996.

(wiz)

2012-02-12 13:14:37 UTC MAIN commitmail json YAML

Minor tweaks to posix_spawn error handling.
The standard allows "open" file actions for descriptors that are alreay
open, add support for that.

(martin)

2012-02-12 13:12:45 UTC MAIN commitmail json YAML

fd_open(): fix confusion between userland and kernel encoding of open flags

(martin)

2012-02-12 12:43:52 UTC MAIN commitmail json YAML

Address kern/36526. Note, contrary to the PR, ; command separator works as
documented in ddb(4)
Document ddb.commandonenter sysctl. Note, commandonenter is not available
as a variable:
db{0}> print $onpanic
      1
db{0}> print $commandonenter
Unknown variable
So document the sysctl elsewhere, not in the variables section.

(sborrill)

2012-02-12 11:18:05 UTC MAIN commitmail json YAML

In uvm_proc_exit bail out early if we have no vmspace yet (as it happens
for failing posix_spawn child processes).
Fixes PR kern/45991.

(martin)

2012-02-12 10:01:58 UTC MAIN commitmail json YAML

2012-02-12 07:48:37 UTC matt-nb5-mips64 commitmail json YAML

pmap pv pages can come from KSEGX too.

(matt)

2012-02-12 07:30:25 UTC matt-nb5-mips64 commitmail json YAML

Disable some of more agressive debug checks since with lots of pages, they
cause O(n^2) increases in time.

(matt)

2012-02-12 01:51:53 UTC MAIN commitmail json YAML

add RT3050 SYSCTL_CFG0 values.

(oki)

2012-02-12 01:46:05 UTC MAIN commitmail json YAML

Add missing <sys/spawn.h> include

(martin)

2012-02-11 23:36:18 UTC MAIN commitmail json YAML

Note posix_spawn addition

(martin)

2012-02-11 23:31:25 UTC MAIN commitmail json YAML

2012-02-11 23:19:11 UTC MAIN commitmail json YAML

Welcome to 5.99.65 - posix_spawn syscall added

(martin)

2012-02-11 23:18:14 UTC MAIN commitmail json YAML

2012-02-11 23:16:18 UTC MAIN commitmail json YAML

2012-02-11 22:09:47 UTC MAIN commitmail json YAML

Fix missing case for AMD 0x15.

(jruoho)

2012-02-11 22:07:53 UTC MAIN commitmail json YAML

Add non-XPSS support for AMD family 15h a.k.a. "Bulldozer". Ok releng@.

(jruoho)

2012-02-11 18:59:41 UTC MAIN commitmail json YAML

zero out the unused parts of direct-map page-table pages.
these seem to cause problems even though they aren't actually referenced,
probably due to speculative execution.
fixes PR 45892.

(chs)

2012-02-11 18:22:59 UTC MAIN commitmail json YAML

2012-02-11 18:18:24 UTC MAIN commitmail json YAML

src/external/mit/expat/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/Changes@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/MANIFEST@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/Makefile@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/README.txt@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/expat.xml@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/expat_lib.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/expat_vectors.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/include/inline4/expat.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/include/interfaces/expat.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/include/libraries/expat.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/include/proto/expat.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/launch.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/amiga/stdlib.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/bcb5/README.txt@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/bcb5/all_projects.bpg@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/bcb5/elements.bpf@1.1.1.1 / diff / nxr@1.1.1.1
src/external/mit/expat/dist/bcb5/elements.bpr@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 108 files)
Initial import of "expat" 2.0.1 into base:
This is James Clark's expat XML parser library in C. It is a stream
oriented parser that requires setting handlers to deal with the
structure that the parser discovers in the document.

This is the first part of the fix for PR lib/40346.

Status:

Vendor Tag: expat
Release Tags: expat-2-0-1

(tron)

2012-02-11 13:53:59 UTC MAIN commitmail json YAML

Fix panic() on KASSERT(len >= BAT_BL_8M) in oea_iobat_add().  Thanks phx@.

(kiyohara)

2012-02-11 12:31:47 UTC MAIN commitmail json YAML

Add support for ATAPI CD/DVD drives as well.

(phx)

2012-02-11 07:27:25 UTC MAIN commitmail json YAML

Use "NetBSD 6.0" and not "NetBSD 6" and sound less like a broken record.
Add note where the actual example is because that's where it's expected.
Part of earlier commit ok-ed by releng@

(ast)

2012-02-11 05:28:30 UTC MAIN commitmail json YAML

add Roland UM-ONE (essentially, same as Roland UM-1)

from PR/45908 by Tom Ivar Helbekkmo

(plunky)

2012-02-11 05:27:55 UTC MAIN commitmail json YAML

add Telldus Tellstick and Tellstick Duo

from PR/45908 by Tom Ivar Helbekkmo

(plunky)

2012-02-11 05:27:23 UTC MAIN commitmail json YAML

USB_VENDOR_METAGEEK changed to USB_VENDOR_MISC as the Vendor-ID
is used by more than one manufacturer

from PR/45908 by Tom Ivar Helbekkmo

(plunky)

2012-02-11 05:27:00 UTC MAIN commitmail json YAML

2012-02-11 05:26:31 UTC MAIN commitmail json YAML

the ID 0x1781 is used by more than one vendor, so change it
from MetaGeek to "Misc Vendors"

add Telldus Tellstick and Tellstick Duo (under Misc Vendors)
add Roland UM-ONE MIDI interface

from PR/45908 by Tom Ivar Helbekkmo

(plunky)

2012-02-10 23:47:49 UTC MAIN commitmail json YAML

Make English usage consistent with other manpages.  From Snader_LB.

(riz)

2012-02-10 23:46:26 UTC MAIN commitmail json YAML

- mention GNU grep-2.10 as being the current upstream version;
- clarify / correct license information of GNU grep and GNU texinfo.

From Snader_LB

(riz)

2012-02-10 21:09:20 UTC MAIN commitmail json YAML

Enable support for USB CD/DVD drives. OK releng@.

(phx)

2012-02-10 20:54:11 UTC MAIN commitmail json YAML

Remove "spif[0-9]*" case from ports other than sparc{,64} by using
%stty_chr% and %sbpp_chr%.

Fix "MAKEDEV: bpp: unknown device" error on sparc{,64}, which is
observed in PR toolchain/45620 but not the fix.

Approved by releng.

(nakayama)

2012-02-10 17:35:50 UTC MAIN commitmail json YAML

2012-02-10 16:57:44 UTC MAIN commitmail json YAML

Fix makemandb section.

(njoly)

2012-02-10 16:25:47 UTC MAIN commitmail json YAML

Remove trailing whitespace. Put macro arguments on same line.

(wiz)

2012-02-10 15:21:53 UTC MAIN commitmail json YAML

Add missing Fa macro argument.

(njoly)

2012-02-10 12:02:33 UTC MAIN commitmail json YAML

oea_batinit() demands a minimum block size of 8M now. OK by releng@.

(phx)

2012-02-10 11:25:43 UTC MAIN commitmail json YAML

More SL-C7x0/860 support for Xorg server usage:
- pull touchpanel adjustment ioctls to w100lcd.c for SL-C7x0/860
  from zlcd.c for SL-C1000/3x00
- add sample xorg.conf for C7x0/860 (which have hardware screen rotation)
- rename old xorg.conf.sample for C1000/C3x00 to xorg.conf.C3x00
- adjust md set list

Ok releng@ nonaka@

(tsutsui)

2012-02-10 09:17:49 UTC MAIN commitmail json YAML

- use a correct bit mask to pick SRCPND register indication.
- reading timer#4 possibly returns value '0'.  Having the
  '0' and a timer reload interrupt results in a too large
  number, meaning the next get_timecounter() call will
  return a smaller one than the previous, effectively kill
  things.  Handle this case.

ping(8) now shows better precisions.  Fixes from Paul Fleischer.

Ok by releng.

(nisimura)

2012-02-10 08:54:19 UTC matt-nb5-mips64 commitmail json YAML

2012-02-10 08:52:58 UTC matt-nb5-mips64 commitmail json YAML

2012-02-10 08:15:58 UTC matt-nb5-mips64 commitmail json YAML

2012-02-10 07:19:44 UTC matt-nb5-mips64 commitmail json YAML

Teach pmap_extract about KSEGX.

(matt)

2012-02-10 07:14:49 UTC matt-nb5-mips64 commitmail json YAML

2012-02-10 07:14:01 UTC matt-nb5-mips64 commitmail json YAML

Place allocated kmem pages on a kmem_pageq.  This makes it easy for crash
dump code to find them.

(matt)

2012-02-10 06:28:40 UTC MAIN commitmail json YAML

2012-02-10 06:21:15 UTC MAIN commitmail json YAML

2012-02-10 06:00:55 UTC matt-nb5-mips64 commitmail json YAML

uvm_pageout_done doesn't return anything more (it's void).

(matt)

2012-02-10 06:00:15 UTC matt-nb5-mips64 commitmail json YAML

2012-02-10 05:57:42 UTC MAIN commitmail json YAML

Switch VAX to use GCC 4.5 and GDB 7.
Change VAX to use DBG=-O2 like most other ports.

(matt)

2012-02-10 04:49:46 UTC MAIN commitmail json YAML

The recent kmem changes allocate a large kernel address space before
pmap_init() is called, and the initial kernel PT pages aren't enough
for the allocations pmap_init().  This fails because pmap_kenter_pa()
tries to allocate a new kernel PT page and traps because the pmap has
not been initialized.  When computing the number if initial kernel PT
pages, include enough to allow kmem to map the physical memory.  This
should fix PR/45915.  OK by releng@.  One mac68k system has been verified
to boot.  Volunteers to test the others welcome.  Amigas with at least
up to 128MB of memory were OK, but larger memory will need some adjusting.

(mhitch)

2012-02-10 02:14:23 UTC MAIN commitmail json YAML

2012-02-10 02:14:04 UTC MAIN commitmail json YAML

fix printf formats.

(christos)

2012-02-10 01:47:38 UTC MAIN commitmail json YAML

Fix problem leading to triggering a BFD assert: when allocating space in the
got, do not allocate slots for symbols without default visibility.

(matt)

2012-02-10 00:02:55 UTC matt-nb5-mips64 commitmail json YAML

2012-02-09 23:32:55 UTC MAIN commitmail json YAML

Cosmetic:
- add %s: __func__, function names change [most of them were wrong]
- add a DIAGNOSTIC printf to help debug alignment fixups

(christos)

2012-02-09 21:49:31 UTC MAIN commitmail json YAML

fix typo/braino

(spz)

2012-02-09 20:01:21 UTC matt-nb5-mips64 commitmail json YAML

2012-02-09 19:07:38 UTC MAIN commitmail json YAML

2012-02-09 19:04:04 UTC MAIN commitmail json YAML

Change this to include GENERIC and add options MULTIPROCESSOR.
(old GENERIC.MP was woefully out-of-date)

(matt)

2012-02-09 18:58:44 UTC MAIN commitmail json YAML

Enable NOFPU option for N32/N64 MALTA kernels

(matt)

2012-02-09 18:58:15 UTC MAIN commitmail json YAML

2012-02-09 18:35:44 UTC MAIN commitmail json YAML

Update the amd64 and i386 examples to use /usr/mdec/bootxx_ffsv2,
i.e. DEFAULT_UFS2 as src/distrib/utils/sysinst/bsddisklabel.c does
since post-NetBSD5.  This avoids rendering an i386 or amd64 system
unbootable if the given example is thoughtlessly cut-and-pasted on
a NetBSD6.x system (been there, done that ;-) Qualify the descriptions
of /usr/mdec/bootxx_ffsv{1,2} along those lines.

Fixed a small typo in comment of distrib/utils/sysinst/arch/amd64/md.h.

Ok by releng@

(ast)

2012-02-09 18:31:04 UTC MAIN commitmail json YAML

Add a testcase which checks that directory permissions are honored for
file creation/deletion with unprivileged credentials.

releng ok.

(njoly)

2012-02-09 18:10:26 UTC MAIN commitmail json YAML

Various English usage, spelling and markup fixes for envstat(4)-related
things, from Snader_LB.

(riz)

2012-02-09 17:53:56 UTC MAIN commitmail json YAML

2012-02-09 17:07:07 UTC MAIN commitmail json YAML

Re-indent, and factor out strlen() now that we have more space.
No functional change.

(christos)

2012-02-09 16:28:53 UTC MAIN commitmail json YAML

add  patch from Redhat bug#784141 which fixes a possible
buffer overflow if used with an HTTP proxy (CVE-2012-0804)
approved by releng

(drochner)

2012-02-09 15:15:58 UTC MAIN commitmail json YAML

Disable the sim on mips for next person running gdb7 mknative.

(skrll)

2012-02-09 15:14:19 UTC MAIN commitmail json YAML

Make mips gdb7 compile.

XXX not sure I got this right.

(skrll)

2012-02-09 15:13:30 UTC MAIN commitmail json YAML

2012-02-09 15:05:00 UTC MAIN commitmail json YAML

Re-re-run mknative for vax on gdb7.

vax isn't currently using gdb7 so this doesn't hurt anyone and I'm going
to ride my previous OK from releng :)

(skrll)

2012-02-09 13:38:45 UTC MAIN commitmail json YAML

Don't overwrite run_makemandb. The default is already set in daily.conf.

(joerg)

2012-02-09 11:58:35 UTC MAIN commitmail json YAML

2012-02-09 07:15:28 UTC MAIN commitmail json YAML

2012-02-09 03:35:59 UTC matt-nb5-mips64 commitmail json YAML

Recognize KSEGX as FIRST512M (even though it isn't in the 512M it is
conceptually part of it since it's direct-mapped).

(matt)

2012-02-09 03:22:58 UTC matt-nb5-mips64 commitmail json YAML

Deal with the changes to uvmexp.  Use sysctl version when possible.

(matt)

2012-02-09 03:15:18 UTC matt-nb5-mips64 commitmail json YAML

Update uvm_pageout_done defintion.

(matt)

2012-02-09 03:14:46 UTC matt-nb5-mips64 commitmail json YAML

2012-02-09 03:12:09 UTC matt-nb5-mips64 commitmail json YAML

2012-02-09 03:11:39 UTC matt-nb5-mips64 commitmail json YAML

VM_FREELIST_MAX is not used by anything.  Should be VM_NFREELIST
Add macros to test a PA to see if it belonds to a VM_FREELIST_*

(matt)

2012-02-09 03:10:06 UTC matt-nb5-mips64 commitmail json YAML

When printing a stack trace, use <sym>+0x# so you can c&p easily into gdb.

(matt)

2012-02-09 03:08:32 UTC matt-nb5-mips64 commitmail json YAML

2012-02-09 03:05:02 UTC matt-nb5-mips64 commitmail json YAML

2012-02-09 00:21:23 UTC MAIN commitmail json YAML

Remove bogus code in the non kernel case involving end[]. In this case
end[] is the end of the crash program symbols, so using that as the
end of the kernel symbol table is just wrong.

(christos)

2012-02-08 23:51:37 UTC MAIN commitmail json YAML

Don't depend on cat pages to be installed, just run mandoc here.
Also provide a HTML version for user of modern technology.

(joerg)

2012-02-08 17:55:21 UTC MAIN commitmail json YAML

Fix /dev/kmem access and make vmstat(1) `work'. Not sure all the results are
indeed valid or correct but at least it shows them without coredumping or
coredumping the kernel.

(reinoud)

2012-02-08 16:52:41 UTC MAIN commitmail json YAML

Remove extra slash in makemandb.debug line.

(njoly)

2012-02-08 16:51:09 UTC MAIN commitmail json YAML

Error out if a path has consecutive slashes which is unsupported and
made awk enter an infinite loop while creating set lists.

(njoly)

2012-02-08 12:22:00 UTC MAIN commitmail json YAML

Convert uk(4) to device_t.  While here, clean up the code a bit.
releng ok (ack 3, nak 0, wait no more)

(mbalmer)

2012-02-08 12:10:17 UTC MAIN commitmail json YAML

Add missing cast, fixes i386 build.  releng ok.

(mbalmer)

2012-02-08 09:32:47 UTC MAIN commitmail json YAML

Bump date for previous, per mbalmer.

(wiz)

2012-02-08 08:25:05 UTC MAIN commitmail json YAML

xref rwlock instead of deprecated lockmgr.
From Julian Fagir in PR 45944.

(wiz)

2012-02-08 03:24:30 UTC MAIN commitmail json YAML

Restore binary compatibility with netbsd-1.x for readdir(3). Tested with
a shark tcsh dynamic binary:

    tcsh: ELF 32-bit LSB executable, ARM, version 1, dynamically linked \
(uses shared libs), for NetBSD, not stripped
    -rwxr-xr-x  1 root  wheel  994170 Jun 24  2004 /bin/tcsh

This would infinite loop on ls-F /dev

(christos)

2012-02-07 23:15:33 UTC MAIN commitmail json YAML

Include argument in command line

(joerg)

2012-02-07 23:03:34 UTC MAIN commitmail json YAML

Kill bad magic invocation.

(joerg)

2012-02-07 22:59:32 UTC MAIN commitmail json YAML

getopt returns int, not char.

(joerg)

2012-02-07 22:58:49 UTC MAIN commitmail json YAML

Sync with reality for MKCATPAGES and MKMANDOC.

(joerg)

2012-02-07 21:13:34 UTC MAIN commitmail json YAML

Kill one more invocation of tbl. Noticed by wiz

(joerg)

2012-02-07 21:02:33 UTC MAIN commitmail json YAML

2012-02-07 21:02:23 UTC MAIN commitmail json YAML

No leading zeroes in date. New sentence, new line.

(wiz)

2012-02-07 19:37:14 UTC MAIN commitmail json YAML

Add note about new apropos and mandoc for formatting. Document failing
update builds due to the cat page removal.

(joerg)

2012-02-07 19:33:20 UTC MAIN commitmail json YAML

Switch to using mandoc for formatting man pages as new default.
Stop building catpages by default.

(joerg)

2012-02-07 19:17:17 UTC MAIN commitmail json YAML

2012-02-07 19:13:33 UTC MAIN commitmail json YAML

Import the new apropos/whatis.

This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.

The old makewhatis and friends are kept under MKMAKEMANDB=no for now.

(joerg)

2012-02-07 18:48:20 UTC MAIN commitmail json YAML

On 8-bit screens only enable font anti-aliasing when the cmap_callback
property is defined. It is needed for a suitable R3G3B2 color map.
Ok by releng@

(phx)

2012-02-07 16:34:44 UTC MAIN commitmail json YAML

Initialize pcibus_attach_args.pba_sub to 255.  Note in a comment that
this needs some improvement for machines with >1 Host-PCI bridge, but
that it doesn't cause any practical problems at this time.

Ok releng@.

(dyoung)

2012-02-07 14:14:46 UTC MAIN commitmail json YAML

Explicitly zap possible Ext2fs magic leftover to prevent
kernel vfs_mountroot() and bootloaders from mis-recognizing
the newfs(8)'ed file system as still Ext2fs.

The problem is reported and the fix is tested by Frank Wille
on current-users@.  Also approved by releng.

(tsutsui)

2012-02-07 11:40:24 UTC MAIN commitmail json YAML

two locking fixes (from PR/45909)

- during attach, release kernel lock in error path
- during midiopen, take kernel lock for USB activity

(there are more problems with locking here, this does not fix the PR)

(plunky)

2012-02-07 10:36:01 UTC MAIN commitmail json YAML

For the sake of consistency with other scripts, output a full stop after the
word 'done'.  releng ok.

(mbalmer)

2012-02-07 09:07:47 UTC MAIN commitmail json YAML

- add missing time-of-day clock support.
- add option WAPBL and disable VERBOSE_INIT_ARM.

Ok by releng.

(nisimura)

2012-02-07 09:06:05 UTC MAIN commitmail json YAML

2012-02-06 23:30:15 UTC MAIN commitmail json YAML

- Split NPF rule procedure code into a separate module (no functional changes).
- Simplify some code, add more comments, some asserts.
- G/C unused rule hook code.

(rmind)

2012-02-06 17:51:48 UTC MAIN commitmail json YAML

Make this compile with VERBOSE_ARM_INIT.
If the AOUT magic is not ZMAGIC, assume kernel is ELF.

(matt)

2012-02-06 17:51:05 UTC MAIN commitmail json YAML

Increase SYMTAB_SPACE (commented out).
Add commented out VERBOSE_INIT_ARM and FCOM_INIT_ARM

(matt)

2012-02-06 17:47:26 UTC MAIN commitmail json YAML

2012-02-06 17:24:49 UTC MAIN commitmail json YAML

Back out part of previous commit (no reason to define SQLITE_BIG_DBL
especially for VAX since it uses DBL_MAX from the VAX <float.h>).

(matt)

2012-02-06 15:58:56 UTC MAIN commitmail json YAML

Note import of dhcpcd-5.5.4

(roy)

2012-02-06 15:57:00 UTC MAIN commitmail json YAML

2012-02-06 12:13:44 UTC MAIN commitmail json YAML

align allocations >=pagesize at a page boundary, to preserve traditional
malloc(9) semantics
fixes dri mappings shared per mmap (at least on i945)
approved by releng

(drochner)

2012-02-06 10:55:42 UTC MAIN commitmail json YAML

src/external/gpl3/gdb/lib/libbfd/arch/alpha/bfd_stdint.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/alpha/targmatch.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/arm/bfd_stdint.h@1.3 / diff / nxr@1.3
src/external/gpl3/gdb/lib/libbfd/arch/arm/targmatch.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/armeb/bfd_stdint.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/armeb/targmatch.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/hppa/bfd_stdint.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/hppa/targmatch.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/i386/bfd_stdint.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/i386/targmatch.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/m68000/bfd_stdint.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/m68000/targmatch.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/m68k/bfd_stdint.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/m68k/targmatch.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/mips64eb/bfd-in3.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/mips64eb/bfd.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/mips64eb/bfd_stdint.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/mips64eb/defs.mk@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/mips64eb/targmatch.h@1.2 / diff / nxr@1.2
src/external/gpl3/gdb/lib/libbfd/arch/mips64el/bfd-in3.h@1.2 / diff / nxr@1.2
      :
(more 92 files)
Re-run mknative.

OK releng@ ack 3 nak 0

(skrll)

2012-02-06 10:46:36 UTC MAIN commitmail json YAML

2012-02-06 10:42:44 UTC MAIN commitmail json YAML

Pull read.c r1.27 from upstream repository:
Don't silently skip non-ASCII characters, but replace them with ``?''.
This is less likely to break the syntax of macros.

(joerg)

2012-02-06 10:40:26 UTC MAIN commitmail json YAML

Provide a module_map (16 MB for now) to load modules close to kernel text
and data.

Fixes PR port-sparc64/45895. Ok: releng

(martin)

2012-02-06 04:29:47 UTC MAIN commitmail json YAML

PR/45932: Add missing braces... This will probably fix interrupts too!

(christos)

2012-02-06 02:14:16 UTC MAIN commitmail json YAML

2012-02-06 02:03:32 UTC MAIN commitmail json YAML

PR/45932: Pierre Pronchery: Fix the return values of the suspend and resume
functions.

(christos)

2012-02-06 00:41:36 UTC MAIN commitmail json YAML

Fix the family option in the grammar and example.

(rmind)

2012-02-06 00:37:52 UTC MAIN commitmail json YAML

- Handle NPF rule procedures in the parser and thus re-enable them.
- Few small updates to the man page.

(rmind)

2012-02-05 21:46:37 UTC MAIN commitmail json YAML

Delay some things to attach time - pdc_init is too early.

Minor tidyup while I'm here.

OK riz@

(skrll)

2012-02-05 19:30:43 UTC MAIN commitmail json YAML

2012-02-05 18:46:05 UTC MAIN commitmail json YAML

2012-02-05 17:57:18 UTC MAIN commitmail json YAML

Use __INFINITY in preference to __builtin_inff().  Currently only VAX defines
__INFINITY and allows to use __builtin_huge_valf() instead since gcc4.5 will
error out unconditionally if __builtin_inf() is used.

(matt)

2012-02-05 17:55:13 UTC MAIN commitmail json YAML

Make this compilable by VAX GCC 4.5

(matt)

2012-02-05 17:52:55 UTC MAIN commitmail json YAML

Change eps to fit within the VAX FP range.

(matt)

2012-02-05 17:47:30 UTC MAIN commitmail json YAML

For VAX & GCC, turn on -Wno-overflow to supress a GCC error.

(matt)

2012-02-05 17:45:38 UTC MAIN commitmail json YAML

Define __INFINITY as huge_val since VAX FP doesn't have infinities.

(matt)

2012-02-05 17:43:47 UTC MAIN commitmail json YAML

Gcc emit overflows warnings on VAX when you try to use HUGE_VAL.  Make these
warning supressable if -Wno-overflow is given.

(matt)

2012-02-05 17:40:48 UTC MAIN commitmail json YAML

Deal with vax defining [an empty] struct fpreg;
Add supply_gregset and fill_gregset for nbsd-thread.c to vaxbsd-nat.c

(matt)

2012-02-05 17:40:08 UTC MAIN commitmail json YAML

2012-02-05 17:39:18 UTC MAIN commitmail json YAML

With the recent kmem changes, remove the `unlimited' maximum setting of
NKMEMPAGES from amd64 since it gets us into trouble.

(reinoud)

2012-02-05 17:38:21 UTC MAIN commitmail json YAML

Use REG_P, CONST_INT_P, and gcc_unreachable().
Bring forward movememsi from gcc4.1

(matt)

2012-02-05 17:37:19 UTC MAIN commitmail json YAML

Constraint 'T' needs to be a CONSTANT_P so add a match_test for that.

(matt)

2012-02-05 17:34:34 UTC MAIN commitmail json YAML

2012-02-05 16:08:28 UTC MAIN commitmail json YAML

- sys_swapctl: validate the number of swap devices argument for SWAP_STATS.
- uvm_swap_stats: fix a buffer overrun, add some asserts.

Reviewed by mrg@

(rmind)

2012-02-05 14:27:09 UTC MAIN commitmail json YAML

2012-02-05 14:19:06 UTC MAIN commitmail json YAML

2012-02-05 14:14:44 UTC MAIN commitmail json YAML

2012-02-05 13:26:01 UTC MAIN commitmail json YAML

Fix build of gdb7 for mips. It's not used at present.

(skrll)

2012-02-05 12:46:16 UTC netbsd-5-1 commitmail json YAML

2012-02-05 12:45:54 UTC netbsd-5-0 commitmail json YAML

2012-02-05 12:45:40 UTC netbsd-5 commitmail json YAML

2012-02-05 12:35:15 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1721):
sys/net/route.c: revision 1.126
Count length from the beginning of the structure not the sa_data portion.
=46rom skrll@

(bouyer)

2012-02-05 12:35:10 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1721):
sys/net/route.c: revision 1.126
Count length from the beginning of the structure not the sa_data portion.
=46rom skrll@

(bouyer)

2012-02-05 12:34:56 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1721):
sys/net/route.c: revision 1.126
Count length from the beginning of the structure not the sa_data portion.
=46rom skrll@

(bouyer)

2012-02-05 12:30:38 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #1718):
sys/kern/vfs_bio.c: revision 1.233
sysctl_dobuf: re-acquire the sysctl lock on retry path.  PR/45827.

(bouyer)

2012-02-05 12:30:33 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #1718):
sys/kern/vfs_bio.c: revision 1.233
sysctl_dobuf: re-acquire the sysctl lock on retry path.  PR/45827.

(bouyer)

2012-02-05 12:30:13 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #1718):
sys/kern/vfs_bio.c: revision 1.233
sysctl_dobuf: re-acquire the sysctl lock on retry path.  PR/45827.

(bouyer)

2012-02-05 12:28:20 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #1628):
sys/kern/kern_fork.c: revision 1.184 via patch
fork1: fix stop-on-fork case, lend a correct lock to LWP for LSSTOP state.
Fixes PR/44935.

(bouyer)

2012-02-05 12:28:15 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #1628):
sys/kern/kern_fork.c: revision 1.184 via patch
fork1: fix stop-on-fork case, lend a correct lock to LWP for LSSTOP state.
Fixes PR/44935.

(bouyer)

2012-02-05 12:28:08 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #1628):
sys/kern/kern_fork.c: revision 1.184 via patch
fork1: fix stop-on-fork case, lend a correct lock to LWP for LSSTOP state.
Fixes PR/44935.

(bouyer)

2012-02-05 11:08:07 UTC MAIN commitmail json YAML

uvm_kmguard_alloc: use vmem_addr_t, instead of vaddr_t.
Fixes the build on ports where vaddr_t is of different size.

(rmind)

2012-02-05 08:31:53 UTC MAIN commitmail json YAML

Use __arraycount on hppa_knownmods rather than end-of-table record.

OK riz@

(skrll)

2012-02-05 08:27:37 UTC MAIN commitmail json YAML

-Wextra -Wno-unused-parameter

(skrll)

2012-02-05 08:24:43 UTC MAIN commitmail json YAML

Use __arrarycount(cpu_types) to bound the table search and not NULL
check. The NULL check was wrong.

(skrll)

2012-02-05 08:23:41 UTC yamt-pagecache commitmail json YAML

genfs_gop_write_rwmap: comment

(yamt)

2012-02-05 08:23:12 UTC MAIN commitmail json YAML

-Wextra -Wno-unused-parameter

(skrll)

2012-02-05 05:01:26 UTC yamt-pagecache commitmail json YAML

use unsigned
comments
assertions

(yamt)

2012-02-05 04:59:30 UTC yamt-pagecache commitmail json YAML

2012-02-05 04:58:29 UTC yamt-pagecache commitmail json YAML

2012-02-05 03:40:08 UTC MAIN commitmail json YAML

- Make KMGUARD interrupt-safe.
- kmem_intr_{alloc,free}: remove workaround.

Changes affect KMGUARD-enabled debug kernels only.

(rmind)

2012-02-05 00:41:15 UTC MAIN commitmail json YAML

ip6_output: check for rtcache_setdst() error, which may happen if running
out of memory.

(rmind)

2012-02-05 00:37:13 UTC MAIN commitmail json YAML

2012-02-04 23:04:15 UTC MAIN commitmail json YAML

Bump UPAGES effectively bumping per-process (system) stack i.e. the stack on
which traps are taken. When it was 8 it could run out of space on big NFS
stack traces in combination with timer and memory paging.

(reinoud)

2012-02-04 22:45:42 UTC MAIN commitmail json YAML

Fix address of SIGILL instruction on amd64 as previously fixed on i386. It
used to return the effective address of the faulted memory access but on
SIGILL its obviously wrong since there is no MMU fault.

Instead return the instruction counter register.
OK by releng

(reinoud)

2012-02-04 22:27:26 UTC MAIN commitmail json YAML

2012-02-04 22:20:38 UTC MAIN commitmail json YAML

Make this compile again.

(matt)

2012-02-04 22:11:43 UTC MAIN commitmail json YAML

make acorn26 compile by fixing up subpage pool allocations

ok: riz@

(para)

2012-02-04 20:16:59 UTC netbsd-5-1 commitmail json YAML

2012-02-04 19:08:04 UTC MAIN commitmail json YAML

add <sys/rnd.h> to fix the build.

(christos)

2012-02-04 19:03:49 UTC MAIN commitmail json YAML

2012-02-04 19:02:25 UTC MAIN commitmail json YAML

2012-02-04 18:50:42 UTC MAIN commitmail json YAML

2012-02-04 18:39:22 UTC MAIN commitmail json YAML

argh, there was even more debugging!

(christos)

2012-02-04 18:38:13 UTC MAIN commitmail json YAML

No -g on the default install, if you want debugging you know where to put it.

(christos)

2012-02-04 18:36:30 UTC MAIN commitmail json YAML

Mark perfused_panic as dead. Canonical form of infinite loops is
for (;;). Remove completely redundant NOTREACHED markers.

(joerg)

2012-02-04 18:35:56 UTC MAIN commitmail json YAML

no -g on default install
if you want debugging, you know where to put it.

(christos)

2012-02-04 18:28:53 UTC MAIN commitmail json YAML

Remove -g -O0. It does not work on amd64 at all.
If you want debugging on, add it yourself.

(christos)

2012-02-04 18:25:54 UTC MAIN commitmail json YAML

Add missing period at end of sentence.

ok releng@

(pgoyette)

2012-02-04 18:12:03 UTC MAIN commitmail json YAML

Add AuxInfo record with the base address of the main thread.

(joerg)

2012-02-04 17:56:17 UTC MAIN commitmail json YAML

2012-02-04 17:10:02 UTC netbsd-5 commitmail json YAML

2012-02-04 17:05:56 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mhitch in ticket #1720):
sys/dev/ic/mpt_netbsd.c: revision 1.17
Allow adapters with SAS/SATA or FC devices to use tagged queuing by the scsipi
layer.  Can improve write performance on SAS adapters under certain conditions
when the logical drive does not have write caching enabled.  Also need to
reserver a couple of slots for commands for the driver to use - stops the
adapter shortage messages.  Multiple commands can now cause QUEUE_FULL events,
so add that to the events handled, currently just ignoring it.  Changes
based on the thread http://mail-index.netbsd.org/tech-kern/2011/02/08/msg009946.html.
cvs: ----------------------------------------------------------------------

(bouyer)

2012-02-04 17:05:38 UTC MAIN commitmail json YAML