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

2024-05-10 14:46:51 UTC Now

2011-01-14 16:48:15 UTC MAIN commitmail json YAML

Tweak aprint_verbose output.

(skrll)

2011-01-14 16:37:11 UTC MAIN commitmail json YAML

Copy the pdc_iodc_read data when creating a device.

(skrll)

2011-01-14 16:04:50 UTC MAIN commitmail json YAML

2011-01-14 14:21:37 UTC MAIN commitmail json YAML

Fix spelling, mark up NULL. Closes PR 44381 by Ryo HAYASAKA.

(wiz)

2011-01-14 13:31:48 UTC MAIN commitmail json YAML

2011-01-14 13:25:16 UTC MAIN commitmail json YAML

Fix restore() (-r option).  It didn't read the input file.
Apparently I did not test that code.
Pointed out by wiz@, thanks.

(minoura)

2011-01-14 13:24:46 UTC MAIN commitmail json YAML

2011-01-14 13:23:16 UTC MAIN commitmail json YAML

2011-01-14 13:12:15 UTC MAIN commitmail json YAML

2011-01-14 13:11:08 UTC MAIN commitmail json YAML

2011-01-14 13:09:13 UTC MAIN commitmail json YAML

2011-01-14 13:08:00 UTC MAIN commitmail json YAML

2011-01-14 12:54:39 UTC MAIN commitmail json YAML

2011-01-14 11:14:02 UTC MAIN commitmail json YAML

Fixed typo: staring -> starting

(phx)

2011-01-14 11:07:42 UTC MAIN commitmail json YAML

Release etfs node's backing vnode before freeing the etfs node.

spotted from the LOCKDEBUG run that martin accidentally did

(pooka)

2011-01-14 10:34:15 UTC MAIN commitmail json YAML

Add driver for BlizzardPPC SCSI.

(phx)

2011-01-14 10:30:02 UTC MAIN commitmail json YAML

Remove trailing whitespace, use more markup.
XXX: License missing.

(wiz)

2011-01-14 10:26:38 UTC MAIN commitmail json YAML

2011-01-14 10:25:14 UTC MAIN commitmail json YAML

2011-01-14 10:18:21 UTC MAIN commitmail json YAML

Using "int" variables with sysctl's CTLTYPE_BOOL is a simple receipt to
loose on big endian machines. So make the variables "bool".

(martin)

2011-01-14 10:08:58 UTC MAIN commitmail json YAML

Xref strsuftoll(3) and orders(7).

(jruoho)

2011-01-14 10:05:14 UTC MAIN commitmail json YAML

2011-01-14 10:03:44 UTC MAIN commitmail json YAML

2011-01-14 10:01:13 UTC MAIN commitmail json YAML

2011-01-14 10:01:03 UTC MAIN commitmail json YAML

2011-01-14 09:09:18 UTC MAIN commitmail json YAML

Metadata partition (v2.50+) bugfix commit :

* fix copying of the extents of the metadata node to the metadatamirror node;
  it was not copying all extents.

* fix truncing metadata partition:
  * fix endian conversions
  * fix information length calculation so its truncated to the right length!

* allow for setting maximum extent length in extent merging. This is needed
  since extents in the metadata partition files are only to be in allocation
  unit sizes.

* adjust grow and shrink node to set the granularity of the maximum length of
  an extent when encountering a metadatafile or metadatamirror file.

(reinoud)

2011-01-14 07:11:19 UTC MAIN commitmail json YAML

Add AUTHORS. XXX: If you feel that you are missing, please add yourself.

(jruoho)

2011-01-14 06:46:36 UTC MAIN commitmail json YAML

2011-01-14 06:15:27 UTC MAIN commitmail json YAML

Generate symbol constants for UC_GREGS_* and CALLFRAME*.

(matt)

2011-01-14 06:12:17 UTC MAIN commitmail json YAML

Change __cerror to be marked hidden and change callers to avoid the PLT.

(matt)

2011-01-14 06:02:57 UTC MAIN commitmail json YAML

fix a mysterious indent lossage roaming around for last couple of years.

(nisimura)

2011-01-14 05:20:00 UTC MAIN commitmail json YAML

Let libposix and librt have their own version of __cerror (__posix_cerror and
__rt_cerror).  This enables each library (including libc) the oppurtunity to
make its __cerror hidden and avoid being called via the PLT.  No user visible
differences to no need to bump the minor number.

(matt)

2011-01-14 03:16:38 UTC MAIN commitmail json YAML

hda_error->hda_debug when tracing an adc assoc fails

(jmcneill)

2011-01-14 02:06:35 UTC MAIN commitmail json YAML

2011-01-14 00:59:14 UTC MAIN commitmail json YAML

Adjust for the new chown location.

(njoly)

2011-01-13 23:45:14 UTC MAIN commitmail json YAML

No need to cast with bsearch(), it returns a void *.  Use __arraycount().

(jym)

2011-01-13 23:44:11 UTC MAIN commitmail json YAML

Use SYMLINKS, I'm not sure why I ahve commited old version of my patch, but
it should be ok now. Thanks to tron@ for pointing at this issue.

(haad)

2011-01-13 23:27:11 UTC MAIN commitmail json YAML

2011-01-13 23:18:24 UTC MAIN commitmail json YAML

2011-01-13 22:30:10 UTC MAIN commitmail json YAML

Use chown now when it's available without /usr mounted.

(haad)

2011-01-13 22:28:37 UTC MAIN commitmail json YAML

Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories.
This was discussed and oked on tech-userlevel I have run full build release,
test anita cycle with this patch.

(haad)

2011-01-13 22:02:06 UTC MAIN commitmail json YAML

2011-01-13 21:54:15 UTC MAIN commitmail json YAML

Configure transfer mode registers to PIO mode. It seems to work without, but
just to be on the safe side.

(phx)

2011-01-13 21:44:13 UTC MAIN commitmail json YAML

2011-01-13 21:15:16 UTC MAIN commitmail json YAML

2011-01-13 21:12:50 UTC MAIN commitmail json YAML

2011-01-13 21:05:51 UTC MAIN commitmail json YAML

2011-01-13 15:41:52 UTC MAIN commitmail json YAML

2011-01-13 15:38:30 UTC MAIN commitmail json YAML

2011-01-13 14:34:17 UTC MAIN commitmail json YAML

Dance for t_hsearch.

While here, move the lib/libc/stdlib stuff into proper sort order.  I
have no clue how stdlib suddenly comes before ssp!

(pgoyette)

2011-01-13 14:32:35 UTC MAIN commitmail json YAML

2011-01-13 14:25:33 UTC MAIN commitmail json YAML

Postpone the sensor update with sysmon_taskq(9).

(jruoho)

2011-01-13 14:09:52 UTC MAIN commitmail json YAML

Ooopppsss - forgot the entry for the Atffile

(pgoyette)

2011-01-13 13:54:24 UTC MAIN commitmail json YAML

2011-01-13 13:53:49 UTC MAIN commitmail json YAML

2011-01-13 13:35:12 UTC MAIN commitmail json YAML

Add some support for unionfs (not built by default).  It's still
missing at least opaque directory support, but until someone figures
out how that should work on ffs (see PR kern/kern/44383), there's
no point in trying to figure out how it should work here.

(pooka)

2011-01-13 13:13:32 UTC MAIN commitmail json YAML

Fix the case in where a file with a latin1 file name was created. It was then
erronously entered as thelatin1 file name in the dirhash whereas the matching
routing assumes both UTF-8. This would result in a file being created but not
stat-able since the dirhash couldn't find the entry unless it was remounted.

(reinoud)

2011-01-13 13:05:13 UTC MAIN commitmail json YAML

Upon request from jmcneill@, put the check back that prevents unnecessary
readings during the sysmon_envsys(9) poll cycle. Some systems (notably,
Asus EeePC) have so badly implemented AML that reading the values via
envstat(8) alone can cause considerable delays.

(jruoho)

2011-01-13 12:55:19 UTC MAIN commitmail json YAML

wrap system() in SIG_DFL so that child-bearing fs tests (puffs,
nfs) don't go cuckoo when the process executed by system() takes a
backstage left.

(pooka)

2011-01-13 11:57:02 UTC MAIN commitmail json YAML

In case we are union-mounting /, don't force MNT_UPDATE.  This makes
the following work:

mount -t tmpfs -o union tmpfs /

(some caveats are implied, such as if you "mkdir /usr" you're
screwed, but then again you'll get there with "rm -rf /usr" even
without union -- we supply rope)

per discussion with zafer, use case for jibbed

(pooka)

2011-01-13 11:00:20 UTC MAIN commitmail json YAML

xfail PR kern/44383: whiteouts are generally speaking kaput

(pooka)

2011-01-13 10:55:20 UTC MAIN commitmail json YAML

2011-01-13 10:42:54 UTC MAIN commitmail json YAML

ACPICA 20110112 is out.

(jruoho)

2011-01-13 10:33:02 UTC MAIN commitmail json YAML

Add a test case for a r/o lower layer which attempts to create some
whiteouts and opaque dirs in the upper layer.  The sad news is this
simple test fails across the board.  It's pretty hard to figure
out how unionfs should work in $fs given that even the simplest
things don't work with ffs.

(pooka)

2011-01-13 10:28:38 UTC MAIN commitmail json YAML

Layer_revoke(): change previous to always take an extra reference on the
lower vnode before passing down the VOP_REVOKE().  This way VOP_REVOKE()
on a layered file system always inactivates and closes the lower vnode.

Should finally fix PR kern/43456.

(hannken)

2011-01-13 10:26:47 UTC MAIN commitmail json YAML

Respect DOWHITEOUT when removing a directory.

(pooka)

2011-01-13 10:03:29 UTC MAIN commitmail json YAML

Now that we have pciback(4), Xref it for Xen boot(8), rather than
pcictl(8).

(jym)

2011-01-13 09:26:15 UTC MAIN commitmail json YAML

mdocml in base updated to 1.10.9 by joerg.

(wiz)

2011-01-13 07:27:36 UTC MAIN commitmail json YAML

2011-01-13 07:25:50 UTC MAIN commitmail json YAML

allow file system to decide if it can be downgraded from r/w to r/o

(pooka)

2011-01-13 07:23:39 UTC MAIN commitmail json YAML

fix incorrect value of IMNT_MPSAFE in __IMNT_FLAG_BITS

(pooka)

2011-01-13 05:58:05 UTC MAIN commitmail json YAML

Clean-up acpi_print(). XXX: The 'acpiverbose' module is still broken...

(jruoho)

2011-01-13 05:20:27 UTC MAIN commitmail json YAML

introduce a hack to workaround the savefpstate IPI get's NULL
struct fpstate *.

add a new entry point ipi_savefpstate() that is used for this IPI
instead of the plain ipi_savefpstate().  check for %o0 being NULL,
and if so, just return.

add event counters for the savefpstate IPI, and another one for
when it detects the NULL problem.

make the cpu_info struct xmpsg be aligned to a single cache line.

with this change applied (and another minor change in testing) my
SS20 with dual SM75's has survived for 17 hours on build.sh -j5,
and has reported 7 NULL savefps.  (the minor change seems to have
a significant effect at reducing this number, but more testing is
needed for it.)

XXX:  this is horrible and we really need to find the real problem
XXX:  but this should let people use sparc smp again, and fixes
XXX:  for the real problem can be tested by seeing if any of the
XXX:  savefp IPI null counter becomes non-zero.

(mrg)

2011-01-13 05:14:48 UTC MAIN commitmail json YAML

2011-01-13 04:18:19 UTC MAIN commitmail json YAML

Do not try to attach more ACPI CPUs than the amount of "real" CPUs.

(jruoho)

2011-01-13 03:45:38 UTC MAIN commitmail json YAML

2011-01-13 03:40:51 UTC MAIN commitmail json YAML

2011-01-13 03:20:15 UTC MAIN commitmail json YAML

One more sets-list dance, for t_ptm

(pgoyette)

2011-01-13 03:19:58 UTC MAIN commitmail json YAML

2011-01-13 03:09:55 UTC MAIN commitmail json YAML

Make sure we build all of thests, not just the last one (use += vs =)

(pgoyette)

2011-01-13 03:00:41 UTC MAIN commitmail json YAML

Repair some printf formats

(pgoyette)

2011-01-13 02:41:10 UTC MAIN commitmail json YAML

Another sets-list dance for reorganizing the atf tests

(pgoyette)

2011-01-13 02:40:44 UTC MAIN commitmail json YAML

2011-01-13 02:24:52 UTC MAIN commitmail json YAML

Re-add missing -lpthread and fix some structure inializers (not sure how
these ever compiled)

(pgoyette)

2011-01-13 01:57:49 UTC MAIN commitmail json YAML

sets-list dance for nsdispatch test

(pgoyette)

2011-01-13 01:56:44 UTC MAIN commitmail json YAML

2011-01-13 01:32:05 UTC MAIN commitmail json YAML

Fix entries for lib/libc/net/ entries for servent and protoent (these
should not be obsolete)

(pgoyette)

2011-01-13 00:16:34 UTC MAIN commitmail json YAML

sets-list and mtree dance for moving t_mktime & t_strptime

(pgoyette)

2011-01-13 00:14:10 UTC MAIN commitmail json YAML

2011-01-12 23:52:38 UTC MAIN commitmail json YAML

Handle overlapping variable-range MTRRs following the rules defined in
section 11.11.4.1 "MTRR Precendes" of the Intel(R) 64 and IA-32
Architectures Software Developer's Manual, Volume 3A.

(jmcneill)

2011-01-12 23:34:00 UTC MAIN commitmail json YAML

Fix the weak aliases to match the libc version and not leave unresolved
symbols around.

(joerg)

2011-01-12 23:12:12 UTC MAIN commitmail json YAML

2011-01-12 23:05:31 UTC MAIN commitmail json YAML

USETBL no longer disables mandoc processing.

(joerg)

2011-01-12 23:03:56 UTC MAIN commitmail json YAML

Remove NOMANDOC, the documents are at least parsed somewhat sensible.

(joerg)

2011-01-12 23:03:24 UTC MAIN commitmail json YAML

mandoc now supports tbl(1) formatting, so adjust rules.
Use -Wstop in lintmanpages.

(joerg)

2011-01-12 23:02:22 UTC MAIN commitmail json YAML

2011-01-12 23:00:52 UTC MAIN commitmail json YAML

Use example.style.css in place of style.css.
Replace $Mdocdate$ with the content in correct order, so that groff
gives proper output.

(joerg)

2011-01-12 22:58:42 UTC MAIN commitmail json YAML

2011-01-12 22:57:22 UTC MAIN commitmail json YAML

2011-01-12 22:53:17 UTC MAIN commitmail json YAML

2011-01-12 22:42:24 UTC MAIN commitmail json YAML

2011-01-12 21:45:39 UTC MAIN commitmail json YAML

Instead of hardcoding fs list just try to mount union and skip all
file systems which return EOPNOTSUPP.

(pooka)

2011-01-12 21:30:50 UTC MAIN commitmail json YAML

Remember to commit the setlost stuff for the union test changes,
or there'll be vfs to pay.

(pooka)

2011-01-12 21:18:23 UTC MAIN commitmail json YAML

LOCKDEBUG isn't used here.

(skrll)

2011-01-12 21:13:27 UTC MAIN commitmail json YAML

Move basic unionfs test from fs/union to fs/vfs and make it test
all whiteout-supporting file systems with the file system in question
as the upper layer.  Also, add an unlink to the test to see if
whiteouts are really working.

ffslog_basic is the test case for PR kern/44377

(pooka)

2011-01-12 21:08:55 UTC MAIN commitmail json YAML

2011-01-12 19:55:06 UTC MAIN commitmail json YAML

Sort options in SYNOPSIS.

(wiz)

2011-01-12 19:53:12 UTC MAIN commitmail json YAML

2011-01-12 19:52:16 UTC MAIN commitmail json YAML

Fix entries for debugging binaries of Atf-ified "getaddrinfo tests.

(tron)

2011-01-12 19:45:23 UTC MAIN commitmail json YAML

Another sets-list dance, this time for the libc/atexit test

(pgoyette)

2011-01-12 19:44:08 UTC MAIN commitmail json YAML

2011-01-12 19:31:40 UTC MAIN commitmail json YAML

Explicitly set *vpp to NULL in lookup.  At least reluckup gets
upset if we don't explicitly nullify vpp in the error case.

(pooka)

2011-01-12 19:29:24 UTC MAIN commitmail json YAML

Make sure bozo_auth_check_401() isn't called with a NULL "request".

reviewed by mrg

(pooka)

2011-01-12 19:04:19 UTC MAIN commitmail json YAML

2011-01-12 19:03:51 UTC MAIN commitmail json YAML

2011-01-12 18:51:42 UTC MAIN commitmail json YAML

2011-01-12 18:28:19 UTC MAIN commitmail json YAML

2011-01-12 18:09:03 UTC MAIN commitmail json YAML

2011-01-12 18:06:26 UTC MAIN commitmail json YAML

Fixed DPRINTF macro to make it compile when DEBUG is not defined.

(phx)

2011-01-12 18:05:18 UTC MAIN commitmail json YAML

Include i2cvar.h for i2c_controller, which is usually not needed by devices
using this MI driver, so they shouldn't have to bother with that.

(phx)

2011-01-12 17:33:39 UTC MAIN commitmail json YAML

Update sets list for moving of servent and protoent tests

(pgoyette)

2011-01-12 17:32:27 UTC MAIN commitmail json YAML

2011-01-12 17:20:54 UTC MAIN commitmail json YAML

reject r/o mount attempts

(pooka)

2011-01-12 17:16:24 UTC MAIN commitmail json YAML

Simplify test: there's no reason to mount 2x ffs.

(pooka)

2011-01-12 17:14:34 UTC MAIN commitmail json YAML

Mark rootfs r/w.  Thanks to the incredible machine known as vfs,
the only one who noticed the inconsistency of writing to a r/o fs
was unionfs.

(pooka)

2011-01-12 16:18:59 UTC MAIN commitmail json YAML

2011-01-12 16:14:24 UTC MAIN commitmail json YAML

2011-01-12 16:12:31 UTC MAIN commitmail json YAML

make this happy to compile standalone

(pooka)

2011-01-12 16:08:12 UTC MAIN commitmail json YAML

Put back entries for obsolete debugging directories. They weren't
duplicates. Problem pointed out by Paul Goyette in private e-mail.

(tron)

2011-01-12 15:32:43 UTC MAIN commitmail json YAML

Pull a fix from src/sys/net/if_ethersubr.c rev. 1.185:
Fix off by one.

(tsutsui)

2011-01-12 15:30:40 UTC MAIN commitmail json YAML

Fix off by one in ether_aton_r().  Noticed by "arp info overwritten" warning.
(how could it be missed for months?)

(tsutsui)

2011-01-12 12:52:16 UTC MAIN commitmail json YAML

call procexit when a connection closes

(pooka)

2011-01-12 12:52:14 UTC MAIN commitmail json YAML

Remove duplicate entries for "usr/tests/lib/libc/getaddrinfo" and mark
the remaining entries as obsolete.

(tron)

2011-01-12 12:51:47 UTC MAIN commitmail json YAML

2011-01-12 12:51:21 UTC MAIN commitmail json YAML

When the client and the rump kernel are the same host process, all
threads blocking in the kernel automatically exit when the process
exists.  However, for the sysproxy case this does not hold.
Typically it's ~harmless, but e.g. in the case of socket binding
following by poll it gets annoying.

Introduce sysproxy procexit, which wakes up all threads blocking
on a condition when a process's communication socket is closed.
The code is a little different from the regular kernel simply
because in a rump kernel l_mutex is not available at all times
(this is because scheduling happens on every kernel entry and exit,
and that path must be kept lockless for any reasonable performance).
Instead, use gating which makes sure all threads are either out of
the cv code or suspended in a well-known state.  Then, wake up the
threads and tell them to get the hell out of our galaxy.

(pooka)

2011-01-12 12:32:53 UTC MAIN commitmail json YAML

Execute a variety of syscalls in the stress test, including opening
files and sockets.

(pooka)

2011-01-12 11:39:20 UTC MAIN commitmail json YAML

* run the killer stress test
* reduce default runtime to 5s

(pooka)

2011-01-12 11:37:45 UTC MAIN commitmail json YAML

Give the stress queen two modes: one which nicely suggests an exit
and another one which keeps moet et chandon in her pretty cabinet.

(pooka)

2011-01-12 11:12:26 UTC MAIN commitmail json YAML

Establish signal handler already in parent.  Otherwise the child
might be killed before it has a chance to run.

(pooka)

2011-01-12 09:11:54 UTC MAIN commitmail json YAML

mDNSResponder-258.14 out (and in pkgsrc).

(wiz)

2011-01-12 08:16:23 UTC MAIN commitmail json YAML

Use DM_DEVICE_CONTROL_MODE, because mapper/control device should have 660
and not 640 permissions.

(haad)

2011-01-12 07:38:44 UTC MAIN commitmail json YAML

- remove duplicate an opt include line.
- restore a lost indent.

(nisimura)

2011-01-12 06:17:52 UTC MAIN commitmail json YAML

Spell out parenthesis. From Ryo HAYASAKA in PR 44372.

(wiz)

2011-01-12 03:53:58 UTC MAIN commitmail json YAML

Clean up some fallout from moving getaddrinfo test

(pgoyette)

2011-01-12 03:00:30 UTC MAIN commitmail json YAML

2011-01-12 02:59:16 UTC MAIN commitmail json YAML

Hook up the getaddrinfo test in its new location

(pgoyette)

2011-01-12 02:58:41 UTC MAIN commitmail json YAML

2011-01-11 23:22:19 UTC MAIN commitmail json YAML

Introduce "vifname" keys for Xen domains. Its value is the interface
name for the vif, e.g. xvif(4) for dom0, and xennet(4) for domU.

ok bouyer@.

See http://mail-index.netbsd.org/port-xen/2011/01/11/msg006405.html

(jym)

2011-01-11 21:10:18 UTC MAIN commitmail json YAML

Restore the interrupt level in cpu_reboot() before calling the
acpi_enter_sleep_state() function.

(jruoho)

2011-01-11 20:35:24 UTC MAIN commitmail json YAML

Disable all GPEs when entering S5. Also add a comment that the function
acpi_enter_sleep_state() must be called with interrupts enabled.

(jruoho)

2011-01-11 18:49:35 UTC matt-nb5-pq3 commitmail json YAML

Add lwp_getpcb to help shrink differences between -5 and -HEAD

(matt)

2011-01-11 18:25:26 UTC MAIN commitmail json YAML

Use pmf_device_register1(9) and add cpu_shutdown(), which calls cpu_suspend().

(jruoho)

2011-01-11 16:34:28 UTC MAIN commitmail json YAML

2011-01-11 16:31:33 UTC MAIN commitmail json YAML

2011-01-11 16:30:54 UTC MAIN commitmail json YAML

2011-01-11 16:19:38 UTC MAIN commitmail json YAML

2011-01-11 14:05:33 UTC MAIN commitmail json YAML

add advlock to rumpfs, ok pooka@

(kefren)

2011-01-11 14:04:54 UTC MAIN commitmail json YAML

2011-01-11 14:03:39 UTC MAIN commitmail json YAML

add test for kern/43321, blessed by pooka@

(kefren)

2011-01-11 13:46:47 UTC MAIN commitmail json YAML

Fix my mistake: it is boot.cfg(5), not boot.conf

(jym)

2011-01-11 13:29:09 UTC MAIN commitmail json YAML

step forward to MODULAR sandpoint kernel. disabled until all work gets done.

(nisimura)

2011-01-11 12:24:38 UTC MAIN commitmail json YAML

As said in the comment (lines 327-336), we must make sure that
we don't overwrite valid data when moving the symbol and string
tables.

Assume for instance that the boot-loader left us with:

  +--------------+  +--------+    +--------------+
  | string table |  | kernel |    | symbol table |
  +--------------+  +--------+    +--------------+

The new addresses computed by lines 338-359 (here, it's really
lines 344-345) will move the tables so that they end up as:

                    +--------+--------------+--------------+
                    | kernel | symbol table | string table |
                    +--------+--------------+--------------+

The current version (rev. 1.20) will, however, first copy the
string table and then the symbol table.  But the copy of the
string table will overwrite the symbol table (see the pictures).

The old code (rev. 1.19) uses the right order of table copy to
make sure that we don't overwrite one table when moving the
other.  Here, we simply restore this behavior.  This makes
multibooting from GRUB2 work again (for MONOLITHIC).

ok jmcneill@

(gsutre)

2011-01-11 11:26:28 UTC MAIN commitmail json YAML

Print some more info in an attempt to try to understand why the
test fails in automated test runs but not my desktop.

(pooka)

2011-01-11 10:55:27 UTC MAIN commitmail json YAML

2011-01-11 10:52:42 UTC MAIN commitmail json YAML

Apply patch from PR kern/44369 by Wolfgang Stukenbrock.

(pooka)

2011-01-11 10:51:45 UTC MAIN commitmail json YAML

2011-01-11 10:49:20 UTC MAIN commitmail json YAML

KASSERT we don't return back to userspace with the kernel lock held.

(pooka)

2011-01-11 10:48:49 UTC MAIN commitmail json YAML

Wording, sort SEE ALSO.

(wiz)

2011-01-11 10:48:37 UTC MAIN commitmail json YAML

Remove trailing whitespace and reference to non-existent boot.conf(5).

(wiz)

2011-01-11 10:48:05 UTC MAIN commitmail json YAML

Fix typo, add serial comma, remova trailing space, sort SEE ALSO.

(wiz)

2011-01-11 10:47:46 UTC MAIN commitmail json YAML

2011-01-11 10:10:48 UTC MAIN commitmail json YAML

2011-01-11 09:45:25 UTC MAIN commitmail json YAML

2011-01-11 09:32:50 UTC MAIN commitmail json YAML

need unrace-catcher for ffslog

(pooka)

2011-01-11 09:24:06 UTC MAIN commitmail json YAML

Ensure that a) loopback attaches after all the domains have attached
b) loopback is configured only after it has attached.

makes tests/net/if_loop work again

(pooka)

2011-01-11 09:22:33 UTC MAIN commitmail json YAML

Add one more component level to networking: IFCFG.
It is executed after IF and the purposes to guarantee the right
order in cross-component interface address configuration.
(e.g. lo0 is attached by net but 127.0.0.1 is configured by netinet)

(pooka)

2011-01-11 08:19:34 UTC MAIN commitmail json YAML

move module load address printf() to show the correct value.  Still
some more work.

(nisimura)

2011-01-11 08:04:15 UTC MAIN commitmail json YAML

add MODULAR loading facility. Disabled for now 'til it gets ready to use.

(nisimura)

2011-01-11 07:14:49 UTC matt-nb5-pq3 commitmail json YAML

Anything that applies to Altivec also applies SPE since to the common powerpc
code they share identical hooks.

(matt)

2011-01-11 07:11:59 UTC matt-nb5-pq3 commitmail json YAML

Add a _UC_POWERPC_SPE bit to indicate the vectors are from SPE.

(matt)

2011-01-11 07:10:15 UTC matt-nb5-pq3 commitmail json YAML

Add a END(y) for function sizes.

(matt)

2011-01-11 07:09:54 UTC matt-nb5-pq3 commitmail json YAML

PSL_SPV is actually same value of PSL_VEC (must be a coincidence).

(matt)

2011-01-11 07:01:22 UTC MAIN commitmail json YAML

move set_xfermode() call to set PIO0 before the initial drive
identification.

(nisimura)

2011-01-11 06:57:35 UTC MAIN commitmail json YAML

add btinfo_modulelist for MODULAR component loading.

(nisimura)

2011-01-11 03:45:29 UTC matt-nb5-pq3 commitmail json YAML

Fix bpf_mtap call (tcpdump now works).

(matt)

2011-01-11 01:21:32 UTC MAIN commitmail json YAML

2011-01-11 00:50:02 UTC MAIN commitmail json YAML

Copy a little less data in the ufs2, 4096-byte block test cases.
The file system was filling up instead of *almost* filling up, which
threw off the tests.

(riz)

2011-01-11 00:49:50 UTC MAIN commitmail json YAML

use config_finalize_register() instead of config_interrupts() to detect the
codec and attach audio. For some reason we run into a locking panic with
config_interrupts().
Tested on my SS20

(macallan)

2011-01-11 00:45:05 UTC MAIN commitmail json YAML

2011-01-11 00:36:03 UTC MAIN commitmail json YAML

Don't compute tags over cxgb, its symbols clash too often with symbols
in other drivers and subsystems.

(dyoung)

2011-01-11 00:14:42 UTC MAIN commitmail json YAML

2011-01-11 00:13:04 UTC MAIN commitmail json YAML

Add Intel 82599 product IDs.

(dyoung)

2011-01-10 23:20:45 UTC MAIN commitmail json YAML

2011-01-10 21:26:38 UTC MAIN commitmail json YAML

When we fail to read a block computing the matching hash,
it's nice to know what device and why.

Also, drop comment that hasn't been valid since 1.12.

(jakllsch)

2011-01-10 20:38:35 UTC MAIN commitmail json YAML

Define PRI[diouxX]8.  We previously did this only for
16- and 32-bit type, but now PRIu8 is needed for tools/disklabel.

Also define SCN[diouxX]{8,16,32}, the scanf counterparts
to the PRI[diouxX]{8,16,32} macros.

Tested via "build.sh tools" on a system whose native definitions
or the PRI* and SCN* mcros was disabled.

(apb)

2011-01-10 20:18:19 UTC MAIN commitmail json YAML

Try to increase compatibility with all controllers when reading the status.

(phx)

2011-01-10 20:16:42 UTC MAIN commitmail json YAML

Accept "wd[N[p]]:" (with N=disk and p=partition) for specifying a disk drive.

(phx)

2011-01-10 20:14:52 UTC MAIN commitmail json YAML

Do not crash, but use "netbsd" as default file name when missing.

(phx)

2011-01-10 20:13:47 UTC MAIN commitmail json YAML

Make disk-booting work on Synology by using a PIO ATA-read command (0x20)
instead of the DMA read command (0xc8). This should work for all platforms.
Included the soft-reset in the siisata driver.

(phx)

2011-01-10 19:51:37 UTC MAIN commitmail json YAML

Make sure stressclient worker threads complete their operation
instead of hanging.

(pooka)