Home | History | Annotate | Download | only in ahdilabel
History log of /src/sys/arch/atari/stand/ahdilabel/ahdilabel.c
RevisionDateAuthorComments
 1.12  05-Dec-2021  msaitoh s/partiton/partition/
 1.11  09-Oct-2016  christos PR/51540: Henning Petersen: replace , with ;
 1.10  28-Mar-2014  ozaki-r branches: 1.10.6; 1.10.10;
Fix; cts[0] => cts
 1.9  26-Mar-2014  christos kill sprintf
 1.8  14-Mar-2009  dsl branches: 1.8.12; 1.8.22; 1.8.26;
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.7  28-Apr-2008  martin branches: 1.7.8; 1.7.14;
Remove clause 3 and 4 from TNF licenses
 1.6  11-Dec-2005  christos branches: 1.6.74; 1.6.76; 1.6.78;
merge ktrace-lwp.
 1.5  12-Nov-2004  he Add a cast to unsigned char for an argument to toupper().
 1.4  26-Jul-2001  wiz branches: 1.4.6; 1.4.22;
auxilliary -> auxiliary
 1.3  04-Mar-2001  jdc branches: 1.3.4;
Add enhancements :
boot sector and bad sector list are preserved by default, use 'z' to change
type NNNm to make a partition size NNN megabytes
type `-N' at `root' and `start' prompts to start after partition N
type `-N' at `size' prompt to end before partition N
type `-1' at `size' prompt to end at end of disk
display pauses if 10 or more partitions to display
 1.2  25-Feb-2001  jdc Root sector checksums are not always valid, so ignore them.
From Leo Weppelman.
 1.1  07-Aug-2000  leo branches: 1.1.1;
Initial revision
 1.1.1.1  07-Aug-2000  leo branches: 1.1.1.1.2; 1.1.1.1.4;
AHDI label editor
 1.1.1.1.4.3  12-Mar-2001  bouyer Sync with HEAD.
 1.1.1.1.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.1.1.1.4.1  07-Aug-2000  bouyer file ahdilabel.c was added on branch thorpej_scsipi on 2000-11-20 20:05:31 +0000
 1.1.1.1.2.3  22-Mar-2001  he Pull up revisions 1.2-1.3 (requested by jtb):
Several changes:
o ignore sometimes-invalid root sector checksums
o by default preserve boot sector and bad sector list
o improve user interface to specify partitions
 1.1.1.1.2.2  14-Aug-2000  leo Pullup ahdilabel. Requested by leo, approved by thorpej.

ahdilabel allows to edit AHDI (== the native Atari format) disklabels from
within NetBSD. From Julian Coleman.
 1.1.1.1.2.1  07-Aug-2000  leo file ahdilabel.c was added on branch netbsd-1-5 on 2000-08-14 07:59:59 +0000
 1.3.4.1  03-Aug-2001  lukem update to -current
 1.4.22.1  14-Nov-2004  skrll Sync with HEAD.
 1.4.6.2  26-Jul-2001  wiz auxilliary -> auxiliary
 1.4.6.1  26-Jul-2001  wiz file ahdilabel.c was added on branch nathanw_sa on 2001-07-26 22:53:14 +0000
 1.6.78.2  04-May-2009  yamt sync with head.
 1.6.78.1  16-May-2008  yamt sync with head.
 1.6.76.1  18-May-2008  yamt sync with head.
 1.6.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.14.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.7.8.1  28-Apr-2009  skrll Sync with HEAD.
 1.8.26.1  18-May-2014  rmind sync with head
 1.8.22.2  03-Dec-2017  jdolecek update from HEAD
 1.8.22.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.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")
 1.10.10.1  04-Nov-2016  pgoyette Sync with HEAD
 1.10.6.1  05-Dec-2016  skrll Sync with HEAD

RSS XML Feed