Home | History | Annotate | Download | only in libtos
History log of /src/sys/arch/atari/stand/tostools/libtos/diskio.c
RevisionDateAuthorComments
 1.4  26-Mar-2014  christos kill sprintf
 1.3  18-Mar-2009  cegger branches: 1.3.12; 1.3.22; 1.3.26;
Ansify function definitions w/o arguments. Generated with sed.
 1.2  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.1  24-Feb-2002  leo branches: 1.1.2; 1.1.8; 1.1.126; 1.1.134; 1.1.140;
Move some disk I/O and disklabel functions into the library. The code
mostly originated from aptck. Need an extra pass over aptck to cut out all
functionality now moved to the library...
 1.1.140.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.134.1  28-Apr-2009  skrll Sync with HEAD.
 1.1.126.1  04-May-2009  yamt sync with head.
 1.1.8.2  16-Mar-2002  jdolecek Catch up with -current.
 1.1.8.1  24-Feb-2002  jdolecek file diskio.c was added on branch kqueue on 2002-03-16 15:56:58 +0000
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  24-Feb-2002  nathanw file diskio.c was added on branch nathanw_sa on 2002-02-28 04:08:33 +0000
 1.3.26.1  18-May-2014  rmind sync with head
 1.3.22.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.12.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")

RSS XML Feed