index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
next68k
Age
Commit message (
Expand
)
Author
2023-06-16
fix typos in comments.
andvar
2023-06-10
gratuitous commit to fix spelling error
dbj
2023-02-12
Add optoion GENERIC.local include to the end of ~all GENERIC configs
abs
2023-02-12
Actually bump version (missed in the previous commit).
tsutsui
2023-02-12
Replace DELAY() with one in hp300 bootloader and adjust cpuspeed counts.
tsutsui
2023-02-12
Use common declarations and macros in proper headers.
tsutsui
2023-02-11
Build a RAMDISK root kernel on NetBSD/next68k release build.
tsutsui
2023-02-11
Bump version again to denote NeXT_CUBE_TURBO support.
tsutsui
2023-02-11
Bump version to 1.6 to denote recent bootloader's >20 years old bug fixes.
tsutsui
2023-02-11
Disable rarely used options and devices, and add options MODULAR instead.
tsutsui
2023-02-11
Remove unnecessary commented out lines.
tsutsui
2023-02-11
Remove nonexistent options SWAPDEBUG.
tsutsui
2023-02-11
Enable file-system CD9660.
tsutsui
2023-02-11
NeXT Turbo Color doesn't have NEXT_P_C16_CMD_REG.
tsutsui
2023-02-11
Add and check machine type NeXT_CUBE_TURBO (type 8).
tsutsui
2023-02-11
Handle NeXT Turbo VRAM regions properly.
tsutsui
2023-02-09
Disable DEBUG options properly.
tsutsui
2023-02-09
Request only 36 bytes for a response of INQUIRY command for legacy drives.
tsutsui
2023-02-09
Avoid possible division by zero trap in error cases to make debug easier.
tsutsui
2023-02-07
Make sure to specify volatile explicitly on DMA register accesses.
tsutsui
2023-02-04
Remove trailing spaces and TABs.
tsutsui
2023-02-04
Remove leftover "last kernel PT page" settings derived from hp300.
tsutsui
2023-02-04
Remove #ifdef'ed out hp300 specific stuff.
tsutsui
2023-02-04
Misc KNF and cleanup.
tsutsui
2023-02-03
Misc KNF and cosmetics.
tsutsui
2023-02-03
Use proper C99 int types.
tsutsui
2023-02-03
Use proper LIST(3) macro.
tsutsui
2023-02-03
Make local functions static.
tsutsui
2023-02-03
Misc cleanup.
tsutsui
2023-02-03
Misc KNF and cosmetics.
tsutsui
2023-02-03
Remove trailing TABs.
tsutsui
2023-02-03
Misc KNF and cosmetics.
tsutsui
2023-02-03
Use proper C99 int types.
tsutsui
2023-02-03
TAB/space cleanup.
tsutsui
2023-02-03
Add proper rnd_add_uint32(9) calls to next68k xe(4) driver.
tsutsui
2023-02-03
Use explicit CPU strings and remove hp300 derived stuff.
tsutsui
2023-01-27
next68k: Specify -fno-unwind-tables to shrink kernel binary size.
tsutsui
2023-01-27
next68k: Fix silent stall of next68k esp(4) SCSI.
tsutsui
2023-01-27
next68k: Specify proper constraints for bus_space_read region and multi ops.
tsutsui
2023-01-27
next68k: Fix delay_divisor value for proper delay(9) on 68040.
tsutsui
2022-12-22
Driver for DaynaPORT SCSI/Link (dse.4).
nat
2022-09-18
Eliminate use of IFF_OACTIVE. (It was not being used correctly here in
thorpej
2022-08-07
UFS/LFS dirhash:
simonb
2022-05-30
s/identifing/identifying/ and s/multipler/multiplier/ in comments.
andvar
2022-05-18
fix typos in word "access" and it derivatives, mainly in comments.
andvar
2022-03-17
revert broken to borken, it is used spelling in BSD and "tastes better that w...
andvar
2022-03-16
s/paniced/panicked/ and s/borken/broken/ in comments.
andvar
2021-12-05
s/from from/from/ in comment.
msaitoh
2021-10-09
Call cnpollc(9) before cngetc(9) as the cons(9) man page says.
tsutsui
2021-09-25
Call cnpollc(9) before cngetc(9) as the cons(9) man page says.
tsutsui
[next]