Module Name:src
Committed By: mrg
Date: Sun Aug 16 06:43:05 UTC 2020
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
switch netbsd/m68k to GCC 8.
special thanks to rin@ for fixing many things and figuring out
what was the major issue (STACK_BOUNDARY.)
To generate
Module Name:src
Committed By: isaki
Date: Sun Aug 16 06:43:44 UTC 2020
Modified Files:
src/sys/arch/x68k/stand/libiocs: iocscall.h
src/sys/arch/x68k/stand/xxboot: Makefile.xxboot boot.S bootmain.c
consio1.c version xx.c xxboot.h xxboot.ldscript
s
Module Name:src
Committed By: riastradh
Date: Sun Aug 16 06:17:31 UTC 2020
Modified Files:
src/sys/dev/usb: ugen.c
Log Message:
Fix sloppy mistakes in previous.
1. Give the offset of the rbnode, not some other random members to
overwrite with garbage.
2. Don't try to
Module Name:src
Committed By: riastradh
Date: Sun Aug 16 03:48:59 UTC 2020
Modified Files:
src/sys/arch/arm/ti: ti_iic.c
Log Message:
Initialize the i2c controller before using it.
Fixes mutex uninitialized panic in LOCKDEBUG.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: riastradh
Date: Sun Aug 16 02:38:06 UTC 2020
Modified Files:
src/sys/dev/usb: usbdevices.config
Log Message:
Expose Yubikey CCID interface to userland via ugenif.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/usb/
Module Name:src
Committed By: riastradh
Date: Sun Aug 16 02:37:19 UTC 2020
Modified Files:
src/sys/dev/usb: ugen.c
Log Message:
Share unit numbering for ugen and ugenif.
This way putting ugenif in kernel config actually works to wire it to
the /dev/ugenN.MM device nodes i
Module Name:src
Committed By: riastradh
Date: Sun Aug 16 02:34:20 UTC 2020
Modified Files:
src/sys/dev/usb: ugen.c
Log Message:
Hold the lock over access to the data structures it covers.
Still not MPSAFE, but progress.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: riastradh
Date: Sun Aug 16 02:34:54 UTC 2020
Modified Files:
src/sys/dev/usb: ugen.c
Log Message:
Convert DIAGNOSTIC prints to KASSERTs.
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/sys/dev/usb/ugen.c
Please note that
Module Name:src
Committed By: riastradh
Date: Sun Aug 16 02:33:17 UTC 2020
Modified Files:
src/sys/dev/usb: ugen.c
Log Message:
Remove UGEN_ASLP microoptimization.
cv_signal already has this microoptimization.
While here, make the lock cover the relevant things we're iss
Module Name:src
Committed By: chs
Date: Sun Aug 16 00:24:41 UTC 2020
Modified Files:
src/sys/uvm: uvm_vnode.c
Log Message:
in uvm_findpage(), when uvm_page_array_fill_and_peek() returns a page
that is not the one we want and we make an assertion about dirtiness,
check the
Module Name:src
Committed By: thorpej
Date: Sat Aug 15 16:09:07 UTC 2020
Modified Files:
src/sys/arch/alpha/alpha: ipifuncs.c
Log Message:
Convert some #ifdef DIAGNOSTIC checks to KASSERTs. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch
Module Name:src
Committed By: nia
Date: Sat Aug 15 14:47:28 UTC 2020
Modified Files:
src/etc/root: dot.profile
Log Message:
Use sysctl -n hw.machine_arch so this works on e.g. aarch64
Ues HTTPS
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/etc/root/d
Module Name:src
Committed By: nia
Date: Sat Aug 15 14:45:31 UTC 2020
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
afterboot.8: Correct URL directory order
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/share/man/man8/afterboot.8
Please
Module Name:src
Committed By: nia
Date: Sat Aug 15 14:42:02 UTC 2020
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
afterboot.8: Use cdn. Don't be arch specific. Requested by leot.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/share/man/
Module Name:src
Committed By: nia
Date: Sat Aug 15 13:49:09 UTC 2020
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
afterboot.8: Mention mdnsd
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/share/man/man8/afterboot.8
Please note that dif
Module Name:src
Committed By: nia
Date: Sat Aug 15 13:44:14 UTC 2020
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
afterboot.8: Explain devpubd
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/share/man/man8/afterboot.8
Please note that d
Module Name:src
Committed By: nia
Date: Sat Aug 15 13:35:12 UTC 2020
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
afterboot.8: Be clearer about exactly when you might need to login as root
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/
Module Name:src
Committed By: skrll
Date: Sat Aug 15 13:33:54 UTC 2020
Modified Files:
src/sys/arch/arm/arm32: cpuswitch.S
Log Message:
#ifdef _ARM_ARCH_7 the dmbs
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/sys/arch/arm/arm32/cpuswitch.S
Please
Module Name:src
Committed By: nia
Date: Sat Aug 15 13:32:26 UTC 2020
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
afterboot.8: Explain how to install pkgin on a fresh system
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/share/man/man8/
Module Name:src
Committed By: nia
Date: Sat Aug 15 13:25:14 UTC 2020
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
afterboot.8: Explain how connecting to open WiFi works with wpa_supplicant
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/
Module Name:src
Committed By: mlelstv
Date: Sat Aug 15 10:03:10 UTC 2020
Modified Files:
src/tests/dev/cgd: t_cgd_3des.c t_cgd_adiantum.c t_cgd_aes.c
t_cgd_blowfish.c
Log Message:
Plaintext buffers are used directly for write() operations to the raw device.
Ali
Module Name:src
Committed By: mrg
Date: Sat Aug 15 07:42:07 UTC 2020
Modified Files:
src/sys/arch/mips/conf: files.mips
src/sys/arch/mips/include: locore.h
src/sys/arch/mips/mips: db_interface.c db_trace.c trap.c
Added Files:
src/sys/arch/mips/includ
Module Name:src
Committed By: chs
Date: Sat Aug 15 07:24:10 UTC 2020
Modified Files:
src/sys/uvm: uvm_object.c
Log Message:
use uint64_t rather than int for storing the index of a page within an object.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sy
23 matches
Mail list logo