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 (3h)  netbsd-10 (16d)  netbsd-9 (16d)  netbsd-8 (21d) 

2024-06-01 23:55:34 UTC Now

2010-12-29 18:46:49 UTC MAIN commitmail json YAML

2010-12-29 17:44:03 UTC MAIN commitmail json YAML

bootxx_cd9660 (cdboot), like bootxx_fat16 (fatboot), is not a traditional
libsa-based program.  As such, build bootxx_cd9660 where its source lives.
This has been done by moving bootxx/bootxx_cd9660/Makefile to cdboot/Makefile
and adjusting the relative paths appropriately, so as to minimize binary change.

(jakllsch)

2010-12-29 15:53:58 UTC MAIN commitmail json YAML

practice alphabet: "g before i except never" etc.

(pooka)

2010-12-29 15:07:36 UTC MAIN commitmail json YAML

Pass potential prop dictionary to modcmd when reenabling a builtin
module.

(pooka)

2010-12-29 14:38:55 UTC MAIN commitmail json YAML

2010-12-29 13:49:32 UTC MAIN commitmail json YAML

one more line for lwp_getpcb() conversion.

(nisimura)

2010-12-29 13:48:22 UTC MAIN commitmail json YAML

show that cir attaches to irbus

(jmcneill)

2010-12-29 13:43:58 UTC MAIN commitmail json YAML

use lwp_getpcb() to hide the detail about how struct pcb is populated.

(nisimura)

2010-12-29 13:43:16 UTC MAIN commitmail json YAML

module needs to devsw_attach/devsw_detach

(jmcneill)

2010-12-29 13:09:04 UTC MAIN commitmail json YAML

add a new "-B buffersize" flag to both audioplay and audiorecord.
suggested by jmcneill@.

sort audioplay manual some.

(mrg)

2010-12-29 13:05:42 UTC MAIN commitmail json YAML

2010-12-29 10:39:28 UTC MAIN commitmail json YAML

Fix problem where chown was used on normal device in time when only
raw device was created. While here do some cleanup.

Problem find and reported by Martin Mersberger on current-users@.

(haad)

2010-12-29 08:19:58 UTC matt-nb5-mips64 commitmail json YAML

Add some per-cpu interrupts counters to cpuvar.

(matt)

2010-12-29 08:19:20 UTC matt-nb5-mips64 commitmail json YAML

Add a N32 MP config for MALTA.

(matt)

2010-12-29 08:18:29 UTC matt-nb5-mips64 commitmail json YAML

2010-12-29 08:18:06 UTC matt-nb5-mips64 commitmail json YAML

2010-12-29 08:16:23 UTC matt-nb5-mips64 commitmail json YAML

Adapt to the new interrupt framework.
(XXX hpcmips still has calls to _spllower which are not supported.)

(matt)

2010-12-29 08:14:43 UTC matt-nb5-mips64 commitmail json YAML

2010-12-29 08:13:38 UTC matt-nb5-mips64 commitmail json YAML

Add wbflush to jumpvec while leaving it in locoresw.  This allows to
overwrite wbflush in locoresw but still be able to call it via jumpvec.

(matt)

2010-12-29 07:19:28 UTC matt-nb5-mips64 commitmail json YAML

2010-12-29 07:15:48 UTC matt-nb5-mips64 commitmail json YAML

2010-12-29 01:44:21 UTC matt-nb5-mips64 commitmail json YAML

2010-12-29 00:50:29 UTC matt-nb5-mips64 commitmail json YAML

2010-12-29 00:49:40 UTC matt-nb5-mips64 commitmail json YAML

Move away from StudlyCaps and switch to the new names.
Remove branch delay slot emulation to a different file.

(matt)

2010-12-29 00:48:22 UTC matt-nb5-mips64 commitmail json YAML

Move away from StudlyCaps.  Simply a few routines.

(matt)

2010-12-29 00:47:51 UTC matt-nb5-mips64 commitmail json YAML

Move away from StudlyCaps.
Change opc to pc since opc might be confused with opcode.

(matt)

2010-12-29 00:46:17 UTC matt-nb5-mips64 commitmail json YAML

Add stub for tlb_write_indexed.

(matt)

2010-12-29 00:43:22 UTC matt-nb5-mips64 commitmail json YAML

Get rid of MIPSX_CPU_* since they aren't used.

(matt)

2010-12-29 00:42:22 UTC matt-nb5-mips64 commitmail json YAML

Change to use tlb_write_indexed.

(matt)

2010-12-29 00:41:54 UTC matt-nb5-mips64 commitmail json YAML

Add a PARANOIA test to splx to verify the SPL is within range.

(matt)

2010-12-29 00:40:41 UTC matt-nb5-mips64 commitmail json YAML

Break out break slot instruction emualtion into its own .S file.
Redo that and simplify

(matt)

2010-12-29 00:39:40 UTC matt-nb5-mips64 commitmail json YAML

Janitorial work.
Move emulation prototypes here and get rid of StudLyCaps.
Remove kludgery for lwp/setfunc trampoline and just grab them of the damn
structure.
Make mips_locore_jumpvec contain the routines that don't get reassigned
and move wbflush to mips_locoresw since it does get overridden.

(matt)

2010-12-29 00:34:45 UTC matt-nb5-mips64 commitmail json YAML

2010-12-29 00:33:33 UTC matt-nb5-mips64 commitmail json YAML

2010-12-29 00:22:01 UTC matt-nb5-mips64 commitmail json YAML

Remove malingering code which causes LP64 not to work.

(matt)

2010-12-29 00:21:28 UTC matt-nb5-mips64 commitmail json YAML

Add 3max (since you can use 3am + R4400 to test LP64 kernels in gxemul)

(matt)

2010-12-29 00:20:37 UTC matt-nb5-mips64 commitmail json YAML

2010-12-29 00:19:12 UTC matt-nb5-mips64 commitmail json YAML

Use MIPS_SOFT_INT_MASK instead of MIPS_SOFT_INT_MASK_0 | MIPS_SOFT_INT_MASK_1

(matt)

2010-12-29 00:16:31 UTC matt-nb5-mips64 commitmail json YAML

Use a promcall wrapper function to call the prom.  For non O32 systems
this will save and restore the callee saved registers since the 32-bit
prom probably won't be saving all 64bits.

(matt)

2010-12-29 00:14:05 UTC MAIN commitmail json YAML

Fix bug added by my last commit. This should fix

PR: bin/44286

Reported by: mlelstv@ and Martin Mersberger.

(haad)

2010-12-29 00:12:01 UTC matt-nb5-mips64 commitmail json YAML

2010-12-28 22:16:13 UTC matt-nb5-mips64 commitmail json YAML

Fix MIPS1 corruption problem (wrong register written to ci->ci_mtx_oldspl).

(matt)

2010-12-28 20:25:31 UTC MAIN commitmail json YAML

Fix name of t_ldexp test from previous

(pgoyette)

2010-12-28 20:11:18 UTC MAIN commitmail json YAML

Address PR#44279.

- Be more lenient to device descriptor inconsistencies.
- Apply Roland SD-90 quirk only to the SD-90.

(jakllsch)

2010-12-28 18:31:05 UTC MAIN commitmail json YAML

Raise address of user stack to the highest safe (for 68040 mmu) address,
which increases available user address space by 256MB.  One file in
pkgsrc/lang/php53 was too large for the amiga.  Also remove an old
presumably outdated comment.

(mhitch)

2010-12-28 17:35:26 UTC MAIN commitmail json YAML

2010-12-28 17:33:59 UTC MAIN commitmail json YAML

Don't build ldexp tests on vax

(pgoyette)

2010-12-28 16:57:00 UTC MAIN commitmail json YAML

2010-12-28 16:44:45 UTC MAIN commitmail json YAML

Define vn_getattr in zfs_context.h.

(haad)

2010-12-28 16:19:25 UTC MAIN commitmail json YAML

2010-12-28 16:18:46 UTC MAIN commitmail json YAML

allocate the buffer at the same function level as the compiler so that
the compiler knows to emit the right _chk call.

(christos)

2010-12-28 15:28:31 UTC MAIN commitmail json YAML

only setup siginfo handler if we have a tty.

(christos)

2010-12-28 14:45:31 UTC MAIN commitmail json YAML

2010-12-28 13:36:09 UTC MAIN commitmail json YAML

Fix problem where vnode vp_size was not updated when vndoe was already allocated,
for vdev. This makes ztest survive ztest_vdev_LUN_growth test. Replace dummy
VOP_GETATTR with vn_getattr routine which reset vp_size and vattr_size accordingly
to reality.

(haad)

2010-12-28 12:48:40 UTC MAIN commitmail json YAML

2010-12-28 12:46:16 UTC MAIN commitmail json YAML

2010-12-28 10:20:27 UTC MAIN commitmail json YAML

Regen from diodevs rev 1.10:
> Add IDs for 362/382 internal displays. From OpenBSD.

(tsutsui)

2010-12-28 10:19:24 UTC MAIN commitmail json YAML

Add IDs for 362/382 internal displays. From OpenBSD.

(tsutsui)

2010-12-28 10:15:49 UTC MAIN commitmail json YAML

Include <bsd.own.mk> to pull ${TOOL_AWK}.

(tsutsui)

2010-12-28 09:15:24 UTC MAIN commitmail json YAML

Introduce the "ssp" attribute derived from HAS_SSP from <bsd.sys.mk>.
Use it to flag entries which should only be included if the target platform
supports SSP.  Fixes the build for a bunch of architectures.

(he)

2010-12-28 06:02:45 UTC ipsec-tools-0_7-branch commitmail json YAML

From Roman Hoog Antink <rha@open.ch>: Fix config reload to not delete too
many phase 2 handles, because wrong chain field is used when enumerating
the handles.

(tteras)

2010-12-28 06:00:18 UTC MAIN commitmail json YAML

From Roman Hoog Antink <rha@open.ch>: Fix config reload to not delete
too many phase 2 handles, because wrong chain field is used when
enumerating the handles.

(tteras)

2010-12-28 04:03:58 UTC MAIN commitmail json YAML

add Hauppauge HVR-850 to list of supported cards

(jmcneill)

2010-12-28 04:02:33 UTC MAIN commitmail json YAML

2010-12-28 00:49:23 UTC MAIN commitmail json YAML

2010-12-28 00:11:50 UTC MAIN commitmail json YAML

don't make module declaration conditional on _MODULE

(jmcneill)

2010-12-27 21:26:44 UTC MAIN commitmail json YAML

Add a driver for Auvitek AU0828 family USB video capture controllers.

(jmcneill)

2010-12-27 20:45:00 UTC MAIN commitmail json YAML

2010-12-27 20:42:51 UTC MAIN commitmail json YAML

add au8522, xc5k, auvitek config glue

(jmcneill)

2010-12-27 20:36:17 UTC MAIN commitmail json YAML

Pull up revision 869e092e4986eb5dce90331ca9a64e125d7796eb from mainstream:

Revision: 869e092e4986eb5dce90331ca9a64e125d7796eb
Parent:  cca40eb08e7469dfe9d6ca982613458f24c1de28
Author:  jmmv@NetBSD.org
Date:    12/27/10 21:19:19
Branch:  org.NetBSD.atf.src

Changelog:

Recognize sigabrt in the signal checker

Problem found by Paul Goyette.

Changes against parent cca40eb08e7469dfe9d6ca982613458f24c1de28

  patched  atf-sh/atf-check.cpp

(jmmv)

2010-12-27 19:48:02 UTC MAIN commitmail json YAML

byacc-20101226 out.

(wiz)

2010-12-27 19:39:10 UTC MAIN commitmail json YAML

2010-12-27 19:35:31 UTC MAIN commitmail json YAML

2010-12-27 19:02:33 UTC MAIN commitmail json YAML

Add TI PCI1510.
Enable TI12XX PCI interrupt in MFUNC when MFUNC pin0 and pin1 are zero.
Ignore the other pins, which may be non-zero (e.g. IRQSER in pin3).

(phx)

2010-12-27 18:49:42 UTC MAIN commitmail json YAML

Extend the range of fstrans transactions to a sequence of vnode operations
on a locked vnode.  This leaves a suspended file system and therefore a
snapshot with either all or no operations of such a sequence done.

(hannken)

2010-12-27 18:41:07 UTC MAIN commitmail json YAML

Remove an always true if-clause.

(hannken)

2010-12-27 18:22:30 UTC MAIN commitmail json YAML

Remove trailing whitespace.

(wiz)

2010-12-27 17:26:58 UTC MAIN commitmail json YAML

2010-12-27 16:09:46 UTC MAIN commitmail json YAML

The SIGINFO changes made the sigprocmask syscalls dominate all the rest:
- Don't bother dealing with signal masks if we are not connected to a tty.
- Compute the blocking mask only once.
- Only do the block-unblock game only when we are going to do something
  (execute, print a warning, etc.)

(christos)

2010-12-27 15:56:50 UTC MAIN commitmail json YAML

add 'uaudio* at usbifif?' so uaudio can attach to something other than
a hub

(jmcneill)

2010-12-27 15:48:29 UTC MAIN commitmail json YAML

hook xc5k, au8522, and auvitek into build

(jmcneill)

2010-12-27 15:43:41 UTC MAIN commitmail json YAML

2010-12-27 15:42:11 UTC MAIN commitmail json YAML

add driver for the Auvitek AU0828 USB video controllers's analog video
capture functions:

auvitek0 at uhub6 port 2: AU0828
video0 at auvitek0: WinTV HVR-950Q
uaudio0 at auvitek0 port 2 configuration 1 interface 1
uaudio0: vendor 0x2040 product 0x7200, rev 2.00/0.05, addr 2
uaudio0: audio rev 1.00
audio1 at uaudio0: full duplex, playback, capture, independent

(jmcneill)

2010-12-27 15:40:21 UTC MAIN commitmail json YAML

XXX: Fix crash with Firefox, where drawable is NULL.
There must be a better fix for this.

(christos)

2010-12-27 15:39:07 UTC MAIN commitmail json YAML

2010-12-27 15:31:23 UTC MAIN commitmail json YAML

Remove unneeded t_ssp.debug entry.

(njoly)

2010-12-27 15:24:13 UTC MAIN commitmail json YAML

Do use integer arithmetics to generate FPE_INTDIV in sigfpe_int testcase.

Ok pgoyette.

(njoly)

2010-12-27 15:23:37 UTC MAIN commitmail json YAML

With a quick test, HP9000/362 doesn't seem to have frodo utility chip,
so probe code to identify HP362 taken from OpenBSD has never worked.

Identify HP362 by probing device IDs of the on-board framebuffer instead.

---

>> NetBSD/hp300 Primary Boot, Revision 1.16 (from NetBSD 5.99.41)
>> HP 9000/362 SPU
>> Enter "reset" to reset system.
Boot: [[[sd0a:]netbsd][-a][-c][-d][-s][-v][-q]] :-
2836828+148212 [343504+216292]=0x361b24
Start @ 0xff003400 [1=0xff2dac50-0x361b24]...
Entry point: 0xff003400
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 5.99.41 (GENERIC) #135: Mon Dec 27 23:30:21 JST 2010
        tsutsui@mirage:/usr/src/sys/arch/hp300/compile/GENERIC
HP 9000/362 (25MHz MC68030 CPU+MMU, 25MHz MC68882 FPU)
total memory = 16372 KB
avail memory = 11480 KB
:

(tsutsui)

2010-12-27 15:10:33 UTC MAIN commitmail json YAML

Don't try to build the SSP tests if the target doesn't have SSP.

(he)

2010-12-27 14:58:55 UTC MAIN commitmail json YAML

2010-12-27 10:58:27 UTC MAIN commitmail json YAML

Belatedly bump version to 5.99.42 - cpu_info changed (at least on sparc64)

(martin)

2010-12-27 05:27:34 UTC MAIN commitmail json YAML

Since atf_check doesn't deal with a pipeline, modify the tests to pipe
the output of the echo commands to atf_check itself.  This fixes the
three new ssp failures.

Note that the raw, strcpy, vsprintf, and vsnprintf tests still fail, but
they failed in the old 'regress' style, too.

(pgoyette)

2010-12-27 03:38:53 UTC MAIN commitmail json YAML

2010-12-27 03:33:52 UTC MAIN commitmail json YAML

2010-12-27 02:04:19 UTC MAIN commitmail json YAML

2010-12-26 23:55:52 UTC MAIN commitmail json YAML

fix slightly wrong format.

(christos)

2010-12-26 23:41:46 UTC MAIN commitmail json YAML

don't try to set frequencies lower or higher than the tuner's allowed
range -- the v4l2 spec says "when the requested frequency is not possible
the driver assumes the closest possible value".

(jmcneill)

2010-12-26 21:05:35 UTC MAIN commitmail json YAML

Expose parts of struct cpu_info if _KMEMUSER is defined, for the benefit
of e.g. vmstat.

(he)

2010-12-26 18:00:42 UTC MAIN commitmail json YAML

Since struct cpu_data isn't the first member in struct cpu_info, instead
expose the initial portion of struct cpu_info if _KMEMUSER is defined.

(he)

2010-12-26 17:48:37 UTC MAIN commitmail json YAML

Print size_t and ssize_t with %zd, not just %d.
(How did this build before?)

(he)

2010-12-26 14:48:34 UTC MAIN commitmail json YAML

2010-12-26 14:26:45 UTC MAIN commitmail json YAML

New sentence, new line.

(wiz)

2010-12-26 13:38:10 UTC MAIN commitmail json YAML

2010-12-26 13:35:54 UTC MAIN commitmail json YAML

2010-12-26 13:29:47 UTC MAIN commitmail json YAML

Make running this test conditional on the setting of atf configuration
variable "run_popcount".  This is a really long-running test (it takes
several hours on a qemu-emulation on a 2.8GHz AMD Pheno II) but could
still be useful if you want to run it manually, with the command

atf-run -v run_popcount=YES

(pgoyette)

2010-12-26 12:39:54 UTC MAIN commitmail json YAML

vsnprintf_ss does NOT handle floating point formats

(jnemeth)

2010-12-26 12:32:28 UTC MAIN commitmail json YAML

Re-enable printing of MD data, with appropriate casts.

(pgoyette)

2010-12-26 12:06:57 UTC MAIN commitmail json YAML

2010-12-26 11:32:38 UTC MAIN commitmail json YAML

sparc64 currently does not have ci_data as first member in cpu_info!

(martin)

2010-12-26 11:31:45 UTC MAIN commitmail json YAML

2010-12-26 10:37:15 UTC MAIN commitmail json YAML

add videoctl(1), a tool for displaying or setting parameters on video(4)
devices

(jmcneill)

2010-12-26 09:03:56 UTC MAIN commitmail json YAML

Add missing argument to printk(). (from OpenBSD)

(nonaka)

2010-12-26 09:02:52 UTC MAIN commitmail json YAML

Advertise printk() as a printf-like function. (from OpenBSD)

(nonaka)

2010-12-26 03:25:07 UTC MAIN commitmail json YAML

For now, don't try to print out machine-dependant stuff.  When I figure
out what the right format strings are, I'll re-enable it.

(pgoyette)

2010-12-25 23:43:30 UTC MAIN commitmail json YAML

2010-12-25 23:36:59 UTC MAIN commitmail json YAML

can't play games with structure names since cpu_data refers to cpu_info, so
provide our own copy for everything.

(christos)

2010-12-25 23:28:19 UTC MAIN commitmail json YAML

Fix MKDTRACE & MKDEBUG enabled build, add some dtrace entries.

(haad)

2010-12-25 22:30:52 UTC MAIN commitmail json YAML

Rename __BEGIN_PUBLIC / __BEGIN_HIDDEN to __BEGIN_PUBLIC_DECLS /
__BEGIN_HIDDEN_DECLS and corresponding __END_* macros. Push the extern
"C" logic into __BEGIN_PUBLIC_DECLS / __BEGIN_HIDDEN_DECLS to make them
easier to use in header files used by C++.

(joerg)

2010-12-25 21:39:12 UTC MAIN commitmail json YAML

erm. fix previous...

(dholland)

2010-12-25 21:13:40 UTC MAIN commitmail json YAML

2010-12-25 21:10:25 UTC MAIN commitmail json YAML

2010-12-25 20:50:36 UTC MAIN commitmail json YAML

use a local definition of cpu_info if we have __HAVE_CPU_DATA_FIRST

(christos)

2010-12-25 20:46:18 UTC MAIN commitmail json YAML

Maybe fix a problem that appeared on loonix.

(dholland)

2010-12-25 20:45:50 UTC MAIN commitmail json YAML

fix debugging:
- don't print junk for the interface name
- parse and print known rtm messages we get

(christos)

2010-12-25 20:37:45 UTC MAIN commitmail json YAML

merge the length getting code from rt_msg1 and rt_msg2 and make it fail
when the compatibility ifinfo is missing instead of returning junk.

(christos)

2010-12-25 20:35:25 UTC MAIN commitmail json YAML

Many C libraries don't set errno when make fails, so always use
strerror(ENOMEM).

(dholland)

2010-12-25 20:34:08 UTC MAIN commitmail json YAML

Improve confusing error message when getcwd() fails.

(dholland)

2010-12-25 19:24:29 UTC MAIN commitmail json YAML

2010-12-25 18:56:45 UTC MAIN commitmail json YAML

If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DESTDIR} to /
for the purpose of the C preprocessor.  This avoids leaking the source
path into the final binaries.

(joerg)

2010-12-25 18:23:39 UTC MAIN commitmail json YAML

2010-12-25 17:19:05 UTC MAIN commitmail json YAML

Uses stat; needs sys/stat.h. No idea what's pulling it in implicitly on
NetBSD so I didn't notice. Woops. Noted by Kurt Schreiner on current-users.

(dholland)

2010-12-25 16:49:09 UTC MAIN commitmail json YAML

add /dev/video, /dev/video0

(jmcneill)

2010-12-25 16:37:22 UTC MAIN commitmail json YAML

Fix one more typo that affects x68k with 040/060.
I hope this is the last one...

(tsutsui)

2010-12-25 16:14:44 UTC MAIN commitmail json YAML

Put somehow missed code part in rev 1.36:
> Allocate lwp0upa (PA of lwp0 uarea) right after kernel rather than
> between other page tables to use different mappings for ste/pte pages
> as well as amiga and atari.  Should resolve XXX comments in next68k and x68k.

(tsutsui)

2010-12-25 16:11:12 UTC MAIN commitmail json YAML

2010-12-25 15:29:34 UTC MAIN commitmail json YAML

Fix harmless pasto and tweak some comments.

(tsutsui)

2010-12-25 15:27:08 UTC MAIN commitmail json YAML

Add missing semicolon.

(wiz)

2010-12-25 15:26:32 UTC MAIN commitmail json YAML

Fix non-threads compatibility code which was causing trouble even in the
threaded version.

(christos)

2010-12-25 15:05:22 UTC MAIN commitmail json YAML

Make sure MAXADDR is unsigned otherwise it could be mangled in shift ops
and causes silent hang on bootstrap.  Analyzed on HP9000/362 I get today,
but I'm not sure how 040 lkptpa code has worked on my HP382...

(tsutsui)

2010-12-25 14:43:00 UTC MAIN commitmail json YAML

Fix fatal typo and pasted lines slipped in the last December
that prevent 68030 machines boot on these ports.
(only hp300 and mvme68k have supported 030 models)

Sorry for so long breakage.

(tsutsui)

2010-12-25 14:18:38 UTC MAIN commitmail json YAML

Don't crash on old kernels that don't have the new per cpu counters.

(christos)

2010-12-25 14:06:14 UTC MAIN commitmail json YAML

add USB interface assoc descriptor (IAD) info

(jmcneill)

2010-12-25 12:12:50 UTC MAIN commitmail json YAML

mdocml-1.10.8 out.

(wiz)

2010-12-25 11:51:21 UTC MAIN commitmail json YAML

remove some ancient, unused debug code

(macallan)

2010-12-25 10:08:21 UTC MAIN commitmail json YAML

Little bit more debug information.

(blymn)

2010-12-25 10:05:08 UTC MAIN commitmail json YAML

Ignore request to change the values of colour pair 0
Explicitly set foreground and/or background colours when -1 is passed
to assume_default_colors()

(blymn)

2010-12-25 09:59:52 UTC MAIN commitmail json YAML

Allow attributes to be applied to the default line drawing characters
by just passing attributes as arguments to the wborder call.

(blymn)

2010-12-25 04:57:07 UTC MAIN commitmail json YAML

Begin cleanup of the make parser: separate out the logic for reading files
from the parsing goo. This will now use mmap for reading if it works and
fall back to read only for pipes and such. Step 1 of a cleanup program
proposed without objection on tech-toolchain.

(dholland)

2010-12-25 03:29:08 UTC MAIN commitmail json YAML

there is no R128_LITTLE_ENDIAN_EN flag, just lack of R128_HOST_BIG_ENDIAN_EN
Someone(tm) needs to test this on little endian hw

(macallan)

2010-12-25 01:25:37 UTC MAIN commitmail json YAML

Correctly added the conditional part, but now need to remove the original
unconditional part.

(pgoyette)

2010-12-25 01:22:02 UTC MAIN commitmail json YAML

Don't include the siginfo tests unless we actually have siginfo ability!

(pgoyette)

2010-12-25 01:20:11 UTC MAIN commitmail json YAML

Don't descend into siginfo - it's not there any more

(pgoyette)

2010-12-25 01:19:34 UTC MAIN commitmail json YAML

2010-12-25 01:08:44 UTC MAIN commitmail json YAML

Correct recently exposed printf format problem.

(jakllsch)

2010-12-25 01:08:38 UTC MAIN commitmail json YAML

2010-12-25 01:04:27 UTC MAIN commitmail json YAML

Move the siginfo tests from regress to atf.  While here, add a new test
for PR/43655.

XXX The sigchild_dump test currently fails when execute under atf-run.
XXX It does not fail when executed directly from the shell, so there's
XXX something in atf that prevents the child process from dumping.

(pgoyette)

2010-12-24 23:39:19 UTC MAIN commitmail json YAML

We still need to update ouvmexp to output the differene from
previous iteration.

(enami)

2010-12-24 23:28:14 UTC MAIN commitmail json YAML

2010-12-24 23:27:14 UTC MAIN commitmail json YAML

2010-12-24 23:12:29 UTC MAIN commitmail json YAML

panic takes a printf format too.

(christos)

2010-12-24 20:54:29 UTC MAIN commitmail json YAML

VIDIOC_QUERYCAP changes:
- use driver name instead of device instance name in 'driver' field
- add 'get_businfo' callback to fill in 'bus_info' field instead of
  hard-coding "USB"
- use the kernel version for the 'version' field instead of 1
- adapt pseye and uvideo drivers to changes in struct video_hw_if

(jmcneill)

2010-12-24 20:49:55 UTC MAIN commitmail json YAML

fill audio_info.config with the string "usb:<cookie>" instead of "uaudio",
where <cookie> comes from the usbd device handle:

  $ audioctl -d /dev/sound1 config
  config=usb:00000009

this can be used by software to find the audio device(s) associated with a
USB video capture device

(jmcneill)

2010-12-24 20:40:42 UTC MAIN commitmail json YAML

2010-12-24 20:36:51 UTC MAIN commitmail json YAML

2010-12-24 19:22:37 UTC MAIN commitmail json YAML

2010-12-24 19:22:17 UTC MAIN commitmail json YAML

add Hauppauge WinTV USB2 FM

(jmcneill)

2010-12-24 18:58:18 UTC MAIN commitmail json YAML

dm(4): Make LVM use non 512-byte sector devices.

(mlelstv)

2010-12-24 17:05:34 UTC MAIN commitmail json YAML

Establishing an UMTS connection with ubsa(4) works fine with my Pismo,
so add it to our config.

(phx)

2010-12-24 16:13:58 UTC MAIN commitmail json YAML

libzfs_fru_clear was not ported to NetBSD disable it foor now.

(haad)

2010-12-24 16:03:54 UTC MAIN commitmail json YAML

#include "opt_lockdebug.h"

(skrll)

2010-12-24 16:00:13 UTC MAIN commitmail json YAML

LOCKDEBUG is not referenced in this file anymore.

(skrll)

2010-12-24 15:47:39 UTC MAIN commitmail json YAML

restore lost overlow check fix.

(christos)

2010-12-24 15:29:09 UTC MAIN commitmail json YAML

Unwrap/reformat long lines.

(skrll)

2010-12-24 14:49:19 UTC MAIN commitmail json YAML

2010-12-24 14:46:03 UTC MAIN commitmail json YAML

Add support for 32bit (i386) binaries on amd64.

(njoly)

2010-12-24 13:38:58 UTC MAIN commitmail json YAML

For update mounts the root vnode is already in use and we must not
free it. Since the mount persists even when the update fails,
this is not a problem either.

(mlelstv)

2010-12-24 13:12:10 UTC MAIN commitmail json YAML

Adjust LDFLAGS handling to fix curses detection for mknative-gdb.

(njoly)

2010-12-24 13:00:24 UTC MAIN commitmail json YAML

Fix xref and pasto.

(wiz)

2010-12-24 12:42:56 UTC MAIN commitmail json YAML

2010-12-24 12:41:44 UTC MAIN commitmail json YAML

2010-12-24 10:11:40 UTC MAIN commitmail json YAML

2010-12-24 07:52:01 UTC matt-nb5-mips64 commitmail json YAML

mips_vector_init needs to be called sooner so that the spl routine are
instantiated.

(matt)

2010-12-24 07:50:58 UTC matt-nb5-mips64 commitmail json YAML

2010-12-24 07:32:26 UTC matt-nb5-mips64 commitmail json YAML

2010-12-24 07:23:42 UTC matt-nb5-mips64 commitmail json YAML

2010-12-24 07:21:13 UTC matt-nb5-mips64 commitmail json YAML

Bring locore_mips1.S into the new world order.  You can diff locore_mips1.S
against mipsX_subr.S and have reasonable output.  A lot of comments have
been changed to be common between the two.  The ordering of vectors/functions
have also changed to improve diff output.

(matt)

2010-12-24 07:16:50 UTC matt-nb5-mips64 commitmail json YAML

MIPS_LOCK_RAS_SIZE needs to be 256 since each RAS need 64 bytes and we can
have 4 of them.

(matt)

2010-12-24 07:13:19 UTC matt-nb5-mips64 commitmail json YAML

MIPS1 needs load delay nops.  Fix a problem in the RAS mips_spin_enter
where we weren't actually decrementing ci_mtx_count.

(matt)

2010-12-24 07:12:10 UTC matt-nb5-mips64 commitmail json YAML

If compiling for MIPS1, deal with the presence of load delay slots.

(matt)

2010-12-24 07:11:25 UTC matt-nb5-mips64 commitmail json YAML

Just use the generic tlb_read_indexed instead of the mips1 specific version.

(matt)

2010-12-24 07:10:32 UTC matt-nb5-mips64 commitmail json YAML

2010-12-24 07:09:54 UTC matt-nb5-mips64 commitmail json YAML

Deal with MIPS_NUM_TLB_PIDS not being constant.

(matt)

2010-12-24 03:37:37 UTC MAIN commitmail json YAML

make this thread-safe. We could use localtime_tz and make it even better,
but not now.

(christos)

2010-12-24 02:58:21 UTC MAIN commitmail json YAML

2010-12-24 02:56:57 UTC MAIN commitmail json YAML

2010-12-23 23:36:33 UTC MAIN commitmail json YAML

2010-12-23 21:55:40 UTC MAIN commitmail json YAML

Fix speling ("deferred," not "defered") as reported in #netbsd-code on
freenode IRC.  While I'm here, clean up the wording later in the comment.

(riz)

2010-12-23 21:39:09 UTC MAIN commitmail json YAML

Change way how we get device size from device. Do not use LSEEK but
DIOCGWEDGEINFO and DIOCGDINFO. This should fix problem with raidframe + lvm
reported by

Toby Karyadi on current-users@.

Thanks for reporting this issue.

(haad)

2010-12-23 21:34:02 UTC MAIN commitmail json YAML

read 32bits instead of 64bits and truncate the upper 32bits

(cegger)

2010-12-23 21:11:37 UTC MAIN commitmail json YAML

build fix: add missing initializers

(cegger)