summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
AgeCommit message (Expand)Author
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-09-176 year old typo in _KERN_DO_ELFMiod Vallat
2002-09-10Change the pmap_zero_page and pmap_copy_page API to take the struct vm_page *Artur Grabowski
2002-08-09Add an explicit dependancy of assym.h to Makefile.Miod Vallat
2002-08-03spell 'debugging' correctly with double 'g' (in comments)Peter Valchev
2002-08-02Do correct bounds checking in get/set/put cmap routines. A few ofTodd C. Miller
2002-07-16correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822.Federico G. Schwindt
2002-07-15repair tags building (due to obj dirs in /sys)Michael Shalayeff
2002-07-10proper cdev_decl(ksyms), fix ksyms's broken functionsMichael Shalayeff
2002-07-10'sez' is not an english word; ok deraadt@Jason Peel
2002-07-06Remove kernel support for NTP. ok deraadt@ and tholo@Thomas Nordin
2002-06-22Add ${PIPE} to CFLAGSTodd C. Miller
2002-06-19Oops, <machine/cons.h> does not exist in the current tree yet.Miod Vallat
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-11err(3) appends a newline already; ok miod@Jason Peel
2002-06-11Move cdev_lpt_init() to a common location.Miod Vallat
2002-06-11Include <sys/conf.h> from <machine/conf.h> like in other arches. ChangesMiod Vallat
2002-06-07Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@Thomas Nordin
2002-06-05splbio around biodoneArtur Grabowski
2002-06-03spell transceiver correctlyTheo de Raadt
2002-06-02withough -> withoutTheo de Raadt
2002-05-28__P killingTheo de Raadt
2002-05-16Add systrace support to all the remaining architectures.Miod Vallat
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2002-04-29Define placeholders for art's splassert() debugging stuff on all arches.Miod Vallat
2002-04-29wierd -> weirdPeter Valchev
2002-04-25Factorize more common m68k definitions.Miod Vallat
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archMarc Espie
2002-03-25revert the pmap stuff to 0221, so we can bootNiklas Hallqvist
2002-03-25I could have sworn I commited this, must have gone localNiklas Hallqvist
2002-03-23Add variables for config(8) -e time tweak of systemV shared memoryMarc Espie
2002-03-15Cosmetic changes only, primarily making comments line up nicely after theTodd C. Miller
2002-03-14remove ambiguity in version,ostype,osversion,osrelease and their constanity, ...Michael Shalayeff
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-14Remove PTRACE support out of the ramdisks/miniroots.Miod Vallat
2002-02-23Bring back pmap_motorola in service for amiga, too.Miod Vallat
2002-02-22Unbreak 68060 support, sorryMiod Vallat
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2002-02-15Don't cast nonexistent return value from splx to (void). ok art@Thomas Nordin
2002-02-10spellingTheo de Raadt
2002-02-04Oops, missed a <sys/map.h> leftover.Miod Vallat
2002-01-30Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ okThomas Nordin
2002-01-24Don't provide a duplicate addupc_task() routine.Miod Vallat
2002-01-23compatability -> compatibility.Federico G. Schwindt
2002-01-23move mb_map allocation to mbinit()Artur Grabowski
2002-01-23move definition of mb_map from zillions of machdep.c to uipc_mbuf.cArtur Grabowski
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-12-22Compile with option DEBUG.Miod Vallat
2001-12-20Temporarily revert the pmap_motorola changes, as they may account forMiod Vallat