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

2024-05-09 23:34:30 UTC Now

2013-11-10 18:27:15 UTC MAIN commitmail json YAML

2013-11-10 17:18:32 UTC MAIN commitmail json YAML

2013-11-10 17:14:25 UTC MAIN commitmail json YAML

2013-11-10 12:46:19 UTC MAIN commitmail json YAML

Handle whiteout case in tmpfs_dir_detach() and tmpfs_unmount().

(rmind)

2013-11-10 12:07:52 UTC MAIN commitmail json YAML

On linux_sys_getdents, insert d_type at the end of each record.
Fixes PR kern/47806.

(slp)

2013-11-10 05:16:10 UTC MAIN commitmail json YAML

add a row with totals for some pool statistics.

(mrg)

2013-11-10 03:44:03 UTC MAIN commitmail json YAML

- avoid an uninitialised variable warning
- fix a series of comparisions that duplicated one test and
  did not test one variable (found by gcc set-but-unused.)
ok rkujawa

(mrg)

2013-11-10 03:38:59 UTC MAIN commitmail json YAML

add a default case in xhci_init_slot().
ok jakllsch.

(mrg)

2013-11-10 03:20:20 UTC MAIN commitmail json YAML

mark variable __diagused

(christos)

2013-11-10 03:14:16 UTC MAIN commitmail json YAML

remove unused variable

(christos)

2013-11-10 02:43:23 UTC MAIN commitmail json YAML

mark the new bits/sparc* subdirs as always, since they're always created.

(mrg)

2013-11-10 01:19:13 UTC MAIN commitmail json YAML

Change xpq_flush_cache to just do WBINVD letting the hypervisor trap and
handle it as MMUEXT_FLUSH_CACHE is a privileged hypervisor operation.

(jnemeth)

2013-11-10 00:50:13 UTC MAIN commitmail json YAML

2013-11-10 00:13:50 UTC MAIN commitmail json YAML

Bump date for FIFO support.

(wiz)

2013-11-09 22:40:15 UTC MAIN commitmail json YAML

use -fno-unwind-tables when building arm modules

(jmcneill)

2013-11-09 21:41:03 UTC MAIN commitmail json YAML

2013-11-09 21:39:28 UTC MAIN commitmail json YAML

2013-11-09 21:38:57 UTC MAIN commitmail json YAML

mention gcc-4.8 hacks for the vax

(christos)

2013-11-09 21:32:55 UTC MAIN commitmail json YAML

2013-11-09 21:31:56 UTC MAIN commitmail json YAML

fix unused variable warning

(christos)

2013-11-09 21:31:45 UTC MAIN commitmail json YAML

fixed unused variable warning

(christos)

2013-11-09 20:32:59 UTC MAIN commitmail json YAML

2013-11-09 19:00:18 UTC MAIN commitmail json YAML

add support for outputting to FIFO's (Anthony Mallet)

(christos)

2013-11-09 18:58:22 UTC MAIN commitmail json YAML

fix two bugs related to queues (Anthony Mallet)
- the default values are in humanized number form so strtol does not work
- fix reversed size tests

(christos)

2013-11-09 18:31:53 UTC MAIN commitmail json YAML

2013-11-09 17:30:46 UTC MAIN commitmail json YAML

set GENASSYM_DIR for arm and earm

(jmcneill)

2013-11-09 17:28:58 UTC MAIN commitmail json YAML

wrap opt_* includes with if defined(_KERNEL_OPT)

(jmcneill)

2013-11-09 16:05:39 UTC MAIN commitmail json YAML

document fsdb bug

(christos)

2013-11-09 16:01:58 UTC MAIN commitmail json YAML

put instruction generation bug for the vax for 4.8 too

(christos)

2013-11-09 15:57:15 UTC MAIN commitmail json YAML

reorganize to make clear variable use.

(christos)

2013-11-09 13:10:35 UTC MAIN commitmail json YAML

Bring tunnel src_addr and dst_addr on the same line

(kefren)

2013-11-09 13:05:59 UTC MAIN commitmail json YAML

2013-11-09 11:18:12 UTC MAIN commitmail json YAML

Update check files to match fixed behaviour for addchstr

(blymn)

2013-11-09 11:16:59 UTC MAIN commitmail json YAML

Rename the old __waddbytes function to _cursesi_waddbytes and add a
parameter that controls whether or not certain characters in the
string are interpreted or not (things like tab being expanded).

Make __waddbytes a wrapper for _cursesi_waddbytes that passes all
parameters and sets the flag for character interpretation for backward
compatibility.

Fix an incipient bug in _cursesi_waddbytes where garbage would have
been written to the terminal if the terminal TABSIZE was set > 8 and
character interpretation is on.

Convert all internal __waddbytes calls to use _cursesi_waddbytes, fix
the function prototypes and add a new flag that will be used later.

Fix the addchstr family functions so that they call _cursesi_waddbytes
with character interpretation off as per SUSV2.

(blymn)

2013-11-09 07:52:22 UTC MAIN commitmail json YAML

2013-11-09 02:54:11 UTC MAIN commitmail json YAML

2013-11-09 02:44:52 UTC MAIN commitmail json YAML

fixed unused variable warning

(christos)

2013-11-09 02:23:57 UTC MAIN commitmail json YAML

2013-11-09 00:35:00 UTC MAIN commitmail json YAML

2013-11-09 00:33:48 UTC MAIN commitmail json YAML

2013-11-09 00:29:47 UTC MAIN commitmail json YAML

another 4.8.1 hack; make more specific and add more info

(christos)

2013-11-09 00:26:06 UTC MAIN commitmail json YAML

2013-11-08 22:42:52 UTC MAIN commitmail json YAML

Add support for the gcc __sync builtins.
Note that these need earmv6 or later to get the ldrex/strex instructions

(matt)

2013-11-08 19:22:19 UTC MAIN commitmail json YAML

2013-11-08 19:21:01 UTC MAIN commitmail json YAML

2013-11-08 19:18:25 UTC MAIN commitmail json YAML

2013-11-08 19:05:52 UTC MAIN commitmail json YAML

2013-11-08 17:46:35 UTC MAIN commitmail json YAML

Add GPIO programming to support more PHY.

Most of the work done by skrll@ taken from FreeBSD,
but finished and tested by me using an AX88178 axe and a RTL8211 PHY.

(roy)

2013-11-08 15:44:26 UTC MAIN commitmail json YAML

"machine_model" is now declared in machine/autoconf.h.

(nakayama)

2013-11-08 15:44:23 UTC MAIN commitmail json YAML

tmpfs: replace the broken tmpfs_dircookie() logic which uses the node
address truncated to 31 bits (required for 32-bit readdir compatibility,
e.g. linux32).  Instead, assign 2^31 range using the following logic:
- The first half of the 2^31 is assigned incrementally (the fast path).
- When exceeded, use the second half of 2^31, but manage with vmem(9).

It will require 2 billion files per-directory to trigger vmem(9) usage.
Also, while here, add some fixes for tmpfs_unmount().

Should fix PR/47739, PR/47480, PR/46088 and PR/41068.
Thanks to wiz@ for stress testing.

(rmind)

2013-11-08 13:17:45 UTC MAIN commitmail json YAML

Mark up NULL with Dv.

(wiz)

2013-11-08 06:20:48 UTC MAIN commitmail json YAML

move EVCNT only variable inside #ifdef

(nisimura)

2013-11-08 04:32:58 UTC MAIN commitmail json YAML

use __diagused for KASSERT only variable.

(nisimura)

2013-11-08 03:59:35 UTC MAIN commitmail json YAML

resort the sys/cpu.h way for unused cii iterator in !MULTIPROCESSOR case.

(nisimura)

2013-11-08 03:56:10 UTC MAIN commitmail json YAML

fix an array bound error which was spotted by gcc 4.8

(nisimura)

2013-11-08 03:13:29 UTC MAIN commitmail json YAML

2013-11-08 03:12:48 UTC MAIN commitmail json YAML

2013-11-08 03:12:17 UTC MAIN commitmail json YAML

2013-11-08 02:47:41 UTC MAIN commitmail json YAML

fix unused variable

(christos)

2013-11-08 02:24:53 UTC MAIN commitmail json YAML

fix unused variable warning

(christos)

2013-11-08 02:24:12 UTC MAIN commitmail json YAML

2013-11-08 02:23:52 UTC MAIN commitmail json YAML

fix unused variable warnings

(christos)

2013-11-08 01:41:45 UTC MAIN commitmail json YAML

fix unused variables

(christos)

2013-11-08 01:10:24 UTC MAIN commitmail json YAML

remove unused variable

(christos)

2013-11-08 00:38:27 UTC MAIN commitmail json YAML

2013-11-07 21:45:04 UTC MAIN commitmail json YAML

2013-11-07 21:44:48 UTC MAIN commitmail json YAML

eliminate unused variable

(christos)

2013-11-07 21:33:59 UTC MAIN commitmail json YAML

another gcc-4.8.1 workaround

(christos)

2013-11-07 21:30:58 UTC MAIN commitmail json YAML

2013-11-07 20:44:37 UTC netbsd-6-1 commitmail json YAML

2013-11-07 20:44:11 UTC netbsd-6-0 commitmail json YAML

2013-11-07 20:43:44 UTC netbsd-6 commitmail json YAML

2013-11-07 20:38:43 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #979):
lib/libc/gen/getpwent.c: revision 1.79
PR/46279: Dr. W. Stukenbrock: Off-by-one in buffer length check and make sure
that the password fits in the supplied buffer.

(snj)

2013-11-07 20:35:16 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #977):
sys/arch/x86/x86/x86_autoconf.c: revision 1.67
If we have both wedge and partition info, use the partition info in the
wedge case too. From mlelstv.
XXX: pullup-6

(snj)

2013-11-07 20:32:37 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #976):
libexec/ld.elf_so/tls.c: revision 1.9
tests/lib/libc/tls/dso/h_tls_dlopen.c: revision 1.5
Only initialise TLS space from the PT_TLS segment, if the size is
positive and the offset has been computed. Fixes PR lib/48324.

(snj)

2013-11-07 20:31:55 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #976):
libexec/ld.elf_so/tls.c: revision 1.9
tests/lib/libc/tls/dso/h_tls_dlopen.c: revision 1.5
Only initialise TLS space from the PT_TLS segment, if the size is
positive and the offset has been computed. Fixes PR lib/48324.

(snj)

2013-11-07 20:23:46 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #976):
libexec/ld.elf_so/tls.c: revision 1.9
tests/lib/libc/tls/dso/h_tls_dlopen.c: revision 1.5
Only initialise TLS space from the PT_TLS segment, if the size is
positive and the offset has been computed. Fixes PR lib/48324.

(snj)

2013-11-07 20:19:40 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #974):
sys/arch/xen/xen/xbdback_xenbus.c: revision 1.58
Add more XENPRINTF() to xbdback_connect()
in xbdback_backend_changed(), fix memory leak.
Do not free an uninitialized pointer in xbdback_connect(). Should fix
hypervisor or dom0 reboot when using windows PV drivers, as reported
by several users on port-xen.

(snj)

2013-11-07 20:18:50 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #974):
sys/arch/xen/xen/xbdback_xenbus.c: revision 1.58
Add more XENPRINTF() to xbdback_connect()
in xbdback_backend_changed(), fix memory leak.
Do not free an uninitialized pointer in xbdback_connect(). Should fix
hypervisor or dom0 reboot when using windows PV drivers, as reported
by several users on port-xen.

(snj)

2013-11-07 20:16:48 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #974):
sys/arch/xen/xen/xbdback_xenbus.c: revision 1.58
Add more XENPRINTF() to xbdback_connect()
in xbdback_backend_changed(), fix memory leak.
Do not free an uninitialized pointer in xbdback_connect(). Should fix
hypervisor or dom0 reboot when using windows PV drivers, as reported
by several users on port-xen.

(snj)

2013-11-07 20:09:55 UTC MAIN commitmail json YAML

Don't use SIG_register to register a SIG_IGN handler. It thinks it registers
a fucntion, but then it ends up calling (*1)(13) with all signals blocked
so cvs spins (with all signal blocked, getting SEGV). Use plain signal instead
To reproduce: cvs log file | less and quit.

(christos)

2013-11-07 19:52:56 UTC MAIN commitmail json YAML

Revert previous change:
gcc-4.8.1 converts -mc68000 to -mcpu=68000 which breaks gas. gas even
breaks with -mcpu=68010, but works with -march=68010 so we'll go with that.

(christos)

2013-11-07 19:39:58 UTC MAIN commitmail json YAML

2013-11-07 19:37:19 UTC MAIN commitmail json YAML

2013-11-07 18:59:01 UTC MAIN commitmail json YAML

Fix typo. From jnemeth.

(msaitoh)

2013-11-07 18:50:46 UTC MAIN commitmail json YAML

apostrophe's do not make plural's.

(dholland)

2013-11-07 18:47:07 UTC MAIN commitmail json YAML

2013-11-07 18:45:32 UTC MAIN commitmail json YAML

Revert previos. Sorry.

(msaitoh)

2013-11-07 18:44:09 UTC MAIN commitmail json YAML

2013-11-07 18:18:59 UTC MAIN commitmail json YAML

Update some processor names.

(msaitoh)

2013-11-07 18:17:13 UTC MAIN commitmail json YAML

Get bus clock for some Atom processors.

(msaitoh)

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

2013-11-07 17:50:02 UTC MAIN commitmail json YAML

don't duplicate definitions

(christos)

2013-11-07 17:26:13 UTC MAIN commitmail json YAML

mark variables as used

(christos)

2013-11-07 17:18:22 UTC MAIN commitmail json YAML

remove unused variable

(christos)

2013-11-07 15:55:09 UTC MAIN commitmail json YAML

Add some Mobile 4th generation Intel Core Processor devices
(Lynx Point-LP).

(msaitoh)

2013-11-07 15:26:36 UTC MAIN commitmail json YAML

move DIAGNOSTIC only variable inside #ifdef

(nisimura)

2013-11-07 14:51:36 UTC MAIN commitmail json YAML

shut off gcc 4.8 unused variable warnings.

(nisimura)

2013-11-07 14:33:34 UTC MAIN commitmail json YAML

2013-11-07 14:33:09 UTC MAIN commitmail json YAML

Add some Intel devices. Mainly taken from "Mobile 4th Generation Intel Core
Processor Family I/O" datasheet (Document number: 329003)

(msaitoh)

2013-11-07 09:48:34 UTC MAIN commitmail json YAML

Make vclean static (ride 6.99.2).

DOCLOSE is no longer needed -- remove.

(hannken)

2013-11-07 09:45:53 UTC MAIN commitmail json YAML

Add missing operations that unlock or dereference their arguments.

Stop checking for a vnode state change -- dead vnodes never change state.

(hannken)

2013-11-07 06:54:48 UTC MAIN commitmail json YAML

bus->lock is always available now. Remove the old code that helped when
it wasn't always available.

(skrll)

2013-11-07 02:38:07 UTC MAIN commitmail json YAML

2013-11-07 02:37:56 UTC MAIN commitmail json YAML

2013-11-07 02:06:52 UTC MAIN commitmail json YAML

more volatile for m68k

(christos)

2013-11-07 02:01:42 UTC MAIN commitmail json YAML

we don't support stpncpy until gcc does

(christos)

2013-11-07 02:00:54 UTC MAIN commitmail json YAML

gcc-4.8.1 is has a builtin stpncpy, but is missing the __builtin_ ssp
equivalent. go figure.

(christos)

2013-11-07 01:49:46 UTC MAIN commitmail json YAML

add ifdefs for kernel only variable

(christos)

2013-11-07 01:47:59 UTC MAIN commitmail json YAML

Grammar fix.

(joerg)

2013-11-07 01:43:09 UTC MAIN commitmail json YAML

mention template instantiation workaround

(christos)

2013-11-07 01:18:19 UTC MAIN commitmail json YAML

Make /usr/include/g++/bits/i386 and x86_64 not depend on gcccmds.

(joerg)

2013-11-07 00:43:16 UTC MAIN commitmail json YAML

avoid confusion with 68010 and 68020. The sun3 always was a 68020, and
the code assumes that.

(christos)

2013-11-07 00:42:42 UTC MAIN commitmail json YAML

2013-11-07 00:17:01 UTC MAIN commitmail json YAML

Directories are created even when gcc=48 is not true, so remove
that flag as well.

(riz)

2013-11-07 00:02:59 UTC MAIN commitmail json YAML

Revert my last change. I'm not convinced it is correct and while it seems
to fix some build problems it might cause others.

(tron)

2013-11-06 23:32:04 UTC MAIN commitmail json YAML

Don't attempt to build "stpcpy.c" and "stpncpy.c". NetBSD provides these
functions and these implementation don't build because of the new
SSP definitions.

(tron)

2013-11-06 22:56:38 UTC MAIN commitmail json YAML

revert previous now that the config test is correct

(christos)

2013-11-06 22:54:49 UTC MAIN commitmail json YAML

2013-11-06 21:44:44 UTC MAIN commitmail json YAML

Fix build problem caused by definition of SSP version of stpcpy(3).

(tron)

2013-11-06 21:33:12 UTC MAIN commitmail json YAML

Add missing declarations for SSP versions of stpcpy(3) and stpncpy(3).

(tron)

2013-11-06 21:05:27 UTC MAIN commitmail json YAML

2013-11-06 20:19:03 UTC MAIN commitmail json YAML

gcc 4.8 issues:
- avoid running over the end of an array (this is a real bug, but
  i didn't really look closely at what memory is clobbered.  it
  may not actually matter.)
- move variables inside their #if usage.

(mrg)

2013-11-06 19:57:17 UTC MAIN commitmail json YAML

turn off another gcc warning for m68k

(christos)

2013-11-06 19:56:38 UTC MAIN commitmail json YAML

revert previous, will turn off globally.

(christos)

2013-11-06 19:50:10 UTC MAIN commitmail json YAML

XXX: gcc initialization (mc68k gcc-4.5.x gcc-4.8.x)

(christos)

2013-11-06 19:37:06 UTC MAIN commitmail json YAML

Introduce a variable for security.conf, default empty, to list users
whose home is (allowed to be) owned by another user.

It's a separate variable and not just check_passwd_permit_dups so I can
make security shut up about my uucp users.

Fixes the second half of PR misc/36063

(spz)

2013-11-06 19:30:20 UTC MAIN commitmail json YAML

having more than one line with the same group name and gid is not only
allowed, it's even recommended for groups with lots of members, so
do not warn about duplicate group name lines if the gid is the same

(spz)

2013-11-06 19:00:58 UTC MAIN commitmail json YAML

fix xrender ops with a solid source without an actual pixmap for R2xx and R3xx
on big endian hardware as well
tested on macppc

(macallan)

2013-11-06 18:37:57 UTC MAIN commitmail json YAML

Fix the build for amd64.

Even though the files are installed only if "compat" is set, the
/usr/include/g++/bits directories are unconditionally created via
the mtree files.

(pgoyette)

2013-11-06 17:54:55 UTC MAIN commitmail json YAML

Small macros cleanup. Do not call '.Bl -compact' and add .Pp before
each item. No output change.

ok mbalmer@.

(njoly)

2013-11-06 16:58:58 UTC MAIN commitmail json YAML

2013-11-06 16:49:21 UTC MAIN commitmail json YAML

2013-11-06 16:31:24 UTC MAIN commitmail json YAML

2013-11-06 16:31:08 UTC MAIN commitmail json YAML

2013-11-06 16:30:55 UTC MAIN commitmail json YAML

fix doc for strcpy, strcat
add stp{,n}cpy

(christos)

2013-11-06 16:30:27 UTC MAIN commitmail json YAML

2013-11-06 14:53:29 UTC MAIN commitmail json YAML

2013-11-06 14:52:25 UTC MAIN commitmail json YAML

Don't turn off aperture registers - some firmwares don't know how to turn
them back on. Also distinguish between WSDISPLAYIO_MODE_MAPPED and _DUMBFB -
we only need to turn the registers off in _DUMBFB mode when mapping all 8MB
of video memory.

(macallan)

2013-11-06 06:23:15 UTC MAIN commitmail json YAML

- move variables inside their #ifdef use
- remove unused and set-but-unused variables
- use __USE() in a particularly ugly case

with these, and a couple of other changes, amd64 gcc 4.8.1 world
is able to complete build.sh release.

(mrg)

2013-11-06 06:20:12 UTC MAIN commitmail json YAML

move some variables inside their #ifdef use.

(mrg)

2013-11-06 02:41:12 UTC MAIN commitmail json YAML

remove unused variables

(christos)

2013-11-06 02:37:58 UTC MAIN commitmail json YAML

2013-11-06 02:36:36 UTC MAIN commitmail json YAML

2013-11-06 02:35:26 UTC MAIN commitmail json YAML

2013-11-06 02:34:10 UTC MAIN commitmail json YAML

2013-11-06 02:02:00 UTC MAIN commitmail json YAML

2013-11-06 00:53:39 UTC MAIN commitmail json YAML

2013-11-06 00:53:03 UTC MAIN commitmail json YAML

2013-11-05 18:44:02 UTC matt-nb5-mips64 commitmail json YAML

Start of a nand for xlp3xx/xlp2xx.

(matt)

2013-11-05 18:43:31 UTC matt-nb5-mips64 commitmail json YAML

2013-11-05 18:41:57 UTC matt-nb5-mips64 commitmail json YAML

2013-11-05 18:40:22 UTC matt-nb5-mips64 commitmail json YAML

Deal with larger DIMMs

(matt)

2013-11-05 18:37:37 UTC matt-nb5-mips64 commitmail json YAML

2013-11-05 18:36:31 UTC matt-nb5-mips64 commitmail json YAML

2013-11-05 18:35:35 UTC matt-nb5-mips64 commitmail json YAML

2013-11-05 18:34:44 UTC matt-nb5-mips64 commitmail json YAML

Pull in support for pci_aprint_devinfo_fancy

(matt)

2013-11-05 18:34:21 UTC matt-nb5-mips64 commitmail json YAML

Pull in support for pci_aprint_devinfo_fancy

(matt)

2013-11-05 18:32:45 UTC matt-nb5-mips64 commitmail json YAML

2013-11-05 16:04:13 UTC MAIN commitmail json YAML

initialize cii before using it.

(christos)

2013-11-05 14:26:19 UTC MAIN commitmail json YAML

Define a new NetBSD specific note to encode the code model used for a binary.
Allow MD code to check these notes in the exec path.

(martin)

2013-11-05 13:09:12 UTC MAIN commitmail json YAML

sync an example with the latest group syntax change

(kefren)

2013-11-05 11:28:10 UTC MAIN commitmail json YAML

use WSDISPLAYIO_MODE_MAPPED
while there, change vendor string to TNF since X.org had nothing to do with
this driver

(macallan)

2013-11-05 11:26:43 UTC MAIN commitmail json YAML

2013-11-05 11:08:20 UTC MAIN commitmail json YAML

do what cuda does - if we read garbage from the RTC try a few more times

(macallan)

2013-11-05 07:42:48 UTC MAIN commitmail json YAML

Remove esis reference

(kefren)

2013-11-05 02:32:12 UTC MAIN commitmail json YAML

Use -f with cp to cope with nonwritable files in .

(gdt)

2013-11-05 01:50:30 UTC MAIN commitmail json YAML

npfctl: optimise fetch_l3() to avoid unnecessary call to NPF_COP_L3.

(rmind)

2013-11-05 00:40:33 UTC MAIN commitmail json YAML

- support advisory locking on ptys
- get the link count correct for .
XXX: pullup 6

(christos)

2013-11-05 00:36:02 UTC MAIN commitmail json YAML

Fix typo in comment.

(msaitoh)

2013-11-04 22:17:22 UTC MAIN commitmail json YAML

npf_generic_fsm and npf_tcp_fsm: use uint8_t and make the arrays more dense.

(rmind)

2013-11-04 21:59:15 UTC MAIN commitmail json YAML

2013-11-04 21:57:26 UTC MAIN commitmail json YAML

2013-11-04 21:54:59 UTC MAIN commitmail json YAML

2013-11-04 21:30:16 UTC MAIN commitmail json YAML

2013-11-04 21:25:23 UTC MAIN commitmail json YAML

2013-11-04 21:25:05 UTC MAIN commitmail json YAML

2013-11-04 21:18:06 UTC MAIN commitmail json YAML

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

2013-11-04 21:01:44 UTC MAIN commitmail json YAML

no-thumb-interlock is the default, and no-thumb does not exist in gcc 4.8

(christos)

2013-11-04 20:58:31 UTC MAIN commitmail json YAML

no-thumb-interlock is the default, no-thumb does not exist for gcc-4.8

(christos)

2013-11-04 20:07:49 UTC MAIN commitmail json YAML

fix unitialized variable access

(christos)

2013-11-04 19:58:02 UTC MAIN commitmail json YAML

2013-11-04 19:57:29 UTC MAIN commitmail json YAML

2013-11-04 16:58:33 UTC MAIN commitmail json YAML

2013-11-04 16:58:14 UTC MAIN commitmail json YAML

2013-11-04 16:57:41 UTC MAIN commitmail json YAML

2013-11-04 16:57:32 UTC MAIN commitmail json YAML

mark variable __diagused

(christos)

2013-11-04 16:56:50 UTC MAIN commitmail json YAML

make volatile variable as __USED()

(christos)

2013-11-04 16:56:17 UTC MAIN commitmail json YAML

2013-11-04 16:55:31 UTC MAIN commitmail json YAML

2013-11-04 16:54:57 UTC MAIN commitmail json YAML

2013-11-04 16:54:36 UTC MAIN commitmail json YAML

mark a variable __diagused

(christos)

2013-11-04 16:54:12 UTC MAIN commitmail json YAML

remove unused code

(christos)

2013-11-04 16:53:52 UTC MAIN commitmail json YAML

use __USE for debug variable

(christos)

2013-11-04 16:53:35 UTC MAIN commitmail json YAML

2013-11-04 16:53:09 UTC MAIN commitmail json YAML

add __USE() for unused volatile variables, so that we generate the same code.

(christos)

2013-11-04 16:52:08 UTC MAIN commitmail json YAML

fix incorrect sizes to memset

(christos)

2013-11-04 15:06:26 UTC MAIN commitmail json YAML

Add missing braces.
Fix logic error - check the data read from the chip against 0xff.

(jdc)

2013-11-04 08:08:58 UTC MAIN commitmail json YAML

PR/48366 Always zero the allocated memory in xhci_alloc, not just in
DIAGNOSTIC.

(skrll)