Module Name:src
Committed By: tsutsui
Date: Fri Aug 6 05:53:50 UTC 2021
Modified Files:
src/sys/arch/news68k/news68k: machdep.c
Log Message:
Fix mm_md_physacc() to allow only accesses to a region of RAMs.
Note on NetBSD/news68k RAMs reserved by the PROM (at the end of th
Module Name:src
Committed By: tsutsui
Date: Fri Aug 6 05:22:21 UTC 2021
Modified Files:
src/sys/arch/hp300/hp300: machdep.c
Log Message:
Add comments how mm_md_physacc() for hp300 works.
mm_md_physacc() for all other hp300 pmap based m68k ports that copied
hp300 impleman
Module Name:src
Committed By: isaki
Date: Fri Aug 6 04:21:56 UTC 2021
Modified Files:
src/sys/arch/x68k/x68k: machdep.c
Log Message:
Fix broken mm_md_physacc().
- Fix access to main memory and extended memory.
This makes /dev/mem work again.
- Introduce kauth(9) to acce
Module Name:src
Committed By: thorpej
Date: Thu Aug 5 23:23:50 UTC 2021
Modified Files:
src/sys/kern [thorpej-futex2]: sys_futex.c
Log Message:
At the end of futex_wait(), when sleepq_block() returns 0, we would like
to assert that l->l_futex == NULL, because all of the c
Module Name:src
Committed By: thorpej
Date: Thu Aug 5 23:14:21 UTC 2021
Modified Files:
src/sys/kern [thorpej-futex2]: sys_futex.c
src/sys/sys [thorpej-futex2]: lwp.h
Log Message:
Bring over just the futex sleepq infrastructure changes from thorpej-futex
to a new
Module Name:src
Committed By: rillig
Date: Thu Aug 5 22:36:08 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/usr.bin/xlint: Makefile
Added Files:
src/tests/usr.bin/xlint/lint2: Makefile msg_000.e
Module Name:src
Committed By: tnn
Date: Thu Aug 5 22:31:20 UTC 2021
Modified Files:
src/sys/dev/i2c: ssdfb_i2c.c
src/sys/dev/ic: ssdfb.c ssdfbvar.h
Log Message:
ssdfb: revert rev 1.14
Can't run the worker thread MPSAFE with spi(4) yet because most controller
driv
Module Name:src
Committed By: tnn
Date: Thu Aug 5 19:23:45 UTC 2021
Modified Files:
src/share/man/man4: ssdfb.4
Log Message:
ssdfb(4): note SSD1353 support
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/ssdfb.4
Please note that diffs are
Module Name:src
Committed By: tnn
Date: Thu Aug 5 19:17:22 UTC 2021
Modified Files:
src/sys/dev/spi: ssdfb_spi.c
Log Message:
ssdfb: fix some constant names. NFC because the same cmd code is used
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/sp
Module Name:src
Committed By: tnn
Date: Thu Aug 5 19:08:59 UTC 2021
Modified Files:
src/sys/dev/spi: ssdfb_spi.c
Log Message:
ssdfb: support SSD1353 at spi(4)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/spi/ssdfb_spi.c
Please note that diffs
Module Name:src
Committed By: tnn
Date: Thu Aug 5 19:07:09 UTC 2021
Modified Files:
src/sys/dev/ic: ssdfb.c ssdfbvar.h
Log Message:
ssdfb: support the SSD1353 controller and the DEP 160128A(1)-RGB display
DEP 160128A is a 160x128 18-bit RGB OLED display module advertised
Module Name:src
Committed By: kre
Date: Thu Aug 5 12:52:47 UTC 2021
Modified Files:
src/sbin/devpubd/hooks: 02-wedgenames
Log Message:
Obliterate bogus $@ usage.
While here, fix some quoting, change some style, and attempt
to properly handle wedge names with embedded new
Module Name:src
Committed By: kre
Date: Thu Aug 5 12:45:33 UTC 2021
Modified Files:
src/sbin/devpubd: devpubd-run-hooks.in
src/sbin/devpubd/hooks: 01-makedev
Log Message:
Expunge bogus (implementation defined / unspecified) uses of $@ in
scripts. $@ is unspecifi
13 matches
Mail list logo