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

2024-05-10 03:17:58 UTC Now

2012-07-18 00:06:14 UTC MAIN commitmail json YAML

apply the same GX_FULL -> GX_INPROGRESS fix as cgsix.c
now this works properly on the SPARCstation LX

(macallan)

2012-07-17 21:37:21 UTC MAIN commitmail json YAML

Two fixes.  Better PLT pruning (don't emit PLTs for local functions).
If emitting a reloc against a readonly section in a shared image,
cause TEXTREL to be set.

(matt)

2012-07-17 21:35:27 UTC MAIN commitmail json YAML

If there was an error in 32-bit mode, just set ERROR_INTERRUPT otherwise
see if matched anything we care about.

(matt)

2012-07-17 20:46:07 UTC MAIN commitmail json YAML

2012-07-17 20:29:45 UTC MAIN commitmail json YAML

Warn about using a symbol as a displacement in PIC mode.

(matt)

2012-07-17 19:49:29 UTC MAIN commitmail json YAML

SH arguments should be uppercase.
Inspired by PR 46643.

(wiz)

2012-07-17 18:51:16 UTC MAIN commitmail json YAML

Change local patch to version that was committed upstream as
a52a5150dd353a6dcc8db1720d0616d14b14905e

(wiz)

2012-07-17 18:08:20 UTC MAIN commitmail json YAML

PR/46587: Roger Pau Monne: Prevent panic on shutdown on bridge teardown ->
ifpromisc-> if_ioctl -> if_init. Idea from dyoung.
XXX: Pullup to 6.

(christos)

2012-07-17 14:39:08 UTC MAIN commitmail json YAML

mremap(2) return an pointer just like mmap(2).

(njoly)

2012-07-17 14:34:32 UTC MAIN commitmail json YAML

2012-07-17 14:22:43 UTC MAIN commitmail json YAML

Avoid kmem_alloc KASSERT for 0 byte allocation, when tracing processes
that use empty messages with sendmsg/recvmsg.

(njoly)

2012-07-17 10:33:46 UTC MAIN commitmail json YAML

revert previous. testing queue number requires lock held.

(cegger)

2012-07-17 10:18:43 UTC MAIN commitmail json YAML

Do not mutex_enter() a usb_taskq[-1].
Fixes LOCKDEBUG panic.

(cegger)

2012-07-17 08:05:18 UTC MAIN commitmail json YAML

On a system with no default writable local media, the union file system can be handy

(abs)

2012-07-17 06:12:11 UTC MAIN commitmail json YAML

Fix spelling mistake in comments.

(skrll)

2012-07-17 06:04:23 UTC MAIN commitmail json YAML

Add the documented ARM11[37]6 Auxiliary control register defines.

(skrll)

2012-07-17 05:57:49 UTC MAIN commitmail json YAML

Handle interrupt acknowledgement in the SDHC_FLAG_32BIT_ACCESS case in
the same way as non-SDHC_FLAG_32BIT_ACCESS case.

(skrll)

2012-07-17 05:47:07 UTC MAIN commitmail json YAML

2012-07-17 05:41:30 UTC MAIN commitmail json YAML

Note that when the mythical libc bump comes, one of the things we should
do is punt ruserok() and its related apparatus out to libcompat.
(Or perhaps just remove it entirely.)

(dholland)

2012-07-17 03:13:31 UTC MAIN commitmail json YAML

OF_finddevice returns -1 on error, not an arbitrary negative number.  Make
conditional explicit so that model_name gets a chance to be initialized when
the handle for the device is actually negative (which appears to be the case
in my Mac Mini G4).

(jmmv)

2012-07-17 01:36:14 UTC MAIN commitmail json YAML

The ETSEC on the P1025 has been moved/split so the MDIO stayed in the same
place but each ETSEC has been split into two virtual halves (G0 and G1) and
each one has a new different base address.
For some reason, tsec1 connects to phy 2 and tsec2 connects to phy 1.
Adjust config file to match

(matt)

2012-07-16 22:14:19 UTC netbsd-6 commitmail json YAML

2012-07-16 22:13:29 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #421):
lib/libnpf/npf.c: revision 1.10
sys/net/npf/npf_session.c: revision 1.15
sys/net/npf/npf_tableset.c: revision 1.13
sys/net/npf/npf_state_tcp.c: revision 1.9
usr.sbin/npf/npfctl/npf_data.c: revision 1.15
sys/net/npf/npf_inet.c: revision 1.14
sys/net/npf/npf_ruleset.c: revision 1.13
sys/net/npf/npf.h: revision 1.19
usr.sbin/npf/npfctl/npf_ncgen.c: revision 1.12
sys/net/npf/npf_instr.c: revision 1.13
sys/net/npf/npf_handler.c: revision 1.20
usr.sbin/npf/npftest/libnpftest/npf_table_test.c: revision 1.4
sys/net/npf/npf_alg_icmp.c: revision 1.10
usr.sbin/npf/npfctl/npfctl.c: revision 1.15
usr.sbin/npf/npfctl/npf_build.c: revision 1.11
lib/libnpf/npf.h: revision 1.9
sys/net/npf/npf_alg.c: revision 1.5
sys/rump/dev/lib/libnpf/Makefile: revision 1.4
usr.sbin/npf/npfctl/npfctl.h: revision 1.17
sys/net/npf/npf_ctl.c: revision 1.16
sys/net/npf/npf_nat.c: revision 1.15
sys/net/npf/npf_tableset_ptree.c: revision 1.1
sys/net/npf/npf.c: revision 1.12
sys/net/npf/npf_sendpkt.c: revision 1.12
usr.sbin/npf/npfctl/npf_disassemble.c: revision 1.7
sys/net/npf/npf_impl.h: revision 1.18
sys/net/npf/files.npf: revision 1.7
usr.sbin/npf/npfctl/npf_parse.y: revision 1.10
- Rework NPF tables and fix support for IPv6.  Implement tree table type
  using radix / Patricia tree.  Universal IPv4/IPv6 comparator for ptree(3)
  was contributed by Matt Thomas.
- NPF tables: update regression tests, improve npfctl(8) error messages.
- Fix few bugs when using kernel modules and handle module autounloader.
- Few other fixes and misc cleanups.
- Bump the version.

(riz)

2012-07-16 22:10:47 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #420):
common/lib/libc/gen/ptree.c: revision 1.7
common/lib/libc/gen/ptree.c: revision 1.8
common/lib/libc/gen/ptree.c: revision 1.9
sys/sys/ptree.h: revision 1.7
Don't bother testing 0 length keys since they can only have one possible value.
Add code to protect the ptree from multiple insertions of the same node.
ptree_find_filtered_node: make key argument const.

(riz)

2012-07-16 22:08:03 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by jmmv in ticket #419):
usr.sbin/postinstall/postinstall: revision 1.136
Properly find atf configuration files in the source tree.  My previous
change dealt properly with etc.tgz only.  Addresses PR bin/45870.

(riz)

2012-07-16 22:04:46 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by nonaka in ticket #418):
sys/dev/ldvar.h: revision 1.21
use uint64_t for sc_disksize512.
fixed the problem with ataraid volumes larger than 2 TiB.

(riz)

2012-07-16 22:03:06 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by reinoud in ticket #416):
lib/libc/arch/arm/gen/Makefile.inc: revision 1.17
On the libc/libgcc clashes cleanup that removed divsi3.o from libc, ARM/evbarm
was forgotten. This patch fixes it making static binaries possible again!

(riz)

2012-07-16 18:19:04 UTC MAIN commitmail json YAML

MKDEBUG fallout for vax.

(matt)

2012-07-16 17:39:29 UTC MAIN commitmail json YAML

Fix ffssi2 again.
Use a UNSPEC for the internal ffs.
use (match_dup 1) since Z will be set if it is 0 just as if tst:SI was done.
This can let gcc produce better code if you code appropriately.

(matt)

2012-07-16 13:55:01 UTC MAIN commitmail json YAML

Extend previous changes so that even sensors which don't use a refresh()
callback to update the value can be polled to provide rnd(4) entropy.

(pgoyette)

2012-07-16 12:55:36 UTC MAIN commitmail json YAML

2012-07-16 12:52:47 UTC MAIN commitmail json YAML

Allow WSKBDIO_SETMODE

(abs)

2012-07-16 12:50:25 UTC MAIN commitmail json YAML

2012-07-16 12:49:42 UTC MAIN commitmail json YAML

Add a basic map for an LK201 keyboard

(abs)

2012-07-16 12:48:43 UTC MAIN commitmail json YAML

2012-07-16 11:41:06 UTC MAIN commitmail json YAML

Fix typo in comment.  From OpenBSD/luna88k.

(tsutsui)

2012-07-16 11:31:13 UTC MAIN commitmail json YAML

Use & not && to mask bits.  From OpenBSD/luna88k

(tsutsui)

2012-07-16 11:26:28 UTC MAIN commitmail json YAML

Fix tftpboot which was broken by my botched WARNSfy in last year.
Also add comments that mention libsa tftp requires network device socket
in f_devdata in struct open_file, from spz@ in PR port-sparc64/46652.
Briefly tested tftpboot and nfsboot on Ultra5.

(tsutsui)

2012-07-16 09:20:26 UTC MAIN commitmail json YAML

Undo the non-sharing of the "toplevel" jmp_buf between main.c and tftp.c,
so that we don't get a core dump if a transfer time-out is experienced.
Also, get rid of an extranous newline printed in the case of time-out.

(he)

2012-07-16 06:33:05 UTC MAIN commitmail json YAML

Make the result from SOFTIPLMASK match the comment.

"Wouldn't hurt" from matt@

(skrll)

2012-07-16 06:26:43 UTC MAIN commitmail json YAML

Fix racy softint dispatch that lead to KASSERT(si->si_active) in
softint_execute

Discussed with matt@. "Looks good to me"

(skrll)

2012-07-16 01:52:37 UTC MAIN commitmail json YAML

Enable entropy gathering

(pgoyette)

2012-07-15 21:13:31 UTC MAIN commitmail json YAML

commit my workaround for PR 46648 for now, as the more involved
fix is not ready yet:

move the clear endpoint stall async call into the task thread,
to avoid trying to call kmem_alloc() from a softint thread.

XXX ideally moving callbacks into the task thread (or perhaps
a different high priority task thread) would be better than this
workaround, once that method is working.

(mrg)

2012-07-15 20:54:15 UTC MAIN commitmail json YAML

2012-07-15 20:53:50 UTC MAIN commitmail json YAML

2012-07-15 20:53:23 UTC MAIN commitmail json YAML

2012-07-15 20:48:53 UTC MAIN commitmail json YAML

2012-07-15 20:44:20 UTC MAIN commitmail json YAML

s/u_int*_t/ -> uint_*_t
Add swap variants for many accessors.

(matt)

2012-07-15 19:59:48 UTC MAIN commitmail json YAML

Add BSWAP16 and BSWAP32 macros for use in assembly.

(matt)

2012-07-15 18:38:45 UTC MAIN commitmail json YAML

Note recent linking of sysmon_envsys(8) with rnd(4)

(pgoyette)

2012-07-15 18:34:03 UTC MAIN commitmail json YAML

Document the new SYSMON_FHAS_ENTROPY flag.

(pgoyette)

2012-07-15 18:33:07 UTC MAIN commitmail json YAML

If a sensor is flagged as capable of providing rnd(4) with entropy,
hook the sensor into rnd subsystem, and make sure we periodically
refresh the sensor whether or not it is being actively monitored.

(pgoyette)

2012-07-15 18:31:35 UTC MAIN commitmail json YAML

Add a new (dummy) event type so we can use it for forcing sensors to be
refreshed even when the sensor is not being monitored.

(pgoyette)

2012-07-15 17:41:39 UTC MAIN commitmail json YAML

When unregistering a sensor device, make sure we unregister and delete
all the associated events.

(pgoyette)

2012-07-15 15:49:46 UTC MAIN commitmail json YAML

Stopgap crash prevention when atadebug_mask includes DEBUG_PROBE bit.

(jakllsch)

2012-07-15 15:17:57 UTC MAIN commitmail json YAML

Rename MDP_IRET to MDL_IRET since it is an lwp flag, not a proc one.
Add an MDL_COMPAT32 flag to the lwp's md_flags, set it for 32bit lwps
  and use it to force 'return to user' with iret (as is done when
  MDL_IRET is set).
Split the iret/sysret code paths much later.
Remove all the replicated code for 32bit system calls - which was only
  needed so that iret was always used.
frameasm.h for XEN contains '#define swapgs', while XEN probable never
  needs swapgs, this is likely to be confusing.
Add a SWAPGS which is a nop on XEN and swapgs otherwise.
(I've not yet checked all the swapgs in files that include frameasm.h)
Simple x86 programs still work.
Hijack 6.99.9 kernel bump (needed for compat32 modules)

(dsl)

2012-07-15 11:52:01 UTC MAIN commitmail json YAML

add function switch to switch on/off "wireless WAN", aka GSM et al modem
not tested to actually work, extensively tested not to do any harm if you
don't have a wwan

(spz)

2012-07-15 10:56:50 UTC MAIN commitmail json YAML

Some namespace protection (and add greppablity).
Prefix the DRIVE_ and DRIVET_ constants from atavar.h with ATA_.
Don't use an enum for drive_type - you don't know how big it will be.
Move driver_type to avoid implicit structure padding (esp on arm).
This change is purely lexical and mechanical.

Update to 6.99.9 - this wasn't done when the SATA PMP changes
were made - I'm sure they warranted a bump.

(dsl)

2012-07-15 10:55:34 UTC MAIN commitmail json YAML

Some namespace protection (and add greppablity).
Prefix the DRIVE_ and DRIVET_ constants from atavar.h with ATA_.
Don't use an enum for drive_type - you don't know how big it will be.
Move driver_type to avoid implicit structure padding (esp on arm).
This change is purely lexical and mechanical.

Update to 6.99.9 - this wasn't done when the SATA PMP changes
were made - I'm sure they warranted a bump.

(dsl)

2012-07-15 09:13:59 UTC MAIN commitmail json YAML

Use after free (Coverity 273146)

(spz)

2012-07-15 09:08:30 UTC MAIN commitmail json YAML

resource leak (Coverity issues 274383 and 274384)

(spz)

2012-07-15 08:44:57 UTC MAIN commitmail json YAML

2012-07-15 08:26:21 UTC MAIN commitmail json YAML

Use ldrexb/strexb for ARMv6 and above platforms since
"swp{b} use is deprecated" for them.

(matt)

2012-07-15 07:31:19 UTC MAIN commitmail json YAML

2012-07-15 07:30:58 UTC MAIN commitmail json YAML

2012-07-15 01:15:03 UTC MAIN commitmail json YAML

Fix obvious copy/paste-induced error (my fault) that would clobber
the bottom 24-bits of r_lba during a LBA48 command with AT_READREG.

(jakllsch)

2012-07-15 00:23:01 UTC MAIN commitmail json YAML

- Rework NPF tables and fix support for IPv6.  Implement tree table type
  using radix / Patricia tree.  Universal IPv4/IPv6 comparator for ptree(3)
  was contributed by Matt Thomas.
- NPF tables: update regression tests, improve npfctl(8) error messages.
- Fix few bugs when using kernel modules and handle module autounloader.
- Few other fixes and misc cleanups.
- Bump the version.

(rmind)

2012-07-15 00:16:28 UTC MAIN commitmail json YAML

ptree_find_filtered_node: make key argument const.

(rmind)

2012-07-15 00:05:51 UTC MAIN commitmail json YAML

Check for ${HAVE_GCC} and pick the right path to stdc++

(abs)

2012-07-14 22:37:43 UTC MAIN commitmail json YAML

2012-07-14 20:41:27 UTC MAIN commitmail json YAML

racd *should* be ejectable. Kernel side to come

(abs)

2012-07-14 20:32:39 UTC MAIN commitmail json YAML

Add a check hack to ensure %m causes error message string to be shown

(abs)

2012-07-14 20:14:17 UTC MAIN commitmail json YAML

From Bug Hunting:
Sync usage with man page.

(wiz)

2012-07-14 20:13:31 UTC MAIN commitmail json YAML

From Bug Hunting:
- use more common option list header line;
- remove superfluous `.Pp' macro (fixes mandoc(1) warning);
- bump date.

(wiz)

2012-07-14 18:50:23 UTC MAIN commitmail json YAML

Add umass to the macppc INSTALL kernel so that it is easier to perform
USB-based installations by reading the release files from a USB drive.

(jmmv)

2012-07-14 18:16:54 UTC MAIN commitmail json YAML

Add code to protect the ptree from multiple insertions of the same node.

(matt)

2012-07-14 17:12:27 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2012-07-14 16:04:06 UTC MAIN commitmail json YAML

more MKCRYPTO_IDEA and MKCRYPTO_MDC2 removal (resp, adjustment to IDEA and
MBC2 now always being included)
MKCRYPTO_RC5 now builds shared libs, add the missing files to sets

(spz)

2012-07-14 15:06:26 UTC MAIN commitmail json YAML

2012-07-14 14:13:04 UTC MAIN commitmail json YAML

no more CRYPTO_{IDEA,MDC2}

(christos)

2012-07-14 12:59:55 UTC MAIN commitmail json YAML

2012-07-14 10:25:00 UTC MAIN commitmail json YAML

2012-07-14 09:24:52 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2012-07-14 07:59:48 UTC MAIN commitmail json YAML

Add gic for arm

(matt)

2012-07-14 07:57:26 UTC MAIN commitmail json YAML

2012-07-14 07:55:28 UTC MAIN commitmail json YAML

Refresh cortex cpus

(matt)

2012-07-14 07:54:29 UTC MAIN commitmail json YAML

Fix CPU_ID_CORTEX_P and add CPU_ID_CORTEX_A8_P

(matt)

2012-07-14 07:52:53 UTC MAIN commitmail json YAML

Add hooks for __HAVE_PIC_SET_PRIORITY which allows updating of a hardware
(PIC) priority based on current IPL.

(matt)

2012-07-14 07:43:16 UTC MAIN commitmail json YAML

omap4430 irq definitions

(matt)

2012-07-14 07:42:57 UTC MAIN commitmail json YAML

Move omap2430/3530 definitions into their own header file.
(so that other omap processor can more easily be supported).

(matt)

2012-07-14 07:32:50 UTC MAIN commitmail json YAML

Use -march=armv6k -mtune=arm1136jf-s so that gas will believe there are
{ldr,str}ex{b,h,d} instruction available.  This is for the use of
ldrexb/strexb instead of swpb for __cpu_simple_lock_t.

(matt)

2012-07-14 06:55:19 UTC MAIN commitmail json YAML

gcc4.5 does support cortex-a8 so use it.

(matt)

2012-07-14 05:36:56 UTC MAIN commitmail json YAML

Adapt extent(9) page to not so recent changes in extent code. Argument
mtype to extent_create() was removed.

(rkujawa)

2012-07-14 05:32:17 UTC MAIN commitmail json YAML

extent_create does not take storage type argument anymore.

(rkujawa)

2012-07-14 04:06:17 UTC MAIN commitmail json YAML

2012-07-14 04:03:44 UTC MAIN commitmail json YAML

MKCRYPTO_IDEA is no more

(christos)

2012-07-14 04:01:11 UTC MAIN commitmail json YAML

MKCRYPTO_{IDEA,MDC2} is no more

(christos)

2012-07-13 23:16:13 UTC MAIN commitmail json YAML

Play with articles, this time indefinite ones.
Use more markup.
New sentence, new line.
Remove trailing whitespace.

(wiz)

2012-07-13 22:58:45 UTC MAIN commitmail json YAML

Adjust some wording based on suggestion from Snader_LB, plus install a link to wedge.4

(abs)

2012-07-13 19:48:45 UTC MAIN commitmail json YAML

wait for the blitter to go idle before trying to send another command
Apparently on some CG6 the GX_FULL bit is not a reliable indication wether the
engine is ready to accept another command ( LX onboard for example ) - might
be a hardware bug.

(macallan)

2012-07-13 19:32:51 UTC MAIN commitmail json YAML

2012-07-13 18:21:45 UTC MAIN commitmail json YAML

2012-07-13 18:21:33 UTC MAIN commitmail json YAML

2012-07-13 16:31:49 UTC MAIN commitmail json YAML

fix the comparison to determine if a biosdev is a cdrom (from mhitch)

(christos)

2012-07-13 16:21:39 UTC MAIN commitmail json YAML

Add voodoofb man page to distribution list.

(rkujawa)

2012-07-13 16:19:42 UTC MAIN commitmail json YAML

Add voodoofb man page. This time trying to use the "the" word more.

(rkujawa)

2012-07-13 16:15:49 UTC MAIN commitmail json YAML

revert previous; the problem was off by one in the bios device comparison
in x86_autoconf.c

(christos)

2012-07-13 13:51:09 UTC MAIN commitmail json YAML

Remove trailing whitespace, add a few articles.
XXX: voodoofb(4) is dangling

(wiz)

2012-07-13 13:38:44 UTC MAIN commitmail json YAML

Add info on P5PB_CONSOLE and link to reverse engineered docs.

(rkujawa)

2012-07-13 08:47:07 UTC MAIN commitmail json YAML

2012-07-13 06:09:18 UTC MAIN commitmail json YAML

Remove commented out lines. sys/arch/evbarm/dev/plcom* exists.

(skrll)

2012-07-13 06:02:58 UTC MAIN commitmail json YAML

Fix a KASSERT. From/OK'ed by matt@

(skrll)

2012-07-13 05:23:30 UTC MAIN commitmail json YAML

Begin support for Cortex A5, A7, A15 and expand A8 and A9 definitions.
Instead of testing all possible CPUids for a cortex, we know what range
a cortex will be so mask out the insignificant parts and do a single test.

(matt)

2012-07-13 01:15:27 UTC MAIN commitmail json YAML

Don't bother testing 0 length keys since they can only have one possible value.

(matt)

2012-07-12 23:07:06 UTC MAIN commitmail json YAML

bus_space_*_stream_N() functions are not universally available.
Provite alternate implementation for when they are unavailable.

(jakllsch)

2012-07-12 22:15:29 UTC MAIN commitmail json YAML

2012-07-12 21:29:51 UTC MAIN commitmail json YAML

Enable bus_stream options.

(matt)

2012-07-12 21:29:04 UTC MAIN commitmail json YAML

Add more arm7 and arm6 variants.

(matt)

2012-07-12 20:33:25 UTC MAIN commitmail json YAML

2012-07-12 20:32:34 UTC MAIN commitmail json YAML

2012-07-12 20:14:44 UTC MAIN commitmail json YAML

don't mention the indirect libm dependency.

(christos)

2012-07-12 19:43:15 UTC netbsd-6 commitmail json YAML

2012-07-12 19:42:40 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #415):
external/mit/xorg-server/dist/hw/xfree86/common/xf86sbusBus.c: revision 1.4
when using dixSetPrivate() and friends it helps to initialize the key before
using it. Now colours on suncg6 look right again and we don't spin or crash
on exit anymore.
probably needs to be pulled into -6

(riz)

2012-07-12 19:26:02 UTC netbsd-6 commitmail json YAML

2012-07-12 19:24:21 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #414):

external/historical/nawk/dist/main.c patch
external/historical/nawk/dist/b.c patch
external/historical/nawk/dist/lib.c patch
external/historical/nawk/dist/proto.h patch
external/historical/nawk/dist/run.c patch

Fix segfault in awk, and address PR#46155.
[christos, ticket #414]

(riz)

2012-07-12 19:13:42 UTC netbsd-6 commitmail json YAML

2012-07-12 19:11:07 UTC MAIN commitmail json YAML

move atf down to fix the build

(christos)

2012-07-12 18:46:20 UTC MAIN commitmail json YAML

PR/46678: Ian Wienand: Add stub implementation for rl_free_line_state()

(christos)

2012-07-12 18:44:49 UTC MAIN commitmail json YAML

2012-07-12 18:35:10 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #413):
common/lib/libc/gen/ptree.c: revision 1.6
sys/sys/ptree.h: revision 1.6
ptree: add context argument.  OK matt@

(riz)

2012-07-12 18:32:05 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #412):
sys/dev/mscp/mscp_disk.c: revision 1.75
- Unconditionally initialise tp to avoid a warning
- Use DK_CLOSED rather than CLOSED (no functional change)

(riz)

2012-07-12 18:29:57 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by ragge in ticket #411):
gnu/dist/gcc4/gcc/config/vax/builtins.md: revision 1.3
Bugfix builtin ffs, fixes PR port-vax/46677, fix from Paul Koning.

(riz)

2012-07-12 18:13:08 UTC MAIN commitmail json YAML

2012-07-12 17:37:24 UTC MAIN commitmail json YAML

Ricoh R5C822 has working DMA, but does not advertise support for it, use force.

(jakllsch)

2012-07-12 17:27:42 UTC MAIN commitmail json YAML

Completely rework (and enable) SDHC 1.0 DMA data transfer.

While without a large physically-contiguous buffer the performance
suffers severly, this should still be better than PIO.

(jakllsch)

2012-07-12 17:26:42 UTC MAIN commitmail json YAML

No point in having separate xxx_syscall_fancy() and xxx_syscall_plain().
Remove the 'plain' ones.

(dsl)

2012-07-12 17:24:47 UTC MAIN commitmail json YAML

Fix build - eg i386/ALL

(dsl)

2012-07-12 17:23:02 UTC MAIN commitmail json YAML

Use __builtin_constant_p so that we only emit asm when
the expression is not a constant.

(matt)

2012-07-12 17:20:20 UTC MAIN commitmail json YAML

Add event counters for undefined instruction and cp15 instruction emulation.

(matt)

2012-07-12 17:17:27 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #410):
sys/dev/mscp/mscp.h: revision 1.9
sys/dev/mscp/mscp.c: revision 1.35
sys/dev/mscp/mscp_subr.c: revision 1.43
Adjust MSCP attach routines. The current code worked fine on simh-vax, but
unfortunately failed on at least one 'real' SCSI MSCP adaptor.
In the updated code
mscp_dorsp()

(riz)

2012-07-12 17:15:27 UTC MAIN commitmail json YAML

No need to panic on failure to find a divisor.
Additionally, add commented out calculation of actual clock frequency.

(jakllsch)

2012-07-12 17:15:17 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by matt in ticket #409):
sys/arch/powerpc/booke/e500_intr.c: revision 1.18
If we paniced because a watchdog timed out, PSL_CE will be clear.  So don't
assert PSL_CE is set if panicstr is not NULL.

(riz)

2012-07-12 17:14:39 UTC MAIN commitmail json YAML

Neither i386 nor amd64 have had separate syscall_plain/fancy functions
  for ages, so this code can't be correct in looking for them.
Change to compare against "syscall".
I don't know if this changes any behaviour anywhere.

(dsl)

2012-07-12 17:11:17 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #408):
sys/kern/uipc_socket.c: revision 1.211
in soreceive(), handle uios larger than 31 bits.
fixes the remaining problem in PR 43240.

(riz)

2012-07-12 17:07:38 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #407):
sys/arch/vax/include/cpu.h: revision 1.94
Change cpu_idle to be an inline which sets IPL to 1 and then back to 0
so simh can recognize the kernel is idle.

(riz)

2012-07-12 16:58:50 UTC MAIN commitmail json YAML

SDHC can have multiple slots, note which slot a specific sdmmc(4) attaches to.

(jakllsch)

2012-07-12 16:55:57 UTC MAIN commitmail json YAML

Document import of dhcpcd-5.6.1

(roy)

2012-07-12 16:54:14 UTC MAIN commitmail json YAML

2012-07-12 16:51:21 UTC MAIN commitmail json YAML

2012-07-12 16:48:03 UTC MAIN commitmail json YAML

Import dhcpcd-5.6.1 with the following changes:

Improve IPv6 RA support by allowing dhcpcd to manage addreses and
routes instead of the kernel. dhcpcd will only do this if RA has been
disabled in the kernel or instructed to do so via the dhcpcd.conf(5)
ipv6ra_own and/or ipv6ra_owndefault directives.

Send and process IPv6 Neighbor Solicitions and Adverts to prove router
reachability. If a router cannot be reached in this way then it is
expired.

Status:

Vendor Tag: roy
Release Tags: dhcpcd-5-6-1

(roy)

2012-07-12 16:46:48 UTC MAIN commitmail json YAML

SDHCI byte swaps the BE response on the wire into LE registers.
As we always want response data in LE, use bus_space_read_stream.
Additonally, read response data in 1 or 4 4-byte chunks, instead of
one 4-byte chunk or 15 1-byte chunks.

(jakllsch)

2012-07-12 16:34:30 UTC MAIN commitmail json YAML

Add DMA boundary field shift and mask.

(jakllsch)

2012-07-12 16:32:34 UTC MAIN commitmail json YAML

Always enable and set block count register.  We never do infinite transfers.
The old way seemed to be causing issues on a R5C822, at least with DMA enabled.

(jakllsch)

2012-07-12 16:15:40 UTC MAIN commitmail json YAML

Properly include dependent library, unbreaks objdir build.

(christos)

2012-07-12 16:03:13 UTC MAIN commitmail json YAML

Add SD_STATUS (ACMD13) opcode.

(jakllsch)

2012-07-12 16:01:53 UTC MAIN commitmail json YAML

If necessary, unload and destroy dmamap upon detach.

(jakllsch)

2012-07-12 15:59:32 UTC MAIN commitmail json YAML

Replace integer constant SDMMC_MAXNSEGS with the formula said value was
calculated from.

(jakllsch)

2012-07-12 14:17:03 UTC MAIN commitmail json YAML

Fix surplus ( that was forgotten to remove in the DRIVE_ to DRIVET_ rototol.

(reinoud)

2012-07-12 13:16:52 UTC MAIN commitmail json YAML

Instead of local patch, use official upstream fix.
commit 1326fcb6afe5a62b675bf99826f7e628c66237b4
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:  Thu Jan 15 16:15:23 2009 -0200

    Ansification and compile warning fixes.

      This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
    make distcheck and most gcc 4.3 and sparse warnings.

(wiz)

2012-07-12 12:43:06 UTC MAIN commitmail json YAML

Revert previous: tsutsui noted that this file is for X11R6.
The one for X11R7 already had HAVE_OPENPTY defined.

(wiz)

2012-07-12 12:00:08 UTC MAIN commitmail json YAML

Instead of local patch, merge upstream git version:
commit 45cc81cd7abafe61bddb3ddce9f4fb8a9aa06c12
Author: Julien Cristau <jcristau@debian.org>
Date:  Thu Sep 8 22:11:15 2011 +0200

    Include <sys/time.h> and <sys/resource.h> unconditionally

    Suggested by Mark Kettenis.

    X.Org bug#40632 <https://bugs.freedesktop.org/show_bug.cgi?id=40632>

    Signed-off-by: Julien Cristau <jcristau@debian.org>

(wiz)

2012-07-12 10:14:50 UTC MAIN commitmail json YAML

Revert local patch adding a call to openpty.
Defining HAS_OPENPTY (which I just added in the crossover Makefile)
has the same effect.

(wiz)

2012-07-12 10:14:04 UTC MAIN commitmail json YAML

Define HAS_OPENPTY in CPPFLAGS (since this Makefile doesn't use a config.h).

(wiz)

2012-07-12 09:39:53 UTC MAIN commitmail json YAML

2012-07-12 09:37:58 UTC MAIN commitmail json YAML

2012-07-12 09:29:32 UTC MAIN commitmail json YAML

Add Marvell SoC 88F6282.

(kiyohara)

2012-07-12 03:48:54 UTC MAIN commitmail json YAML

Add sdhc
Add comment about flash usage

(matt)

2012-07-12 03:38:50 UTC MAIN commitmail json YAML

First pass at an EHCI attachment.  It does compile.  Untested.

(matt)

2012-07-12 03:38:25 UTC MAIN commitmail json YAML

2012-07-12 03:30:29 UTC MAIN commitmail json YAML

Add OMAP_4430 and OMAP4

(matt)

2012-07-12 03:28:45 UTC MAIN commitmail json YAML

Add EHCI/OHCI base addresses for 3530/4430

(matt)

2012-07-12 03:08:48 UTC MAIN commitmail json YAML

Add omap3 ehci and sdhc attachments

(matt)

2012-07-12 03:08:26 UTC MAIN commitmail json YAML

First pass at supporting the SD/MMC controllers on TI OMAP3/OMAP4 SoCs.
They are "mostly" SDHC.

(matt)

2012-07-12 03:05:49 UTC MAIN commitmail json YAML

Add a flag for the lack of LED_ON in HOST_CTL (ti omap3 doesn't do that).

(matt)

2012-07-12 03:05:01 UTC MAIN commitmail json YAML

Deal with a spare size of 32.  XXX necc_offset is only a guess.

(matt)

2012-07-12 01:21:08 UTC MAIN commitmail json YAML

deal with negative cache sizes

(macallan)

2012-07-12 01:20:22 UTC MAIN commitmail json YAML

2012-07-12 00:07:36 UTC MAIN commitmail json YAML

More updates, since the structure name has changed from rndsourc_element_t
to krndsource_t.  While here, add RND_TYPE_ENV to the list of source types.

(pgoyette)

2012-07-11 22:43:19 UTC MAIN commitmail json YAML

2012-07-11 22:42:40 UTC MAIN commitmail json YAML

Update file sets for atf 0.16.

In particular, add entries for the new libatf-c and libatf-c++ shared
libraries.  I have followed existing entries to come up with the right
lines to add... but this is quite tricky, so please forgive any fallout
that may follow (and let me know if there is any!).

(jmmv)

2012-07-11 22:40:16 UTC MAIN commitmail json YAML

2012-07-11 22:38:40 UTC MAIN commitmail json YAML

2012-07-11 22:37:16 UTC MAIN commitmail json YAML

Import atf 0.16:

Experimental version released on July 10th, 2012.

* Added a --enable-tools flag to configure to request the build of the
  deprecated ATF tools, whose build is now disabled by default.  In order
  to continue running tests, you should migrate to Kyua instead of enabling
  the build of the deprecated tools.  The kyua-atf-compat package provides
  transitional compatibility versions of atf-run and atf-report built on
  top of Kyua.

* Tweaked the ATF_TEST_CASE macro of atf-c++ so that the compiler can
  detect defined but unused test cases.

* PR bin/45859: Fixed some XSLT bugs that resulted in the tc-time and
  tp-time XML tags leaking into the generated HTML file.  Also improved
  the CSS file slightly to correct alignment and color issues with the
  timestamps column.

* Optimized atf-c++/macros.hpp so that GNU G++ consumes less memory during
  compilation with GNU G++.

* Flipped the default to building shared libraries for atf-c and atf-c++,
  and started versioning them.  As a side-effect, this removes the
  --enable-unstable-shared flag from configure that appears to not work any
  more (under NetBSD).  Additionally, some distributions require the use of
  shared libraries for proper dependency tracking (e.g. Fedora), so it is
  better if we do the right versioning upstream.

* Project hosting moved from an adhoc solution (custom web site and
  Monotone repository) to Google Code (standard wiki and Git).  ATF now
  lives in a subcomponent of the Kyua project.

Status:

Vendor Tag: TNF
Release Tags: atf-0-16

(jmmv)

2012-07-11 19:24:14 UTC MAIN commitmail json YAML

The p5pb driver now supports all G-REX slots.

(rkujawa)

2012-07-11 19:14:18 UTC MAIN commitmail json YAML

Fix incomplete bus_dma tag.

(rkujawa)

2012-07-11 19:02:19 UTC MAIN commitmail json YAML

2012-07-11 19:01:02 UTC MAIN commitmail json YAML

2012-07-11 19:00:12 UTC MAIN commitmail json YAML

Fill in homepage for file(1). From Bug Hunting.

(wiz)

2012-07-11 18:59:32 UTC MAIN commitmail json YAML

2012-07-11 18:50:24 UTC MAIN commitmail json YAML

2012-07-11 18:48:28 UTC MAIN commitmail json YAML

2012-07-11 18:33:14 UTC MAIN commitmail json YAML

minor wording improvement.

(dholland)

2012-07-11 18:24:27 UTC MAIN commitmail json YAML

On the libc/libgcc clashes cleanup that removed divsi3.o from libc, ARM/evbarm
was forgotten. This patch fixes it making static binaries possible again!

(reinoud)

2012-07-11 18:21:28 UTC MAIN commitmail json YAML

Fix transposition typo in comment.

(jakllsch)

2012-07-11 18:17:50 UTC MAIN commitmail json YAML

Use correct source file reference

(pgoyette)

2012-07-11 17:13:31 UTC MAIN commitmail json YAML

2012-07-11 16:59:55 UTC MAIN commitmail json YAML

don't wait for the blitter unless we want to send another command and the
pipeline is full

(macallan)

2012-07-11 16:41:16 UTC MAIN commitmail json YAML

- Unconditionally initialise tp to avoid a warning
- Use DK_CLOSED rather than CLOSED (no functional change)

(abs)

2012-07-11 15:03:15 UTC MAIN commitmail json YAML

don't set clipping parameters and such every time we send a blitter command

(macallan)

2012-07-11 13:34:45 UTC MAIN commitmail json YAML

Bugfix builtin ffs, fixes PR port-vax/46677, fix from Paul Koning.

(ragge)