Home | History | Annotate | Download | only in file2swp
History log of /src/sys/arch/atari/stand/tostools/file2swp/file2swp.c
RevisionDateAuthorComments
 1.9  12-Mar-2016  dholland Remove unused variable, found by gcc.
 1.8  12-Mar-2016  dholland Fix syntax error in previous. Hi christos :-)
(PR 50944)
 1.7  11-Mar-2016  christos PR/50944: David Binderman: sprinkle parens
 1.6  18-Mar-2009  cegger branches: 1.6.22; 1.6.40;
Ansify function definitions w/o arguments. Generated with sed.
 1.5  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.4  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.3  28-Apr-2008  martin branches: 1.3.8; 1.3.14;
Remove clause 3 and 4 from TNF licenses
 1.2  22-Mar-2002  leo branches: 1.2.6; 1.2.114; 1.2.116; 1.2.118;
Also find swap partitions in a (possibly embedded in AHDI) NetBSD label on
the disk.
 1.1  27-Feb-2002  leo branches: 1.1.1;
Initial revision
 1.1.1.1  27-Feb-2002  leo branches: 1.1.1.1.2;
copy a file to a 'SWP' partition
 1.1.1.1.2.3  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.1.1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.1.1.2.1  27-Feb-2002  nathanw file file2swp.c was added on branch nathanw_sa on 2002-02-28 04:08:31 +0000
 1.2.118.2  04-May-2009  yamt sync with head.
 1.2.118.1  16-May-2008  yamt sync with head.
 1.2.116.1  18-May-2008  yamt sync with head.
 1.2.114.1  02-Jun-2008  mjf Sync with HEAD.
 1.2.6.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.6.1  22-Mar-2002  jdolecek file file2swp.c was added on branch kqueue on 2002-06-23 17:35:21 +0000
 1.3.14.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.3.8.1  28-Apr-2009  skrll Sync with HEAD.
 1.6.40.1  19-Mar-2016  skrll Sync with HEAD
 1.6.22.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed