Module Name:src
Committed By: maxv
Date: Sat Jun 23 06:57:24 UTC 2018
Modified Files:
src/sys/dev/isa: gus.c
src/sys/dev/pci: if_ep_pci.c
src/sys/dev/usb: if_atu.c
Log Message:
constify
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/s
Module Name:src
Committed By: maxv
Date: Sat Jun 23 06:45:51 UTC 2018
Modified Files:
src/sys/dev/pci: ahd_pci.c auacer.c siside.c
Log Message:
constify
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/pci/ahd_pci.c src/sys/dev/pci/siside.c
cvs r
Module Name:src
Committed By: maxv
Date: Sat Jun 23 06:40:43 UTC 2018
Modified Files:
src/sys/dev/ic: awi.c elinkxl.c rt2860.c wi.c
Log Message:
constify
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/dev/ic/awi.c
cvs rdiff -u -r1.122 -r1.123 src/s
Module Name:src
Committed By: christos
Date: Sat Jun 23 03:32:48 UTC 2018
Modified Files:
src/sys/kern: sys_ptrace_common.c
Log Message:
Add some debugging in case someone else wants to debug gdb...
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/ke
Module Name:src
Committed By: nat
Date: Sat Jun 23 03:18:49 UTC 2018
Modified Files:
src/sys/dev: auconv.c
Log Message:
Add all encoding supported by the mixer.
Addresses PR kern/52585.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/auconv.c
Module Name:src
Committed By: christos
Date: Sat Jun 23 03:15:55 UTC 2018
Modified Files:
src/external/gpl3/gdb/dist/gdb: inf-ptrace.c nbsd-nat.c
Log Message:
Fix thread debugging.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/external/gpl3/gdb/dist/g
Module Name:src
Committed By: jakllsch
Date: Sat Jun 23 01:51:03 UTC 2018
Modified Files:
src/sys/arch/aarch64/conf: Makefile.aarch64
Log Message:
locore.S is a MD_SFILES.
This keeps the dependency handling in the loop, so rebuilds after
changing options, say EARLYCONS, d
Module Name:src
Committed By: maya
Date: Sat Jun 23 01:23:27 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: MMNET_GENERIC MPCSA_GENERIC
src/sys/arch/mmeye/conf: MMTAICE MMTANEW
Log Message:
Remove commented out MATH_EMULATE from kernel configs that got it
by co
Module Name:src
Committed By: jmcneill
Date: Fri Jun 22 23:46:04 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: cpu_fdt.c
Log Message:
Match generic arm,arm-v8 compatible string
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/fdt/cpu_fdt.c
P
Module Name:src
Committed By: christos
Date: Fri Jun 22 23:00:54 UTC 2018
Modified Files:
src/sys/arch/x86/x86: identcpu.c
Log Message:
Handle more Vortex CPU's from Andrius V.
While here refactor the code to make it smaller.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jdolecek
Date: Fri Jun 22 22:50:53 UTC 2018
Modified Files:
src/usr.sbin/intrctl: intrctl.c
Log Message:
fix free() on unitialized value for list -c when there are no
assigned interrupts
To generate a diff of this commit:
cvs rdiff -u -r1.7
Module Name:src
Committed By: christos
Date: Fri Jun 22 20:48:44 UTC 2018
Modified Files:
src/external/mpl/dhcp: Makefile.inc
Log Message:
Explain the -Bstatic -Bdynamic dance.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mpl/dhcp/Makefile.inc
Module Name:src
Committed By: christos
Date: Fri Jun 22 19:41:40 UTC 2018
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-tdep.h
Log Message:
match our number of registers.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gdb/dis
Module Name:src
Committed By: christos
Date: Fri Jun 22 19:41:16 UTC 2018
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-tdep.c
Log Message:
use the right emulation
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gdb/dist/gdb/a
Module Name:src
Committed By: maya
Date: Fri Jun 22 19:35:25 UTC 2018
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Describe something for npf, npfd, blacklistd.
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 src/share/man/man5/rc.conf.5
Pl
Module Name:src
Committed By: maya
Date: Fri Jun 22 19:08:28 UTC 2018
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Remove documentation references to rtsol.
To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 src/share/man/man5/rc.conf.5
Please
Module Name:src
Committed By: roy
Date: Fri Jun 22 18:23:59 UTC 2018
Modified Files:
src/distrib/notes/common: main
Log Message:
rtsol(8) and rtsold(8) have been long removed.
To generate a diff of this commit:
cvs rdiff -u -r1.544 -r1.545 src/distrib/notes/common/main
Module Name:src
Committed By: kre
Date: Fri Jun 22 18:19:41 UTC 2018
Modified Files:
src/bin/sh: expand.c
Log Message:
When processing character classes ([:xxx:] inside []), treat a class name
that is longer than we can handle the same way we treat an unknown
class name (a
Module Name:src
Committed By: martin
Date: Fri Jun 22 18:06:22 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Tickets #887, #888, #889
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.213 -r1.1.2.214 src/doc/CHANGES-8.0
Please note that dif
Module Name:src
Committed By: martin
Date: Fri Jun 22 17:54:47 UTC 2018
Modified Files:
src/sys/netipsec [netbsd-8]: xform_ah.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #889):
sys/netinet6/ip6_output.c: revision 1.205
sys/net
Module Name:src
Committed By: christos
Date: Fri Jun 22 17:31:24 UTC 2018
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
- Fix groff reproducibility:
- specify mdoc and font paths
- clear encoding
- specify pagesize on the command line
XXX: pullup-8
To
Module Name:src
Committed By: christos
Date: Fri Jun 22 17:28:27 UTC 2018
Modified Files:
src/external/gpl2/groff/dist: Makefile.in
Log Message:
Don't look in random (legacy) places for fonts. We want reproducible builds
to work.
XXX: pullup-8
To generate a diff of this
Module Name:src
Committed By: kre
Date: Fri Jun 22 17:22:34 UTC 2018
Modified Files:
src/bin/sh: expand.c
Log Message:
When matching a char class ([[:name:]]) in a pattern (for filename
expansion, case patterrns, etc) do not force '[' to be a member of
every class.
Before
Module Name:src
Committed By: martin
Date: Fri Jun 22 15:52:00 UTC 2018
Modified Files:
src/sys/dev/i2c: i2c.c
Log Message:
iic_use_direct_match(): when iic_compatible_match() does not find a
comptible entry, set match quality to 0. Otherwise callers might use
random stack
Module Name:src
Committed By: martin
Date: Fri Jun 22 15:48:57 UTC 2018
Modified Files:
src/sys/dev/i2c: dbcool.c
Log Message:
Add a kernel panic when we matched but can not handle a string - better
die explicitly instead of crashing a few lines later with strange NULL
der
Module Name:src
Committed By: maya
Date: Fri Jun 22 11:25:04 UTC 2018
Modified Files:
src/share/mk: sys.mk
Log Message:
Add comment describing why we remove -Wsystem-headers, requested by mrg.
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 src/share/mk/s
Module Name:src
Committed By: kre
Date: Fri Jun 22 11:04:55 UTC 2018
Modified Files:
src/bin/sh: eval.c exec.c exec.h mknodes.sh nodes.c.pat
Log Message:
Deal with ref after free found by ASAN when a function redefines
itself, or some other function which is still active.
Module Name:src
Committed By: jmcneill
Date: Fri Jun 22 10:17:04 UTC 2018
Modified Files:
src/sys/dev/fdt: dwcmmc_fdt.c
Log Message:
If max-frequency is not specified, use UINT_MAX instead of the rate programmed
by the bootloader.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: martin
Date: Fri Jun 22 10:15:18 UTC 2018
Modified Files:
src/sys/dev/pci [netbsd-8]: ld_virtio.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #888):
sys/dev/pci/ld_virtio.c: revision 1.19-1.21,1.23
rem
Module Name:src
Committed By: martin
Date: Fri Jun 22 10:08:22 UTC 2018
Modified Files:
src/bin/ed [netbsd-8]: main.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #887):
bin/ed/main.c: revision 1.30
Prevent shell execution also in t
Module Name:src
Committed By: msaitoh
Date: Fri Jun 22 09:31:04 UTC 2018
Modified Files:
src/sys/arch/sun3/dev: if_ie.c
Log Message:
Remove bpf_tap() in iexmit() because ie_start() does bpf_mtap().
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/ar
Module Name:src
Committed By: msaitoh
Date: Fri Jun 22 09:14:00 UTC 2018
Modified Files:
src/sys/dev/pci: if_de.c
Log Message:
Remove bpf_tap() call in rx. It's done in if_percpuq_softint().
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 src/sys/dev/pci/
Module Name:src
Committed By: pgoyette
Date: Fri Jun 22 09:06:04 UTC 2018
Modified Files:
src/sys/dev/ata: ata_raid.c
Log Message:
Call config_cfattach_attach() regardless of whether the module is
being built as part of a kernel or as a external module.
Addresses kern/533
33 matches
Mail list logo