NetBSD/sys/arch/alpha
riastradh dbfa10e52a ddb/db_active.h: New home for extern db_active.
This can be included unconditionally, and db_active can then be
queried unconditionally; if DDB is not in the kernel, then db_active
is a constant zero.  Reduces need for #include opt_ddb.h, #ifdef DDB.
2022-10-26 23:38:05 +00:00
..
alpha ddb/db_active.h: New home for extern db_active. 2022-10-26 23:38:05 +00:00
common s/functin/function/ in copy pasted comment. 2022-07-26 20:08:54 +00:00
compile
conf swwdog(4): Add to GENERIC kernels. 2022-09-29 10:10:05 +00:00
eisa Make all of the EISA chipset functions call through real functions, 2021-09-25 20:16:17 +00:00
include Make alpha_wmb() actually a WMB rather than an MB (all uses of 2022-07-20 15:52:47 +00:00
isa Ensure bus_dmatag_subregion is called with an inclusive max_addr 2022-01-22 15:10:30 +00:00
jensenio fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected. 2021-08-17 22:00:26 +00:00
mcbus Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
pci s/identifing/identifying/ and s/multipler/multiplier/ in comments. 2022-05-30 09:56:02 +00:00
sableio Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
stand fix various typos in comments. 2022-05-28 22:16:43 +00:00
tc Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
tlsb fix typos in word "diagnostic". 2022-01-01 22:01:18 +00:00
Makefile
STYLE