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

2024-05-10 04:10:52 UTC Now

2015-04-10 20:26:47 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by khorben in ticket #671):
external/bsd/ipf/dist/lib/interror.c: revision 1.4
sys/external/bsd/ipf/netinet/fil.c: revision 1.16
Fix for PR kern/48109 (and its duplicate kern/49807)
As provided by Takahiro HAYASHI in PR kern/48109. Additional error
registration in ipf(8) by myself. Changes tested with GENERIC and
XEN3_DOM0. Thanks!

(snj)

2015-04-10 20:22:42 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #670):
lib/libc/softfloat/Makefile.inc: revision 1.20
Restrict the arm compiler optimization hack to gcc 4.5

(snj)

2015-04-10 20:17:52 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #669):
sys/arch/arm/arm32/pmap.c: revision 1.318
Fix two bugs.  pmap_is_cached fix for MULTIPROCESSOR (not just ASID on
local cpu -> any valid ASID on any cpu).
pmap_deactivate: update curcpu()->ci_pmap_cur_asid to KERNEL_PID too.

(snj)

2015-04-10 20:15:52 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #668):
external/gpl3/gcc/dist/gcc/config/host-netbsd.c: revision 1.2
Use the same TRY_EMPTY_VM_SPACE as mips and vax for arm, which also
has VM_MAXUSER_ADDRESS set to 2GB. Fixes "fatal error: had to relocate PCH"
from g++ building wxGTK28 or wxGTK30.
For details see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58379
thanks to Martin Husemann for the hint.

(snj)

2015-04-10 19:59:10 UTC MAIN commitmail json YAML

Disable mmap on zfs for now.

The implementation is not coherent with read/write, and apparently it
is is so broken that write(2) on a region mapped from a zfs file will
often fail with EINVAL because something passes an offset that is too
large to getpages.

(riastradh)

2015-04-10 17:44:35 UTC MAIN commitmail json YAML

KASSERT about page-alignment on initialization too.

(riastradh)

2015-04-10 17:28:42 UTC MAIN commitmail json YAML

Use KASSERTMSG to show bad base/offset.

(riastradh)

2015-04-10 15:25:31 UTC nick-nhusb commitmail json YAML

2015-04-10 13:30:01 UTC MAIN commitmail json YAML

Need the page's uvm object lock to do pmap_page_protect.

(riastradh)

2015-04-10 13:02:15 UTC MAIN commitmail json YAML

Pull VOP_BMAP/VOP_STRATEGY loop from getpages into its own function.

No functional change.

In preparation for a gop_read like the existing gop_write.

(riastradh)

2015-04-10 11:47:12 UTC MAIN commitmail json YAML

Fix a double free. "Suggested" by Brainy.

ok rjs@ riastradh@

(maxv)

2015-04-10 11:04:58 UTC MAIN commitmail json YAML

add PARALLELLA and ZEDBOARD

(hkenken)

2015-04-10 10:58:07 UTC MAIN commitmail json YAML

2015-04-10 09:34:43 UTC MAIN commitmail json YAML

Fix casts which are inconsistent with *printf() formats and remove the
use of a non-standard type in the process.

(tron)

2015-04-10 08:43:32 UTC MAIN commitmail json YAML

2015-04-10 08:43:16 UTC MAIN commitmail json YAML

Remove trailing whitespace.

(wiz)

2015-04-10 03:51:45 UTC MAIN commitmail json YAML

Typo in previous.

(uebayasi)

2015-04-10 03:30:09 UTC MAIN commitmail json YAML

More about attribute -> bus, and child configuration.

(uebayasi)

2015-04-10 02:03:14 UTC MAIN commitmail json YAML

almost add radeondrmkms suspend/resume support.  it unfortunately doesn't work.

(mrg)

2015-04-09 21:33:54 UTC MAIN commitmail json YAML

Add #define __HAVE_PIC_PENDING_INTRS for the non-GIC PICs.

(matt)

2015-04-09 20:18:28 UTC MAIN commitmail json YAML

Pass NetBSD VA_UTIMES_NULL through to ZFS as Solaris ATTR_UTIME.

Makes t_unpriv:zfs_times fail the wrong way instead of silently
allowing the change.

(riastradh)

2015-04-09 19:51:13 UTC MAIN commitmail json YAML

Apparently I fixed t_unpriv:zfs_owner and didn't notice.

(riastradh)

2015-04-09 19:47:05 UTC MAIN commitmail json YAML

2015-04-09 19:35:56 UTC MAIN commitmail json YAML

2015-04-09 18:22:08 UTC MAIN commitmail json YAML

Forgot to tweak date

(sjg)

2015-04-09 18:21:01 UTC MAIN commitmail json YAML

jobs mode handles '-' very differently to compat mode, but this is not
reflected in make.1
Also fix handling to match the behavior described in the comment
of JobPrintCommand (only matters if shell sets hasErrCtl).

A better long term solution is needed since the current behavior
is sub-optimal wrt '-' and different from all other makes.

Reviewed by: christos

(sjg)

2015-04-09 17:56:30 UTC MAIN commitmail json YAML

2015-04-09 16:47:57 UTC MAIN commitmail json YAML

Split inet_addr(3) tests from t_inet_network into stand-alone t_inet_addr,
so that t_inet_network only contains tests for inet_network(3).

(ginsbach)

2015-04-09 10:55:23 UTC MAIN commitmail json YAML

Rename beagleboard.img to armv7.img. The new image includes the same
kernels as beagleboard.img plus support for Raspberry Pi 2, ODROID-C1,
Cubieboard2, Cubietruck, Hummingbird A31, and Banana Pi.

(jmcneill)

2015-04-09 06:03:43 UTC MAIN commitmail json YAML

Only if we __HAVE_PIC_PENDING_INTRS do we need the variables to track them.

(matt)

2015-04-09 05:32:53 UTC MAIN commitmail json YAML

Fix vattr_init_mask: mode is mode_t, not u_short.

Fixes fs/vfs/t_vnops:zfs_attrs test.

(riastradh)

2015-04-09 05:08:15 UTC MAIN commitmail json YAML

But rename(..., "x/..") is still supposed to yield EINVAL.  Go figure.

(riastradh)

2015-04-09 05:03:58 UTC MAIN commitmail json YAML

Tests claim rename(..., "x/.") yields EISDIR, so do that.  Fixes zfs.

(riastradh)

2015-04-09 05:02:28 UTC MAIN commitmail json YAML

Fix return code of rmdir(nonempty) in zfs: ENOTEMPTY, not EEXIST.

(riastradh)

2015-04-09 00:38:30 UTC MAIN commitmail json YAML

All SGIs are MPSAFE so establish them as such.

(matt)

2015-04-08 21:43:30 UTC MAIN commitmail json YAML

Add __HAVE_PIC_HAVE_PENDING_INTRS and define it if __HAVE_PIC_SET_PRIORITY
is undefined (also define in mvsoc_intr.h since their use of the latter is
peculiar).  This new define controls whether the pending interrupt logic is
compiled.  The GIC doesn't use pending interrupts since it uses the priority
level on the GIC to control delivery of interrupts, thus there can never
be a pending interrupt.  The kernel shrinks about 4KB with the removal of
the pending interupt support,

(matt)

2015-04-08 20:42:09 UTC MAIN commitmail json YAML

Make sure TPIDRPRw_IS_CURLWP is being used when __HAVE_PREEEMPTION is defined.

(matt)

2015-04-08 18:10:44 UTC MAIN commitmail json YAML

Add basic support for __HAVE_PREEMPTION.
Use atomic ops for ci_astpending if __HAVE_PREEMPTION is defined.

(matt)

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

Don't clear CI_ASTPENDING in exception return, do it in ast() instead.
Add basic support for __HAVE_PREEMPTION.
Use atomic ops for ci_astpending if __HAVE_PREEMPTION is defined.
Use kpreempt_disable/kpreempt_enable

(matt)

2015-04-08 16:38:42 UTC MAIN commitmail json YAML

CI_ASTPENDING is now a bitfield and low bit is for user ASTs.

(matt)

2015-04-08 16:37:32 UTC MAIN commitmail json YAML

Small tweaks for preemption.

(matt)

2015-04-08 15:49:47 UTC MAIN commitmail json YAML

ssh_packet_write_wait() returns number of bytes now; check for negative
for error instead of 0. Fixes ssh command restrictions, reported by
Tobias Nygren.

(christos)

2015-04-08 14:13:55 UTC MAIN commitmail json YAML

Fix a bit of indentation.

(riastradh)

2015-04-08 14:11:21 UTC MAIN commitmail json YAML

Remove unnecessary, and actively wrong and harmful, locking.

Obviously this `enable callback' never actually worked, because it
would deadlock against itself as soon as you try it.

(riastradh)

2015-04-08 14:08:49 UTC MAIN commitmail json YAML

Don't do broken lazy initialization.  Just do it up front.

(riastradh)

2015-04-08 14:04:47 UTC MAIN commitmail json YAML

Gather (some) rnd_skew state into a cacheline-aligned static struct.

(riastradh)

2015-04-08 13:47:06 UTC MAIN commitmail json YAML

Don't forget to bus_dmamap_unload.

(riastradh)

2015-04-08 13:45:01 UTC MAIN commitmail json YAML

2015-04-08 13:31:42 UTC MAIN commitmail json YAML

2015-04-08 13:24:25 UTC MAIN commitmail json YAML

Add __posix_rename as a rump syscall

(justin)

2015-04-08 13:24:23 UTC MAIN commitmail json YAML

Don't read past the end of the sample buffer...  (Seriously???)

(riastradh)

2015-04-08 13:16:37 UTC MAIN commitmail json YAML

Restrict the arm compiler optimization hack to gcc 4.5

(martin)

2015-04-08 12:38:13 UTC MAIN commitmail json YAML

2015-04-08 12:29:42 UTC MAIN commitmail json YAML

Add pmf hook.

fix PR/49783 USB WiFi ural0 rejects hw.acpi.sleep.state=3.

(nonaka)

2015-04-08 12:07:40 UTC MAIN commitmail json YAML

Make TPIDRPRW_IS_CURLWP work for MULTIPROCESSOR.
get curcpu() from new lwp.
don't set lwp l_cpu (already done).
Remove support for __HAVE_UNNESTED_INTRS
don't set curlwp until after we are done saving the oldlwp.
disable interrupts when setting curlwp/kernel stack pointer.
Overall, these changes simplify cpu_switchto even more.

(matt)

2015-04-08 08:35:54 UTC MAIN commitmail json YAML

Include sys/lwp.h instead of arm/cpu.h

sys/lwp.h is preferred because arm/cpu.h has a dependency on sys/lwp.h.

Suggested by skrll@ and matt@

(ozaki-r)

2015-04-08 07:29:44 UTC MAIN commitmail json YAML

Add an agnostic version of curlwp and curcpu() for modules since they won't
know if the kernel was built with TPIDRPRW_IS_CUR{LWP,CPU} or not.

(matt)

2015-04-08 06:03:09 UTC MAIN commitmail json YAML

remove support to look for GCC 4.5 in gcc.old.

(mrg)

2015-04-08 05:52:41 UTC MAIN commitmail json YAML

add prototype declarations

(knakahara)

2015-04-08 05:48:24 UTC MAIN commitmail json YAML

2015-04-08 05:47:43 UTC MAIN commitmail json YAML

Update Xorg defaults description. From Joachim Henke on netbsd-docs.

(wiz)

2015-04-08 05:47:00 UTC MAIN commitmail json YAML

Update some defaults, from Joachim Henke on netbsd-docs.

(wiz)

2015-04-08 03:14:29 UTC MAIN commitmail json YAML

Oops -- we already hold rndpool_mtx here.

(riastradh)

2015-04-08 03:00:31 UTC MAIN commitmail json YAML

Simplify logic to disable HWRNGs that fail rngtest.

- Mark them RND_FLAG_NO_COLLECT.
- Skip samples from sources marked RND_FLAG_NO_COLLECT.
- Don't ever call rnd_detach_source in softint context.
- Remove bogus use of cpu_softintr_p.

The call to rnd_detach_source in softint can't possibly have ever
worked: if the owner of the source ever tried to detach it by calling
rnd_detach_source again, it would LIST_REMOVE a removed element,
which is broken.

(riastradh)

2015-04-08 02:52:25 UTC MAIN commitmail json YAML

Name the simpleq of rnd_sample_t structure.

(riastradh)

2015-04-08 02:49:03 UTC MAIN commitmail json YAML

Gather sample queue and lock into a static cacheline-aligned struct.

(riastradh)

2015-04-08 02:44:07 UTC MAIN commitmail json YAML

Let's use the same lock for insertion and deletion, shall we?

(riastradh)

2015-04-08 02:35:33 UTC MAIN commitmail json YAML

Reduce some indentation.

(riastradh)

2015-04-08 02:32:26 UTC MAIN commitmail json YAML

Reduce #ifdef RND_VERBOSE clutter.

(riastradh)

2015-04-08 02:25:06 UTC MAIN commitmail json YAML

Make rnd_extract_data_locked static.

(riastradh)

2015-04-08 01:47:20 UTC MAIN commitmail json YAML

Don't reserve if atomic -- caller must have pre-pinned the buffer.

(riastradh)

2015-04-08 01:42:40 UTC MAIN commitmail json YAML

Don't reserve if atomic -- caller must have pre-pinned the buffer.

(riastradh)

2015-04-07 23:30:36 UTC MAIN commitmail json YAML

Move in6if_do_dad() to if_do_dad() as the routine is not INET6 specific
and could equally be used by INET.

(roy)

2015-04-07 21:20:37 UTC MAIN commitmail json YAML

2015-04-07 20:38:20 UTC MAIN commitmail json YAML

__HAVE_UNNESTED_INTRS is never used.

(matt)

2015-04-07 20:36:22 UTC MAIN commitmail json YAML

Fix two bugs.  pmap_is_cached fix for MULTIPROCESSOR (not just ASID on
local cpu -> any valid ASID on any cpu).
pmap_deactivate: update curcpu()->ci_pmap_cur_asid to KERNEL_PID too.

(matt)

2015-04-07 18:02:11 UTC MAIN commitmail json YAML

fix typo in previous; pass -y unconditionally to resize_ffs, not -p

(jmcneill)

2015-04-07 17:49:40 UTC MAIN commitmail json YAML

remove ancient dup.

(christos)

2015-04-07 17:48:13 UTC MAIN commitmail json YAML

From: Joachim Henke

In -current, build.sh fails due to missing zless/zless.1. The attached
patch brings external/zlib/pigz/bin/pigz/Makefile in sync with
usr.bin/gzip/Makefile, which fixes the build.

(christos)

2015-04-07 17:47:10 UTC MAIN commitmail json YAML

largely apply patch from PR bin/47392 by Abhinav Upadhyay

change some comments to reflect reality, a variable name to enhance
readability, and adds an assert for safety.

(plunky)

2015-04-07 17:41:42 UTC MAIN commitmail json YAML

2015-04-07 17:34:21 UTC MAIN commitmail json YAML

2015-04-07 10:17:21 UTC MAIN commitmail json YAML

change _whatdb => _mandb as that is the correct keyword here,
and move it to the correct position in the list.

(plunky)

2015-04-07 07:58:56 UTC nick-nhusb commitmail json YAML

2015-04-07 07:16:47 UTC nick-nhusb commitmail json YAML

Deal with super speed port powered reporting.  From Takahiro HAYASHI.

(skrll)

2015-04-07 07:11:58 UTC nick-nhusb commitmail json YAML

Some quirk flags.  From Takahiro HAYASHI.

(skrll)

2015-04-07 06:52:03 UTC nick-nhusb commitmail json YAML

Comments.  From Takahiro HAYASHI.

(skrll)

2015-04-07 06:49:10 UTC nick-nhusb commitmail json YAML

USB 3.0 snapshot from Takahiro HAYASHI

(skrll)

2015-04-07 06:23:11 UTC nick-nhusb commitmail json YAML

Another DPRINTF.  From Takahiro HAYASHI.

(skrll)

2015-04-07 06:09:56 UTC nick-nhusb commitmail json YAML

2015-04-07 04:36:19 UTC MAIN commitmail json YAML

Clean up rtcache_setdst

We can assume sockaddr_copy never return NULL when we pass
non-NULL dst (1st argument).

(ozaki-r)

2015-04-07 03:19:25 UTC MAIN commitmail json YAML

2015-04-07 01:24:32 UTC MAIN commitmail json YAML

Add missing semicolon

(ozaki-r)

2015-04-06 22:44:46 UTC MAIN commitmail json YAML

show resize_ffs progress bar when resizing root partition

(jmcneill)

2015-04-06 22:44:04 UTC MAIN commitmail json YAML

if the -p flag is specified, display a progress bar while growing the file-system

(jmcneill)

2015-04-06 22:40:09 UTC MAIN commitmail json YAML

add KEYWORD: interactive, honour resize_root_flags and resize_root_postcmd rc vars

(jmcneill)

2015-04-06 22:20:52 UTC MAIN commitmail json YAML

initialize resize before pulling in board config

(jmcneill)

2015-04-06 21:41:17 UTC MAIN commitmail json YAML

Document xz decompression support better. From Joachim Henke on netbsd-docs.

(wiz)

2015-04-06 21:10:31 UTC MAIN commitmail json YAML

Grammar, whitespace; make AUTHORS section from HISTORY since it mostly cites
people.

(wiz)

2015-04-06 20:19:28 UTC MAIN commitmail json YAML

2015-04-06 19:28:40 UTC nick-nhusb commitmail json YAML

Cosmetic/Whitespace changes from Takahiro HAYASHI

(skrll)

2015-04-06 18:51:15 UTC netbsd-7 commitmail json YAML

666, the number of the pullup ticket (666+1 as well)

(snj)

2015-04-06 18:47:54 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #667):
distrib/utils/embedded/mkimage: revision 1.54
resizing of ffsv2 still doesn't work well, so revert previous, and instead
explicitly set fsize=2048/bsize=16384, which gives a pretty decent boost
to resize_ffs performance on its own

(snj)

2015-04-06 18:45:31 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by hannken in ticket #666):
sys/dev/sysmon/sysmon_envsys.c: revision 1.129
sys/dev/sysmon/sysmon_envsys_events.c: revision 1.114
sys/dev/sysmon/sysmonvar.h: revision 1.46
Add a counter of busy events and stop enqueueing more work if a device =
is busy.
Protect this counter with a new short time lock "sme_work_mtx" and
keep "sme_mtx" as long time lock.
Removes a deadlock where an active event holds "sme_mtx", the callout
"sme_events_check" blocks on "sme_mtx" and callout processing stops.

(snj)

2015-04-06 18:30:39 UTC nick-nhusb commitmail json YAML

2015-04-06 17:59:36 UTC MAIN commitmail json YAML

resizing of ffsv2 still doesn't work well, so revert previous, and instead
explicitly set fsize=2048/bsize=16384, which gives a pretty decent boost
to resize_ffs performance on its own

(jmcneill)

2015-04-06 17:59:10 UTC MAIN commitmail json YAML

btmagic(4): add Magic Trackpad support

(bouyer)

2015-04-06 17:57:51 UTC MAIN commitmail json YAML

Mention magic trackpad support

(bouyer)

2015-04-06 17:45:31 UTC MAIN commitmail json YAML

Add support for Apple Magic Trackpad.
3 button emulation by detecting in which area of the bottom of
the device the trackpad's button is pressed.
Pointer move support with 1 finger touch, X/Y scroll with 2-finger touch.
TODO:
- detect tap to emulate button press and drag/n/drop.
- Detect and support zoom, if wsmouse allows to report this

(bouyer)

2015-04-06 17:16:25 UTC MAIN commitmail json YAML

2015-04-06 17:15:32 UTC MAIN commitmail json YAML

Add Apple "Magic Trackpad" device id (bluetooth device)

(bouyer)

2015-04-06 15:18:33 UTC nick-nhusb commitmail json YAML

2015-04-06 15:07:50 UTC MAIN commitmail json YAML

Parse config file like ifconfig.if(5).
First word is always the module name, followed by options.
Load modules right after root filesystem is checked and before it
becomes writable.

(mlelstv)

2015-04-06 14:38:22 UTC MAIN commitmail json YAML

Add UTC as a synonym for GMT (%Z).  [from FreeBSD]

(ginsbach)

2015-04-06 14:36:41 UTC MAIN commitmail json YAML

Fix important typo, from Joachim Henke on netbsd-docs.
Bump date.

(wiz)

2015-04-06 14:18:09 UTC MAIN commitmail json YAML

2015-04-06 14:12:28 UTC MAIN commitmail json YAML

Allow local overrides in a CI20.local file

(martin)

2015-04-06 13:33:42 UTC MAIN commitmail json YAML

factor out geometry calculation and use this also in CheckOnly mode.
be a bit more verbose in Verbose mode.

(mlelstv)

2015-04-06 12:38:21 UTC MAIN commitmail json YAML

Handle case in grow() where last cylinder group is too small for ufs2.
Align with code in shrink().

(mlelstv)

2015-04-06 12:17:30 UTC nick-nhusb commitmail json YAML

Remove useless break;

(skrll)

2015-04-06 12:15:32 UTC nick-nhusb commitmail json YAML

ehci_init returns int not usb_status_t

(skrll)

2015-04-06 12:14:22 UTC nick-nhusb commitmail json YAML

ehci_init return int not usb_status_t

(skrll)

2015-04-06 12:02:08 UTC MAIN commitmail json YAML

Make DIOCKLABEL work. Set default to keep the disklabel after close to
not change current behaviour.

(mlelstv)

2015-04-06 10:49:13 UTC MAIN commitmail json YAML

Force gcc to pass -msoft-float to the assembler (to make newer binutils
happy)

(martin)

2015-04-06 09:45:58 UTC MAIN commitmail json YAML

Classify and sort prototype declarations

No functional change.

(ozaki-r)

2015-04-06 09:34:15 UTC MAIN commitmail json YAML

Fix membars around rtld internal mutex.

This fixes the most of lockups i observed with Open vSwitch
on NetBSD/amd64.  ("most of" because it still occasionally
locks up because of other problems.  see PR/49816)

(yamt)

2015-04-06 08:58:44 UTC nick-nhusb commitmail json YAML

Use anonymous unions in various structs and rename the ctl/iso members of
the pipe structs to ctrl/isoc.

No functional change intended.

(skrll)

2015-04-06 08:39:23 UTC MAIN commitmail json YAML

2015-04-06 08:39:06 UTC MAIN commitmail json YAML

2015-04-06 08:38:25 UTC MAIN commitmail json YAML

Move the removal of unlinked nodes from udf_inactive() to udf_reclaim().

(hannken)

2015-04-06 07:38:17 UTC MAIN commitmail json YAML

Make sure to halt (not just stop) the bge_tick callout during detach.

(martin)

2015-04-06 07:09:00 UTC nick-nhusb commitmail json YAML

Use an anonymous union in struct ehci_pipe and rename the ctl member to
ctrl.

No functional change.

(skrll)

2015-04-06 06:26:21 UTC MAIN commitmail json YAML

Add hint comments for big ifdef

(ozaki-r)

2015-04-06 06:20:27 UTC MAIN commitmail json YAML

Include sys/sysctl.h ifdef RTFLUSH_DEBUG

(ozaki-r)

2015-04-06 06:16:30 UTC MAIN commitmail json YAML

Remove unnecessary inclusions

(ozaki-r)

2015-04-06 02:29:18 UTC MAIN commitmail json YAML

Missed a zero: it's 0x100000, not 0x10000.

(riastradh)

2015-04-06 02:03:16 UTC netbsd-7 commitmail json YAML

2015-04-06 02:01:39 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #665):
libexec/ld.elf_so/rtld.c: revision 1.176
lib/49813: Release mutex on error.

(snj)

2015-04-06 01:59:37 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #664):
distrib/utils/embedded/mkimage: revision 1.53
Use FFSv2 instead of FFSv1 for the root file-system. This should fix the
"resize_ffs takes forever" issues with evbarm images -- growing a v2
file-system is much faster than v1.

(snj)

2015-04-06 01:57:57 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #663):
sys/arch/arm/arm32/cpu.c: revision 1.105
Increase the `freqbuf' buffer that holds the result of humanize_number(). Now
it prints 1600 Mhz instead of 1 Ghz.
Pitty enough humanize_number(9) doesn't do 1.6 Ghz type output.

(snj)

2015-04-06 01:55:53 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #662):
sys/arch/arm/cortex/gtmr.c: revision 1.10-1.14
port-arm/49737: armgtmr0 timer broken
Use physical timer instead of virtual timer for timecounter. For platforms
that implement virtualization extensions, the CNTVOFF register defines a
virtual offset between the physical count and virtual count. Unfortunately,
the CNTVOFF register is only accessible in secure mode and the value is
per-CPU, so we may end up in a scenario where virtual count reads from
CPU A -> B -> A are not monotonic. No offset applied to physical timer,
so physical count reads are guaranteed to be monotonic.
--
Sprinkle some arm_isb() to force execution of the mcrr instructions to get
more accurate values.  (Given that the generic timer is usually running at
a 64th or less of the cpu clock, this only settle to a tick or so.)
--
Move isb's to before reading count.  Change interrupt to level.
--
Trailing whitespace.
--
Whitespace

(snj)

2015-04-06 01:50:47 UTC MAIN commitmail json YAML

On swapcontext(3) preserve r12 too.  Properly fixes PR port-sh3/49597.

(uwe)

2015-04-06 01:48:25 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #661):
sys/arch/arm/amlogic/amlogic_genfb.c: revision 1.5
sys/arch/arm/amlogic/amlogic_vpureg.h: revision 1.3
sys/arch/evbarm/amlogic/amlogic_machdep.c: revision 1.20
Allow for choosing between 16 and 24bpp framebuffers. The default is now
16 instead of 24. Set 'fb.depth=16' or 'fb.depth=24' on kernel command-line
to explicitly select a colour depth.

(snj)

2015-04-06 01:46:34 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #660):
sys/arch/evbarm/conf/ODROID-C1: revision 1.15
comment out DDB_COMMANDONENTER

(snj)

2015-04-06 01:45:17 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #659):
sys/arch/arm/amlogic/amlogic_com.c: revision 1.5
sys/arch/arm/amlogic/amlogic_comreg.h: revision 1.4
Fix cnmagic handling, now I can enter ddb from serial console.

(snj)

2015-04-06 01:43:31 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #658):
sys/arch/arm/amlogic/amlogic_board.c: revision 1.11
sys/arch/arm/amlogic/amlogic_crureg.h: revision 1.8
sys/arch/arm/amlogic/amlogic_rng.c: revision 1.2
Use a callback (with ugly lock dance from bcm2835_rng) instead of callout.
Make sure the ring oscillator is enabled as well.

(snj)

2015-04-06 01:41:50 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by mbalmer in ticket #657):
usr.sbin/sysinst/msg.mi.en: revision 1.7
usr.sbin/sysinst/msg.mi.pl: revision 1.7
IPv4 number -> IPv4 address

(snj)

2015-04-06 01:37:29 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by hikaru in ticket #656):
sys/kern/subr_tftproot.c: revision 1.14
sys/nfs/krpc_subr.c: revision 1.39
sys/nfs/nfs_boot.c: revision 1.82
sys/nfs/nfs_bootdhcp.c: revision 1.53
sys/nfs/nfsdiskless.h: revision 1.31
m_pullup() is called in rcvproc callback functions,
so nfs_boot_sendrecv() should keep track of the head of mbuf chain.
fixes kern/48746

(snj)

2015-04-06 01:32:33 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #655):
sys/netinet6/in6.c: revision 1.182 via patch
sys/netinet6/in6_ifattach.c: revision 1.95 via patch
sys/netinet6/nd6.c: revision 1.158 via patch
sys/netinet6/nd6.h: revision 1.62 via patch
sys/netinet6/nd6_nbr.c: revision 1.104 via patch
sys/netinet6/nd6_rtr.c: revision 1.96 via patch
Rearange interface detachement slightly: before we free the INET6 specific
per-interface data, make sure to call nd6_purge() with it to remove
routing entries pointing to the going interface.
When we should happen to call this function again later, with the data
already gone, just return.
Fixes PR kern/49682, ok: christos.

(snj)

2015-04-06 01:11:19 UTC MAIN commitmail json YAML

Don't let anyone else allocate the video BIOS either.

(riastradh)

2015-04-05 23:28:10 UTC MAIN commitmail json YAML

fix typo bindinging -> binding

(rtr)

2015-04-05 23:19:56 UTC MAIN commitmail json YAML

change return from EINVAL to EAFNOSUPPORT when the domain of the socket
does not match the family of the address to be bound.

fixes atf test lib/libc/sys/t_bind bind_foreign_family

(rtr)

2015-04-05 23:17:41 UTC MAIN commitmail json YAML

add another test program for connect(2) that checks that connect fails
with EAFNOSUPPORT (similar to the bind test) if the domain of the socket
does not match the address family of the supplied address.

test currently fails as it should

(rtr)

2015-04-05 23:15:54 UTC MAIN commitmail json YAML

-      ATF_REQUIRE(EINVAL == errno);
+      ATF_REQUIRE(EAFNOSUPPORT == errno);

as per http://pubs.opengroup.org/onlinepubs/009695399/functions/bind.html

while here remove some unnecessary initialization of port and addr members
and replace with a comment explaining why.

(rtr)

2015-04-05 22:36:36 UTC MAIN commitmail json YAML

don't forget to include config.h otherwise it thinks we don't have vnsnprintf
and fortify compiles fail.

(christos)

2015-04-05 20:41:06 UTC MAIN commitmail json YAML

Sort errors. Bump date for previous.

(wiz)

2015-04-05 20:34:00 UTC MAIN commitmail json YAML

sun4v: Ensure that the TTEs CP and CV bits are the same (both set) for the primary cpu and secondary cpus INTSTACK mappings

(palle)

2015-04-05 20:33:45 UTC MAIN commitmail json YAML

Note that bind(2) can fail with EAFNOSUPPORT.  The description of why is
taken from the connect(2) manpage.

(rtr)

2015-04-05 20:26:47 UTC MAIN commitmail json YAML

sun4v: Ensure that the W (Write) bit is not present in the TTEs unless for the data mapping. This way the permanent mappings for the primary cpu done by ofwboot are the same as the permanent mappings for the secondary cpus done by the kernel. This should fix an issue when booting the kernel on a T2 based system (T5120).

(palle)

2015-04-05 17:05:45 UTC MAIN commitmail json YAML

Use FFSv2 instead of FFSv1 for the root file-system. This should fix the
"resize_ffs takes forever" issues with evbarm images -- growing a v2
file-system is much faster than v1.

(jmcneill)

2015-04-05 12:55:20 UTC MAIN commitmail json YAML

Don't use the video BIOS memory as an i915 flush page!

(riastradh)

2015-04-05 11:33:15 UTC MAIN commitmail json YAML

More shell quoting.  /etc/rc.d/* file names with embedded spaces are
not expected to work, but let's quote them anyway.

(apb)

2015-04-05 09:24:21 UTC MAIN commitmail json YAML

PR/49814: USB Quirk for Texas Instrument MSP430 FET programmer

(skrll)

2015-04-05 09:22:13 UTC MAIN commitmail json YAML

2015-04-05 09:18:13 UTC MAIN commitmail json YAML

More Texas Instruments (not Texas Intel) products.

Part of PR/49814

(skrll)

2015-04-05 09:12:06 UTC MAIN commitmail json YAML

2015-04-05 08:41:05 UTC MAIN commitmail json YAML

2015-04-05 08:39:10 UTC MAIN commitmail json YAML

Conexant USB Modem from Ryo ONODERA on current-users.

(skrll)

2015-04-05 08:36:38 UTC MAIN commitmail json YAML

Remove dangling cross-ref to localtime(3).  There's another cross-ref in
the next sentence that actually makes sense.

(pgoyette)

2015-04-05 07:26:31 UTC nick-nhusb commitmail json YAML

Fix inverted logic.  Spotted by Takahiro HAYASHI.  Thanks.

(skrll)

2015-04-05 06:37:25 UTC MAIN commitmail json YAML

2015-04-05 06:36:52 UTC MAIN commitmail json YAML

New test program for bind(2), with a single (currently eroneously failing)
test case from Tyler Retzlaff.

(martin)

2015-04-05 02:26:39 UTC MAIN commitmail json YAML

make bind() fail with EINVAL if the address family of the provided
socket does not match the address family of the sockaddr received.

(rtr)

2015-04-04 19:32:06 UTC MAIN commitmail json YAML

build ops.h first, because trying to build dependencies and ops.h at the
same time leads to spurious failures.

(christos)

2015-04-04 19:05:31 UTC netbsd-7 commitmail json YAML

2015-04-04 18:53:51 UTC MAIN commitmail json YAML

Apply commit fb6e5377f392555b8c725f66b8b701f0061a3695:
-Fix/add ND_TCHECK2 tests,
-Fix a buffer overflow,
-Remove a debug printf

(christos)

2015-04-04 18:51:58 UTC MAIN commitmail json YAML

2015-04-04 15:46:53 UTC MAIN commitmail json YAML

In DRM_SPIN_WAIT_ON, don't stop after waiting only one tick.

Continue the loop to recheck the condition and count the whole
duration.

(riastradh)

2015-04-04 15:39:40 UTC MAIN commitmail json YAML

fix leak, found by Brainy.

(christos)

2015-04-04 15:33:36 UTC MAIN commitmail json YAML

fix leak, found by Brainy.

(christos)

2015-04-04 15:31:17 UTC MAIN commitmail json YAML

another missing free dict.

(christos)

2015-04-04 15:29:59 UTC MAIN commitmail json YAML

don't forget to free the dictionary.

(christos)

2015-04-04 15:25:16 UTC MAIN commitmail json YAML

Free ped if we can't hand it to the power daemon.

Found by Brainy, reported by maxv@.

(riastradh)

2015-04-04 15:22:02 UTC MAIN commitmail json YAML

don't leak rl (but there are other leaks), found by Brainy.

(christos)

2015-04-04 15:16:54 UTC MAIN commitmail json YAML

2015-04-04 15:14:42 UTC MAIN commitmail json YAML

Free cmd on error if we allocated it.

Found by Brainy, reported by maxv@.

(riastradh)

2015-04-04 15:12:39 UTC MAIN commitmail json YAML

2015-04-04 15:10:47 UTC MAIN commitmail json YAML

fix double free, found by Brainy.

(christos)

2015-04-04 15:09:45 UTC MAIN commitmail json YAML

fix memory leak, found by Brainy.
XXX: is there anything else that we need to cleanup at this point?

(christos)

2015-04-04 15:08:40 UTC MAIN commitmail json YAML

Fix error branches in agp_amd64.c.

- agp_generic_detach always.
- Free asc if it was allocated.  (Found by Brainy, noted by maxv@.)
- Free the GATT if it was allocated.

(riastradh)

2015-04-04 14:56:48 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by ozaki-r in ticket #653):
sys/net/if_vlan.c: revision 1.80
Correct frame padding length
vlan pads a frame with zeros up to 68 bytes
(ETHER_MIN_LEN + ETHER_VLAN_ENCAP_LEN). It expects
that even if the frame is untagged, it keeps 64 bytes
at least. However, it lacks concern about CRC
(4 bytes). So a sending frame can be 72 (68 + 4) bytes.
PR 49788

(martin)

2015-04-04 14:19:00 UTC MAIN commitmail json YAML

malloc() -> kmem_alloc() for private data, also kmem_free() them if we
don't finish attaching for whatever reason

found by Brainy

(macallan)

2015-04-04 14:12:40 UTC MAIN commitmail json YAML

don't malloc a tiny, fixed size buffer to scribble into, then not use it
and never free it either

found by Brainy

(macallan)

2015-04-04 13:59:20 UTC MAIN commitmail json YAML

Alpha is the only platform where sig_atomic_t isn't int...
OpenBSD does not compile OpenSSH on the alpha anymore?

(christos)

2015-04-04 13:28:36 UTC MAIN commitmail json YAML

Make sure err is initialized.

(riastradh)

2015-04-04 13:06:01 UTC MAIN commitmail json YAML

add IPI support
compile-tested only since we don't actually spin up the 2nd core yet

(macallan)

2015-04-04 12:34:45 UTC MAIN commitmail json YAML

2015-04-04 12:32:34 UTC MAIN commitmail json YAML

add jziic and RTC drivers

(macallan)

2015-04-04 12:28:52 UTC MAIN commitmail json YAML

preliminary driver for JZ4780's on-chip SMBus controllers
needs more work but it's good enough for talking to an RTC

(macallan)

2015-04-04 12:15:38 UTC MAIN commitmail json YAML

Note required cleandir for lint changes

(martin)