summaryrefslogtreecommitdiff
path: root/sys/arch/atari
AgeCommit message (Expand)Author
2002-01-02pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list,chs
2001-12-28Add PPPoE to all generic kernels that should be able to use it.martin
2001-12-16Fix comments for ref-count of PT pages.tsutsui
2001-12-13change the reference-counting of PT pages to start from zero instead ofchs
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-12-09Roll the rest of the ports over to the new MI kernel build machinery.atatat
2001-12-05TRY_SCSI_LINKED_COMMANDS is a param, not a flag.atatat
2001-11-28No point in installing svr4_machdep.h.kleink
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-24fix typo s/68551/68851/ in a comment.isaki
2001-11-23The bridge(4) pseudo-device no longer requires the port toatatat
2001-11-21Explicitly write explicitly without a second e.wiz
2001-11-20cleanup:lukem
2001-11-20regenerate for whitespace cleanuplukem
2001-11-20cleanup whitespacelukem
2001-11-20remove trailing whitespace (including in generated files)lukem
2001-11-19allocate and free page table pages explicitly instead of abusingchs
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-11-14Work around <bsd.lib.mk> used for kernel libs in other places. Clean uptv
2001-10-26Change defaults for kernel compiles. Default all to USETOOLS?=no and havejmc
2001-10-24Small changes to the boot system:leo
2001-10-23Set MACHINE_ARCH explicitly in Makefiles for which it is constant.thorpej
2001-10-14cread.o now comes from libtos.aleo
2001-10-14TOS/MiNT needs unistd.h.leo
2001-10-14Just use '_bootversion', don't use C_LABEL macros. From RTSL, I found outleo
2001-10-14Change the name of the tertiary boot to /boot.atari. This was a suggestionleo
2001-10-13Add bootxxxleo
2001-10-13Grr, this file shouldn't have been deleted. I thought I corrected it, inleo
2001-10-13Bootxx is no longer the last booting stage. It now handles only theleo
2001-10-13We need a configurable heap now (that implies we need panic.c too....).leo
2001-10-133rd level bootleo
2001-10-13Add an address for the 3rd level boot.leo
2001-10-13Arrange include files section in such a way that we can use this code inleo
2001-10-11Second pass of the bootloader reworking. Everything works from theleo
2001-10-10Check-point my work on the bootcode.leo
2001-10-02add ashldi3.c, needed by ufs.c due to added cast in lblktosize().chs
2001-09-29fix typo in pmap_kremove() which was invalidating the wrong TLB entry.chs
2001-09-28don't depend on other headers to include sys/proc.h for us.chs
2001-09-27Add ELF stuff to loader. This is a combined effort from Thomas Gerner andleo
2001-09-24Fix typo in !COMPAT_13 case.jdc
2001-09-24Enable ELF symbols in ddb.leo
2001-09-24Add missing argument to pmap_update().leo
2001-09-22objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it istv
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-09-10Update pmap_update to now take the updated pmap as an argument.chris
2001-09-08Make the bootloader ELF aware.thomas
2001-09-08ELF adaption.thomas
2001-09-08Now the default ecexutable is ELF.thomas
2001-09-08ELF adaption, clockframe must be packed.thomas