Home | History | Annotate | Download | only in libsa
History log of /src/sys/arch/atari/stand/libsa/diskio.c
RevisionDateAuthorComments
 1.9  17-May-2021  mrg include libkern.h to get moved dkcksum() definition.
 1.8  17-Mar-2009  he branches: 1.8.80; 1.8.82;
Make a couple of functions conform to the prototype, restoring buildability.
 1.7  14-Mar-2009  dsl ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
 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  04-Aug-2006  mhitch branches: 1.5.62; 1.5.70; 1.5.76;
gcc4 fix: static devsw didn't match the prototype.
 1.4  11-Dec-2005  christos branches: 1.4.4; 1.4.8;
merge ktrace-lwp.
 1.3  28-Jun-2005  junyoung branches: 1.3.2;
#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"
 1.2  28-Jun-1997  leo branches: 1.2.56;
Add 'libsa/atari_stand.h' that defines atari specific things. This allows
for a removal of our own copy of stand.h which was out-of-date by definition.
 1.1  29-Feb-1996  leo branches: 1.1.1;
Initial revision
 1.1.1.1  29-Feb-1996  leo NetBSD/Atari bootcode by Waldi Ravens.
 1.2.56.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.3.2.1  30-Dec-2006  yamt sync with head.
 1.4.8.1  11-Aug-2006  yamt sync with head
 1.4.4.1  09-Sep-2006  rpaulo sync with head
 1.5.76.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.5.70.1  28-Apr-2009  skrll Sync with HEAD.
 1.5.62.1  04-May-2009  yamt sync with head.
 1.8.82.1  31-May-2021  cjep sync with head
 1.8.80.1  17-Jun-2021  thorpej Sync w/ HEAD.

RSS XML Feed