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

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

2014-10-10 20:58:09 UTC MAIN commitmail json YAML

2014-10-10 20:57:48 UTC MAIN commitmail json YAML

2014-10-10 20:23:22 UTC MAIN commitmail json YAML

add --enable-libstdcxx-time=rt for the GCC 4.8 build.

(mrg)

2014-10-10 20:16:32 UTC MAIN commitmail json YAML

2014-10-10 20:15:02 UTC MAIN commitmail json YAML

2014-10-10 18:17:03 UTC netbsd-7 commitmail json YAML

2014-10-10 18:16:37 UTC netbsd-7 commitmail json YAML

2014-10-10 17:53:08 UTC MAIN commitmail json YAML

Normalize wscons devices (except leaving one strange definition).

(uebayasi)

2014-10-10 17:49:55 UTC MAIN commitmail json YAML

correct a typo in sd clk reg offsets for mmc>0 and dont bother with pll6_enable

(jmcneill)

2014-10-10 17:49:12 UTC MAIN commitmail json YAML

add AWIN_GPIO_IGNORE_FW, remove no motg0

(jmcneill)

2014-10-10 17:48:30 UTC MAIN commitmail json YAML

add an option for awin_gpio to ignore firmware pin reservations

(jmcneill)

2014-10-10 17:44:17 UTC MAIN commitmail json YAML

Normalize: acpicpu depends on acpi.

(uebayasi)

2014-10-10 17:41:05 UTC MAIN commitmail json YAML

2014-10-10 17:38:44 UTC MAIN commitmail json YAML

2014-10-10 17:31:12 UTC MAIN commitmail json YAML

Make usb_dma & usbverbose independent attributes.

(uebayasi)

2014-10-10 17:21:20 UTC MAIN commitmail json YAML

Normalize audio related definitions.

(uebayasi)

2014-10-10 17:09:18 UTC MAIN commitmail json YAML

Sanitize athhal definitions.  Depend on ath.

(uebayasi)

2014-10-10 16:29:56 UTC MAIN commitmail json YAML

I'm not sure reading from an unsanitized userland pointer is a good idea.
Some users might be tempted to give 0x01, in which case the kernel will
crash.

(maxv)

2014-10-10 16:17:27 UTC MAIN commitmail json YAML

Remove an unsed var.

(uebayasi)

2014-10-10 15:35:08 UTC MAIN commitmail json YAML

Revert a mistakenly added, superflous attribute match test that caused some
valid options to get lost.

(uebayasi)

2014-10-10 14:23:06 UTC MAIN commitmail json YAML

PR/49270: Hauke Fath: Samsung NC10 Marvell Yukon ethernet not supported

(christos)

2014-10-10 14:06:40 UTC MAIN commitmail json YAML

2014-10-10 12:46:32 UTC MAIN commitmail json YAML

Define net attribute.  Always select it for now.

(uebayasi)

2014-10-10 12:43:16 UTC MAIN commitmail json YAML

2014-10-10 12:43:07 UTC MAIN commitmail json YAML

2014-10-10 12:39:53 UTC MAIN commitmail json YAML

2014-10-10 12:29:28 UTC MAIN commitmail json YAML

Move audio related definitions.

(uebayasi)

2014-10-10 12:20:13 UTC MAIN commitmail json YAML

To make sure that I'm not doing wrong, try to define ffs/ufs/vfs dependencies
a little more strictly.

(uebayasi)

2014-10-10 12:10:03 UTC MAIN commitmail json YAML

Bump config(1) version.

config(1) still keeps backward-compatibility; it is more permissive than
before.  The tree, however, needs the updated config(1), mainly to strictly
define attribute ("module") ownership and dependencies.

(uebayasi)

2014-10-10 11:58:59 UTC MAIN commitmail json YAML

2014-10-10 11:49:15 UTC MAIN commitmail json YAML

2014-10-10 11:38:42 UTC MAIN commitmail json YAML

Put TODO ideas (to keep your fun).

(uebayasi)

2014-10-10 11:36:01 UTC MAIN commitmail json YAML

Two more files missed in last addition

(martin)

2014-10-10 11:09:50 UTC MAIN commitmail json YAML

Allow dependency on undefined attributes, so that attribute definitions can
be written out-of-order, like:

# b is not defined yet
define a: b
file a.c a

# b is defined here
define b
fine b.c

(uebayasi)

2014-10-10 11:04:21 UTC MAIN commitmail json YAML

- Support DH89XXCC devices.
- Add extra delay for 82580 and newer devices except DH89XXCC SGMII device.
  Same as FreeBSD.

(msaitoh)

2014-10-10 10:46:06 UTC MAIN commitmail json YAML

Select attributes for filesystem options too.

(uebayasi)

2014-10-10 10:25:00 UTC MAIN commitmail json YAML

Now that attribute dependency works, prefer it to options dependency (personal
preference).  Use it for "kern", depending on "machdep" and "uvm".

(uebayasi)

2014-10-10 10:22:49 UTC MAIN commitmail json YAML

If an option is selected, select the matching (lowercased) attribute.  Handle
dependencies too.

(uebayasi)

2014-10-10 10:16:19 UTC MAIN commitmail json YAML

If an attribute is selected, select its dependencies too.

(uebayasi)

2014-10-10 10:10:41 UTC MAIN commitmail json YAML

2014-10-10 10:05:42 UTC MAIN commitmail json YAML

src/external/gpl3/gcc/lib/crtstuff/arch/coldfire.mk@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earm/backtrace-supported.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earm/config.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmeb/backtrace-supported.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmeb/config.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmhf/backtrace-supported.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmhf/config.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmhfeb/backtrace-supported.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmhfeb/config.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv4/backtrace-supported.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv4/config.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv4eb/backtrace-supported.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv4eb/config.h@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv6/backtrace-supported.h@1.2 / diff / nxr@1.2
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv6/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv6eb/backtrace-supported.h@1.2 / diff / nxr@1.2
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv6eb/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv6hf/backtrace-supported.h@1.2 / diff / nxr@1.2
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv6hf/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/gcc/lib/libbacktrace/arch/earmv6hfeb/backtrace-supported.h@1.2 / diff / nxr@1.2
      :
(more 104 files)
regen gcc mknative files for new complex and more.

(mrg)

2014-10-10 09:31:40 UTC MAIN commitmail json YAML

Use option dependency to always select KERN (and its dependencies).

(uebayasi)

2014-10-10 09:13:22 UTC MAIN commitmail json YAML

2014-10-10 09:01:01 UTC MAIN commitmail json YAML

Use opt_*.h to not polute CPPFLAGS.

Attribute dependency is not yet.  Revert a definition.

(uebayasi)

2014-10-10 08:34:30 UTC MAIN commitmail json YAML

2014-10-10 08:31:49 UTC MAIN commitmail json YAML

Add a bunch of new libm/complex man pages

(martin)

2014-10-10 08:24:54 UTC MAIN commitmail json YAML

2014-10-10 08:19:37 UTC MAIN commitmail json YAML

Add missing catanh variant (and readd it to the Makefile list)

(martin)

2014-10-10 08:18:04 UTC MAIN commitmail json YAML

Define "kern" attribute (a.k.a module).  Mark kern_*.c (and some others) as
"kern".  Always select "kern" in sys/conf/std.

(uebayasi)

2014-10-10 08:14:48 UTC MAIN commitmail json YAML

Implicitly define attribute for device.

(uebayasi)

2014-10-10 08:13:52 UTC MAIN commitmail json YAML

2014-10-10 08:13:08 UTC MAIN commitmail json YAML

Add cimag (apparently accidently dropped in previous revision and reorg)

(martin)

2014-10-10 07:48:51 UTC MAIN commitmail json YAML

2014-10-10 07:37:50 UTC MAIN commitmail json YAML

Add Merrii Hummingbird A31 board specific info + kernel config.

(jmcneill)

2014-10-10 07:36:11 UTC MAIN commitmail json YAML

2014-10-10 07:08:26 UTC MAIN commitmail json YAML

Implicitly define attribute for filesystem.

(uebayasi)

2014-10-10 06:59:38 UTC MAIN commitmail json YAML

Implicitly define empty "attribute" for "device attachment".  Much less
troublesome than "device" and "interface attribute".

(uebayasi)

2014-10-10 06:13:30 UTC MAIN commitmail json YAML

Split plain/interface/devclass attribute initializers.

(uebayasi)

2014-10-10 05:27:29 UTC MAIN commitmail json YAML

Refactor attr definition and initialization a little.

(uebayasi)

2014-10-10 05:10:59 UTC MAIN commitmail json YAML

don't truncate file sizes to 32 bits for directory indexes.

(mrg)

2014-10-10 00:49:14 UTC MAIN commitmail json YAML

2014-10-10 00:48:18 UTC MAIN commitmail json YAML

2014-10-09 23:52:47 UTC MAIN commitmail json YAML

As described in kvm_openfiles(3), default core file is not /dev/kmem
but /dev/mem.  Actually, passing /dev/kmem to -M doesn't work.

(enami)

2014-10-09 23:45:47 UTC MAIN commitmail json YAML

Fix a bug introduced in rev. 1.62; it fails to negate (a && b).

(enami)

2014-10-09 19:33:43 UTC MAIN commitmail json YAML

2014-10-09 19:27:05 UTC MAIN commitmail json YAML

FIT_FORCESELECT is never set anywhere.

(uebayasi)

2014-10-09 19:24:36 UTC MAIN commitmail json YAML

2014-10-09 19:22:31 UTC MAIN commitmail json YAML

Kill more unused indent code in emitfiles().

(uebayasi)

2014-10-09 19:20:56 UTC MAIN commitmail json YAML

2014-10-09 18:34:24 UTC MAIN commitmail json YAML

Fix bugs:
- aaa and daa were reversed. Same as *BSDs.
- fix operand order of shld and shrd. Same as *BSDs.

(msaitoh)

2014-10-09 17:36:10 UTC MAIN commitmail json YAML

Print one file per line.  Simplify code.

(uebayasi)

2014-10-09 17:22:55 UTC MAIN commitmail json YAML

Correct inverted logic.

(uebayasi)

2014-10-09 17:00:15 UTC MAIN commitmail json YAML

Implement code to generate Makefile to build netbsd via intermediate relocatable
object files.  Disabled for now.  Commit this for further experiments.

Kernel (netbsd) has been built as:

netbsd: *.o
ld -o netbsd *.o

Change this to:

netbsd: *.ko
ld -o netbsd *.ko
acpica.ko: ${OBJS.acpica}
ld -r acpica.ko ${OBJS.acpica}
:

You can call *.ko as a module, but this is not only beneficial for loadable
module, but also localize related text/data.  Various options/flags/params
will be able to be per-ko.  Unnecessary symbols can be hidden.  Many ideas
will follow.

(uebayasi)

2014-10-09 16:35:57 UTC MAIN commitmail json YAML

Define a command to generate relocatable objects using ld -r.

(uebayasi)

2014-10-09 16:08:36 UTC MAIN commitmail json YAML

Always select the fallback allattr.

(uebayasi)

2014-10-09 15:25:26 UTC MAIN commitmail json YAML

Define an implicit attribute "netbsd" internally to collect files that don't
belong to any specific attribute.

Eventually, all operations doing "foreach (files)" can be rewritten as "foreach
(attributes) foreach (files)".

(uebayasi)

2014-10-09 10:29:36 UTC MAIN commitmail json YAML

If a file is marked by an atom expression, like "file a.c foo", and if the
specified expression is an attribute, mark the file as belonging to the
attribute.

At this moment this information is not used for any purpose, but can be
traced by config -ddd.

(uebayasi)

2014-10-09 09:39:24 UTC MAIN commitmail json YAML

Sort definition/selection rules to clarify which is which.

(uebayasi)

2014-10-09 07:43:55 UTC MAIN commitmail json YAML

Provide a CFGDBG version for the tools build.

(martin)

2014-10-09 07:05:01 UTC MAIN commitmail json YAML

The word "configuration" is too ambiguous; use "selection" meaning that
user selects some of provided "definitions".

(uebayasi)

2014-10-09 06:52:37 UTC MAIN commitmail json YAML

Avoid literal <CR> in sed regular expression.
Instead, use printf(1) to save the regexp in a shell variable,
taking advantage of the fact that printf understands "\r".

This should fix a complaint from subversion, reported in PR 49249.

(apb)

2014-10-09 06:49:53 UTC MAIN commitmail json YAML

2014-10-09 06:45:32 UTC MAIN commitmail json YAML

2014-10-09 04:58:42 UTC MAIN commitmail json YAML

Add ETHERCAP_VLAN_MTU capability to vioif

(ozaki-r)

2014-10-09 04:48:12 UTC MAIN commitmail json YAML

Do KASSERT(KERNEL_LOCKED_P()) only when NET_MPSAFE off

When NET_MPSAFE, bridge_enqueue calls vlan_start w/o KERNEL_LOCK.

(ozaki-r)

2014-10-08 22:10:04 UTC MAIN commitmail json YAML

Drop trailing whitespace.

(wiz)

2014-10-08 18:24:21 UTC MAIN commitmail json YAML

More interrupt handling, more debug code, less magic numbers.

(martin)

2014-10-08 18:23:32 UTC MAIN commitmail json YAML

Fix a few bits, add more status bit definitions and some comments.
Remove driver specific preference definitions.

(martin)

2014-10-08 17:38:28 UTC MAIN commitmail json YAML

Improved handling of local times.

* A magic value USE_LOCAL_TIME (defined as 99999) may be passed as the
  Timezone to Convert(), instructing it to use mktime() to work
  in the local time zone, instead of using mktime_z to work in UTC
  (and then adding the specified timezone offset).
* Some old code is removed now that there's no need to find the local
  timezone offset.
* Allow either one or both of the now and zone arguments to
  parsedate() to be NULL, treating them independently.  Previously,
  if either one was NULL, the other was ignored.
* If the zone argument is specified, then the current date is calculated
  in the specified zone, not in local time.

Also add some disabled debug code.

This should fix PR lib/47916.

(apb)

2014-10-08 17:23:03 UTC MAIN commitmail json YAML

2013-07-09 was in British Summer TIme, so use tzoff=-60, not 0.

(apb)

2014-10-08 17:21:40 UTC MAIN commitmail json YAML

When tests fail, print all args, notjust the date string.

(apb)

2014-10-08 17:06:18 UTC MAIN commitmail json YAML

The tzoff argument is in minutes (behind/west of UTC), not seconds.

While here, also say that time = NULL and tzoff = NULL are independent.
The code doesn't yet implement that, but it will soon.

(apb)

2014-10-08 16:13:02 UTC MAIN commitmail json YAML

Make behavior of getsockname(2) (and maybe getpeername(2)) as the same as
NetBSD 6.1_STABLE and other operating system (OS X 10.9.5).

* sa_len of sockaddr_un strucrure is always set to sizeof(sun_path).
* pathname stored in sun_path is alwasys '\0' terminated (except length
  of sun_path is sizeof(sun_path)?).

Should be fix PR kern/49247, runtime problem of lmtp service of dovecot2 on
NetBSD current and NetBSD 7.0_BETA.

(taca)

2014-10-08 14:43:48 UTC MAIN commitmail json YAML

Add a new non-terminal "time_numericzone" for a time with
a numeric timezone.  Move some productions from "time" to "time_numericzone".
Increment yyHaveZone when encountering one of these.

Previously, input of the form "HH:MM:SS +ZZZZ" would not have set the
yyhaveZone flag.

(apb)

2014-10-08 14:32:29 UTC MAIN commitmail json YAML

A time like HH:MM:SS.sss says nothing about whether DST is on or off.

(apb)

2014-10-08 13:26:47 UTC MAIN commitmail json YAML

Add tests for PR lib/47916.  Some of these fail.

(apb)

2014-10-08 13:13:34 UTC MAIN commitmail json YAML

Make yeartot() declaration match prototype.

(martin)

2014-10-08 10:30:27 UTC MAIN commitmail json YAML

Ths has been sitting in my tree for years...
Allow the Xserver to map PCI IO space. Not needed for Sun-branded graphics
cards but Xorg can actually cold boot a few others, which will need it.
( if only to access standard VGA registers )

(macallan)

2014-10-08 05:44:03 UTC MAIN commitmail json YAML

2014-10-08 03:34:44 UTC MAIN commitmail json YAML

Add missing semicolon

(ozaki-r)

2014-10-08 01:45:14 UTC MAIN commitmail json YAML

Don't turn promisc off in vioif_deferred_init if already configured as promisc

(ozaki-r)

2014-10-07 22:39:32 UTC MAIN commitmail json YAML

Document that years in ISO 8601 dates are taken literally.
"69-09-10" is in the year 69, not 2069.

(apb)

2014-10-07 22:33:52 UTC MAIN commitmail json YAML

Adapt to a recent change in parsedate().
"9/10/69" still refers to 2069, and "9/10/70" still refers to 1970,
but "69-09-10" and "70-09-10" now refer to the years 69 and 70.

(apb)

2014-10-07 22:27:14 UTC MAIN commitmail json YAML

Some years don't need the "maybe add 1900 or 2000" adjustment
that was designed for handling two-digit abbreviated years.
For example, "1/2/70" still refers to the year 1970, as before,
but "70-01-02" now refers to the year 70.

* Add a new yyHaveFullYear member to struct dateinfo, to record whether
  or not the year needs to be adjusted.
* Code that parses years sets yyHaveFullYear=1 if they know that the
  year should not be adjusted (as is the case for ISO 8601 dates), or if
  they perform their own adjustment (as is the case for CVS timestamps).
* Move the year adjustment code into a new function, AdjustYear,
  instead of inline in Convert().
* Make Convert() assume the year doesn't need to be adjusted,
  and make Convert's callers first call AdjustYear() if appropriate.

(apb)

2014-10-07 22:20:33 UTC MAIN commitmail json YAML

don't define functions we define in our own headers

(christos)

2014-10-07 22:20:17 UTC MAIN commitmail json YAML

2014-10-07 22:20:02 UTC MAIN commitmail json YAML

2014-10-07 22:14:46 UTC MAIN commitmail json YAML

2014-10-07 22:14:06 UTC MAIN commitmail json YAML

set some variables we need

(christos)

2014-10-07 21:52:41 UTC MAIN commitmail json YAML

2014-10-07 21:51:03 UTC MAIN commitmail json YAML

2014-10-07 21:50:36 UTC MAIN commitmail json YAML

sync function signatures with tzcode

(christos)

2014-10-07 21:32:10 UTC MAIN commitmail json YAML

fix some c&p bugs.

(matt)

2014-10-07 19:26:31 UTC MAIN commitmail json YAML

Add comments for some non-obvious cases.
Also add a test with year=70, which is documented to be treated as 1970.

(apb)

2014-10-07 19:20:29 UTC MAIN commitmail json YAML

Add local parsecheck() function and use it for several tests.

Instead of just checking that parsedate(3) does not return an error,
also pass the result through localtime_r(3) or gmtime_r(3) and check the
year/month/day/hour/minute/second fields in the resulting struct tm.

(apb)

2014-10-07 19:09:45 UTC MAIN commitmail json YAML

sleep for 0.05 seconds instead of 2 seconds when checking if the pids
are still alive for a much faster exit.

(roy)

2014-10-07 16:53:44 UTC MAIN commitmail json YAML

In the exp2_values test case, provide separate expected return values
for the float case, reflecting the actual exp2f() argument value after
rounding to float precision.  Fixes PR lib/49256.  Thanks to Makoto
Kamada and Tetsuya Isaki for the analysis.

(gson)

2014-10-07 15:34:06 UTC MAIN commitmail json YAML

No functional change.
- 0 -> NULL
- Don't use cast.
- Style fix.
- Fix typos in comment.

(msaitoh)

2014-10-07 12:58:10 UTC MAIN commitmail json YAML

Do the previous correctly...

(he)

2014-10-07 12:48:02 UTC MAIN commitmail json YAML

Canonical Minix check as pointed out by Marc

(justin)

2014-10-07 11:37:07 UTC MAIN commitmail json YAML

As is evidenced by several of our 32-bit MIPS ports, it's wrong to
print vsize_t with PRIx64 -- instead use our own PRIxVSIZE macro.

(he)

2014-10-07 09:36:09 UTC MAIN commitmail json YAML

2014-10-07 09:32:47 UTC MAIN commitmail json YAML

forgot to commit about changes of ccm

(ryo)

2014-10-07 08:45:02 UTC MAIN commitmail json YAML

Tidy up locking in wm_ioctl

(ozaki-r)

2014-10-07 08:37:18 UTC MAIN commitmail json YAML

fwrev is a timestamp, print in decimal.

(mlelstv)

2014-10-07 08:30:05 UTC MAIN commitmail json YAML

2014-10-07 07:04:35 UTC MAIN commitmail json YAML

Don't call ifmedia_ioctl with holding locks

(ozaki-r)

2014-10-07 06:44:38 UTC MAIN commitmail json YAML

IPL_BIO -> IPL_VM

No functional change. No code change... It's the same thing!

(skrll)

2014-10-06 18:30:24 UTC MAIN commitmail json YAML

Note import of dhcpcd-6.5.0

(roy)

2014-10-06 18:22:30 UTC MAIN commitmail json YAML

2014-10-06 14:42:08 UTC MAIN commitmail json YAML

PR/49054: Uwe Toenjes: Some RAID controllers return more bytes in the
scsi 3 inquiry command than expected by the size of the scsi 3 inquiry
packet. This can be detected by looking at the additional_length field
returned by the scsi 2 inquiry. If that's the case, avoid doing the
scsi 3 inquiry because we can't handle the extra bytes later.
XXX: Pullup -7

(christos)

2014-10-06 14:26:44 UTC MAIN commitmail json YAML

Make this build again without debugging enabled; DPRINTF() can end up
as empty, and in an if conditional, you then need braces if that's the
only potential body.

(he)

2014-10-06 13:31:54 UTC MAIN commitmail json YAML

use correct macro to handle subsys ids. Functional there is no
change, as both macros select the same bits.

(mlelstv)

2014-10-06 13:14:36 UTC MAIN commitmail json YAML

mention the default for core too.

(christos)

2014-10-06 13:11:04 UTC netbsd-7 commitmail json YAML

2014-10-06 13:09:41 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #131):
distrib/sets/lists/xdebug/shl.mi: revision 1.15
external/mit/xorg/lib/libxcb/libxcb/Makefile: revision 1.6
external/mit/xorg/lib/libxcb/sync/Makefile: revision 1.3
distrib/sets/lists/xbase/shl.mi: revision 1.56
external/mit/xorg/lib/libxcb/randr/Makefile: revision 1.2
external/mit/xorg/lib/libxcb/xcb.mk: revision 1.3
Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.

(martin)

2014-10-06 10:37:20 UTC MAIN commitmail json YAML

2014-10-06 10:27:13 UTC MAIN commitmail json YAML

* resolve arm root clock from CCM to attach a9tmr
* don't match/attach imx6_ahcisata on iMX6 Solo/SoloLite/DualLite

(ryo)

2014-10-06 10:15:40 UTC MAIN commitmail json YAML

2014-10-06 09:05:55 UTC MAIN commitmail json YAML

Retore LP64 fix that was removed by mistake

(manu)

2014-10-06 08:00:58 UTC MAIN commitmail json YAML

2014-10-06 07:52:50 UTC MAIN commitmail json YAML

Fix debug message.

(msaitoh)

2014-10-06 07:31:24 UTC MAIN commitmail json YAML

Delete 82580ER related code. It was from FreeBSD and was removed in r203049.

(msaitoh)

2014-10-06 07:15:56 UTC MAIN commitmail json YAML

- Add some PCI subclass and interfaces.
- The interface of PCI_SUBCLASS_BRIDGE_RACEWAY is not decoded yet.
- Fix typo in a message.
- Add comment.
- Modify comment.

(msaitoh)

2014-10-06 07:09:30 UTC MAIN commitmail json YAML

Add some devices. Not tested because I have no any of these devices/cards.

(msaitoh)

2014-10-06 06:59:20 UTC MAIN commitmail json YAML

Some improvements that make playback mostly reliable for me - the final
piece of the jigaw is probably in vchiq:

- prefill vchiq with a number (currently 2) blocks of audio before
  starting

- use a kthread as workqueue isn't suited to our usage.

- don't drain on stopping as for some reason it leaves data behind.

(skrll)

2014-10-06 04:41:59 UTC MAIN commitmail json YAML

Improve zero-fill of last page after shrink fix:
1) do it only if the file is open for writing, otherwise we send write
requests to the FS on a file that has never been open.
2) do it inside existing if (vap->va_size != VNOVAL) block

(manu)

2014-10-05 23:08:01 UTC MAIN commitmail json YAML

usage police
XXX: is the program usage correct? (/dev/ksyms)

(wiz)

2014-10-05 22:58:43 UTC MAIN commitmail json YAML

2014-10-05 20:40:46 UTC MAIN commitmail json YAML

Add close brace, accidentally omitted from previous change.

(apb)

2014-10-05 20:17:28 UTC MAIN commitmail json YAML

2014-10-05 20:15:10 UTC netbsd-7 commitmail json YAML

2014-10-05 20:12:49 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #130):
sys/arch/luna68k/dev/omrasops.c: revision 1.17
sys/arch/luna68k/dev/omrasops.c: revision 1.18
sys/arch/luna68k/dev/omrasops.c: revision 1.19
sys/arch/luna68k/dev/omrasopsvar.h: revision 1.3
sys/arch/luna68k/dev/lunafb.c: revision 1.36
Pull readability changes from OpenBSD/luna88k.
- prepare and use unpack_attr() function to get fg and bg from attribute
- use proper variable names to clarify meanings
Tested on LUNA-II with 8bpp framebuffer.
Put dumb optimizations to avoid conditionals in putchar drawing loops.
~10% improvements of time cat results on LUNA-II 8bpp framebuffer.
Pull LUNA's framebuffer improvements by Kenji Aoyama from OpenBSD/luna88k.
http://marc.info/?l=openbsd-cvs&m=141199909120631&w=2
> Use raster(logic) operation, or ROP, function on LUNA frame buffer.
> It makes 4bpp wscons putchar ~20% faster.
This Makes 4bpp wscons putchar ~30% on LUNA-II.
Also use the similar ROP in 1bpp putchar and cursor functions
and the 1bpp putchar is also ~5% faster.
While here, reduce diffs from OpenBSD a bit.
Tested on all 1bpp/4bpp/8bpp framebuffers.

(martin)

2014-10-05 20:00:54 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #129):
sys/dev/sdmmc/sdhcvar.h: revision 1.15
sys/dev/sdmmc/sdhc.c: revision 1.51
sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.19
Pass sdhc_softc instead of sdhc_host to sc_vendor_transfer_data_dma,
since the vendor specific code has no access to it otherwise,
but can easily do device_private(sdhc_softc->sc_dev).

(martin)

2014-10-05 17:08:46 UTC MAIN commitmail json YAML

Use HAVE_LLVM, not MKLLVM, in tests related to the active compiler.

Fixes problems in a build with MKLLVM=yes HAVE_LLVM=no,
where this error interacted with settings in
src/external/gpl3/gcc/lib/libgcc/Makefile.inc to cause
some object files to be omitted from the libgcc_s library.

(apb)

2014-10-05 14:13:15 UTC MAIN commitmail json YAML

Safer definitions of DPRINTF and DPRINTF_VERBOSE.

In the PUFFSDEBUG case, wrap do { ... } while (/*CONSTCOND*/0)
around the definitions.  In the non-PUFFSDEBUG case, define them
as ((void)0) instead of as empty.

(apb)

2014-10-05 13:27:33 UTC MAIN commitmail json YAML

Note about hp300 arcofi(4) audio driver pulled up to netbsd-7 recently.

(tsutsui)

2014-10-05 10:22:50 UTC netbsd-7 commitmail json YAML

2014-10-05 10:21:04 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by ast in ticket #128):
games/primes/pattern.c: revision 1.7
games/primes/primes.h: revision 1.6
games/primes/spsp.c: revision 1.1
games/primes/Makefile: revision 1.8
games/factor/factor.c: revision 1.27
games/factor/factor.6: revision 1.13
games/primes/primes.c: revision 1.20
games/primes/primes.c: revision 1.21
games/primes/pr_tbl.c: revision 1.8
games/primes/primes.6: revision 1.4
games/primes/primes.6: revision 1.5
Imported and adapted from FreeBSD svn r272166 and r272207; this fixes
false positives for products of primes larger than 2^16. For example,
before this commit:
  $ /usr/games/primes 4295360521 4295360522
  4295360521
but
  $ /usr/games/factor 4295360521
  4295360521: 65539 65539
or
  $ /usr/games/primes 3825123056546413049 3825123056546413050
  3825123056546413049
yet
  $ /usr/games/factor 3825123056546413049
  3825123056546413049: 165479 23115459100831
or
  $ /usr/games/primes 18446744073709551577
  18446744073709551577
although
  $ /usr/games/factor 18446744073709551577
  18446744073709551577: 139646831 132095686967
Incidentally, the above examples show the smallest and largest cases that
were erroneously stated as prime in the range 2^32 .. 3825123056546413049
.. 2^64; the primes(6) program now stops at 3825123056546413050 as
primality tests on larger integers would be by brute force factorization.
In addition, special to the NetBSD version:
. for -d option, skip first difference when start is >65537 as it is incorrect
. corrected usage to mention both the existing -d as well as the new -h option
For original FreeBSD commit message by Colin Percival, see:
http://svnweb.freebsd.org/base?view=revision&revision=272166
usage police

(martin)

2014-10-05 10:00:03 UTC MAIN commitmail json YAML

Get arguments in the right order for copyout.  (Oops!)

(riastradh)

2014-10-05 09:28:24 UTC MAIN commitmail json YAML

Use PRIx64 for printing offsets

(justin)

2014-10-05 07:53:22 UTC MAIN commitmail json YAML

If we truncate the file, make sure we zero-fill the end of the last
page, otherwise if the file is later truncated to a larger size
(creating a hole), that area will not return zeroes as it should.

(manu)

2014-10-05 03:47:17 UTC MAIN commitmail json YAML

2014-10-05 03:46:56 UTC MAIN commitmail json YAML

Add Realtek RTL8152, RTL8153.

(nonaka)

2014-10-04 19:38:17 UTC MAIN commitmail json YAML

Make early console work on big endian kernels

(martin)

2014-10-04 18:10:04 UTC MAIN commitmail json YAML

vendor_transfer_data_dma callback takes a struct sdhc_softc now

(jmcneill)

2014-10-04 18:09:33 UTC MAIN commitmail json YAML

pass sdhc_softc instead of sdhc_host to sc_vendor_transfer_data_dma, since the vendor specific code has no visibility into struct sdhc_host and can easily do device_private(sdhc_softc->sc_dev)

(jmcneill)

2014-10-04 16:58:17 UTC MAIN commitmail json YAML

Pull LUNA's framebuffer improvements by Kenji Aoyama from OpenBSD/luna88k.

http://marc.info/?l=openbsd-cvs&m=141199909120631&w=2
>> Use raster(logic) operation, or ROP, function on LUNA frame buffer.
>> It makes 4bpp wscons putchar ~20% faster.

This Makes 4bpp wscons putchar ~30% on LUNA-II.

Also use the similar ROP in 1bpp putchar and cursor functions
and the 1bpp putchar is also ~5% faster.
While here, reduce diffs from OpenBSD a bit.

Tested on all 1bpp/4bpp/8bpp framebuffers.

(tsutsui)

2014-10-04 15:54:54 UTC MAIN commitmail json YAML

2014-10-04 15:51:23 UTC MAIN commitmail json YAML

Canonicalize boolean result from test_and_set_bit.

Not actually semantically significant for any callers, but Linux
documentation insists it is important, so we'll follow suit.

Fixes last part of PR kern/48999.

(riastradh)

2014-10-04 15:29:13 UTC MAIN commitmail json YAML

2014-10-04 15:25:15 UTC MAIN commitmail json YAML

Initialize all bits of the GMAC clock register, add comments.

(martin)

2014-10-04 14:42:41 UTC MAIN commitmail json YAML

Fix unintended RCS Id substitution.

(tsutsui)

2014-10-04 13:27:24 UTC MAIN commitmail json YAML

2014-10-04 13:18:34 UTC MAIN commitmail json YAML

be verbose about sysmon error.
enable monitoring.

(mlelstv)

2014-10-04 13:15:50 UTC MAIN commitmail json YAML

2014-10-04 13:05:57 UTC MAIN commitmail json YAML

pay attention to copyin()'s return values

(macallan)

2014-10-04 11:49:58 UTC MAIN commitmail json YAML

zoneinfo: Import tzdata2014h. [apb 20141004]
Also delete a stray blank line.

(apb)

2014-10-04 11:49:02 UTC MAIN commitmail json YAML

tzdata2014h/tzcode2014h have been released.  we have updated tzdata.

(apb)

2014-10-04 11:45:19 UTC MAIN commitmail json YAML

2014-10-04 11:23:35 UTC MAIN commitmail json YAML

Paranoia: choke noisily on EOF from /dev/urandom.

(riastradh)

2014-10-04 11:15:44 UTC MAIN commitmail json YAML

Make uuidgen(2) generate v4 (random) uuids.

Rip out all the needless MAC address and date/time leakage.  No more
uuid_init necessary, nor contention over a global uuid state.

While here, simplify uuid_snprintf and fix a strict aliasing
violation.

(riastradh)

2014-10-04 10:30:13 UTC MAIN commitmail json YAML

Make gpt(8) generate v4 (random) uuids.

Don't needlessly leak your date/time and MAC address when you edit
the disk.

Read from /dev/urandom rather than calling arc4random or anything,
since this is a tool.  (Cygwin seems to have /dev/urandom, but yell
if this breaks the build on your exotic platform because it lacks
/dev/urandom.)

ok apb

(riastradh)

2014-10-04 08:21:23 UTC netbsd-7 commitmail json YAML

2014-10-04 08:20:11 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #127):
sys/dev/sdmmc/sdhc.c: revision 1.50
Fix divisor calculation for SDHC 3.0.

(martin)

2014-10-04 07:15:54 UTC MAIN commitmail json YAML

Remove trailing whitespace.

(wiz)

2014-10-04 01:00:42 UTC MAIN commitmail json YAML

Allow specifying sector and media size on the command line.

(christos)

2014-10-03 20:56:24 UTC MAIN commitmail json YAML

correct error paths; still need to verify that the "didn't give us back..."
case is correct.

(christos)

2014-10-03 20:30:06 UTC MAIN commitmail json YAML

provide a copy of the kernel uuid generator (with portable API calls) for
tools.

(christos)

2014-10-03 18:55:37 UTC netbsd-7 commitmail json YAML

2014-10-03 18:53:57 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #126):
sys/arch/evbarm/rpi/rpi_machdep.c: revision 1.47
sys/arch/arm/broadcom/bcm2835reg.h: revision 1.12
sys/arch/evbarm/conf/RPI: revision 1.52
sys/arch/evbarm/conf/RPI: revision 1.53
sys/arch/evbarm/conf/RPI: revision 1.54
sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.10
sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.11
sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.12
sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.13
sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.14
sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.15
sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.3
sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.4
sys/arch/arm/broadcom/bcm2835_dmac.h: revision 1.2
sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.5
sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.18
sys/arch/arm/broadcom/bcm2835_dmac.h: revision 1.3
sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.6
sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.7
sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.8
sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.9
sys/arch/arm/broadcom/files.bcm2835: revision 1.23
sys/dev/sdmmc/sdhc.c: revision 1.45
sys/dev/sdmmc/sdhc.c: revision 1.46
sys/dev/sdmmc/sdhc.c: revision 1.47
sys/dev/sdmmc/sdhcvar.h: revision 1.14
Various RPI DMAC and sdhc improvements.

(martin)

2014-10-03 17:57:48 UTC MAIN commitmail json YAML

2014-10-03 16:42:46 UTC netbsd-7 commitmail json YAML

2014-10-03 16:22:58 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #125):
sys/dev/wsfb/genfb.c: revision 1.56
handle WSDISPLAYIO_GET_EDID and WSDISPLAYIO_GET_FBINFO only if the bus
frontend doesn't ( as in, returns EPASSTHROUGH or doesn't register a
handler )
Now flags passed from things like bcm2835_genfb.c are actually seen by
xf86-video-wsfb again and automatically disabling shadowfb works again,
which results in a major speedup on this kind of hardware.

(martin)

2014-10-03 14:45:38 UTC MAIN commitmail json YAML

When creating a vnode with vcache_get() mark the vnode VI_CHANGING until
it is fully initialised.  It may be on the specnode list before it is
fully initialised and revoking it then would panic.

Should prevent the panic from PR kern/49171 (panic when closing a pty).

(hannken)

2014-10-03 12:41:41 UTC MAIN commitmail json YAML

Add space before "]" in "if [ ... ]" to fix usage error
and test for existence of the correct file.

(apb)

2014-10-03 11:40:55 UTC MAIN commitmail json YAML

Introduce RPI_HWCURSOR and default to off. The existing code causes
problems with vchiq at the moment.

(skrll)

2014-10-03 11:23:29 UTC MAIN commitmail json YAML

Use SDn_CLK_REG instead of MMC_CLKCR to setup bus clock; gives a nearly 2x boost in performance in HS mode. Also, make sure to setup PLL6 before probing clocks.

(jmcneill)

2014-10-03 11:21:56 UTC MAIN commitmail json YAML

add some more bit definitions

(jmcneill)

2014-10-03 11:05:36 UTC MAIN commitmail json YAML

Convert to USB_HIST.

From Takahiro HAYASHI with tweaks from me.

(skrll)