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