summaryrefslogtreecommitdiff
path: root/sys/arch/x68k/stand/libdos
AgeCommit message (Expand)Author
2013-05-26Fix failed substitution in 1.10 (christos@) andisaki
2013-05-24Add missing functions needed by loadbsd.christos
2013-05-24fix progress printing.christos
2013-05-24Don't play tricks trying to shortcut source rules because it breaks MKDEBUGLIB.christos
2011-02-21Cleanup my copyright notice.itohy
2009-03-17Due to the way these files are used, ref. libdos/makedoscalls.awk andhe
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2009-01-12- WARNSfytsutsui
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2007-12-24Remove __attribute__((__noreturn__)) from things already marked __deadperry
2006-06-29Support MAKEVERBOSElukem
2005-12-24__asm__ -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2003-10-30Change __const to __pure for function return type.itohy
2001-12-12MKfoo=no -> NOfootv
2001-11-14Work around <bsd.lib.mk> used for kernel libs in other places. Clean uptv
2001-07-05Fix typo. s/extention/extension/toshii
2000-06-19Store return value to a0 before calling CERROR function if __SVR4_ABI__.itohy
2000-06-19Fix weird macro definitions.itohy
1999-11-22Add a bunch of "__attribute__((__packed__))"sitohy
1999-11-11Make Human68k DOS library build on ELF toolchain.itohy
1999-03-16Merged minoura_x68k_bus_h branch.minoura
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-09-01Human68k DOS library.itohy