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

2024-05-10 11:59:58 UTC Now

2013-09-17 19:58:03 UTC MAIN commitmail json YAML

2013-09-17 19:57:27 UTC netbsd-6-0 commitmail json YAML

2013-09-17 19:56:50 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by khorben in ticket #943):
external/bsd/pkg_install/dist/lib/pkg_signature.c: revision 1.2
Fixed installation of signed packages. Some variables part of struct
signature_archive were not initialized properly, therefore randomly
failing in the verify_signature_read_cb() callback.
Partly closes PR pkg/48194; pkgsrc needs to be updated as well.
"please commit" agc@
XXX pull-up to netbsd-6

(msaitoh)

2013-09-17 19:54:49 UTC netbsd-6-1 commitmail json YAML

2013-09-17 19:53:59 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by khorben in ticket #943):
external/bsd/pkg_install/dist/lib/pkg_signature.c: revision 1.2
Fixed installation of signed packages. Some variables part of struct
signature_archive were not initialized properly, therefore randomly
failing in the verify_signature_read_cb() callback.
Partly closes PR pkg/48194; pkgsrc needs to be updated as well.
"please commit" agc@
XXX pull-up to netbsd-6

(msaitoh)

2013-09-17 19:41:00 UTC netbsd-6 commitmail json YAML

2013-09-17 19:39:38 UTC netbsd-6 commitmail json YAML

2013-09-17 19:38:00 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by khorben in ticket #943):
external/bsd/pkg_install/dist/lib/pkg_signature.c: revision 1.2
Fixed installation of signed packages. Some variables part of struct
signature_archive were not initialized properly, therefore randomly
failing in the verify_signature_read_cb() callback.
Partly closes PR pkg/48194; pkgsrc needs to be updated as well.
"please commit" agc@
XXX pull-up to netbsd-6

(msaitoh)

2013-09-17 07:13:13 UTC MAIN commitmail json YAML

2013-09-17 01:16:45 UTC MAIN commitmail json YAML

Use '\n' at the end of all aprint_error_dev() format strings.

(jakllsch)

2013-09-17 00:50:19 UTC MAIN commitmail json YAML

allow pcibus to attach to a rump kernel mainbus

(pooka)

2013-09-16 15:56:24 UTC MAIN commitmail json YAML

Change __isinf and __isnan from macros to inline functions. The macros do
collide with newer gcc libstdc++.

(martin)

2013-09-16 15:54:42 UTC MAIN commitmail json YAML

Allow archs to provide __isinf() and __isnan() as inline functions instead
of macros.

(martin)

2013-09-16 15:33:24 UTC MAIN commitmail json YAML

2013-09-16 15:23:57 UTC MAIN commitmail json YAML

After discussions with cristos regarding the previous commit, he
convinced me it was sufficient to define GZIP_CMD only in
distrib/utils/embedded/mkimage and not again in the config files
beagleboard.conf, rpi.conf, and rpi_inst.conf similar to how the
other variables $src, $release, $mnt, ... are only defined there.

(ast)

2013-09-16 15:22:52 UTC MAIN commitmail json YAML

Make it compile on archs where NAN is not defined - previously it only
compiled by chance (and details of the __isnan macro) on vax.

(martin)

2013-09-16 12:36:54 UTC MAIN commitmail json YAML

Function ffs_reload() works on a read-only mount, so remove the call
to ffs_snapshot_mount() as it would panic later with "already on list"
when remounting read-write.

Should fix PR kern/48211 (Unclean shutdown with active snapshot causes
panic during reboot)

(hannken)

2013-09-16 09:25:56 UTC MAIN commitmail json YAML

Fix inverted ktrop() return value - oops!
Noted by Nicolas Joly.

(martin)

2013-09-15 19:27:22 UTC MAIN commitmail json YAML

Fix botch in previous

(martin)

2013-09-15 18:22:57 UTC MAIN commitmail json YAML

New version can read the MAC address for QNAP systems from flash.

(phx)

2013-09-15 16:13:33 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 16:12:00 UTC MAIN commitmail json YAML

2013-09-15 16:10:45 UTC MAIN commitmail json YAML

Mark a potentially unused variable

(martin)

2013-09-15 16:08:28 UTC MAIN commitmail json YAML

Mark potentially unused variables

(martin)

2013-09-15 16:05:52 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 16:04:16 UTC MAIN commitmail json YAML

2013-09-15 15:59:37 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

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

Remove unused variable

(martin)

2013-09-15 15:56:07 UTC MAIN commitmail json YAML

Mark potentially unused variables

(martin)

2013-09-15 15:54:23 UTC MAIN commitmail json YAML

Mark potentialy unused variables

(martin)

2013-09-15 15:52:35 UTC MAIN commitmail json YAML

Mark a variable as potentially unused

(martin)

2013-09-15 15:51:23 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 15:49:38 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 15:47:27 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 15:46:33 UTC MAIN commitmail json YAML

Avoid unused variable warnings

(martin)

2013-09-15 15:44:53 UTC MAIN commitmail json YAML

ifdef variable like their use

(martin)

2013-09-15 15:43:20 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

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

Avoid unused variable warnings

(martin)

2013-09-15 15:37:28 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 15:33:47 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 15:32:19 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 15:08:09 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 15:07:06 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 15:06:04 UTC MAIN commitmail json YAML

Mark a potentially unused variable

(martin)

2013-09-15 15:04:47 UTC MAIN commitmail json YAML

Avoid unused variable warnings

(martin)

2013-09-15 15:00:58 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 14:58:32 UTC MAIN commitmail json YAML

Comment out unused variable

(martin)

2013-09-15 14:56:26 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 14:53:03 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 14:49:50 UTC MAIN commitmail json YAML

ifdef a variable like its use

(martin)

2013-09-15 14:47:40 UTC MAIN commitmail json YAML

ifdef a variable like its use

(martin)

2013-09-15 14:45:50 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 14:42:39 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 14:40:56 UTC MAIN commitmail json YAML

2013-09-15 14:13:20 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 14:10:04 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 14:08:25 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 14:06:10 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 14:04:04 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 13:56:27 UTC MAIN commitmail json YAML

Remove unused variable/ifdef like use

(martin)

2013-09-15 13:53:51 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 13:52:23 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 13:49:25 UTC MAIN commitmail json YAML

Comment out unused variables

(martin)

2013-09-15 13:45:31 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 13:43:20 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 13:03:59 UTC MAIN commitmail json YAML

2013-09-15 13:01:37 UTC MAIN commitmail json YAML

Remove __CT_LOCAL_PROLOGUE/EPILOGUE hack - instead just mark the typedef
as __unused. Duh!

(martin)

2013-09-15 12:59:17 UTC MAIN commitmail json YAML

2013-09-15 12:58:34 UTC MAIN commitmail json YAML

2013-09-15 12:48:58 UTC MAIN commitmail json YAML

Mark a variable as potentially unused

(martin)

2013-09-15 12:47:26 UTC MAIN commitmail json YAML

Mark variables as potentially unused

(martin)

2013-09-15 12:45:11 UTC MAIN commitmail json YAML

ifdef variables like their use

(martin)

2013-09-15 12:44:03 UTC MAIN commitmail json YAML

Avoid unused variable warnings

(martin)

2013-09-15 12:41:17 UTC MAIN commitmail json YAML

Move variables into the same ifdef as their use

(martin)

2013-09-15 12:23:06 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 12:20:28 UTC MAIN commitmail json YAML

Remove/ifdef unused variables

(martin)

2013-09-15 12:13:56 UTC MAIN commitmail json YAML

2013-09-15 12:11:16 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 12:06:50 UTC MAIN commitmail json YAML

When we do not compile in the RF_ASSERT-ion code, still "use" the expression,
so the compiler does not warn about unused things.

(martin)

2013-09-15 10:41:20 UTC MAIN commitmail json YAML

Remove parameter name from openat prototype.

(njoly)

2013-09-15 09:41:55 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-15 09:39:48 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 09:38:28 UTC MAIN commitmail json YAML

2013-09-15 09:37:14 UTC MAIN commitmail json YAML

Remove an unused variable

(martin)

2013-09-15 09:36:02 UTC MAIN commitmail json YAML

Comment out (but leave for documentation purposes) a variable.

(martin)

2013-09-15 09:34:07 UTC MAIN commitmail json YAML

Remove/comment out unused variables, initialize a few others.

(martin)

2013-09-15 09:26:39 UTC MAIN commitmail json YAML

Mark a variable as potentially unused

(martin)

2013-09-15 09:25:22 UTC MAIN commitmail json YAML

Remove an unused variable

(martin)

2013-09-15 09:24:05 UTC MAIN commitmail json YAML

Cosemetically "fix" the pckbd_attach() return value, so gcc can see the
value is used (no functional change)

(martin)

2013-09-15 09:21:21 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 09:19:52 UTC MAIN commitmail json YAML

Comment out a currently unused variable, but leave it around for debug/
documentation purposes.

(martin)

2013-09-15 09:17:28 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-15 09:16:21 UTC MAIN commitmail json YAML

Remove an unused variable, silence a few unused warnings

(martin)

2013-09-15 08:11:33 UTC MAIN commitmail json YAML

Provide a prototype for wapbl_space_free under _KERNEL.

(joerg)

2013-09-14 22:29:09 UTC MAIN commitmail json YAML

Backout wildcard pragma to kill warnings and instead sprinkle a few dozen
__unused attributes.
Requested by joerg@

(martin)

2013-09-14 22:27:01 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-14 21:52:49 UTC MAIN commitmail json YAML

Fix detach return value

(martin)

2013-09-14 21:48:49 UTC MAIN commitmail json YAML

Silence gcc 4.8.1 warnings

(martin)

2013-09-14 21:17:00 UTC MAIN commitmail json YAML

Avoid unused variable warnings

(martin)

2013-09-14 21:11:46 UTC MAIN commitmail json YAML

Guard a function local CTASSERT with pro/epilogue

(martin)

2013-09-14 21:09:56 UTC MAIN commitmail json YAML

2013-09-14 21:08:35 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-14 21:06:50 UTC MAIN commitmail json YAML

Comment out a variable only used in #if 0 code

(martin)

2013-09-14 21:02:36 UTC MAIN commitmail json YAML

Quell a few "unused variable" warnings (where the variables are generated
by macros)

(martin)

2013-09-14 20:53:48 UTC MAIN commitmail json YAML

Nove a CTASSERT to global scope

(martin)

2013-09-14 20:52:43 UTC MAIN commitmail json YAML

ifdef a variable like its use

(martin)

2013-09-14 20:49:31 UTC MAIN commitmail json YAML

Guard a function local CTASSERT with prologue/epilogue

(martin)

2013-09-14 20:47:48 UTC MAIN commitmail json YAML

Move a few CTASSERT to global scope

(martin)

2013-09-14 20:46:27 UTC MAIN commitmail json YAML

Push/Pop pragma magic to avoid gcc warning aber a less-than NULL comparision

(martin)

2013-09-14 20:29:55 UTC MAIN commitmail json YAML

2013-09-14 20:28:15 UTC MAIN commitmail json YAML

Add ASIX AX88179 USB 3.0 ethernet controllers.

(soren)

2013-09-14 20:26:51 UTC MAIN commitmail json YAML

Update some AMD/ATI chipset names.
Add Renesas USB 3.0 controllers.

(soren)

2013-09-14 20:24:22 UTC MAIN commitmail json YAML

Move a CTASSERT to global scope (easiest way to avoid gcc 4.8.1 local unused
typedef warnings)

(martin)

2013-09-14 20:20:09 UTC MAIN commitmail json YAML

ktrop() seems to be expected [by it's callers] to return a "bool like"
value, not an errno - make it so.
Remove another unused variable.

(martin)

2013-09-14 17:23:18 UTC MAIN commitmail json YAML

2013-09-14 17:21:19 UTC MAIN commitmail json YAML

Add Shared L2 TLB and some cache and tlb entries from the latest document.

(msaitoh)

2013-09-14 17:18:18 UTC MAIN commitmail json YAML

Add some definitions of Intel's cpuid feature from the latest document.

(msaitoh)

2013-09-14 15:09:34 UTC MAIN commitmail json YAML

If MAKE_NATIVE, use sysctl to get MACHINE_ARCH from hw.machine_arch.

(matt)

2013-09-14 14:07:56 UTC MAIN commitmail json YAML

Try to dump device at address 0.  Allows dumping of xhci(4) root hub.

(jakllsch)

2013-09-14 14:06:40 UTC MAIN commitmail json YAML

Allow USB_DEVICEINFO on address 0.  Needed for the xhci(4) root hub device.

(jakllsch)

2013-09-14 13:46:52 UTC MAIN commitmail json YAML

Avoid warnings for a local CTASSERT

(martin)

2013-09-14 13:46:30 UTC MAIN commitmail json YAML

Define a prologue/epilogue for CTASSERTs using local variables (to avoid
warnings about decalarations of localy defined but unused types)

(martin)

2013-09-14 13:45:27 UTC netbsd-6-1 commitmail json YAML

2013-09-14 13:45:13 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by tron in ticket #940):
lib/libc/stdlib/_env.c: revision 1.8
Don't scrub the environment unless we are going to change it. This should
prevent crashes in applications which carefully and manually construct
a temporary environment and later restore the original environment
like Emacs 24.
Problem reported by Thomas Klausner on "pkgsrc-users" mailing list.

(bouyer)

2013-09-14 13:44:48 UTC netbsd-6-0 commitmail json YAML

2013-09-14 13:44:32 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by tron in ticket #940):
lib/libc/stdlib/_env.c: revision 1.8
Don't scrub the environment unless we are going to change it. This should
prevent crashes in applications which carefully and manually construct
a temporary environment and later restore the original environment
like Emacs 24.
Problem reported by Thomas Klausner on "pkgsrc-users" mailing list.

(bouyer)

2013-09-14 13:43:52 UTC netbsd-6 commitmail json YAML

2013-09-14 13:43:27 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by tron in ticket #940):
lib/libc/stdlib/_env.c: revision 1.8
Don't scrub the environment unless we are going to change it. This should
prevent crashes in applications which carefully and manually construct
a temporary environment and later restore the original environment
like Emacs 24.
Problem reported by Thomas Klausner on "pkgsrc-users" mailing list.

(bouyer)

2013-09-14 13:39:00 UTC netbsd-5 commitmail json YAML

2013-09-14 13:37:11 UTC netbsd-5 commitmail json YAML

Apply patch, requested by joerg in ticket #1873:
        lib/libc/locale/global_locale.c: patch
provide consistent and correct data for the C locale.

(bouyer)

2013-09-14 13:20:45 UTC MAIN commitmail json YAML

Some splay trees don't use the next method, so mark it as potentially unused

(joerg)

2013-09-14 13:19:50 UTC MAIN commitmail json YAML

wapbl_advance and friends are only used in the kernel

(joerg)

2013-09-14 13:19:18 UTC MAIN commitmail json YAML

MUTEX_CLEAR_WAITERS is only ever used by !__HAVE_SIMPLE_MUTEXES

(joerg)

2013-09-14 13:18:31 UTC MAIN commitmail json YAML

nodebug is only used with LOCKDEBUG

(joerg)

2013-09-14 13:18:02 UTC MAIN commitmail json YAML

GC various arrays defined and used in kern_proc.c

(joerg)

2013-09-14 13:17:21 UTC MAIN commitmail json YAML

Put UREAD4 under UHCI_DEBUG

(joerg)

2013-09-14 13:15:53 UTC MAIN commitmail json YAML

Conditionalize udl_draw_line_comp and udl_cmp_add_buf_comp

(joerg)

2013-09-14 13:13:59 UTC MAIN commitmail json YAML

GC OREAD1 and OREAD2

(joerg)

2013-09-14 13:13:34 UTC MAIN commitmail json YAML

GC pcmcia_sierra_ac850_func0 and *cfe0

(joerg)

2013-09-14 13:12:41 UTC MAIN commitmail json YAML

GC wc_rdreg and wc_rdchctl

(joerg)

2013-09-14 13:12:04 UTC MAIN commitmail json YAML

Comment out twa_error_table, but keep it around for documentation
purposes.

(joerg)

2013-09-14 13:11:31 UTC MAIN commitmail json YAML

Conditionalize iwn_memwrite_2 and friends under !IEEE80211_NO_HT.

(joerg)

2013-09-14 13:10:25 UTC MAIN commitmail json YAML

Don't include atw_hw_decrypted, it is not used. Keep it for
documentation purposes.

(joerg)

2013-09-14 13:09:56 UTC MAIN commitmail json YAML

2013-09-14 13:09:18 UTC MAIN commitmail json YAML

Put helper functions for debugging under the corresponding debug
options.

(joerg)

2013-09-14 13:08:31 UTC MAIN commitmail json YAML

#if 0 iop_status, but keep it for documentation purposes.

(joerg)

2013-09-14 13:07:55 UTC MAIN commitmail json YAML

2013-09-14 13:05:51 UTC MAIN commitmail json YAML

GC put16.
XXX Use sys/endian.h

(joerg)

2013-09-14 12:51:27 UTC MAIN commitmail json YAML

Fix build release of evbarm which had been failing in mkimage
beagleboard_smp with the elusive message:

    "gzip: can't stat: gzip: No such file or directory"

This was due to GZIP=gzip being defined in mkimage; we now use:

    GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1)

as distrib/sets/sets.subr already does in these files as well:

    distrib/utils/embedded/mkimage
    distrib/utils/embedded/conf/beagleboard.conf
    distrib/utils/embedded/conf/rpi.conf
    distrib/utils/embedded/conf/rpi_inst.conf

(ast)

2013-09-14 12:44:17 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-14 12:43:08 UTC MAIN commitmail json YAML

Remove unused variables, use C99 open arrays for variable sized arrays

(martin)

2013-09-14 12:39:28 UTC MAIN commitmail json YAML

Mark mach64_set_dma_eol as unused.

(joerg)

2013-09-14 12:39:09 UTC MAIN commitmail json YAML

2013-09-14 12:18:06 UTC MAIN commitmail json YAML

Fix return value of ipf_sync_nat

(martin)

2013-09-14 12:16:11 UTC MAIN commitmail json YAML

2013-09-14 12:06:19 UTC MAIN commitmail json YAML

2013-09-14 12:03:10 UTC MAIN commitmail json YAML

Remove a few unused variables, ifdef others like their use

(martin)

2013-09-14 11:51:47 UTC MAIN commitmail json YAML

2013-09-14 11:43:22 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-14 11:41:45 UTC MAIN commitmail json YAML

2013-09-14 11:39:08 UTC MAIN commitmail json YAML

Remove unused variable and ifdef another like their use

(martin)

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

Remove unused variable and ifdef some others like their use

(martin)

2013-09-14 10:41:18 UTC MAIN commitmail json YAML

Add needed sys/stat.h include for utimens functions.

(njoly)

2013-09-14 05:38:00 UTC MAIN commitmail json YAML

2013-09-14 00:42:21 UTC MAIN commitmail json YAML

2013-09-14 00:40:31 UTC MAIN commitmail json YAML

Add work-in-progress xhci(4) driver code.  Currently (mostly) supports
interrupt-driven control, interrupt and bulk transfers at the three USB
2.0 speeds on root hub ports.

(jakllsch)

2013-09-13 23:42:12 UTC MAIN commitmail json YAML

Establish host controller softint earlier, in usb_attach rather than
usb_doattach.

(jakllsch)

2013-09-13 23:30:47 UTC MAIN commitmail json YAML

A few more USB 3.0 constants.

(jakllsch)

2013-09-13 22:18:42 UTC MAIN commitmail json YAML

GC flash_get_part_offset.

(joerg)

2013-09-13 21:36:38 UTC MAIN commitmail json YAML

Make CPU_INFO_FOREACH more gcc 4.8.1 friendly

(martin)

2013-09-13 21:22:10 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-13 21:14:58 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-13 21:13:08 UTC MAIN commitmail json YAML

#ifdef a variable like their use

(martin)

2013-09-13 21:09:40 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-13 21:07:54 UTC MAIN commitmail json YAML

wkmodulus is only used with USE_SRP, so conditionalize it.

(joerg)

2013-09-13 21:05:02 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-13 21:03:29 UTC MAIN commitmail json YAML

2013-09-13 21:03:04 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

2013-09-13 20:56:17 UTC MAIN commitmail json YAML

Remove unused variables

(martin)

2013-09-13 20:54:14 UTC MAIN commitmail json YAML

#ifdef variable declarations/initializations like their use

(martin)

2013-09-13 20:51:20 UTC MAIN commitmail json YAML

Remove copyright, use __RCSID.

(joerg)

2013-09-13 20:46:50 UTC MAIN commitmail json YAML

2013-09-13 20:38:39 UTC MAIN commitmail json YAML

GC rumpusb_device_intr_methods.

(joerg)

2013-09-13 20:38:04 UTC MAIN commitmail json YAML

2013-09-13 20:19:53 UTC MAIN commitmail json YAML

2013-09-13 20:15:33 UTC MAIN commitmail json YAML

Kill unused function ib_assign.

(joerg)

2013-09-13 19:43:39 UTC MAIN commitmail json YAML

Mark the splay MIN_MAX helper function as potentially unused.

(joerg)

2013-09-13 19:29:47 UTC MAIN commitmail json YAML

2013-09-13 18:53:29 UTC MAIN commitmail json YAML

2013-09-13 17:38:17 UTC MAIN commitmail json YAML

Mark yysccsid as used when compiling with GCC 3.1 or compatible.

(joerg)

2013-09-13 15:00:47 UTC MAIN commitmail json YAML

2013-09-13 13:13:32 UTC MAIN commitmail json YAML

2013-09-13 07:18:34 UTC MAIN commitmail json YAML

fix compilation error; hi christos!

(jnemeth)

2013-09-13 06:21:43 UTC MAIN commitmail json YAML

Update Intel processors' brand names and model names (e.g. Atom C2000 and
E3000) from the latest document.

(msaitoh)

2013-09-13 04:18:50 UTC netbsd-6-1 commitmail json YAML

2013-09-13 04:17:41 UTC netbsd-6-1 commitmail json YAML

Pull up following revision (requested by riz in ticket #942):
    /sys/net/npf/npf_inet.c revision 1.23
Fix bugs to prevent panic:
- npf_cache_ip: re-fetch IPv6 header since nbufs might have been reallocated.
- npf_cache_all: clear NBUF_DATAREF_RESET since npf_cache_ip() handles it.

(msaitoh)

2013-09-13 04:15:36 UTC netbsd-6 commitmail json YAML

2013-09-13 04:12:54 UTC netbsd-6 commitmail json YAML

Pull up following revision (requested by riz in ticket #942):
    /sys/net/npf/npf_inet.c revision 1.23
Fix bugs to prevent panic:
- npf_cache_ip: re-fetch IPv6 header since nbufs might have been reallocated.
- npf_cache_all: clear NBUF_DATAREF_RESET since npf_cache_ip() handles it.

(msaitoh)

2013-09-12 21:11:37 UTC MAIN commitmail json YAML

Remove unused variable

(martin)

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

#ifdef some variables just like their use

(martin)