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
/
amiga
Age
Commit message (
Expand
)
Author
2023-06-24
Fix typo in comment.
msaitoh
2023-05-14
Update loadbsd source and distribution binary to version 3.3.
phx
2023-05-08
Ugly hack to fix the builds.
skrll
2023-05-06
s/regster/register/ in comments and error messages.
andvar
2023-05-03
Driver for the MNT ZZ9000 Zorro board. Submitted by Alain Runa.
phx
2023-03-26
s/dipslay/display/ in comments.
andvar
2023-03-25
Fix NetBSD/amiga bootblocks for Kickstart 3.2 - from Karoly Balogh
abs
2023-02-19
s/collsions/collisions/ in comment.
andvar
2023-02-14
s/programm/program/ and s/suuport/support/ in comments and message.
andvar
2023-02-12
Add optoion GENERIC.local include to the end of ~all GENERIC configs
abs
2023-01-23
s/makre/make/ in comment.
andvar
2022-10-26
amiga/msc(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
amiga/mfc(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
ddb/db_active.h: New home for extern db_active.
riastradh
2022-10-04
Remove unused extern declaration of constty.
rin
2022-09-29
swwdog(4): Add to GENERIC kernels.
riastradh
2022-09-17
Eliminate use of IFF_OACTIVE.
thorpej
2022-09-17
Make qn_softc::transmit_pending a bool. NFC.
thorpej
2022-09-17
Remove statically allocated qn_softc[] array. NFC, as it was not
thorpej
2022-09-17
Eliminate use of IFF_OACTIVE.
thorpej
2022-09-06
Update loadbsd source and distribution binary to version 3.2.
phx
2022-08-20
esstart(): Replace "IF_DEQUEUE() -> IF_PREPEND() on failure" with
thorpej
2022-08-07
Regen.
simonb
2022-08-07
UFS/LFS dirhash:
simonb
2022-08-01
ms_wscons_ioctl(): Return EPASSTHROUGH instead of -1, for unsupported
rin
2022-07-06
Return display depth correctly from WSDISPLAYIO_GET_FBINFO.
jandberg
2022-07-05
s/odly/oddly/ in comments.
andvar
2022-06-27
s/loobpack/loopback/ in comment.
andvar
2022-05-31
fix various typos in comments, documentation and messages.
andvar
2022-05-30
s/identifing/identifying/ and s/multipler/multiplier/ in comments.
andvar
2022-05-29
Regen for GENERIC.in rev. 1.149.
rin
2022-05-29
s/littel/little/ mainly in copy pasted comments.
andvar
2022-05-28
fix various typos, mainly in comments.
andvar
2022-05-24
fix various typos in comment, documentation and log messages.
andvar
2022-05-24
s/changable/changeable/ in comments.
andvar
2022-05-18
fix typos in word "access" and it derivatives, mainly in comments.
andvar
2022-05-07
s/contrller/controller/ in comment.
msaitoh
2022-05-03
fix various typos, mainly s/trasfering/transferring/ and s/theese/these/.
andvar
2022-04-29
Enable SA_HARDCODED_SECSIZE to shrink loaders slightly.
rin
2022-04-29
Remove unused; switched to usr.sbin/installboot/arch/amiga.c long ago.
rin
2022-04-29
Stop twiddling when loading boot.amiga; it is small enough.
rin
2022-04-29
Simplify relocation rules.
rin
2022-04-29
Comment that (buffer + 14) stands for reltab in bbstart.s.
rin
2022-04-29
Now, cread.c can be built with -Os.
rin
2022-04-29
Compile boot.amiga without -l option for gas(1).
rin
2022-04-29
Fix boot.amiga when relocation table is located beyond 0x8000.
rin
2022-04-27
Revert previous.
rin
2022-04-27
Sprinkle SA_HARDCODED_SECSIZE; now everything fits into
rin
2022-04-25
One more style. No binary changes.
rin
2022-04-25
static-ify function bodies of usage() and eval().
rin
[next]