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 05:25:30 UTC Now

2016-09-11 01:09:34 UTC MAIN commitmail json YAML

Spelling mistake.
Bump date.

(sevan)

2016-09-11 01:03:15 UTC MAIN commitmail json YAML

Note which version it appeared in before the rewrite.
Bump date.

(sevan)

2016-09-11 00:52:39 UTC MAIN commitmail json YAML

Spelling mistake.
Bump date.

(sevan)

2016-09-10 15:46:36 UTC MAIN commitmail json YAML

Make usscanner(4) useful by also attaching its children.

(jakllsch)

2016-09-10 15:45:15 UTC MAIN commitmail json YAML

umass(4) can present both atapibus(4) and scsibus(4), so attach cd(4), sd(4),
st(4), uk(4) at each.

(jakllsch)

2016-09-10 13:42:11 UTC MAIN commitmail json YAML

Remove stray assignment.

(skrll)

2016-09-10 13:40:14 UTC MAIN commitmail json YAML

2016-09-10 13:16:12 UTC MAIN commitmail json YAML

Iterate over ia_ncompat array properly.

(jakllsch)

2016-09-10 11:04:24 UTC MAIN commitmail json YAML

2016-09-10 09:31:24 UTC MAIN commitmail json YAML

Remove a typo, %i is not conversion specification.

(mbalmer)

2016-09-10 09:29:14 UTC MAIN commitmail json YAML

Define LUA_STRFTIMEOPTIONS so that the conversion specifications of the Lua
os.date() function match the conversion specifications of the underlying
strftime() function.

(mbalmer)

2016-09-10 08:21:26 UTC MAIN commitmail json YAML

2016-09-10 08:20:49 UTC MAIN commitmail json YAML

2016-09-10 08:19:58 UTC MAIN commitmail json YAML

2016-09-10 08:18:45 UTC MAIN commitmail json YAML

2016-09-10 06:46:09 UTC netbsd-7-nhusb commitmail json YAML

2016-09-10 06:45:45 UTC netbsd-7 commitmail json YAML

tidy up entries for 1210, 1211

(snj)

2016-09-10 06:43:52 UTC netbsd-7-0 commitmail json YAML

tidy up entries for 1210, 1211

(snj)

2016-09-10 06:40:51 UTC netbsd-7-0 commitmail json YAML

2016-09-10 06:40:03 UTC netbsd-7-0 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #1248):
sys/arch/sparc64/sparc64/kobj_machdep.c: revision 1.6
The target of the OLO10 relocation is the simd13 field of the instruction,
so use a 13 bit target mask.
Fixes PR kern/51436 (I broke this myself in rev 1.4)

(snj)

2016-09-10 06:39:43 UTC netbsd-7 commitmail json YAML

2016-09-10 06:38:54 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #1248):
sys/arch/sparc64/sparc64/kobj_machdep.c: revision 1.6
The target of the OLO10 relocation is the simd13 field of the instruction,
so use a 13 bit target mask.
Fixes PR kern/51436 (I broke this myself in rev 1.4)

(snj)

2016-09-10 06:36:37 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1242):
sbin/resize_ffs/resize_ffs.c: revision 1.47
Fix handling of ffsv2 inode initialization. Retires PR 51116.

(snj)

2016-09-10 03:26:10 UTC MAIN commitmail json YAML

Move tun.c into the module's own directory, since it is specific to the
module subsystem.

(pgoyette)

2016-09-10 02:20:41 UTC MAIN commitmail json YAML

Update sets for new dummy "tun" module.

(pgoyette)

2016-09-10 02:20:11 UTC MAIN commitmail json YAML

Add a dummy "tun" module, whose only job is to trigger an autoload of
required module "if_tun".  This allows access to /dev/tunN to autload
the require interface module.

XXX There's might be a better place/name for net/tun.c

(pgoyette)

2016-09-09 22:40:01 UTC MAIN commitmail json YAML

- implement UploadToScreen() using host blits
- implement DownloadFromScreen() with memcpy() but sync the engine first
- call exaMarkSync() when needed
- don't set EXA_OFFSCREEN_ALIGN_POT unless we actually do xrender acceleration

(macallan)

2016-09-09 21:10:56 UTC MAIN commitmail json YAML

let sppp be loaded dynamically.

(christos)

2016-09-09 21:10:01 UTC MAIN commitmail json YAML

sppp is not a pseudo-device

(christos)

2016-09-09 21:09:11 UTC MAIN commitmail json YAML

Make attribute deselection work:
- when deselecting attributes, remove files that depend on them
- when deselecting attributes, remove devices that depend on them

(christos)

2016-09-09 12:41:14 UTC MAIN commitmail json YAML

PR/51464: Shoichi YAMAGUCHI: chap authenticator of pppoe does not work

(christos)

2016-09-09 12:14:47 UTC netbsd-7-nhusb commitmail json YAML

2016-09-09 06:34:10 UTC MAIN commitmail json YAML

HV_OEM_BITS is not page 0 but page 768.

(msaitoh)

2016-09-09 05:36:59 UTC MAIN commitmail json YAML

Add code to select page "0" for DDR4 and newer SPD ROM. If the value readed
is not suitable as SPD ROM, try to select page 0 and try again. The passed
arguments of iic_exec(SPDCTL_SPA) might not be correct and/or our API of
iic_exec() should be improved. See the comment for the detail.

Use this change until we find a better (or correct?) way.

(msaitoh)

2016-09-08 21:33:56 UTC MAIN commitmail json YAML

add lua 5.3.3 entry

(salazar)

2016-09-08 21:19:44 UTC MAIN commitmail json YAML

2016-09-08 20:57:20 UTC MAIN commitmail json YAML

2016-09-08 18:54:03 UTC MAIN commitmail json YAML

recvmsg: ktrace the 32bit message header, not the native (64bit) version.

(martin)

2016-09-08 15:00:08 UTC MAIN commitmail json YAML

Fix to cannnot be opened a nvme(4) namespace device file.

(nonaka)

2016-09-08 14:44:44 UTC MAIN commitmail json YAML

fix incorrect nvme controller number.

(nonaka)

2016-09-08 14:43:48 UTC MAIN commitmail json YAML

2016-09-08 14:42:33 UTC MAIN commitmail json YAML

2016-09-08 14:40:52 UTC MAIN commitmail json YAML

2016-09-08 14:37:37 UTC MAIN commitmail json YAML

2016-09-08 14:36:13 UTC MAIN commitmail json YAML

2016-09-08 08:45:52 UTC MAIN commitmail json YAML

Revert rev 1.164.  This will be redone differently (using "dummy"
modules).

This implementation requires changes to a base kernel in order to
update the set of "special" modules, kinda defeating the purpose of
having modules in the first place.  The new method will use dummy
modules (with name tap and tun) which will depend on the real
modules with the if_ prefix.

Coming soon to a NetBSD near you.

(pgoyette)

2016-09-08 05:25:49 UTC MAIN commitmail json YAML

provide driverFunc() to tell the Xserver that this driver can work without PIO
access - sm50x doesn't have any vga compatibility registers
problem with that - newer chips do, but xorg 1.18 tries to enable PIO access
unconditionally so we should be fine.

(macallan)

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

fix off-by-one error in namespace id range check.

(nonaka)

2016-09-08 02:57:32 UTC MAIN commitmail json YAML

fix bug 3 (for Lua.5.3.3) reported on www.lua.org/bugs.html

(salazar)

2016-09-08 02:55:50 UTC MAIN commitmail json YAML

fix bug 2 (for Lua.5.3.3) reported on www.lua.org/bugs.html

(salazar)

2016-09-08 02:53:39 UTC MAIN commitmail json YAML

fix bug 1 reported on www.lua.org/bugs.html

(salazar)

2016-09-08 02:51:53 UTC MAIN commitmail json YAML

fix misplaced kernel Lua ifndef

(salazar)

2016-09-08 02:34:25 UTC MAIN commitmail json YAML

update Lua entry to Lua 5.3.3

(salazar)

2016-09-08 02:21:31 UTC MAIN commitmail json YAML

2016-09-08 00:38:23 UTC MAIN commitmail json YAML

2016-09-08 00:07:48 UTC MAIN commitmail json YAML

if_config processing wants to auto-load modules named with an if_ prefix,
while specfc wants to auto-load modules without the prefix.  For modules
which can be loaded both ways (ie, if_tap and if_tun), provide a simple
conversion table for specfs so it can auto-load the if_ module.

This table should always be quite small, and the auto-load operation is
relatively infrequent, so the additional overhead of comparing names should
be tolerable.

(pgoyette)

2016-09-07 17:10:19 UTC MAIN commitmail json YAML

2016-09-07 15:41:44 UTC MAIN commitmail json YAML

Disallow input to detached addresses because they are not yet valid.

(roy)

2016-09-07 14:41:33 UTC MAIN commitmail json YAML

Actually get fma(3) and friends into ARM libm.

(jakllsch)

2016-09-07 14:21:01 UTC MAIN commitmail json YAML

'#if 0' a static inline function used only by an already #if 0 function.

(jakllsch)

2016-09-07 13:01:39 UTC MAIN commitmail json YAML

Refine arplog to be like nd6log.

(roy)

2016-09-07 11:33:49 UTC MAIN commitmail json YAML

openssl-1.1.0 out.

(wiz)

2016-09-07 10:27:45 UTC MAIN commitmail json YAML

Fix tun_enable

Before the rearrangement of ifaddr initializations (in.c,v 1.169),
when we called tun_enable via ioctl(SIOCINITIFADDR), an ifaddr
in question was inserted in the interface address list. However,
after the change the ifaddr isn't in the list at that point. So
we shouldn't rely on that we can find the ifaddr by
IFADDR_READER_FOREACH. Instead simply use the ifaddr passed by
ioctl(SIOCINITIFADDR).

(ozaki-r)

2016-09-07 10:26:39 UTC netbsd-7-nhusb commitmail json YAML

2016-09-07 10:24:57 UTC MAIN commitmail json YAML

Rename tuncreate to tun_enable

It should be more proper.

(ozaki-r)

2016-09-07 09:03:33 UTC netbsd-7-nhusb commitmail json YAML

2016-09-07 08:35:27 UTC netbsd-7 commitmail json YAML

Wrong branch (for now)

(skrll)

2016-09-07 08:29:49 UTC netbsd-7 commitmail json YAML

2016-09-07 08:20:24 UTC netbsd-7-nhusb commitmail json YAML

2016-09-07 08:19:00 UTC netbsd-7-nhusb commitmail json YAML

Missed update - no idea how this happened

(skrll)

2016-09-07 08:16:12 UTC netbsd-7-nhusb commitmail json YAML

2016-09-07 08:10:00 UTC MAIN commitmail json YAML

Fix previous... handle hub ports

(skrll)

2016-09-07 08:05:02 UTC MAIN commitmail json YAML

Don't read beyond the end of the array when given a overly large number
of ports on a hub.

(skrll)

2016-09-07 07:03:37 UTC netbsd-7-nhusb commitmail json YAML

2016-09-07 07:02:30 UTC netbsd-7-nhusb commitmail json YAML

Correct comment after previous

(skrll)

2016-09-07 07:01:56 UTC netbsd-7-nhusb commitmail json YAML

Need a tiny bump for modules

(skrll)

2016-09-06 20:33:11 UTC netbsd-7-nhusb commitmail json YAML

2016-09-06 07:45:41 UTC MAIN commitmail json YAML

Redo previous by avoiding the casts and using PRIxREGISTER instead

(martin)

2016-09-06 07:32:39 UTC MAIN commitmail json YAML

Can not print register_t with %d, cast to long and use %ld instead.

(martin)

2016-09-06 07:12:48 UTC MAIN commitmail json YAML

2016-09-06 06:46:15 UTC MAIN commitmail json YAML

Reduce scope of a variable.  No functional change.

(skrll)

2016-09-06 06:27:17 UTC MAIN commitmail json YAML

Don't read beyond the end of an array

(skrll)

2016-09-05 21:11:11 UTC MAIN commitmail json YAML

Check bounds on input. From Michael Plass.

(dholland)

2016-09-05 20:58:51 UTC MAIN commitmail json YAML

kern/51458 (usb athn panic)

initialise buf in usc_tx_cmd

(skrll)

2016-09-05 20:41:59 UTC MAIN commitmail json YAML

printf functions should be tagged as printf functions. Noticed by
martin, whose build broke for some reason yet to be determined.

(dholland)

2016-09-05 17:42:57 UTC MAIN commitmail json YAML

Build fix for when COREDUMP is turned off, from Ray Phillips in PR 51460.

(dholland)

2016-09-05 14:47:31 UTC MAIN commitmail json YAML

Increase size of cats installation memory disk by 100Ki.

Or: We shouldn't let the cats out of the bag.

(jakllsch)

2016-09-05 14:25:33 UTC MAIN commitmail json YAML

2016-09-05 14:13:50 UTC MAIN commitmail json YAML

don't forget to destroy a cv

(christos)

2016-09-05 10:44:36 UTC MAIN commitmail json YAML

Add a bit of swapping for values in CG descriptors (used to be done
wholesale in e2fs_cgsave, but now common code keeps them in FS byte
order). Seems to fix newfs_ext2fs on big endian hosts.

(martin)

2016-09-05 09:17:35 UTC MAIN commitmail json YAML

2016-09-05 08:53:57 UTC MAIN commitmail json YAML

PR/51461: Mateusz Poszwa: Processes hang when attempting to read from an empty file on psshfs mount, add unit test:

When a process attempts to read from an empty file originating from
psshfs mount, it waits indefinitely. Until the hanged process is
interrupted, the mounted filesystem appears to work as expected,
except for the directory containing the empty file. Processes trying
to list that directory also hang, and cause misbehaviour of the
containing directory.  It is possible to create a chain of hanged
processes trying to read directories up to the mount point. At the
same time, psshfs generates some network traffic (around 5KB/s, in
my case). Interrupting the first hanged process causes emission of
an error message by all other hanged processes, and psshfs ceases
to generate network traffic. Subsequent trials to list any affected
directory or if one of the affected directories is the mount point
to unmount the filesystem, fail with the same error.

(christos)

2016-09-05 07:23:43 UTC MAIN commitmail json YAML

Add ub and elf32 to KERNEL_SUFFIXES

(skrll)

2016-09-05 06:59:25 UTC MAIN commitmail json YAML

Flush the dcache before syncing the icache as previous mappings (UBC)
might have used the same colo(u)r and the dcache won't have been flush up
to now.

(skrll)

2016-09-05 06:30:40 UTC MAIN commitmail json YAML

2016-09-05 05:58:29 UTC MAIN commitmail json YAML

oops, put mips32 back to gcc 5.3.

(mrg)

2016-09-05 04:35:46 UTC MAIN commitmail json YAML

Add some tests

We need more realistic tests.

(ozaki-r)

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

Remove a unexpectedly committed file

(ozaki-r)

2016-09-05 04:06:55 UTC MAIN commitmail json YAML

Fix the first two bytes' definitions of the DDR3 SPD ROM. This was not a real
bug because the definitions haven't used. From JEDEC Standard No. 21-C Annex K:
Serial Presense Detect (SPD) for DDR3 SDRAM Modules Documet Release 6.

(msaitoh)

2016-09-05 02:26:48 UTC MAIN commitmail json YAML

2016-09-05 02:25:38 UTC MAIN commitmail json YAML

2016-09-05 01:57:54 UTC MAIN commitmail json YAML

Fix typo in a comment

(ozaki-r)

2016-09-05 01:09:58 UTC MAIN commitmail json YAML

2016-09-05 01:00:08 UTC MAIN commitmail json YAML

2016-09-05 00:40:30 UTC MAIN commitmail json YAML

2016-09-04 18:57:39 UTC MAIN commitmail json YAML

reverse the GCC 5 test and only list the platforms not using it:
    ${MACHINE_CPU} == "mips" || \
    ${MACHINE_CPU} == "m68k" || \
    ${MACHINE_ARCH} == "coldfire" || \
    ${MACHINE_ARCH} == "m68000" || \
    ${MACHINE} == "or1k" || \
    ${MACHINE} == "riscv"

and considering riscv and or1k both need to either wait for GCC 6
or have someone who cares port their 5.x patches to our tree, that
really only means we have mips and m68k left.

(mrg)

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

Bump the glob limits to 512KB for total string size and 64K path
entries. The old limits were too small for some important FTP use cases
like a pkgsrc repository.

(joerg)

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

Another typo... that's what you get for not compile testing

(skrll)

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

2016-09-04 15:21:54 UTC MAIN commitmail json YAML

Safely remove non-PV_KENTER pages from pv_list

(skrll)

2016-09-04 14:38:50 UTC MAIN commitmail json YAML

Now root.cache is 2016082500 version.

(taca)

2016-09-04 14:36:31 UTC MAIN commitmail json YAML

Update root.cache to 2016/8/25 version, l.root-servers.net has AAAA record
now.

(taca)

2016-09-04 07:47:12 UTC MAIN commitmail json YAML

Sign extend va for use with cache ops

(skrll)

2016-09-04 07:38:45 UTC MAIN commitmail json YAML

2016-09-04 07:30:52 UTC MAIN commitmail json YAML

Remove old and incorrect comments

(skrll)

2016-09-04 07:27:49 UTC MAIN commitmail json YAML

Fix pte_cached_p for MIPS_HAS_R4K_MMU

(skrll)

2016-09-03 23:31:53 UTC MAIN commitmail json YAML

Update llvm info.

(wiz)

2016-09-03 23:22:38 UTC MAIN commitmail json YAML

Update LLVM and Clang to 3.8.1+ r280599. The most relevant changes for
NetBSD are driver logic for PIE linkage and a number of SPARC fixes.

(joerg)

2016-09-03 23:01:57 UTC MAIN commitmail json YAML

llvm-3.9.0 out.

(wiz)

2016-09-03 16:10:35 UTC MAIN commitmail json YAML

Switch shark to Xorg server 1.18.

The igs driver no longer builds against 1.10.

(jakllsch)

2016-09-03 15:47:54 UTC MAIN commitmail json YAML

gcc generates incorrect jump tables with -fPIE

(christos)

2016-09-03 15:18:21 UTC MAIN commitmail json YAML

2016-09-03 12:39:41 UTC MAIN commitmail json YAML

update for sh3 arm and mips

(christos)

2016-09-03 12:32:12 UTC MAIN commitmail json YAML

Switch mips32 to new binutils/gcc/gdb/pie. Tested with gxemul+pmax

(christos)

2016-09-03 12:27:35 UTC MAIN commitmail json YAML

add aslr/mprotect et.al.

(christos)

2016-09-03 12:20:58 UTC MAIN commitmail json YAML

vsize_t is not always u_long :-)

(christos)

2016-09-03 12:07:42 UTC MAIN commitmail json YAML

Fix "spurious event" when command ring rolls over.
When the enqueue pointer of command ring points at the last TRB,
address of Link TRB was stored in sc_command_addr.
It should be address of 0th TRB of ring.

From t-hash

(skrll)

2016-09-03 12:06:50 UTC MAIN commitmail json YAML

Suppress stopping-endpoint in xhci_close_pipe if the endpoint is
already stopped.

From t-hash

(skrll)

2016-09-03 12:05:36 UTC MAIN commitmail json YAML

Fix some typos.  From t-hash.

(skrll)

2016-09-03 11:36:54 UTC netbsd-6 commitmail json YAML

2016-09-03 11:36:03 UTC netbsd-6 commitmail json YAML

Revert ticket 1367, it causes a kernel panic in test lib/libc/gen/t_getcwd
as seen in e.g.
http://www-soc.lip6.fr/~bouyer/NetBSD-tests/xen/netbsd-6/i386/201608291710Z_anita.txt

lib/libc/gen/t_getcwd (206/500): 2 test cases
    getcwd_err: [0.006614s] Passed.
    getcwd_fts: uvm_fault(0xc0e221b0, 0, 1) -> 0xe
fatal page fault in supervisor mode
trap type 6 code 0 eip c023ba9f cs 9 eflags 10246 cr2 1c ilevel 0
panic: trap
cpu1: Begin traceback...
panic(c04616d0,cdcfb938,cdcfb938,c023ba9f,9,10246,1c,0,1c,0) at netbsd:panic+0x18
trap() at netbsd:trap+0xb51
--- trap (number 6) ---
kernfs_readdir(cdcfbc0c,1,c11ce0b4,c0439f60,c11ce0b4,cdcfbc58,c0cc0cc0,cdcfbc7c,0,0) at netbsd:kernfs_readdir+0x98f
VOP_READDIR(c11ce0b4,cdcfbc58,c0cc0cc0,cdcfbc7c,0,0,c19287e0,1,cdcfbc58,cdcfbc74) at netbsd:VOP_READDIR+0x68
vn_readdir(c14c3000,bb512000,0,1000,cdcfbcbc,c19287e0,0,0,c14c3000,0) at netbsd:vn_readdir+0xbd
sys___getdents30(c19287e0,cdcfbd00,cdcfbd28,186,bb516000,0,cdcfbd00,c1199bf4,2,bb7a4fe7) at netbsd:sys___getdents30+0x8c
syscall(cdcfbd48,bb6b00b3,ab,bf7f001f,bb6b001f,0,bb5010d0,bf7fe764,bb7c4be0,0) at netbsd:syscall+0xaa
cpu1: End traceback...

(bouyer)

2016-09-03 11:35:24 UTC MAIN commitmail json YAML

ignore the abiflags section

(christos)

2016-09-03 11:34:47 UTC MAIN commitmail json YAML

2016-09-03 11:34:05 UTC MAIN commitmail json YAML

2016-09-03 11:18:28 UTC MAIN commitmail json YAML

Add mips abiflags section

(christos)

2016-09-03 09:31:22 UTC MAIN commitmail json YAML

Fix the error handling so that we print the earliest error message.

(christos)

2016-09-03 09:08:29 UTC MAIN commitmail json YAML

2016-09-03 09:07:54 UTC MAIN commitmail json YAML

2016-09-03 08:47:38 UTC MAIN commitmail json YAML

Fix the mmap call, KNF, and make the output more readable.

(maxv)

2016-09-03 07:29:16 UTC MAIN commitmail json YAML

Style.  No functional change.

(skrll)

2016-09-03 07:23:27 UTC MAIN commitmail json YAML

Reduce scope of a variable.  No functional change.

(skrll)

2016-09-03 07:20:12 UTC MAIN commitmail json YAML

Bail out early from usbd_fill_devinfo if we're not a hub to use less
indentation in the code.

No functional change.  Same code before and after.

(skrll)

2016-09-03 07:14:19 UTC MAIN commitmail json YAML

Use __arraycount.  No functional change.

(skrll)

2016-09-03 06:00:32 UTC MAIN commitmail json YAML

storage class first, *then* __dead

(dholland)

2016-09-03 05:58:30 UTC MAIN commitmail json YAML

simplify __dead usage

(dholland)

2016-09-03 05:56:59 UTC MAIN commitmail json YAML

__dead should come first; also remove more K&Risms.

(dholland)

2016-09-03 05:50:06 UTC MAIN commitmail json YAML

simplify __dead usage

(dholland)

2016-09-03 02:24:04 UTC MAIN commitmail json YAML

Remove K&R __P macros.
Remove main() function prototype if present.
Mark usage() as __dead if not already.
Binaries generated with & without these patches were compared with diff -r.

(sevan)

2016-09-02 21:24:49 UTC MAIN commitmail json YAML

move ffb_fastfill_parms to ffb_accel_common.c so the EXA code can work
without XAA

(macallan)

2016-09-02 20:25:14 UTC MAIN commitmail json YAML

PR toolchain/51457 -- be more posix compat with sort usage, though it
(currently anyway) makes no difference on NetBSD.

(kre)

2016-09-02 19:06:58 UTC MAIN commitmail json YAML

Source of pll_p_out5 is not div_pllp_out5 but div_pll_p_out5.

(jakllsch)

2016-09-02 15:57:54 UTC MAIN commitmail json YAML

This comment no longer applies.

(roy)

2016-09-02 11:38:01 UTC MAIN commitmail json YAML

2016-09-02 08:52:13 UTC MAIN commitmail json YAML

Give the structure sizes.

(maxv)

2016-09-02 08:28:06 UTC MAIN commitmail json YAML

KNF, and give the structure sizes.

(maxv)

2016-09-02 07:51:05 UTC MAIN commitmail json YAML

2016-09-02 07:15:14 UTC MAIN commitmail json YAML

Don't GC an NDP cache that is added just before GC

This fixes unstable test results of ndp_neighborgcthresh.

(ozaki-r)

2016-09-02 05:59:05 UTC MAIN commitmail json YAML

2016-09-02 05:38:44 UTC MAIN commitmail json YAML

2016-09-02 04:49:48 UTC MAIN commitmail json YAML

2016-09-02 04:27:13 UTC MAIN commitmail json YAML

2016-09-02 03:58:59 UTC MAIN commitmail json YAML

Add -Wno-error=enum-conversion when building glamor with clang.

(jakllsch)

2016-09-02 03:49:56 UTC MAIN commitmail json YAML

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

Split out sysctl_iflist into sysctl_iflist_if and sysctl_iflist_addr.
Setup a command and function pointer in one case statement
instead of having a seconary case statement within a loop.
This makes the code much easier to follow, and possibly to add more compat
in the future.

Don't panic when running an old binary without compat support.

(roy)

2016-09-01 16:30:11 UTC MAIN commitmail json YAML

sprinkle __attribute__((__format__(printf..

(jakllsch)

2016-09-01 13:23:44 UTC MAIN commitmail json YAML

2016-09-01 10:21:49 UTC MAIN commitmail json YAML

2016-09-01 10:20:26 UTC MAIN commitmail json YAML

Add some 1st gen Core PCI devices. Mainly taken from "Intel Core, Pentium
Desktop Processor Series: Datasheet, Vol. 2"

(msaitoh)

2016-09-01 06:50:09 UTC MAIN commitmail json YAML

gif(4)'s if_output() is already MP-safe. It should enable IFEF_OUTPUT_MPSAFE.

(knakahara)

2016-09-01 04:27:00 UTC MAIN commitmail json YAML

Apply psz/psref to remaining IFADDR_READER_FOREACH

Pointed out by ryo@

(ozaki-r)

2016-08-31 17:31:22 UTC MAIN commitmail json YAML

switch all arm to new binutils

(christos)

2016-08-31 17:28:58 UTC MAIN commitmail json YAML

update for new tmux example .

(christos)

2016-08-31 17:27:37 UTC MAIN commitmail json YAML

2016-08-31 16:24:34 UTC MAIN commitmail json YAML

Init the markers array to all 0 - pointed out by Mark Cave-Ayland.

(martin)

2016-08-31 16:22:37 UTC MAIN commitmail json YAML

Initialize the marker for the data segment, in case the caller passes not
fully initialized markers to loadfile().
Pointed out by Mark Cave-Ayland.

(martin)

2016-08-31 15:16:28 UTC netbsd-6 commitmail json YAML

2016-08-31 15:15:57 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by mlelstv in ticket #1382):
sys/net80211/ieee80211_input.c: revision 1.83
sys/net80211/ieee80211_input.c: revision 1.84
Don't check sequence number on multicast packets in station mode.
Handle overflow of 12bit sequence number.
In station mode filter packets that or not for us in case the
interface is in promiscous mode or doesn't filter packets itself.

(bouyer)

2016-08-31 14:29:13 UTC MAIN commitmail json YAML

2016-08-31 14:05:10 UTC MAIN commitmail json YAML

2016-08-31 09:34:04 UTC MAIN commitmail json YAML

2016-08-31 09:33:20 UTC MAIN commitmail json YAML

2016-08-31 09:14:47 UTC MAIN commitmail json YAML

Make ipforward_rt and ip6_forward_rt percpu

Sharing one rtcache between CPUs is just a bad idea.

Reviewed by knakahara@

(ozaki-r)

2016-08-31 08:12:44 UTC MAIN commitmail json YAML

2016-08-31 06:23:51 UTC MAIN commitmail json YAML

don't shortcut closing if the metadata is dirty (from the krb5 tree)

(christos)

2016-08-30 08:35:24 UTC MAIN commitmail json YAML

2016-08-30 08:34:43 UTC MAIN commitmail json YAML

move some flags from dix-config.h into X11FLAGS.DIX

(mrg)

2016-08-30 08:19:43 UTC MAIN commitmail json YAML

look for present and damage includes.
define HAVE_STRCASECMP and HAVE_DIX_CONFIG_H.

(mrg)

2016-08-30 08:18:23 UTC MAIN commitmail json YAML

2016-08-30 07:50:55 UTC MAIN commitmail json YAML

2016-08-30 05:12:00 UTC MAIN commitmail json YAML

Use only "function" for the comparison functions, not both that and
"operator". Noted by riastradh.

(dholland)

2016-08-30 04:04:07 UTC MAIN commitmail json YAML

apply some more -Wno-error=discarded-qualifiers

(mrg)

2016-08-29 21:27:03 UTC MAIN commitmail json YAML

___start is __dso_hidden, so use CALL_DATUM_LOCAL and drop the PIC
prologue from __start.

(uwe)

2016-08-29 16:00:10 UTC MAIN commitmail json YAML

Despite the 10 in the name, the OLO10 relocation targets a 13 bit field,
the offset (O) providing the additional data.

(martin)

2016-08-29 15:57:07 UTC MAIN commitmail json YAML

The target of the OLO10 relocation is the simd13 field of the instruction,
so use a 13 bit target mask.
Fixes PR kern/51436 (I broke this myself in rev 1.4)

(martin)

2016-08-29 05:36:31 UTC MAIN commitmail json YAML

Add manxref, a tool for analyzing man-page crossreferences across a
whole system's worth of man pages.

Pursuant to PR 9627, and a much simpler script therein, where it was
suggested that man page crossreferences mostly ought to be
bidirectional.

This does not appear to be the case. There are a lot of cases where a
reference in one direction does not imply a reference back; for
example, make(1) refers to chdir(2) for good reasons, but there's no
sensible reason for chdir(2) to refer to make(1). Likewise, lots of
driver pages refer to bus pages for buses they attach to, but the
reverse links aren't necessarily useful as there are a lot of them.

Note: this program is not related to the Isle of Man.

(dholland)

2016-08-29 04:21:26 UTC MAIN commitmail json YAML

Fix initializing wrong queues

Pointed out by Mike Larkin.

PR kern/51448

(ozaki-r)

2016-08-29 03:50:05 UTC MAIN commitmail json YAML

Clarify the usage, so hopefully nobody else makes the set of wrong
assumptions I just did.

(dholland)

2016-08-29 03:31:59 UTC MAIN commitmail json YAML

KNF; replace white spaces with hard tabs

No functional change.

(ozaki-r)

2016-08-29 02:48:56 UTC MAIN commitmail json YAML

specify when pci_intr_release(9) is called as "pih" is NULL.

(knakahara)

2016-08-29 02:31:46 UTC MAIN commitmail json YAML

PR kern/49033

POSIX allows for the atime (or technically, any of the times) to be
updated as a side effect of searching a directory (allows, not requires).
The NetBSD UDF implementation apparently works that way, treating a
directory search as a read of the directory, and hence updating the
access time.  Compensate for that in the test (rather than just
expecting failure) by verifying that the atime after the directory
search is within a small margin of the atime before the search
(currently, "small" is 1 second).  We could fetch the time before
the mkdir and both stat() calls, do all of that, fetch the time after,
subtract, and require the after stat() atime to be bounded by the atime
set by the original mkdir and returned in the first stat() and that time
+ the difference in elapsed time - that would be more accurate, but is
a lot more work for little real benefit.

Should anyone be interested in doing that extra work, remember to use
monotonic time (clock_gettime(CLOCK_MOMNOTONIC, ...)) not the time of day
clock for measuring the elapsed time.

Along with this, remove the "if (udf) failure expected" and the
if (udf && we haven't failed yet) fail("random failure failed to happen")
stuff...  (the "random" would have been that sometimes the mkdir and
two lookups (stat() calls) would all occur within the same clock tick,
meaning that the atimes would all be the same.  Other times the clock
would tick somewhere between the mkdir() and the 2nd stat().)

(kre)