Module Name:src
Committed By: skrll
Date: Tue Jan 22 07:51:25 UTC 2019
Modified Files:
src/sys/arch/evbarm/zynq: zynq_machdep.c
Log Message:
Fix indentation whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/zynq/zynq_machdep.c
Pl
Module Name:src
Committed By: pgoyette
Date: Tue Jan 22 07:42:42 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64 [pgoyette-compat]: netbsd32_machdep.c
src/sys/arch/mips/mips [pgoyette-compat]: netbsd32_machdep.c
src/sys/arch/sparc/fpu [pgoyette-compat]: fp
Module Name:src
Committed By: skrll
Date: Tue Jan 22 06:47:20 UTC 2019
Modified Files:
src/sys/dev/usb: auvitek_video.c if_run.c slurm.c uark.c uatp.c
uberry.c ubsa.c uhso.c ukyopon.c uslsa.c uyap.c uyurex.c
Log Message:
KNF
To generate a diff of this commit:
Module Name:src
Committed By: skrll
Date: Tue Jan 22 06:46:21 UTC 2019
Modified Files:
src/sys/dev/usb: umass_isdata.c umass_scsipi.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/usb/umass_isdata.c
cvs rdiff -u -r1.56 -r1.57
Module Name:src
Committed By: skrll
Date: Tue Jan 22 06:42:33 UTC 2019
Modified Files:
src/sys/dev/usb: uhci.c xhci.c
src/sys/external/bsd/dwc2: dwc2.c
Log Message:
Add a KASSERT
To generate a diff of this commit:
cvs rdiff -u -r1.284 -r1.285 src/sys/dev/usb/uhci
Module Name:src
Committed By: skrll
Date: Tue Jan 22 06:40:49 UTC 2019
Modified Files:
src/sys/dev/usb: umass.c
Log Message:
Update a comment
To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 src/sys/dev/usb/umass.c
Please note that diffs are not public do
Module Name:src
Committed By: skrll
Date: Tue Jan 22 06:39:24 UTC 2019
Modified Files:
src/sys/dev/usb: motg.c
Log Message:
#ifdef DIAGNOSTIC / panic -> KASSERTMSG
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/usb/motg.c
Please note that diff
Module Name:src
Committed By: skrll
Date: Tue Jan 22 06:38:53 UTC 2019
Modified Files:
src/sys/dev/usb: if_aue.c
Log Message:
Update a comment
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 src/sys/dev/usb/if_aue.c
Please note that diffs are not public
Module Name:src
Committed By: skrll
Date: Tue Jan 22 06:38:28 UTC 2019
Modified Files:
src/sys/dev/usb: ulpt.c
Log Message:
Fix two comments
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sys/dev/usb/ulpt.c
Please note that diffs are not public doma
Module Name:src
Committed By: skrll
Date: Tue Jan 22 06:37:55 UTC 2019
Modified Files:
src/sys/dev/usb: if_smsc.c
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/usb/if_smsc.c
Please note that diffs are not public domain
Module Name:src
Committed By: mrg
Date: Tue Jan 22 05:32:57 UTC 2019
Modified Files:
src/libexec/httpd: CHANGES auth-bozo.c bozohttpd.c bozohttpd.h
dir-index-bozo.c
Log Message:
o don't display special files in the directory index. they aren't
served, but
Module Name:src
Committed By: kamil
Date: Tue Jan 22 03:44:45 UTC 2019
Modified Files:
src/sys/kern: core_elf32.c
Log Message:
Fix code generation for programs with a faulty process map
In case of any errors of scanning the segments reset
their content to a default value
Module Name:src
Committed By: kamil
Date: Tue Jan 22 03:47:45 UTC 2019
Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.c
Log Message:
Mark traceme_vfork_crash_bus as no longer failing
Fixed in src/sys/kern/core_elf32.c r. 1.58
Closes PR lib/53343
To generate a di
Module Name:src
Committed By: msaitoh
Date: Tue Jan 22 03:42:28 UTC 2019
Modified Files:
src/sys/arch/arm/at91: at91emac.c
src/sys/arch/arm/ep93xx: epe.c
src/sys/arch/arm/gemini: gemini_gmac.c
src/sys/arch/arm/imx: if_enet.c
src/sys/arch/arm/
Module Name:src
Committed By: kamil
Date: Tue Jan 22 03:11:32 UTC 2019
Modified Files:
src/distrib/sets/lists/xserver: md.amd64 md.i386
Log Message:
Fix MKCATPAGES=yes build
Register vboxvideo.0 for i386 and amd64 sets.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: htodd
Date: Tue Jan 22 01:32:30 UTC 2019
Modified Files:
src/share/misc: acronyms.comp
Log Message:
EOIS, additional EOL, NRND added.
To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 src/share/misc/acronyms.comp
Please note t
Module Name:src
Committed By: alnsn
Date: Tue Jan 22 01:25:53 UTC 2019
Modified Files:
src/sys/rump/kern/lib/libsljit/arch/mips: cache.c
Log Message:
Cast register_t to uintptr_t before casting to void *.
Not sure what's going on here but evbmips64-el build fails
without
Module Name:src
Committed By: alnsn
Date: Tue Jan 22 00:36:02 UTC 2019
Modified Files:
src/sys/rump/kern/lib/libsljit/arch/mips: cache.c
Log Message:
Sync the first argument type with mco_icache_sync_range.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/
Module Name:src
Committed By: blymn
Date: Mon Jan 21 21:21:13 UTC 2019
Modified Files:
src/tests/lib/libcurses: debug_test
Log Message:
Fix script to use getopts instead of a hand rolled argument parser,
add option to set curses debug output file and other general fixes.
T
Module Name:src
Committed By: christos
Date: Mon Jan 21 21:11:55 UTC 2019
Modified Files:
src/share/mk: bsd.dep.mk bsd.hostprog.mk bsd.info.mk bsd.kmodule.mk
bsd.lib.mk bsd.man.mk bsd.prog.mk bsd.sys.mk bsd.test.mk bsd.x11.mk
sys.mk
Log Message:
Mos
Module Name:src
Committed By: dholland
Date: Mon Jan 21 20:29:27 UTC 2019
Modified Files:
src/sys/sys: common_limits.h
Log Message:
Fix wrong scoping of {U,}LLONG_MAX. Final case, I think.
PR 53298 from Roberto E. Vargas Caballero.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: dholland
Date: Mon Jan 21 20:28:18 UTC 2019
Modified Files:
src/sys/arch/alpha/include: limits.h
src/sys/arch/arm/include: limits.h
src/sys/arch/hppa/include: limits.h
src/sys/arch/i386/include: limits.h
src/sys/
Module Name:src
Committed By: martin
Date: Mon Jan 21 20:28:09 UTC 2019
Modified Files:
src/usr.bin/msgc: msg_sys.def
Log Message:
msg_prompt_win: if the default string fits, show it separately even
in fixed size windows. Previously it would only show up when auto-sizing
p
Module Name:src
Committed By: dholland
Date: Mon Jan 21 20:22:48 UTC 2019
Modified Files:
src/sys/arch/amd64/include: limits.h
Log Message:
Fix wrong scoping of {U,}LLONG_MAX.
PR 53298 from Roberto E. Vargas Caballero.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: martin
Date: Mon Jan 21 20:12:40 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ticket #1166
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.91 -r1.1.2.92 src/doc/CHANGES-8.1
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Mon Jan 21 20:12:15 UTC 2019
Modified Files:
src/sys/arch/xen/xen [netbsd-8]: if_xennet_xenbus.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1166):
sys/arch/xen/xen/if_xennet_xenbus.c: revis
Module Name:src
Committed By: sevan
Date: Mon Jan 21 16:58:47 UTC 2019
Modified Files:
src/games/fortune/datfiles: fortunes
Log Message:
Add Alfred North Whitehead quote.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/games/fortune/datfiles/fortunes
P
Module Name:src
Committed By: jmcneill
Date: Mon Jan 21 16:28:39 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
No need to specify root and console bootargs on amlogic
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/di
Module Name:src
Committed By: jmcneill
Date: Mon Jan 21 16:27:48 UTC 2019
Modified Files:
src/sys/arch/arm/amlogic: meson_platform.c
Log Message:
Auto-detect root device on Meson8b
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/amlogic/meson
Module Name:src
Committed By: kre
Date: Mon Jan 21 14:29:12 UTC 2019
Modified Files:
src/bin/sh: error.c shell.h show.c
Log Message:
DEBUG mode shell cleanups (NFC for any normal shell).
Add an error DEBUG trace in exraise() (when the shell has detected
some error or sign
Module Name:src
Committed By: kre
Date: Mon Jan 21 14:24:44 UTC 2019
Modified Files:
src/bin/sh: parser.c
Log Message:
Fix an amazing crazy botch (of mine) when expanding prompt strings
(PS1 etc) which, if the shell were already exiting, and a prompt
were to be expanded (w
Module Name:src
Committed By: kre
Date: Mon Jan 21 14:18:59 UTC 2019
Modified Files:
src/bin/sh: eval.c
Log Message:
When we are about to execute something, and the traps are invalid
(which means this is the very first execution in a new subshell)
clear the traps completel
Module Name:src
Committed By: kre
Date: Mon Jan 21 14:09:24 UTC 2019
Modified Files:
src/bin/sh: sh.1
Log Message:
Add an explanation of the error (warning)
RANDOM initialisation failed
when the shell might print after RANDOM has been reseeded
(which includes at sh
Module Name:src
Committed By: kre
Date: Mon Jan 21 13:27:29 UTC 2019
Modified Files:
src/bin/sh: var.c
Log Message:
Fix an off by one buffer length problem. Fortunately, it was off by
one in the "safe" way (it was ensuring the buffer always ended in 2 \0
characters ... o
Module Name:src
Committed By: kre
Date: Mon Jan 21 13:19:18 UTC 2019
Modified Files:
src/tests/bin/sleep: t_sleep.sh
Log Message:
Add subtests to verify that both "sleep 0.2" and "sleep 0,2" work
when the locale is ru_RU.UTF-8 (which has ',' as its decimal radix char).
Ins
Module Name:src
Committed By: skrll
Date: Mon Jan 21 08:04:26 UTC 2019
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
src/sys/arch/arm/fdt: pmu_fdt.c
src/sys/arch/mips/mips: cpu_subr.c
Log Message:
Use ci_{package,core,smt}_id instead of ci_data.cpu_{p
36 matches
Mail list logo