summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
AgeCommit message (Expand)Author
2004-01-10remove forgotten debug printf from development.is
2004-01-06Make these compile again after the latest adjustments.he
2004-01-04Keymap updates.jandberg
2004-01-04Spell controller with two ls. Inspired by miod@openbsd.wiz
2004-01-04Rearrange process exit path to avoid need to free resources from differentjdolecek
2004-01-03More wdc_channel structure member namespace cleanup:thorpej
2004-01-03Rename "struct channel_softc" to "struct wdc_channel".thorpej
2004-01-01Rename:thorpej
2003-12-31Simplify allocation of the channel queue.thorpej
2003-12-30Replace the traditional buffer memory management -- based on fixed per bufferpk
2003-12-19man/prod id submitted by Pavel Chwalowski in PR 23789.is
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-12-072nd half of new wdc register mappingis
2003-12-07adapt to the new world of wdc register mappingsis
2003-12-04Dynamic sysctl.atatat
2003-11-12amidisplaycc.c:jandberg
2003-11-12Fix bug/typo and rewrite some funnily structured code.jandberg
2003-11-10Spell address with two d's. Inspired by similar changes in OpenBSD,wiz
2003-11-08Remove obsolete comments about curproc.tsutsui
2003-11-04Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead.dsl
2003-11-01g/c local index() routine and switch to (libkern's) strchr()jdolecek
2003-10-31Reduce code duplication by adding mi_userret() in sys/userret.hcl
2003-10-31In sci_scsipi_request, add a splbio() which was erroneously missed whenbouyer
2003-10-27Fix uninitialized variable.mhitch
2003-10-26Fix errors in processing the ELF sections. Gcc3 generated a .comment sectionmhitch
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-26use ${PRINTOBJDIR}lukem
2003-10-25Add polish wscons keymaps for amiga.jandberg
2003-10-25Use -Os to shrink bootblock code a little more. Now bootxx_fd builds withmhitch
2003-10-24add necessary majors for miscellaneous devices, such as missingjdolecek
2003-10-22add wsfont major to archs which have the other wscons devicesjdolecek
2003-10-21NULL -> 0 for preempt() argument.fvdl
2003-10-10reassing majors for crypto and pf to use the newly defined MI majorjdolecek
2003-10-10update the comment - the space for machine-dependant majorsjdolecek
2003-10-08Adapt for wdcattach() prototype change.bouyer
2003-10-08Regen: add atabusbouyer
2003-10-08Add atabusbouyer
2003-10-08* Shuffle some data structures so, and add a flags word to ksiginfo_t.thorpej
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-09-27Cast through (void *) to appease gcc3.mhitch
2003-09-25Hide the use of config_interrupts() in one place.mycroft
2003-09-22regen after wsmouse additionjandberg
2003-09-22added wsmousejandberg
2003-09-22add wscons support to amiga mousejandberg
2003-09-22SA_SIGINFO support for m68k (port specific changes)cl
2003-09-22regencl
2003-09-22add COMPAT_15/COMPAT_16cl
2003-09-21cleanup & uniform descriptor owner handling:jdolecek
2003-09-191) Use config_interrupts() to attach IDE and ATAPI drives. This eliminatesmycroft
2003-09-17add MD part of SA/pthread pagefault handling on all m68k portscl