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:39:13 UTC Now

2011-11-14 11:12:38 UTC MAIN commitmail json YAML

Add option '-p <pkgs>' for installing specified packages in addition to
pkg_install.
  Example: pkg_setup -v -d http://example.org/pkgsrc/linux/repo -p nih

(cheusov)

2011-11-14 07:45:55 UTC MAIN commitmail json YAML

Initialize ga.ga_dvname in gpio_search to prevent a stack fault in config_match

(mbalmer)

2011-11-14 02:44:59 UTC MAIN commitmail json YAML

add a machdep.dmi sysctl tree with the following read-only keys:
system-vendor, system-product, system-version, system-serial, system-uuid
bios-vendor, bios-version
board-vendor, board-product, board-version, board-serial
the *-serial and *-uuid keys are marked with CTLFLAG_PRIVATE

a few of the pmf platform key names changed so update callers to match

(jmcneill)

2011-11-14 02:38:06 UTC MAIN commitmail json YAML

Document pool_sethardlimit.

(jym)

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

fix crashes caused by using the results of getcontext()
after the caller returns.

(chs)

2011-11-14 00:12:37 UTC MAIN commitmail json YAML

2011-11-13 23:49:39 UTC MAIN commitmail json YAML

Remove trailing dot; slightly improve wording.

(wiz)

2011-11-13 23:10:40 UTC MAIN commitmail json YAML

2011-11-13 23:09:58 UTC MAIN commitmail json YAML

2011-11-13 23:08:47 UTC MAIN commitmail json YAML

2011-11-13 23:07:11 UTC MAIN commitmail json YAML

remove unused call to DIOCGPART that was only used for debugging.
malloc M_WAITOK, does not fail.

(christos)

2011-11-13 23:03:55 UTC MAIN commitmail json YAML

2011-11-13 23:03:24 UTC MAIN commitmail json YAML

use getdisksize() instead of homebrew()

(christos)

2011-11-13 23:02:46 UTC MAIN commitmail json YAML

use getdisksize

(christos)

2011-11-13 23:02:06 UTC MAIN commitmail json YAML

2011-11-13 22:54:05 UTC MAIN commitmail json YAML

Add getdiskinfo() to centralize the DIOCGPART mess in one place.

(christos)

2011-11-13 22:25:23 UTC MAIN commitmail json YAML

2011-11-13 22:21:29 UTC MAIN commitmail json YAML

the kernel does not have util.h

(christos)

2011-11-13 22:19:09 UTC MAIN commitmail json YAML

2011-11-13 22:07:00 UTC MAIN commitmail json YAML

Sync the disklabel fstype info with the wedge partition info.
From now on these will stay synchronized because if they don't
getfstypeinfo will not compile.

(christos)

2011-11-13 22:05:58 UTC MAIN commitmail json YAML

add getdiskinfo a companion utility to getdisksize.

(christos)

2011-11-13 22:04:51 UTC MAIN commitmail json YAML

2011-11-13 22:03:34 UTC MAIN commitmail json YAML

2011-11-13 21:57:15 UTC MAIN commitmail json YAML

getfstypename addition

(christos)

2011-11-13 21:56:53 UTC MAIN commitmail json YAML

Add a function to convert from a disklabel p_fstype integer to a
dkw_ptype name.

(christos)

2011-11-13 19:53:53 UTC MAIN commitmail json YAML

add dircategory/direntry for vi, so texinfo stops complaining

(wiz)

2011-11-13 19:31:05 UTC MAIN commitmail json YAML

Fix a few typos and Xrefs, use Dq, comment out Xr to non-existent gpioattach(4),
sort SEE ALSO.

(wiz)

2011-11-13 18:29:08 UTC MAIN commitmail json YAML

use getdisksize, M_ZERO, and malloc M_WAITOK doesn't fai.

(christos)

2011-11-13 18:18:35 UTC MAIN commitmail json YAML

Fix xref to the PSD; PR 45568 from Petri Laakso.

(dholland)

2011-11-13 17:22:51 UTC MAIN commitmail json YAML

Avoid panic on error path, from PR 45607. The error path is exercised
because this is using DIOCGPART to get the volume size, which doesn't
work on wedges. It should be calling getdisksize() instead.

(dholland)

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

Bring up to reality.

(mbalmer)

2011-11-13 16:56:15 UTC MAIN commitmail json YAML

2011-11-13 16:22:18 UTC MAIN commitmail json YAML

2011-11-13 15:57:57 UTC MAIN commitmail json YAML

Read-modify-write instead of read-modify-read.  (not sure if this was fatal)

(tsutsui)

2011-11-13 15:42:35 UTC MAIN commitmail json YAML

Split up excessively large main().
Fix -d behavior to match documentation.

(dholland)

2011-11-13 15:41:34 UTC MAIN commitmail json YAML

Cleanup for edquota.

Factor out common malloc and linked list code. Distinguish lists of
quota info from single records.

(dholland)

2011-11-13 15:24:04 UTC MAIN commitmail json YAML

make use we don't touch memory past the end of the buffer. Pointed out
by tnozaki.

(christos)

2011-11-13 14:39:42 UTC MAIN commitmail json YAML

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

Note NetBSD/luna68k LUNA-II support.

(tsutsui)

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

Remove an unused variable.

(mbalmer)

2011-11-13 13:37:25 UTC MAIN commitmail json YAML

Remove software pulsing.

(mbalmer)

2011-11-13 13:20:02 UTC MAIN commitmail json YAML

Remove software pulsing in gpio(4), this functionality is now provided
by the gpiopwm(4) driver.

(mbalmer)

2011-11-13 13:16:33 UTC MAIN commitmail json YAML

On detach, set the pin to low state.

(mbalmer)

2011-11-13 12:47:55 UTC MAIN commitmail json YAML

2011-11-13 12:46:40 UTC MAIN commitmail json YAML

Add commented out entry for gpiopwm(4).

(mbalmer)

2011-11-13 12:44:18 UTC MAIN commitmail json YAML

Note gpiopwm(4) addition.

(mbalmer)

2011-11-13 12:35:40 UTC MAIN commitmail json YAML

2011-11-13 12:33:01 UTC MAIN commitmail json YAML

gpiopwm(4) is a driver to pulse GPIO pins in software.  This obsoletes
the software pulsing facilities in gpio(4) (and gpioctl(8)) which will
later be removed.

(mbalmer)

2011-11-13 09:46:11 UTC MAIN commitmail json YAML

Start numbering pions with 0, not 1.  Ruined a demo, so it was a bad idea.

(mbalmer)

2011-11-13 09:41:47 UTC MAIN commitmail json YAML

Enable nsclpcsio and gpio devices.

(mbalmer)

2011-11-13 09:17:56 UTC MAIN commitmail json YAML

2011-11-13 03:21:51 UTC MAIN commitmail json YAML

set panicstr to "reboot forced via kernel debugger" when rebooting
from ddb, similar to how sync from ddb works.

this avoids various asserts and other issues during ddb reboot.

(mrg)

2011-11-13 02:10:40 UTC MAIN commitmail json YAML

if you are going to dereference a variable, check the variable itself, not
it cousin.

(christos)

2011-11-13 01:36:25 UTC yamt-pagecache commitmail json YAML

a patch supposed to unbreak abi from christos@
PR/45598

(yamt)

2011-11-13 01:18:03 UTC yamt-pagecache commitmail json YAML

2011-11-13 00:06:54 UTC MAIN commitmail json YAML

Make the chipfix() functions return void instead of int, as the return
value is useless. Suggested by nisimura.

(phx)

2011-11-12 23:57:55 UTC MAIN commitmail json YAML

Add Iomega support (init, reboot, poweroff).
Make new sysctl-nodes for Iomega fan control in machdep.satmgr.

(phx)

2011-11-12 23:52:54 UTC MAIN commitmail json YAML

Improved Iomega microcontroller support. Bumped version to 1.8.

(phx)

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

Add  /usr/tests/examples/Atffile to fix the build.

(riz)

2011-11-12 16:56:12 UTC MAIN commitmail json YAML

2011-11-12 16:34:03 UTC MAIN commitmail json YAML

Second part of typo fixing cycle...

(mbalmer)

2011-11-12 15:44:36 UTC MAIN commitmail json YAML

2011-11-12 14:51:41 UTC MAIN commitmail json YAML

Make a comment consistent with the code.

(jakllsch)

2011-11-12 13:44:27 UTC MAIN commitmail json YAML

Finally complete LUNA-II support, after almost 12 years since
initial import of NetBSD/luna68k.

Note a working LUNA-II machine was found and provided by OMRON guys
after LUNA demonstration at Open Source Conference 2011 Kansai @ Kyoto:
http://mail-index.NetBSD.org/source-changes/2011/07/16/msg024675.html
and this resurrected LUNA-II which runs NetBSD/luna68k -current with Xserver
was also demonstrated on the NetBSD booth at Kansai Open Source 2011:
http://www.NetBSD.org/gallery/events.html#kansai-os-jp-2011

It's really pleasure to meet many OMRON LUNA developers and LUNA users
at the NetBSD booth.  Thank you everyone!

Changes details:

luna68k/luna68k/locore.s
- don't use 68030 specific pflusha instruction in 68040 initialization path
- use TBIA() to invalidate TLB instead of 68030's pflusha
  after MMU is turned on (as hp300 does)
  (these two bugs are fatal at early bootstrap)
- pull loadustp() fixes from hp300/locore.s rev 1.82
  (more flush ops are required in it otherwise causes random coredumps)
- specify correct %tt1 mask value
  (the mask value means actually bit mask, not transparent range)

luna68k/luna68k/machdep.c
- use proper delay_divisor for 68040 25MHz LUNA-II

luna68k/luna68k/mainbus.c
- prepare and use per-model mainbus device lists for mainbus_attach_args

luna68k/conf/GENERIC
luna68k/conf/INSTALL
- enable options M68040 and FPSP
- enable secondary spc(4) on LUNA-II

luna68k/conf/Makefile.luna68k
- include arch/m68k/fpsp/Makefile.inc for FPSP

luna68k/dev/lcd.c
- promote LUNA-II model on LCD

XXX: old and slow SCSI-1 drives like Hitachi DK312 seems to have
XXX: some problem with spc(4) driver, even on the original LUNA

(tsutsui)

2011-11-12 11:11:08 UTC MAIN commitmail json YAML

2011-11-12 11:10:49 UTC MAIN commitmail json YAML

Add support for makphy 0x0029 variation found on most recent Globalscale Dreamplug.

(sekiya)

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

SL-C700 has PXA250 step B instead of PXA250 step A.

(nonaka)

2011-11-12 04:12:52 UTC yamt-pagecache commitmail json YAML

report some more statistics.

  373597 file pages known clean
      225 file pages might dirty
      16 file pages known dirty
        0 anonymous pages known clean
    2218 anonymous pages might dirty
    39055 anonymous pages known dirty

(yamt)

2011-11-12 03:15:05 UTC MAIN commitmail json YAML

compare the sed we just build with the installed one instead of bogus
paths.

(christos)

2011-11-12 02:54:04 UTC yamt-pagecache commitmail json YAML

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

Mention the addition of the asm examples.

(jmmv)

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

Register the new asm examples and their tests.

(jmmv)

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

Register directories for the new asm examples and their tests.

(jmmv)

2011-11-12 01:19:25 UTC MAIN commitmail json YAML

Add tests to ensure that the new asm examples build and run, just as the
end-user is supposed to work with them.

(jmmv)

2011-11-12 01:18:41 UTC MAIN commitmail json YAML

Add assembly language examples in a new 'asm' subdirectory.

At the moment this only provides an example for a "Hello world" program
for powerpc.  (Bear with me: this is my very first assembly program in
powerpc; if you find anything stupid in the code, please fix it!)

(jmmv)

2011-11-11 23:01:59 UTC MAIN commitmail json YAML

Use GPP_GPC in the last place it isn't already used.

(jakllsch)

2011-11-11 22:57:27 UTC MAIN commitmail json YAML

Improve punctuation and consistency in some comments.

(jakllsch)

2011-11-11 22:27:33 UTC MAIN commitmail json YAML

Substitute __mapfilesdir__ in man page.

(njoly)

2011-11-11 15:09:33 UTC MAIN commitmail json YAML

Move RTF_ANNOUNCE flag so that it no longer conflicts with RTF_PROTO2.

RTF_ANNOUNCE was defined as RTF_PROTO2.  The flag is used to indicated
that host should act as a proxy for a link level arp or ndp request.
(If RTF_PROTO2 is used as an experimental flag (as advertised),
various problems can occur.)

This commit provides a first-class definition with its own bit for
RTF_ANNOUNCE, removes the old aliasing definitions, and adds support
for the new RTF_ANNOUNCE flag to netstat(8) and route(8).,

Also, remove unused RTF_ flags that collide with RTF_PROTO1:
  netinet/icmp6.h defined RTF_PROBEMTU as RTF_PROTO1
  netinet/if_inarp.h defined RTF_USETRAILERS as RTF_PROTO1
  (Neither of these flags are used anywhere.  Both have been removed
  to reduce chances of collision with RTF_PROTO1.)

Figuring this out and the diff are the work of Beverly Schwartz of
BBN.

(Passed release build, boot in VM, with no apparently related atf
failures.)

Approved for Public Release, Distribution Unlimited
This material is based upon work supported by the Defense Advanced
Research Projects Agency and Space and Naval Warfare Systems Center,
Pacific, under Contract No. N66001-09-C-2073.

(gdt)

2011-11-11 13:26:45 UTC MAIN commitmail json YAML

Add an EXAMPLE section showing how to add a swap file system using gpt. Bump date.

(wiz)

2011-11-11 10:34:24 UTC yamt-pagecache commitmail json YAML

2011-11-11 05:06:01 UTC MAIN commitmail json YAML

2011-11-11 05:03:38 UTC MAIN commitmail json YAML

Fix wrong format string.

(jruoho)

2011-11-11 01:34:18 UTC MAIN commitmail json YAML

2011-11-10 23:51:17 UTC yamt-pagecache commitmail json YAML

install radixtree.h

(yamt)

2011-11-10 22:33:12 UTC MAIN commitmail json YAML

Remove extra newlines.

(njoly)

2011-11-10 22:16:56 UTC MAIN commitmail json YAML

Add pseudo-device drvctl. (Already exists in i386 domU config)

(riz)

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

When applying the board-specific bits for the SMC 9332,
the mediasw has already been set to non-NULL, don't require it to be NULL.

(jakllsch)

2011-11-10 17:18:22 UTC MAIN commitmail json YAML

2011-11-10 17:16:30 UTC MAIN commitmail json YAML

include builtins.md in vax.md so that ffs is defined.
update for conditional branch changes in gcc.

(chs)

2011-11-10 17:10:00 UTC MAIN commitmail json YAML

- Remove unused variable from nd6_timer().

(seanb)

2011-11-10 16:44:47 UTC MAIN commitmail json YAML

2011-11-10 16:21:10 UTC MAIN commitmail json YAML

Return EISDIR for read/write to directories. NetBSD directory read should
instead return a getent(2) output, but is that really used?

(manu)

2011-11-10 14:37:33 UTC yamt-pagecache commitmail json YAML

- remove uobj->memq
- fix UVM_PAGE_TRKOWN
- comments

(yamt)

2011-11-10 14:33:18 UTC yamt-pagecache commitmail json YAML

2011-11-10 14:32:36 UTC yamt-pagecache commitmail json YAML

2011-11-10 14:32:19 UTC yamt-pagecache commitmail json YAML

2011-11-10 14:31:55 UTC yamt-pagecache commitmail json YAML

2011-11-10 14:03:04 UTC MAIN commitmail json YAML

document pthread_curcpu_np

(yamt)

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

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

2011-11-10 09:28:25 UTC MAIN commitmail json YAML

add a crude dependency on tm_p.h.  build.sh -j128 fails for me without this.

(yamt)

2011-11-10 03:45:40 UTC MAIN commitmail json YAML

i386_use_pae is now just use_pae.

(riz)

2011-11-10 00:37:38 UTC MAIN commitmail json YAML

Don't redefine _C_LABEL.

(joerg)

2011-11-10 00:36:54 UTC MAIN commitmail json YAML

G/C -nostdinc usage, --sysroot is provided automatically.

(joerg)

2011-11-10 00:12:05 UTC MAIN commitmail json YAML

Turn the 'i386_use_pae' variable into simply 'use_pae'. Technically
speaking we are also running with PAE enabled in long mode under amd64,
so this variable will be used in various places across x86 machdep to
branch at runtime to functions that require extra handling for PAE mode.

(jym)

2011-11-09 20:26:41 UTC MAIN commitmail json YAML

Don't allow '/' characters in the "service" argument to pam_start()
The "service" is blindly appended to config directories ("/etc/pam.d/"),
and if a user can control the "service" it can get PAM to read config
files from any location.
This is not a problem with most software because the "service" is
usually a constant string. The check protects 3rd party software
from being abused.
(CVE-2011-4122)

(drochner)

2011-11-09 20:17:44 UTC MAIN commitmail json YAML

remove duplicated #defines (in a usually unused part of the code)

(drochner)

2011-11-09 19:43:22 UTC MAIN commitmail json YAML

cosmetic, no functional change:
- sizeof(*var) instead of sizeof(type)
- sort the event counters in the discard the same as alloc for readability

(christos)

2011-11-09 19:42:27 UTC MAIN commitmail json YAML

Sort sections, use Aq, add comma in enumeration.

(wiz)

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

2011-11-09 19:10:10 UTC MAIN commitmail json YAML

PR/45592: Greg A. Woods: changes to get time(1) to use CLOCK_MONOTONIC

(christos)

2011-11-09 19:08:59 UTC MAIN commitmail json YAML

Postfix 2.8.7 has been imported.

(tron)

2011-11-09 19:06:34 UTC MAIN commitmail json YAML

2011-11-09 19:03:43 UTC MAIN commitmail json YAML

Import Postfix 2.8.7. Changes since version 2.8.6:
Postfix stable release 2.8.7 is available. This contains a workaround for
a problem that is fixed in Postfix 2.9.
- The postscreen daemon, which is not enabled by default, sent non-compliant
  SMTP responses (220- followed by 421) when it could not give a connection
  to a real smtpd process. These responses caused some remote SMTP clients
  to return mail as undeliverable.

  The workaround is to hang up after sending 220- without sending the
  421 "sorry" reply; this is harmless.

Status:

Vendor Tag: VENEMA
Release Tags: PFIX-2-8-7

(tron)

2011-11-09 18:29:28 UTC MAIN commitmail json YAML

for the *xattr() calls, return ENOTSUP rather than EOPNOTSUPP if
the filesystem doesn't support extended attributes -- this is how
it is documented in Linux manpages
(on Linux itself, ENOTSUP and EOPNOTSUPP are the same value)
approved by Emmanuel Dreyfus

(drochner)

2011-11-09 17:05:50 UTC MAIN commitmail json YAML

Make sure to invalidate correct size.

(matt)

2011-11-09 15:14:44 UTC MAIN commitmail json YAML

add a large timeout for libtre

(christos)

2011-11-09 14:42:43 UTC MAIN commitmail json YAML

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

Use Sq, and remove trailing whitespace.

(wiz)

2011-11-09 12:45:58 UTC MAIN commitmail json YAML

If hosts.lpd contains '+', don't insist on reverse DNS == forward DNS.

(is)

2011-11-09 07:40:28 UTC MAIN commitmail json YAML

Replace fgetln(3) with the more standard getline(3)

(roy)

2011-11-09 05:47:54 UTC MAIN commitmail json YAML

Support setting the temperature threshold for the LM75's alarm/interrupt
output. Some hardware ( I'm looking at you, Gdium ) abuses it to control
a fan.

(macallan)

2011-11-09 00:51:01 UTC MAIN commitmail json YAML

Don't add iscsi_utils.c without 'iscsi' condition.

(riz)

2011-11-08 23:11:42 UTC MAIN commitmail json YAML

mention libgcc/emacs hack.

(christos)

2011-11-08 23:08:11 UTC MAIN commitmail json YAML

Somehow emacs tries to unregister frame info for a symbol it did not register.
Don't abort for now. This worked before because the previous version of gcc
did not bother unregistering. Adding debugging printfs makes emacs core
dump, where other programs work fine.

(christos)

2011-11-08 22:21:30 UTC MAIN commitmail json YAML

Just because IPV6 support is disabled doesn't mean inet_ntop are not
present. Since the local prototype conflicts, use the system version.

(joerg)

2011-11-08 22:13:58 UTC MAIN commitmail json YAML

2011-11-08 20:25:14 UTC MAIN commitmail json YAML

use writev(2) instead of dprintf(3) for portability. Suggested by joerg@

(christos)

2011-11-08 19:36:30 UTC MAIN commitmail json YAML

The previous change made "nooutput -2" discard both stdout and
stderr, whereas it should discard only stderr.  This commit
should fix that problem.

(apb)

2011-11-08 19:25:45 UTC MAIN commitmail json YAML

if we don't have any sets yet, don't try to look in them.

(christos)

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

In the nooutput function, don't mess with file descritor 4
at the outer level; do it inside a subshell context so as not
to interfere with a different use of fd 4 by the caller.

This should fix PR 45590.

(apb)

2011-11-08 18:37:32 UTC MAIN commitmail json YAML

Change the way that we compute the time when we fall in the dst gap: instead
of supplying just the high bound and thus losing minutes and seconds, add
the DST offset to the struct tm (since we know we are going to move ahead
since we fell in the gap), and try again.

(christos)

2011-11-08 17:16:52 UTC MAIN commitmail json YAML

Expose the PG_k #define pt/pd bit to both xen and "baremetal" x86. This is required, since kernel pages are mapped with user permissions in XEN/amd64 since the VM kernel runs in ring3. Since XEN/i386(including PAE) runs in ring1, supervisor mode is appropriate for these ports. We need to share this since the pmap implementation is still shared. Once the xen implementation is sufficiently independant of the x86 one, this can be made private to xen/include/xenpmap.h

(cherry)

2011-11-08 16:52:11 UTC MAIN commitmail json YAML

libkern.h maps memcmp, memset and strcpy to the compiler builtins on
some platforms, so make sure to #undef them first.

(joerg)

2011-11-08 16:45:43 UTC MAIN commitmail json YAML

Don't use constant macros in conditionals, use a #if check.

(joerg)

2011-11-08 16:25:26 UTC MAIN commitmail json YAML

Add comment about the name overlap with libcrypto for SHA2 and friends

(joerg)

2011-11-08 12:44:29 UTC MAIN commitmail json YAML

2011-11-08 10:59:45 UTC MAIN commitmail json YAML

2011-11-08 10:59:12 UTC MAIN commitmail json YAML

2011-11-08 10:56:59 UTC MAIN commitmail json YAML

Remove trailing whitespace. New sentence, new line.

(wiz)

2011-11-08 10:52:20 UTC MAIN commitmail json YAML

2011-11-08 10:49:43 UTC MAIN commitmail json YAML

2011-11-08 07:05:06 UTC MAIN commitmail json YAML

switch to 32bit colour for X, switch back to 8 bit for console emulation

(macallan)

2011-11-08 06:56:36 UTC MAIN commitmail json YAML

2011-11-08 06:56:08 UTC MAIN commitmail json YAML

run the console in 8 bit colour for additional speed
( on Gdium this scrolls more than twice as fast as the 16bit default mode )

(macallan)

2011-11-08 05:47:00 UTC MAIN commitmail json YAML

2011-11-08 01:52:06 UTC MAIN commitmail json YAML

Check MKPIC and don't hard-code m68k.

(joerg)

2011-11-08 00:55:53 UTC MAIN commitmail json YAML

Small improvements to kauth(9).

(jym)

2011-11-07 23:21:32 UTC MAIN commitmail json YAML

Adjust dependencies for alpha.

(njoly)

2011-11-07 22:24:23 UTC MAIN commitmail json YAML

As suggested by Enami, rework the msgfmt logic a bit:
- error out when an unknown specifier is used. Do this in f_msgfmt(),
before dd(1) starts operation.
- allow buffer_write() to flush the internal buffer even when NULL is
passed as parameter.

Some whitespace fixes too.

(jym)

2011-11-07 21:11:56 UTC MAIN commitmail json YAML

Fixed Iomega microcontroller support. Implemented Iomega reboot function.

(phx)

2011-11-07 20:35:39 UTC MAIN commitmail json YAML

Remove pattern for arith_adjacentmem in arm.md, thus fixing
PR toolchain/45576 at a very small run-time cost.

This was suggested by Richard Earnshaw.

A real fix is known to be in gcc 4.5.3 (as in NetBSD-current) and in
gcc-current; don't apply in that tree.

(is)

2011-11-07 19:42:03 UTC MAIN commitmail json YAML

no need to adjust the off, hi is already at the right time.

(christos)

2011-11-07 15:51:31 UTC MAIN commitmail json YAML

Add an ipi callback to force hypervisor callback. this is useful to "re-route" interrupts to a given vcpu

(cherry)

2011-11-07 14:18:52 UTC MAIN commitmail json YAML

Two more instances which need "return 0;" to fix the build.

(he)

2011-11-07 13:39:54 UTC MAIN commitmail json YAML

+./usr/libdata/debug/usr/tests/lib/libtre

(njoly)

2011-11-07 12:40:26 UTC MAIN commitmail json YAML

Return 0 from md_pre_mount(), which is otherwise empty here, so that
this builds again.

(he)

2011-11-07 08:44:16 UTC MAIN commitmail json YAML

Move an assertion to the right place.

Ok: YAMAMOTO Takashi <yamt@netbsd.org>

Fixes PR #45578 (kernel crash with BUFQ_PRIOCSCAN)

(hannken)

2011-11-06 22:34:48 UTC MAIN commitmail json YAML

Stack-smash protection is not enabled by default, at least not for
the complete source-tree.

Pointed out by <bch> on "current-users" mailing list.

(tron)

2011-11-06 22:05:01 UTC yamt-pagecache commitmail json YAML

2011-11-06 22:04:07 UTC yamt-pagecache commitmail json YAML

2011-11-06 21:22:23 UTC MAIN commitmail json YAML

Add a new command to dd(1): msgfmt. The command modifies the
output of the information summary returned by dd(1). This can be used
to specify messages in a more usable (or parseable) format like
human-readable values.

My intent is to re-use this for building image files and quick I/O
benchmarking.

Reviewed by tsutsui@ on tech-userlevel. See also
http://mail-index.netbsd.org/tech-userlevel/2010/12/03/msg004179.html

Some examples:

$ dd if=/dev/zero of=/dev/null bs=1m count=1 msgfmt=human
1+0 records in
1+0 records out
1048576 bytes (1,0 MB) transferred in 0.001 secs (1048576000 bytes/sec - 1,0 GB/sec)

$ dd if=/dev/zero of=/dev/null count=1 msgfmt='
> <speed>%E</speed>
> <time>%s</time>
> <bytes>%b</bytes>
> '
<speed>500 KB/sec</speed>
<time>0.001</time>
<bytes>512</bytes>

(jym)

2011-11-06 20:21:05 UTC MAIN commitmail json YAML

make this compile again.

(christos)

2011-11-06 20:20:57 UTC MAIN commitmail json YAML

Added a test terminal for communicating with the satellite microcontroller.
When compiled with DEBUG option it can be entered by typing 'C'.

(phx)

2011-11-06 19:50:46 UTC MAIN commitmail json YAML

explain how to use .PARSEDIR and .PARSEFILE

(christos)

2011-11-06 19:46:56 UTC MAIN commitmail json YAML

add debugging for parsedir and parsefile

(christos)

2011-11-06 19:46:12 UTC MAIN commitmail json YAML

mkdir the proper sim dirs!

(christos)

2011-11-06 19:45:37 UTC MAIN commitmail json YAML

make the standard tests optional.

(christos)

2011-11-06 19:45:04 UTC MAIN commitmail json YAML

Add compat_svr4 hooks, this does not work yet.

(christos)

2011-11-06 18:53:00 UTC MAIN commitmail json YAML

Add the libtre tests
XXX: It would be *really* nice to share the data with libc/regex since
this is just another copy.

(christos)

2011-11-06 18:45:04 UTC MAIN commitmail json YAML

add libtre test directories

(christos)

2011-11-06 18:43:52 UTC MAIN commitmail json YAML

Hook in the libtre tests

(christos)

2011-11-06 18:42:53 UTC MAIN commitmail json YAML

Disable the basic tests for now.

(christos)

2011-11-06 18:37:40 UTC MAIN commitmail json YAML

XXX: Limit repetitions to something tiny so TRE can handle the exhaust test.

(christos)

2011-11-06 18:35:22 UTC MAIN commitmail json YAML

skip the association that does not match with our implementation.

(christos)

2011-11-06 18:34:48 UTC MAIN commitmail json YAML

- Print the symbolic error using regerror, as well as the pattern that caused
  it.
- Add the ability to set the number of repetitions in the pattern from
  cpp since TRE handles things poorly:
- It runs the machine out of memory with rep=9 (we use rep=9999)
- It truncates the pattern with rep=9999

(christos)

2011-11-06 18:32:39 UTC MAIN commitmail json YAML

ability to select associativity

(christos)

2011-11-06 18:32:17 UTC MAIN commitmail json YAML

- Handle TRE
- Make BUG comments print.

(christos)

2011-11-06 18:31:30 UTC MAIN commitmail json YAML

leave all tests in and have the awk script select which ones are appropriate.

(christos)

2011-11-06 18:18:16 UTC MAIN commitmail json YAML

don't truncate error messages to 1K.

(christos)

2011-11-06 17:53:52 UTC MAIN commitmail json YAML

Use ${0##*/} and http:// instead of ftp:// as suggested by Jean-Yves Migeon
Fix bug in vecho

(cheusov)

2011-11-06 17:31:19 UTC MAIN commitmail json YAML

Remove dot from Nd.

(wiz)

2011-11-06 17:05:02 UTC MAIN commitmail json YAML

2011-11-06 17:02:33 UTC MAIN commitmail json YAML

2011-11-06 16:43:25 UTC MAIN commitmail json YAML

2011-11-06 16:41:03 UTC MAIN commitmail json YAML

2011-11-06 16:40:37 UTC MAIN commitmail json YAML

2011-11-06 16:26:54 UTC MAIN commitmail json YAML

more failed tests, perhaps I should move the data to a file, but how do
you open a file in ATF?

(christos)

2011-11-06 16:26:20 UTC MAIN commitmail json YAML

2011-11-06 16:18:27 UTC MAIN commitmail json YAML

Skip the test on sparc and point to PR port-sparc/45580.

(jruoho)

2011-11-06 16:08:29 UTC MAIN commitmail json YAML

Add the failed forced association tests.

(christos)

2011-11-06 16:02:08 UTC MAIN commitmail json YAML

Add the nullsubexpression tests. We mostly fail or don't support them.
Two of the tests actually cause the regex library to enter infinite
recursion.

(christos)

2011-11-06 15:53:04 UTC MAIN commitmail json YAML

Use the right format strings with printf

(cherry)

2011-11-06 15:51:09 UTC MAIN commitmail json YAML

DTRT with macros and use xen's info page when initialising pmap_pa_start and pmap_pa_end.

(cherry)

2011-11-06 15:35:29 UTC MAIN commitmail json YAML

DTRT when initialising pmap_pa_end.

(cherry)

2011-11-06 15:19:31 UTC MAIN commitmail json YAML

Add a bug section so we can skip tests that don't work.

(christos)

2011-11-06 15:18:19 UTC MAIN commitmail json YAML

2011-11-06 14:23:04 UTC MAIN commitmail json YAML

Add a test harness for the att data files:
    http://www2.research.att.com/~gsf/testregex/
Not part of the build yet.

(christos)

2011-11-06 14:11:00 UTC MAIN commitmail json YAML

time_t isn't necessarily "long". PR 45577 from taca@

(dholland)