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

2024-05-10 15:34:24 UTC Now

2016-05-02 13:10:15 UTC nick-nhusb commitmail json YAML

s/kmem_intr_free/kmem_free/ in usbd_setup_pipe_flags

(skrll)

2016-05-02 13:01:34 UTC MAIN commitmail json YAML

Add more MLINKS, sort

(christos)

2016-05-02 12:59:30 UTC MAIN commitmail json YAML

Add wide versions of histedit functions
Remove dups

(christos)

2016-05-02 12:51:25 UTC MAIN commitmail json YAML

Fix Dd argument.

(wiz)

2016-05-02 12:43:35 UTC MAIN commitmail json YAML

Add more explicit xrefs

(christos)

2016-05-02 11:55:21 UTC MAIN commitmail json YAML

Remove the "usb_disconnect_port: no device" DIAGNOSTIC message

(skrll)

2016-05-02 11:52:20 UTC nick-nhusb commitmail json YAML

Remove the DIAGNOSTIC message "usb_disconnect_port: no device".  These
can happen normally now.

(skrll)

2016-05-02 09:43:33 UTC MAIN commitmail json YAML

2016-05-02 09:41:49 UTC MAIN commitmail json YAML

2016-05-02 09:39:24 UTC MAIN commitmail json YAML

Fix Dd argument.

(wiz)

2016-05-02 09:33:15 UTC MAIN commitmail json YAML

New sentence, new line. Bump date for previous.

(wiz)

2016-05-02 08:03:23 UTC MAIN commitmail json YAML

Typo in comment

(skrll)

2016-05-02 01:47:14 UTC MAIN commitmail json YAML

More redirect tests, in particular, tests for redirects to/from
file descriptors outside the 0..9 range, and complex fd
reassignments.  Also test that the shell can cope with the
value of ulimit -n changing (downwards, up is harmless)
(Freom kre@)

(christos)

2016-05-02 01:46:31 UTC MAIN commitmail json YAML

Fix handing of user file descriptors outside the 0..9 range.
Also, move (most of) the shell's internal use fd's to much
higher values (depending upon what ulimit -n allows) so they
are less likely to clash with user supplied fd numbers.  A future
patch will (hopefully) avoid this problem completely by dynamically
moving the shell's internal fds around as needed. (From kre@)

(christos)

2016-05-02 01:05:34 UTC MAIN commitmail json YAML

Updated supported cards, from coypu in PR 51109

(dholland)

2016-05-01 23:32:02 UTC MAIN commitmail json YAML

2016-05-01 23:23:22 UTC MAIN commitmail json YAML

2016-05-01 21:28:21 UTC MAIN commitmail json YAML

Fix type name. From Abhinav.

(joerg)

2016-05-01 20:51:36 UTC MAIN commitmail json YAML

Update: we got an nvme driver. Also mention the ext4 GSoC project.

(dholland)

2016-05-01 20:25:37 UTC MAIN commitmail json YAML

Drop stray ^ from output. Found by Abhinav.

(joerg)

2016-05-01 20:12:55 UTC MAIN commitmail json YAML

fill_ddb_regs_from_tf() now fetches Local and In registers as well.

(palle)

2016-05-01 19:57:55 UTC MAIN commitmail json YAML

print_trapframe() should print out Local and In registers as well

(palle)

2016-05-01 19:41:01 UTC MAIN commitmail json YAML

Update TODO: booting from a ISO image on a sun4v system works

(palle)

2016-05-01 16:39:47 UTC MAIN commitmail json YAML

In the "relative" test case, run the tests multiple times relative to
various dates over a span of a few decades, instead of just once
relative to the current date.  This makes the test fail consistently
instead of sometimes failing and sometimes not depending on when
it is run.  Makes PR lib/50574 consistently reproducible.

(gson)

2016-05-01 10:49:59 UTC MAIN commitmail json YAML

Remove RAL_DEBUG define. Fix amd64 ALL kernel build failure.

(nonaka)

2016-05-01 10:23:53 UTC MAIN commitmail json YAML

note nvme(4).

(nonaka)

2016-05-01 10:21:02 UTC MAIN commitmail json YAML

2016-05-01 08:33:14 UTC MAIN commitmail json YAML

Change section flags to "MG" and put it into comdat.
Makes new binutils happy.

(martin)

2016-05-01 07:25:46 UTC MAIN commitmail json YAML

Revert previous (fallout is more subtle but there).
Rework the conditionon so it depends on .S existence instead of an arch
list.

(martin)

2016-05-01 04:22:50 UTC MAIN commitmail json YAML

kern/50453: Separate Pineview chipset from i915-family chipset support.

Should use AGP_I965_IFPADDR instead AGP_I915_IFPADDR in Pineview, becuase
AGP_I915_IFPADDR is used as PCIEXBAR.

(nonaka)

2016-04-30 19:20:47 UTC MAIN commitmail json YAML

* fix checking physical address range. on some arm devices, physical memory doesn't start from 0x00000000.
* allow /dev/mem to read/write memory mapped I/O area depending on kauth.

(ryo)

2016-04-30 18:40:26 UTC MAIN commitmail json YAML

Make #if 0 code that sets the protocol mode compilable.

(jakllsch)

2016-04-30 15:09:25 UTC MAIN commitmail json YAML

Appease gcc - error: 'error' may be used uninitialized in this function

(skrll)

2016-04-30 15:03:55 UTC MAIN commitmail json YAML

Comment updates from t-hash
    + Add and update comments.
    + Update spec URLs.

(skrll)

2016-04-30 15:02:53 UTC MAIN commitmail json YAML

Updates from t-hash
    + Split out printing PSI and taking ownership.
    + Split out resetting HC.
    + Split out calculating TRB index.

XXX magic numbers
XXX waits

(skrll)

2016-04-30 15:00:24 UTC MAIN commitmail json YAML

Cancel command when command times out.  From t-hash.

XXX interrupt context?

(skrll)

2016-04-30 14:56:20 UTC MAIN commitmail json YAML

Fix type of return value in xhci_do_command

(skrll)

2016-04-30 14:53:07 UTC MAIN commitmail json YAML

Updates from t-hash
    + Change xhci_init() returns errno.
    + Fix memory leaks in error paths.
    + Add more messages for critical errors.

(skrll)

2016-04-30 14:51:04 UTC MAIN commitmail json YAML

Wrap long line.  From t-hash.

(skrll)

2016-04-30 14:46:06 UTC MAIN commitmail json YAML

Use XHCI_XFER2XXFER

From t-hash

(skrll)

2016-04-30 14:33:16 UTC MAIN commitmail json YAML

Make GDIUM_KEYBOARD_HACK compile

(skrll)

2016-04-30 14:32:23 UTC MAIN commitmail json YAML

Change RB_QUIET and RB_VERBOSE to AB_QUIET and AB_VERBOSE.

It appears RB_QUIET and RB_VERBOSE never existed as such.

(jakllsch)

2016-04-30 14:31:39 UTC MAIN commitmail json YAML

Make USB_FRAG_DMA_WORKAROUND compile

(skrll)

2016-04-30 13:12:13 UTC MAIN commitmail json YAML

Gcc 5.3 seems to do fine compiling this for sparc64, so exclude it
from the -O1 hack

(martin)

2016-04-30 10:34:15 UTC nick-nhusb commitmail json YAML

2016-04-30 08:48:09 UTC nick-nhusb commitmail json YAML

Partial conversion from spl(9)/tsleep(9) to mutex(9)/condvar(9)

(skrll)

2016-04-30 08:45:13 UTC nick-nhusb commitmail json YAML

Convert from spl(9)/tsleep(9) to mutex(9)/condvar(9)

(skrll)

2016-04-30 05:24:45 UTC MAIN commitmail json YAML

cgfourteen needs glyphcache now

(macallan)

2016-04-30 05:23:03 UTC MAIN commitmail json YAML

2016-04-30 05:22:19 UTC MAIN commitmail json YAML

sprinkle ()s in macros

(macallan)

2016-04-29 19:24:47 UTC netbsd-7-0 commitmail json YAML

2016-04-29 19:17:22 UTC netbsd-7 commitmail json YAML

1146-1148, 1152-1154

(snj)

2016-04-29 19:09:32 UTC netbsd-7-0 commitmail json YAML

Pull up following revision(s) (requested by hannken in ticket #1154):
sys/miscfs/specfs/spec_vnops.c: revision 1.161, 1.162
Whhen spec_strategy() extracts v_rdev take care to avoid a
race with spec_revoke.
Fixes PR kern/50467 Panic from disconnecting phone while reading its contents
--
Avoid a race with spec_revoke for the assertion too.
Final fix for PR kern/50467 Panic from disconnecting phone while reading
its contents

(snj)

2016-04-29 19:07:21 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by hannken in ticket #1154):
sys/miscfs/specfs/spec_vnops.c: revisions 1.161, 1.162
Whhen spec_strategy() extracts v_rdev take care to avoid a
race with spec_revoke.
Fixes PR kern/50467 Panic from disconnecting phone while reading its contents
--
Avoid a race with spec_revoke for the assertion too.
Final fix for PR kern/50467 Panic from disconnecting phone while reading
its contents

(snj)

2016-04-29 19:03:44 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by nonaka in ticket #1153):
usr.bin/ftp/fetch.c: revision 1.223
PR/51043: Yorick Hardy: ftp(1) should use the port number for CONNECT

(snj)

2016-04-29 19:00:40 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1152):
sys/external/bsd/ipf/netinet/fil.c: revision 1.17
Comment out the mutex calls that protect against concurrent configuration
changes and processing. This needs to be done differently since you can't
sleep during interrupt processing.

(snj)

2016-04-29 18:58:17 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by khorben in ticket #1148):
sys/external/bsd/ipf/netinet/ip_nat.c: revision 1.16
Fix matching of ICMP queries when NAT'd through IPF
This notably fixes MTU updates for hosts issueing ICMP queries through a
NAT performed by NetBSD with IPF.

(snj)

2016-04-29 18:55:32 UTC netbsd-7-0 commitmail json YAML

Pull up following revision(s) (requested by khorben in ticket #1147):
external/bsd/ipf/dist/man/ipf.5: revision 1.5
Correct the example for the port range syntax

(snj)

2016-04-29 18:54:49 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by khorben in ticket #1147):
external/bsd/ipf/dist/man/ipf.5: revision 1.5
Correct the example for the port range syntax

(snj)

2016-04-29 18:53:11 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1146):
lib/libc/time/localtime.c: revision 1.103 via patch
Use the correct upper bounds for the types array.  The correct upper
bound is typecnt not timecnt.  Now perpetual 'standard' time zones
will work correctly as they have a typecnt of 1 but a timecnt of 0.

(snj)

2016-04-29 18:29:17 UTC MAIN commitmail json YAML

use "" so ${TEST_SH} is expanded.

(christos)

2016-04-29 18:18:22 UTC MAIN commitmail json YAML

Extend syntax of config phrase, a quoted string instead of a device name
is passed as root specification string. This can be used to specify a
wedge by name.

(mlelstv)

2016-04-29 16:26:48 UTC MAIN commitmail json YAML

Go back to just using normal visibility for the locale symbols. Without
an actual specifier like dllimport, protected visibility is unusable.

(joerg)

2016-04-29 16:25:55 UTC MAIN commitmail json YAML

Revert. For whatever reasons, the ELF visibility attributes are not
meant to be a useful indicator of what an object expects, so for linking
against a protected symbol, it must be declared as normal.

(joerg)

2016-04-29 16:08:09 UTC MAIN commitmail json YAML

Provide the correct system Makefile path to the tools make. This is needed
because although the arch-specific make wrapper sets $MAKEFLAGS to include
the proper system Makefile path, configure clears $MAKEFLAGS before it invokes
$MAKE to figure out which dependency style to use. This made the build fail
during the gcc build.

(christos)

2016-04-29 13:17:09 UTC MAIN commitmail json YAML

move section around.

(christos)

2016-04-29 12:25:51 UTC MAIN commitmail json YAML

Sort a bit more.

(wiz)

2016-04-29 11:46:17 UTC MAIN commitmail json YAML

Let non-neighbor NS/NA debug error message include useful information.

(is)

2016-04-29 07:12:34 UTC MAIN commitmail json YAML

2016-04-29 07:11:32 UTC MAIN commitmail json YAML

Create the UMASS_INTRIN trasnfer against the correct pipe.  Should fix a
problem reported to me by wiz@

(skrll)

2016-04-29 03:05:05 UTC MAIN commitmail json YAML

use variables that could be unused.

(christos)

2016-04-29 02:38:19 UTC MAIN commitmail json YAML

2016-04-29 02:27:06 UTC MAIN commitmail json YAML

remove in %s\n", __func__ debugging

(christos)

2016-04-29 02:17:25 UTC MAIN commitmail json YAML

2016-04-29 02:16:53 UTC MAIN commitmail json YAML

Split ufs_direnter futher and turn off tree-vrp for the broken function.

(christos)

2016-04-29 01:14:23 UTC MAIN commitmail json YAML

For struct ifnet if_transmit.

(christos)

2016-04-28 21:18:23 UTC MAIN commitmail json YAML

note the -fno-tree-vrp hack for amd64.

(mrg)

2016-04-28 19:52:43 UTC MAIN commitmail json YAML

XXX: build ufs_lookup.c with -fno-tree-vrp when using GCC 5, for now.

(mrg)

2016-04-28 18:29:20 UTC MAIN commitmail json YAML

Switch sparc64 to gcc 5.3. OK: mrg

(martin)

2016-04-28 16:07:27 UTC MAIN commitmail json YAML

- merge the options descriptions, sort them.
- fix wrusage name.

(christos)

2016-04-28 15:55:15 UTC MAIN commitmail json YAML

new editline.7 man page.

(christos)

2016-04-28 15:50:34 UTC MAIN commitmail json YAML

2016-04-28 14:40:09 UTC MAIN commitmail json YAML

Constify remaining rtentry of if_output (fix build)

(ozaki-r)

2016-04-28 14:00:23 UTC MAIN commitmail json YAML

2016-04-28 12:27:45 UTC MAIN commitmail json YAML

Initialize patbuf (Ingo Schwarze)

(christos)

2016-04-28 12:24:51 UTC MAIN commitmail json YAML

Pass the proper device_t to the attach hook.

(christos)

2016-04-28 11:45:02 UTC MAIN commitmail json YAML

2016-04-28 11:38:41 UTC MAIN commitmail json YAML

2016-04-28 09:22:19 UTC MAIN commitmail json YAML

gcc-6.1 is out.

(wiz)

2016-04-28 08:18:05 UTC MAIN commitmail json YAML

2016-04-28 08:17:04 UTC MAIN commitmail json YAML

Sort SEE ALSO. New sentence, new line.

(wiz)

2016-04-28 08:16:09 UTC MAIN commitmail json YAML

Fix xrefs. Sort sections. Remove trailing whitespace.

(wiz)

2016-04-28 07:06:12 UTC MAIN commitmail json YAML

Replace Xr to itself with Nm.

(wiz)

2016-04-28 05:21:31 UTC MAIN commitmail json YAML

Add the delta library and utility program, providing
space-efficient binary diff/patch functionality.

delta is a library (and an associated utility) which allow
us to perform binary diff and patching in an efficient way. It
is similar in function to xdelta and vcdiff (RFC 3284), but more
(space-)efficient.

-rw-r--r--  1 agc  users  10107 Apr 14 10:41 1
-rw-r--r--  1 agc  users    206 Apr 19 16:50 1.bsd
-rw-r--r--  1 agc  users    109 Apr 27 22:11 1.diff
-rw-r--r--  1 agc  users    222 Apr 19 16:48 1.xd
-rw-r--r--  1 agc  users    158 Apr 19 17:48 1.xd3
-rw-r--r--  1 agc  users  10113 Apr 14 10:41 2
-rw-r--r--  1 agc  users  10113 Apr 27 22:11 2.new

The delta(1) utility takes 3 arguments - oldfile, newfile and
patchfile - and creates the patchfile from the binary difference of
the old and new files. There's an optional -d or -p to diff and
to patch, respectively. The default is to patch.

% delta -d 2 1 2.diff
% delta -p 2 1.new 2.diff
% diff 1 1.new
%

The patchfile uses bzip2, and is more efficient than both xdelta (v1
and v3) by Josh MacDonald, and bsdiff from Colin Percival, dated 2005.
It also uses zigzag encoding for the numbers stored internally, in
order to be space-efficient.

I also tried using xz/lzma compression, but the results were not good
- around 160 bytes for a delta file where bzip2 ended up with 109
bytes.

(agc)

2016-04-28 01:57:45 UTC MAIN commitmail json YAML

Don't depend on the order of interfaces

Instead add tests of querying varying number of interfaces
and tests of checking if removing interfaces is reflected.

(ozaki-r)

2016-04-28 01:37:17 UTC MAIN commitmail json YAML

2016-04-28 01:20:31 UTC MAIN commitmail json YAML

Don't depend on the order of interfaces

The kernel guarantees nothing about it.

(ozaki-r)

2016-04-28 00:37:40 UTC MAIN commitmail json YAML

2016-04-28 00:35:24 UTC MAIN commitmail json YAML

2016-04-28 00:33:54 UTC MAIN commitmail json YAML

2016-04-28 00:16:57 UTC MAIN commitmail json YAML

2016-04-28 00:02:40 UTC MAIN commitmail json YAML

2016-04-27 21:15:40 UTC MAIN commitmail json YAML

We need a flag for WCONTINUED so that we can reset it... Fixes bash issue.

(christos)

2016-04-27 21:14:24 UTC MAIN commitmail json YAML

- Adjust to the correct wait6 semantics (returns pid)
- Avoid race in setrlimit(2)

(christos)

2016-04-27 20:17:00 UTC MAIN commitmail json YAML

Add 80211n ht frame.

(christos)

2016-04-27 19:52:14 UTC MAIN commitmail json YAML

2016-04-27 19:50:34 UTC MAIN commitmail json YAML

2016-04-27 19:50:06 UTC MAIN commitmail json YAML

2016-04-27 19:49:26 UTC MAIN commitmail json YAML

Make RT 2860 for the if_ral_pci.c driver compile.
This work was done by Jeff Rizzo

(christos)

2016-04-27 19:48:11 UTC MAIN commitmail json YAML

2016-04-27 19:47:40 UTC MAIN commitmail json YAML

more ral devices from OpenBSD

(christos)

2016-04-27 19:47:25 UTC MAIN commitmail json YAML

Sync with OpenBSD (add rt2860). Handle 32/64 memory bars,
some power management, more device matches.

(christos)

2016-04-27 19:46:11 UTC MAIN commitmail json YAML

Add rt2860 now that it compiles.

(christos)

2016-04-27 19:35:17 UTC MAIN commitmail json YAML

Pull in opt_usb.h in _KERNEL_OPT case for various *_DEBUG options.
Makes various driver-specific debugging options work again.

XXX more to fix in dev/usb

(jakllsch)

2016-04-27 09:32:11 UTC MAIN commitmail json YAML

2016-04-27 08:53:28 UTC MAIN commitmail json YAML

Add some name from the latest Intel SDM.
- Quark X1000, Xeon E5 v4 and the future processors.

(msaitoh)

2016-04-27 08:51:32 UTC MAIN commitmail json YAML

Add some bit definitions mainly taken from the latest Intel SDM:
- Add SGX, UMIP, RDPID and SGXLC.
- Add avx512dq, avx512bw and avx512vl.
Fix the bit location of CLFLUSHOPT.

(msaitoh)

2016-04-27 08:47:03 UTC MAIN commitmail json YAML

Add new desc 0x64 and 0xc4.

(msaitoh)

2016-04-27 08:45:22 UTC MAIN commitmail json YAML

Take some changes from the Linux's latest x86/include/asm/cpufeatures.h.
- Add ptsc, avx512dq, avx512bw and avx512vl
- Remove some Linux mappings.

(msaitoh)

2016-04-27 08:18:40 UTC MAIN commitmail json YAML

Fix usages of PSLIST_ENTRY_* in the example code

(ozaki-r)

2016-04-27 08:05:31 UTC MAIN commitmail json YAML

Fix usage of frobbotzim_prc in the example code

(ozaki-r)

2016-04-27 07:51:14 UTC MAIN commitmail json YAML

Get rid of unused argument from get_rand_ifid

(ozaki-r)

2016-04-27 07:23:01 UTC MAIN commitmail json YAML

2016-04-27 06:58:06 UTC MAIN commitmail json YAML

- Add structure extended feature registers into ci_feat_val[]. The locations
  are the same as x86/include/cpu.h. Curreltly those values are not used yet.
- KNF.

(msaitoh)

2016-04-27 06:57:24 UTC MAIN commitmail json YAML

Fix declaration of PSLIST_READER_FIRST

(ozaki-r)

2016-04-27 02:47:39 UTC MAIN commitmail json YAML

2016-04-27 02:24:06 UTC MAIN commitmail json YAML

Extend the "a" partition hack to also mean the first partition on the raid,
for non-disklabel based raidframe disks that need root.

(christos)

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

2016-04-26 21:17:20 UTC MAIN commitmail json YAML

2016-04-26 14:29:58 UTC MAIN commitmail json YAML

the netbsd version of PT_LWPINFO is different from the freebsd version
in that we use lp_lwpid as an input to say which lwp to operate on.
freebsd passes the lwpid as the pid, which works fine there
since freebsd has globally unique LWP IDs which are also distinct
from process IDs.  the libproc interface that uses this ptrace() call
is only supposed to return info for the process's representative LWP,
so just initialize pl_lwpid to 1 before using it.

(chs)

2016-04-26 14:28:39 UTC MAIN commitmail json YAML

use the netbsd path for separate debuginfo files.
only attempt to look up symbols in the dynsym table if the object
actually has one, which a separate debuginfo file does not.

(chs)

2016-04-26 14:26:49 UTC MAIN commitmail json YAML

fix the lookup of the rtld postinit hook to use the netbsd names
for the object and symbol rather than the freebsd names.
remove the lookups of the preinit and dlactivity hooks
(which do not currently exist separately in rtld on netbsd) for now
since this rtld_db implementation does not report those events anyway.

(chs)

2016-04-26 12:58:48 UTC MAIN commitmail json YAML

2016-04-26 11:02:57 UTC MAIN commitmail json YAML

Fix build when IPSEC enabled.

(rjs)

2016-04-26 10:38:43 UTC MAIN commitmail json YAML

2016-04-26 10:28:28 UTC MAIN commitmail json YAML

Fix SLHCI_XFER_TYPE

(skrll)

2016-04-26 10:10:27 UTC MAIN commitmail json YAML

Remove unnecessary whitespace from attach message.

From Felix Deichmann

(skrll)

2016-04-26 09:31:18 UTC MAIN commitmail json YAML

Stop using rt_gwroute completely

(ozaki-r)

2016-04-26 09:30:01 UTC MAIN commitmail json YAML

Stop using rt_gwroute on packet sending paths

rt_gwroute of rtentry is a reference to a rtentry of the gateway
for a rtentry with RTF_GATEWAY. That was used by L2 (arp and ndp)
to look up L2 addresses. By separating L2 nexthop caches, we don't
need a route for the purpose and we can stop using rt_gwroute.
By doing so, we can reduce referencing and modifying rtentries,
which makes it easy to apply a lock (and/or psref) to the
routing table and rtentries.

One issue to do this is to keep RTF_REJECT behavior. It seems it
was broken when we moved rtalloc1 things from L2 output routines
(e.g., ether_output) to ip_hresolv_output, but (fortunately?)
it works unexpectedly. What we mistook are:
- RTF_REJECT was checked for any routes in L2 output routines,
  but in ip_hresolv_output it is checked only when the route
  is RTF_GATEWAY
- The RTF_REJECT check wasn't copied to IPv6 (nd6_output)

It seems that rt_gwroute checks hid the mistakes and it looked
work (unexpectedly) and removing rt_gwroute checks unveil the
issue. So we need to fix RTF_REJECT checks in ip_hresolv_output
and also add them to nd6_output.

One more point we have to care is returning an errno; we need
to mimic looutput behavior. Originally RTF_REJECT check was
done either in L2 output routines or in looutput. The latter is
applied when a reject route directs to a loopback interface.
However, now RTF_REJECT check is done before looutput so to keep
the original behavior we need to return an errno which looutput
chooses. Added rt_check_reject_route does such tweaks.

(ozaki-r)

2016-04-26 09:24:57 UTC MAIN commitmail json YAML

2016-04-26 09:23:33 UTC MAIN commitmail json YAML

2016-04-26 09:22:36 UTC MAIN commitmail json YAML

s/usbd_xfer_handle/struct usbd_xfer */

(skrll)

2016-04-26 09:08:55 UTC MAIN commitmail json YAML

KNF the #includes

(skrll)

2016-04-26 09:07:10 UTC MAIN commitmail json YAML

One sys/cdefs.h is enough

(skrll)

2016-04-26 09:04:01 UTC MAIN commitmail json YAML

s/slhci_debug/slhcidebug/ for consistency with other HCD debug variables

(skrll)

2016-04-26 09:00:22 UTC MAIN commitmail json YAML

Remove unused variable

(skrll)

2016-04-26 08:48:32 UTC MAIN commitmail json YAML

2016-04-26 08:48:12 UTC MAIN commitmail json YAML

Add devices from "6th Generation Intel Processor Families I/O Platform
Datasheet (U/Y-Processor platform) Volume 1 of 2"

(msaitoh)

2016-04-26 08:44:45 UTC MAIN commitmail json YAML

2016-04-26 05:18:22 UTC MAIN commitmail json YAML

switch powerpc to GCC 5.3.

(mrg)

2016-04-25 22:26:50 UTC MAIN commitmail json YAML

Do not panic if the splash screen is bigger than the framebuffer

This fixes a kernel crash if the splash screen does not fit inside the
framebuffer. It should probably be truncated (and optionally centered)
instead, but this avoids a panic in the meantime.

Tested on NetBSD/amd64 with a vesa framebuffer.

From Christian Koch (cfkoch@) of EdgeBSD; thanks!

XXX pull-up(s)

(khorben)

2016-04-25 21:21:03 UTC MAIN commitmail json YAML

2016-04-25 20:15:46 UTC MAIN commitmail json YAML

Add a driver for the lradc device found in allwinner SoCs.
The events are reported as hotkeys press/release to sysmon_power(9).
The levels and associated event names are configured in the fex script
(the channels remain disabled if no appropriate fex script is provided).

(bouyer)

2016-04-25 20:15:41 UTC MAIN commitmail json YAML

2016-04-25 20:06:51 UTC MAIN commitmail json YAML

Don't use uninitialized data variable when len == 0.

(joerg)

2016-04-25 16:35:47 UTC MAIN commitmail json YAML

set the return value to the pid if we found one (from kre@)

(christos)

2016-04-25 15:43:49 UTC MAIN commitmail json YAML

Set rtm_pid = curproc->p_pid for a few more messages.

(roy)

2016-04-25 14:38:08 UTC MAIN commitmail json YAML

2016-04-25 14:30:42 UTC MAIN commitmail json YAML

Don't rt_setkey twice

(ozaki-r)

2016-04-25 13:20:42 UTC MAIN commitmail json YAML

Check ChipID == OMAP3530.  OVERO supports both OMAP3530/3503.

(kiyohara)

2016-04-25 13:17:16 UTC MAIN commitmail json YAML

Add omapscm to critical_devs[].

(kiyohara)

2016-04-25 13:14:37 UTC MAIN commitmail json YAML

2016-04-25 13:07:03 UTC MAIN commitmail json YAML

2016-04-25 10:55:01 UTC MAIN commitmail json YAML

Fix errno on rt_setgate error

I bet it's not EDQUOT (Disc quota exceeded).

(ozaki-r)

2016-04-25 02:01:32 UTC MAIN commitmail json YAML

fix ATF net/npf/t_npf failure

(knakahara)

2016-04-24 19:48:30 UTC MAIN commitmail json YAML

Define SEM_VALUE_MAX in only one place.

Adding a whole extra header file just for this is not the optimal
solution... but stuffing it in with anything else exposes things that
otherwise wouldn't be.

Nothing in userland should use <sys/semaphore.h> directly, and if some
foolish third-party software should decide to do so anyway in spite of
the instructions to the contrary I will ruthlessly break it later when
the big kernel includes cleanup finally happens.

Reported by Kamil Rytarowski, and, as it turns out, also by Klaus
Heinz in 2008.

(dholland)

2016-04-24 18:27:03 UTC MAIN commitmail json YAML

CID 1358680: Set umask before mkstemp

(christos)

2016-04-24 18:24:47 UTC MAIN commitmail json YAML

CID 1358679: Fix memory leak.
XXX: pullup 7

(christos)

2016-04-24 18:22:49 UTC MAIN commitmail json YAML

CID 1358678: Don't pass -1 to fdopen(3)

(christos)

2016-04-24 18:20:40 UTC MAIN commitmail json YAML

CID 1358677: (Negative returns) tuck in poll_fd assignment in eloop_open()

(christos)

2016-04-24 18:16:05 UTC MAIN commitmail json YAML

2016-04-24 18:11:43 UTC MAIN commitmail json YAML

CID 1358675: Wrong variable test

(christos)

2016-04-24 18:08:40 UTC MAIN commitmail json YAML

CID 1358673: dead code

(christos)

2016-04-24 17:56:31 UTC MAIN commitmail json YAML

CID 1210544: Tainted scalar

(christos)

2016-04-24 17:37:02 UTC MAIN commitmail json YAML

CID 987986: Set umask before mkstemp

(christos)

2016-04-24 17:36:11 UTC MAIN commitmail json YAML

CID 987984: set umask before mkstemp

(christos)

2016-04-24 17:32:06 UTC MAIN commitmail json YAML

CID 980345: missing breaks

(christos)

2016-04-24 16:59:15 UTC MAIN commitmail json YAML

2016-04-24 15:11:26 UTC MAIN commitmail json YAML

Remove trailing whitespace.

(wiz)

2016-04-24 15:03:18 UTC MAIN commitmail json YAML

Update after nick-nhusb merge

(skrll)

2016-04-24 09:01:45 UTC MAIN commitmail json YAML

Formatting, typos, whitespace fixes.

(wiz)

2016-04-24 08:59:30 UTC MAIN commitmail json YAML

Fix typos, whitespace, formatting.

(wiz)

2016-04-24 07:45:10 UTC MAIN commitmail json YAML

Add lwp_find() - verbatim copy from the hard kernel.

(martin)

2016-04-24 04:26:12 UTC MAIN commitmail json YAML

Rework ttm tt swapin/swapout logic.

Rather than handling `swapping in/out' here, per se, we let uvm do
that, we interpret `swap out' as `deactivate pages', and we add
generic ttm operations to wire and unwire pages, for the ttm_tt
driver to use.

This fixes certain graphics buffer eviction logic, which enables
nouveau to suspend/resume on one of my machines.  (The machine
doesn't resume overall for other reasons, but the nouveau device
suspends and resumes in isolation.)

XXX pullup to netbsd-7 after a couple weeks

(riastradh)

2016-04-24 00:05:28 UTC MAIN commitmail json YAML

2016-04-23 23:28:13 UTC MAIN commitmail json YAML

2016-04-23 23:23:18 UTC MAIN commitmail json YAML

2016-04-23 23:12:19 UTC MAIN commitmail json YAML

2016-04-23 23:11:31 UTC MAIN commitmail json YAML

2016-04-23 23:10:10 UTC MAIN commitmail json YAML

add clock_cpugetclockid{2,}

(christos)

2016-04-23 23:09:27 UTC MAIN commitmail json YAML

2016-04-23 23:08:26 UTC MAIN commitmail json YAML

Add clock_getcpuclockid2(2) as well as CLOCK_{PROCESS,THREAD}_CPUTIME_ID.

(christos)

2016-04-23 21:24:31 UTC MAIN commitmail json YAML

Avoid unnecessary use of basename(1). From Jukka Salmi a long, long time
ago on a tech-kern far, far away.

(dholland)

2016-04-23 18:54:42 UTC MAIN commitmail json YAML

2016-04-23 17:05:30 UTC MAIN commitmail json YAML

Put omapwdt32k(4) in known state (disarmed) on attach.

Some newer U-Boot builds for am335x_evm (BeagleBone) hand us the hardware
with an armed watchdog.

(jakllsch)

2016-04-23 15:47:54 UTC MAIN commitmail json YAML

2016-04-23 14:59:01 UTC MAIN commitmail json YAML

Make it clearer to Coverity that there's no array overrun.

CID 989067

(riastradh)

2016-04-23 14:48:45 UTC MAIN commitmail json YAML

Mark fallthrough with a comment to appease Coverity, CID 703385.

(riastradh)

2016-04-23 14:15:36 UTC MAIN commitmail json YAML

2016-04-23 13:14:52 UTC MAIN commitmail json YAML

Fix non-DIAGNOSTIC build

(skrll)