Home | History | Annotate | only in /src/sys/arch/x68k/stand/libdos
History log of /src/sys/arch/x68k/stand/libdos
RevisionDateAuthorComments
 1.13 26-May-2013  isaki Fix failed substitution in 1.10 (christos@) and
revert 1.12 (christos@) which was necessary by broken 1.10.
 1.12 24-May-2013  christos Add missing functions needed by loadbsd.
 1.11 24-May-2013  christos fix progress printing.
 1.10 24-May-2013  christos Don't play tricks trying to shortcut source rules because it breaks MKDEBUGLIB.
 1.9 12-Jan-2009  tsutsui branches: 1.9.14; 1.9.24;
- WARNSfy
- make sure machine and ${MACHIN_ARCH} symlinks are always created
- several tweaks to allow build without installed DESTDIR
 1.8 19-Oct-2008  apb branches: 1.8.2;
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
 1.7 29-Jun-2006  lukem branches: 1.7.58; 1.7.62; 1.7.68;
Support MAKEVERBOSE
 1.6 12-Dec-2001  tv branches: 1.6.32; 1.6.46; 1.6.50; 1.6.58;
MKfoo=no -> NOfoo
 1.5 14-Nov-2001  tv Work around <bsd.lib.mk> used for kernel libs in other places. Clean up
include paths.
 1.4 11-Nov-1999  itohy branches: 1.4.8; 1.4.12;
Make Human68k DOS library build on ELF toolchain.
 1.3 16-Mar-1999  minoura branches: 1.3.8; 1.3.10; 1.3.14;
Merged minoura_x68k_bus_h branch.
 1.2 13-Feb-1999  lukem convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.1 01-Sep-1998  itohy branches: 1.1.6;
Human68k DOS library.
 1.1.6.1 14-Mar-1999  minoura Sync.
 1.3.14.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.3.10.1 15-Nov-1999  fvdl Sync with -current
 1.3.8.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.4.12.1 08-Jan-2002  nathanw Catch up to -current.
 1.4.8.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.6.58.1 13-Jul-2006  gdamore Merge from HEAD.
 1.6.50.1 11-Aug-2006  yamt sync with head
 1.6.46.1 09-Sep-2006  rpaulo sync with head
 1.6.32.1 30-Dec-2006  yamt sync with head.
 1.7.68.1 13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.7.62.1 04-May-2009  yamt sync with head.
 1.7.58.1 17-Jan-2009  mjf Sync with HEAD.
 1.8.2.1 19-Jan-2009  skrll Sync with HEAD.
 1.9.24.1 23-Jun-2013  tls resync from head
 1.9.14.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.8 21-Feb-2011  itohy Cleanup my copyright notice.
 1.7 17-Mar-2009  he branches: 1.7.4; 1.7.6; 1.7.8;
Due to the way these files are used, ref. libdos/makedoscalls.awk and
libiocs/makeiocscalls.awk, we need a space between the function name
and the parameter list in the declaration.
 1.6 14-Mar-2009  dsl Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.5 24-Dec-2007  perry branches: 1.5.10; 1.5.18; 1.5.24;
Remove __attribute__((__noreturn__)) from things already marked __dead
Found by the department of redundancy department.
 1.4 11-Dec-2005  christos branches: 1.4.50; 1.4.60; 1.4.64;
merge ktrace-lwp.
 1.3 30-Oct-2003  itohy branches: 1.3.16;
Change __const to __pure for function return type.
 1.2 22-Nov-1999  itohy branches: 1.2.28;
Add a bunch of "__attribute__((__packed__))"s
to get along with the ELF compiler.
 1.1 01-Sep-1998  itohy branches: 1.1.14; 1.1.20;
Human68k DOS library.
 1.1.20.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.14.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.2.28.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.28.2 18-Sep-2004  skrll Sync with HEAD.
 1.2.28.1 03-Aug-2004  skrll Sync with HEAD
 1.3.16.1 21-Jan-2008  yamt sync with head
 1.4.64.1 02-Jan-2008  bouyer Sync with HEAD
 1.4.60.1 26-Dec-2007  ad Sync with head.
 1.4.50.1 09-Jan-2008  matt sync with HEAD
 1.5.24.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.5.18.1 28-Apr-2009  skrll Sync with HEAD.
 1.5.10.1 04-May-2009  yamt sync with head.
 1.7.8.1 05-Mar-2011  bouyer Sync with HEAD
 1.7.6.1 06-Jun-2011  jruoho Sync with HEAD.
 1.7.4.1 05-Mar-2011  rmind sync with head
 1.3 21-Feb-2011  itohy Cleanup my copyright notice.
 1.2 19-Jun-2000  itohy branches: 1.2.4; 1.2.156; 1.2.162; 1.2.164;
Fix weird macro definitions.
They are internal use only and the typos are no harm, you know. :)
 1.1 11-Nov-1999  itohy branches: 1.1.2; 1.1.4; 1.1.6;
Make Human68k DOS library build on ELF toolchain.
 1.1.6.1 22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.1.4.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.2.2 15-Nov-1999  fvdl Sync with -current
 1.1.2.1 11-Nov-1999  fvdl file dos_asm.h was added on branch fvdl-softdep on 1999-11-15 00:39:55 +0000
 1.2.164.1 05-Mar-2011  bouyer Sync with HEAD
 1.2.162.1 06-Jun-2011  jruoho Sync with HEAD.
 1.2.156.1 05-Mar-2011  rmind sync with head
 1.2.4.2 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.2.4.1 19-Jun-2000  bouyer file dos_asm.h was added on branch thorpej_scsipi on 2000-11-20 20:30:12 +0000
 1.2 21-Feb-2011  itohy Cleanup my copyright notice.
 1.1 11-Nov-1999  itohy branches: 1.1.2; 1.1.4; 1.1.10; 1.1.162; 1.1.168; 1.1.170;
Make Human68k DOS library build on ELF toolchain.
 1.1.170.1 05-Mar-2011  bouyer Sync with HEAD
 1.1.168.1 06-Jun-2011  jruoho Sync with HEAD.
 1.1.162.1 05-Mar-2011  rmind sync with head
 1.1.10.2 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.10.1 11-Nov-1999  bouyer file dos_cerror.S was added on branch thorpej_scsipi on 2000-11-20 20:30:13 +0000
 1.1.4.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.2.2 15-Nov-1999  fvdl Sync with -current
 1.1.2.1 11-Nov-1999  fvdl file dos_cerror.S was added on branch fvdl-softdep on 1999-11-15 00:39:56 +0000
 1.2 11-Nov-1999  itohy Make Human68k DOS library build on ELF toolchain.
 1.1 01-Sep-1998  itohy branches: 1.1.14; 1.1.16; 1.1.20;
Human68k DOS library.
 1.1.20.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.16.1 15-Nov-1999  fvdl Sync with -current
 1.1.14.1 20-Nov-2000  bouyer Remove files that are no longer on the trunck
 1.1 01-Sep-1998  itohy Human68k DOS library.
 1.6 21-Feb-2011  itohy Cleanup my copyright notice.
 1.5 14-Mar-2009  dsl branches: 1.5.4; 1.5.6; 1.5.8;
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.4 24-Dec-2005  perry branches: 1.4.78; 1.4.86; 1.4.92;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile
 1.3 24-Dec-2005  perry Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.2 11-Nov-1999  itohy branches: 1.2.44;
Make Human68k DOS library build on ELF toolchain.
 1.1 01-Sep-1998  itohy branches: 1.1.14; 1.1.16; 1.1.20;
Human68k DOS library.
 1.1.20.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.16.1 15-Nov-1999  fvdl Sync with -current
 1.1.14.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.2.44.1 21-Jun-2006  yamt sync with head.
 1.4.92.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.4.86.1 28-Apr-2009  skrll Sync with HEAD.
 1.4.78.1 04-May-2009  yamt sync with head.
 1.5.8.1 05-Mar-2011  bouyer Sync with HEAD
 1.5.6.1 06-Jun-2011  jruoho Sync with HEAD.
 1.5.4.1 05-Mar-2011  rmind sync with head
 1.2 21-Feb-2011  itohy Cleanup my copyright notice.
 1.1 11-Nov-1999  itohy branches: 1.1.2; 1.1.4; 1.1.10; 1.1.162; 1.1.168; 1.1.170;
Make Human68k DOS library build on ELF toolchain.
 1.1.170.1 05-Mar-2011  bouyer Sync with HEAD
 1.1.168.1 06-Jun-2011  jruoho Sync with HEAD.
 1.1.162.1 05-Mar-2011  rmind sync with head
 1.1.10.2 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.10.1 11-Nov-1999  bouyer file dos_procerr.S was added on branch thorpej_scsipi on 2000-11-20 20:30:14 +0000
 1.1.4.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.2.2 15-Nov-1999  fvdl Sync with -current
 1.1.2.1 11-Nov-1999  fvdl file dos_procerr.S was added on branch fvdl-softdep on 1999-11-15 00:39:56 +0000
 1.2 11-Nov-1999  itohy Make Human68k DOS library build on ELF toolchain.
 1.1 01-Sep-1998  itohy branches: 1.1.14; 1.1.16; 1.1.20;
Human68k DOS library.
 1.1.20.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.16.1 15-Nov-1999  fvdl Sync with -current
 1.1.14.1 20-Nov-2000  bouyer Remove files that are no longer on the trunck
 1.3 21-Feb-2011  itohy Cleanup my copyright notice.
 1.2 05-Jul-2001  toshii branches: 1.2.8; 1.2.152; 1.2.158; 1.2.160;
Fix typo. s/extention/extension/
 1.1 11-Nov-1999  itohy branches: 1.1.2; 1.1.4; 1.1.10;
Make Human68k DOS library build on ELF toolchain.
 1.1.10.2 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.10.1 11-Nov-1999  bouyer file dos_rename.S was added on branch thorpej_scsipi on 2000-11-20 20:30:14 +0000
 1.1.4.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.2.2 15-Nov-1999  fvdl Sync with -current
 1.1.2.1 11-Nov-1999  fvdl file dos_rename.S was added on branch fvdl-softdep on 1999-11-15 00:39:57 +0000
 1.2.160.1 05-Mar-2011  bouyer Sync with HEAD
 1.2.158.1 06-Jun-2011  jruoho Sync with HEAD.
 1.2.152.1 05-Mar-2011  rmind sync with head
 1.2.8.2 05-Jul-2001  toshii Fix typo. s/extention/extension/
 1.2.8.1 05-Jul-2001  toshii file dos_rename.S was added on branch nathanw_sa on 2001-07-05 08:38:27 +0000
 1.2 11-Nov-1999  itohy Make Human68k DOS library build on ELF toolchain.
 1.1 01-Sep-1998  itohy branches: 1.1.14; 1.1.16; 1.1.20;
Human68k DOS library.
 1.1.20.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.16.1 15-Nov-1999  fvdl Sync with -current
 1.1.14.1 20-Nov-2000  bouyer Remove files that are no longer on the trunck
 1.4 21-Feb-2011  itohy Cleanup my copyright notice.
 1.3 19-Jun-2000  itohy branches: 1.3.154; 1.3.160; 1.3.162;
Store return value to a0 before calling CERROR function if __SVR4_ABI__.
 1.2 11-Nov-1999  itohy branches: 1.2.2;
Make Human68k DOS library build on ELF toolchain.
 1.1 01-Sep-1998  itohy branches: 1.1.14; 1.1.16; 1.1.20;
Human68k DOS library.
 1.1.20.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.16.1 15-Nov-1999  fvdl Sync with -current
 1.1.14.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.2.2.1 22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.3.162.1 05-Mar-2011  bouyer Sync with HEAD
 1.3.160.1 06-Jun-2011  jruoho Sync with HEAD.
 1.3.154.1 05-Mar-2011  rmind sync with head
 1.3 21-Feb-2011  itohy Cleanup my copyright notice.
 1.2 11-Nov-1999  itohy branches: 1.2.156; 1.2.162; 1.2.164;
Make Human68k DOS library build on ELF toolchain.
 1.1 01-Sep-1998  itohy branches: 1.1.14; 1.1.16; 1.1.20;
Human68k DOS library.
 1.1.20.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.16.1 15-Nov-1999  fvdl Sync with -current
 1.1.14.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.2.164.1 05-Mar-2011  bouyer Sync with HEAD
 1.2.162.1 06-Jun-2011  jruoho Sync with HEAD.
 1.2.156.1 05-Mar-2011  rmind sync with head

RSS XML Feed