Module Name:src
Committed By: palle
Date: Wed Sep 9 03:47:58 UTC 2015
Modified Files:
src/sys/arch/sparc64/dev: vpci.c
Log Message:
Fixed console logging when booting with -q
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sparc64/dev/vpci.c
Pl
Module Name:src
Committed By: uebayasi
Date: Wed Sep 9 03:27:15 UTC 2015
Modified Files:
src/sys/conf: assym.mk
Log Message:
Improve previous.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/conf/assym.mk
Please note that diffs are not public domain
Module Name:src
Committed By: uebayasi
Date: Wed Sep 9 03:16:14 UTC 2015
Modified Files:
src/sys/conf: assym.mk
Log Message:
Restore *.[sS] -> assym.h dependency in `-S' mode.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/conf/assym.mk
Please note
Module Name:src
Committed By: ozaki-r
Date: Wed Sep 9 01:26:50 UTC 2015
Modified Files:
src/sys/net: if_llatbl.c
Log Message:
Fix race condition on la_rt between lltable_free and other places touching la_rt
We have to touch la_rt always with holding softnet_lock. And we
Module Name:src
Committed By: ozaki-r
Date: Wed Sep 9 01:24:01 UTC 2015
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
Remove wrong KASSERT in arptfree
la_rt can be NULL because arptimer that calls arptfree doesn't always
free llentry so llentry can remain with l
Module Name:src
Committed By: ozaki-r
Date: Wed Sep 9 01:22:28 UTC 2015
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
Revert v1.176 for further proper fix
To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 src/sys/netinet/if_arp.c
Please note that
Module Name:src
Committed By: plunky
Date: Tue Sep 8 18:33:12 UTC 2015
Modified Files:
src/usr.sbin/syslogd: syslogd.h
Log Message:
according to C99 6.5.15 in a conditional expression, both
operands should be of compatible types.
So, use ((void)0) here to match `void dbp
Module Name:src
Committed By: uebayasi
Date: Tue Sep 8 16:06:42 UTC 2015
Modified Files:
src/share/mk: bsd.lib.mk
Log Message:
Revert previous. It was not wrong, but not necessary for everyone.
(If really wanted, *.a generation rule can be easily overriden locally.)
T
Module Name:src
Committed By: nakayama
Date: Tue Sep 8 13:18:06 UTC 2015
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
Fix build w/o options SUN4V.
mdesc_get_len() and mdesc_init() are used outside of #ifdef SUN4V,
and eliminated by optimization if SU
Module Name:src
Committed By: pooka
Date: Tue Sep 8 12:14:21 UTC 2015
Modified Files:
src/sys/rump: TODO
Log Message:
Remove solved item.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/rump/TODO
Please note that diffs are not public domain; they
Module Name:src
Committed By: martin
Date: Tue Sep 8 12:05:59 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets #967 and #969
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.374 -r1.1.2.375 src/doc/CHANGES-7.0
Please note that diffs
Module Name:src
Committed By: martin
Date: Tue Sep 8 12:05:02 UTC 2015
Modified Files:
src/sbin/gpt [netbsd-7]: gpt_uuid.h
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #969):
sbin/gpt/gpt_uuid.h: revision 1.4
A change to the GPT_TYPE
Module Name:src
Committed By: martin
Date: Tue Sep 8 12:02:33 UTC 2015
Modified Files:
src/sys/dev/dkwedge [netbsd-7]: dk.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #967):
sys/dev/dkwedge/dk.c: revision 1.82
No longer access the d
Module Name:src
Committed By: jnemeth
Date: Tue Sep 8 11:07:38 UTC 2015
Modified Files:
src/usr.bin/calendar/calendars: calendar.history
Log Message:
Pretty difficult for a TV show (Star Trek) to have a first airing
on two different dates. Dump the erroneous one.
To ge
Module Name:src
Committed By: msaitoh
Date: Tue Sep 8 10:16:53 UTC 2015
Modified Files:
src/sys/dev/mii: atphy.c
Log Message:
Fix incorrect argument of mii_anar(). Fixes PR#50206.
XXX pullup -[567]
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/d
Module Name:src
Committed By: bad
Date: Tue Sep 8 08:59:09 UTC 2015
Modified Files:
src/sbin/raidctl: raidctl.c
Log Message:
Rename argument of rf_output_devname() from devname to name to avoid a
warning about shadowing a global symbol when compiled by buildrump.sh.
Discu
Module Name:src
Committed By: leot
Date: Tue Sep 8 08:24:42 UTC 2015
Modified Files:
src/sys/dev/pci: if_alc.c if_alcreg.h
Log Message:
Add some missing fixes to alc(4) to sync with the latest FreeBSD and OpenBSD
alc(4)s.
Fix a long standing bug in MAC statistics registe
17 matches
Mail list logo