Home | History | Annotate | only in /src/sys/arch/atari/stand/ahdilabel
History log of /src/sys/arch/atari/stand/ahdilabel
RevisionDateAuthorComments
 1.5 12-Dec-2001  tv MKfoo=no -> NOfoo
 1.4 04-Mar-2001  jdc branches: 1.4.4; 1.4.8;
Man page is now in share/man/man8/man8.atari.
 1.3 25-Feb-2001  jdc Make it easier to build with -DDEBUG.
 1.2 22-Aug-2000  leo branches: 1.2.2;
Need to specify BINDIR or the executable ends up in /
 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;
AHDI label editor
 1.1.1.1.2.4 22-Mar-2001  he Pull up revisions 1.3-1.4 (requested by jtb):
Several changes:
o make it easy to compile with -DDEBUG
o move manual page to proper place
 1.1.1.1.2.3 29-Aug-2000  leo Pull up revision 1.2 (requested by leo, approved by thorpej)
Log message:
Need to specify BINDIR or the executable ends up in /
 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 Makefile was added on branch netbsd-1-5 on 2000-08-14 07:59:58 +0000
 1.2.2.3 12-Mar-2001  bouyer Sync with HEAD.
 1.2.2.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.2.1 22-Aug-2000  bouyer file Makefile was added on branch thorpej_scsipi on 2000-11-20 20:05:31 +0000
 1.4.8.1 08-Jan-2002  nathanw Catch up to -current.
 1.4.4.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2 04-Mar-2001  jdc Man page moved to share/man/man8/man8.atari.
 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.8 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 file removal (requested by jtb):
Several changes:
o move manual page to proper place
 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.8 was added on branch netbsd-1-5 on 2000-08-14 07:59:58 +0000
 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
 1.3 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.2 28-Apr-2008  martin branches: 1.2.8; 1.2.14;
Remove clause 3 and 4 from TNF licenses
 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; 1.1.1.1.130; 1.1.1.1.132; 1.1.1.1.134;
AHDI label editor
 1.1.1.1.134.2 04-May-2009  yamt sync with head.
 1.1.1.1.134.1 16-May-2008  yamt sync with head.
 1.1.1.1.132.1 18-May-2008  yamt sync with head.
 1.1.1.1.130.1 02-Jun-2008  mjf 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 build.c was added on branch thorpej_scsipi on 2000-11-20 20:05:31 +0000
 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 build.c was added on branch netbsd-1-5 on 2000-08-14 07:59:59 +0000
 1.2.14.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.8.1 28-Apr-2009  skrll Sync with HEAD.
 1.6 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.5 28-Apr-2008  martin branches: 1.5.8; 1.5.14;
Remove clause 3 and 4 from TNF licenses
 1.4 11-Dec-2005  christos branches: 1.4.74; 1.4.76; 1.4.78;
merge ktrace-lwp.
 1.3 11-Feb-2005  simonb White space nit- don't put a space before/after increment/decrement
operators.
 1.2 23-Oct-2000  jdc branches: 1.2.2; 1.2.26; 1.2.34; 1.2.36;
Correct `off by one' error when testing against size of disk.
 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;
AHDI label editor
 1.1.1.1.2.3 26-Oct-2000  tv Pullup 1.2 [jdc]:
Correct `off by one' error when testing against size of disk.
 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 check.c was added on branch netbsd-1-5 on 2000-08-14 07:59:59 +0000
 1.2.36.1 12-Feb-2005  yamt sync with head.
 1.2.34.1 29-Apr-2005  kent sync with -current
 1.2.26.1 15-Feb-2005  skrll Sync with HEAD.
 1.2.2.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.2.1 23-Oct-2000  bouyer file check.c was added on branch thorpej_scsipi on 2000-11-20 20:05:31 +0000
 1.4.78.2 04-May-2009  yamt sync with head.
 1.4.78.1 16-May-2008  yamt sync with head.
 1.4.76.1 18-May-2008  yamt sync with head.
 1.4.74.1 02-Jun-2008  mjf Sync with HEAD.
 1.5.14.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.5.8.1 28-Apr-2009  skrll Sync with HEAD.
 1.3 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.2 28-Apr-2008  martin branches: 1.2.8; 1.2.14;
Remove clause 3 and 4 from TNF licenses
 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; 1.1.1.1.130; 1.1.1.1.132; 1.1.1.1.134;
AHDI label editor
 1.1.1.1.134.2 04-May-2009  yamt sync with head.
 1.1.1.1.134.1 16-May-2008  yamt sync with head.
 1.1.1.1.132.1 18-May-2008  yamt sync with head.
 1.1.1.1.130.1 02-Jun-2008  mjf 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 cksum.c was added on branch thorpej_scsipi on 2000-11-20 20:05:31 +0000
 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 cksum.c was added on branch netbsd-1-5 on 2000-08-14 07:59:59 +0000
 1.2.14.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.8.1 28-Apr-2009  skrll Sync with HEAD.
 1.3 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.2 28-Apr-2008  martin branches: 1.2.8; 1.2.14;
Remove clause 3 and 4 from TNF licenses
 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; 1.1.1.1.130; 1.1.1.1.132; 1.1.1.1.134;
AHDI label editor
 1.1.1.1.134.2 04-May-2009  yamt sync with head.
 1.1.1.1.134.1 16-May-2008  yamt sync with head.
 1.1.1.1.132.1 18-May-2008  yamt sync with head.
 1.1.1.1.130.1 02-Jun-2008  mjf 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 magic.c was added on branch thorpej_scsipi on 2000-11-20 20:05:31 +0000
 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 magic.c was added on branch netbsd-1-5 on 2000-08-14 07:59:59 +0000
 1.2.14.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.8.1 28-Apr-2009  skrll Sync with HEAD.
 1.3 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.2 28-Apr-2008  martin branches: 1.2.8; 1.2.14;
Remove clause 3 and 4 from TNF licenses
 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; 1.1.1.1.130; 1.1.1.1.132; 1.1.1.1.134;
AHDI label editor
 1.1.1.1.134.2 04-May-2009  yamt sync with head.
 1.1.1.1.134.1 16-May-2008  yamt sync with head.
 1.1.1.1.132.1 18-May-2008  yamt sync with head.
 1.1.1.1.130.1 02-Jun-2008  mjf 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 openraw.c was added on branch thorpej_scsipi on 2000-11-20 20:05:31 +0000
 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 openraw.c was added on branch netbsd-1-5 on 2000-08-14 07:59:59 +0000
 1.2.14.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.8.1 28-Apr-2009  skrll Sync with HEAD.
 1.4 29-Sep-2020  msaitoh s/parition/partition/
 1.3 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.2 28-Apr-2008  martin branches: 1.2.8; 1.2.14;
Remove clause 3 and 4 from TNF licenses
 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; 1.1.1.1.130; 1.1.1.1.132; 1.1.1.1.134;
AHDI label editor
 1.1.1.1.134.2 04-May-2009  yamt sync with head.
 1.1.1.1.134.1 16-May-2008  yamt sync with head.
 1.1.1.1.132.1 18-May-2008  yamt sync with head.
 1.1.1.1.130.1 02-Jun-2008  mjf 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 privahdi.h was added on branch thorpej_scsipi on 2000-11-20 20:05:32 +0000
 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 privahdi.h was added on branch netbsd-1-5 on 2000-08-14 07:59:59 +0000
 1.2.14.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.8.1 28-Apr-2009  skrll Sync with HEAD.
 1.4 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.3 28-Apr-2008  martin branches: 1.3.8; 1.3.14;
Remove clause 3 and 4 from TNF licenses
 1.2 25-Feb-2001  jdc branches: 1.2.126; 1.2.128; 1.2.130;
Include <stdio.h> when built with -DDEBUG.
 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 read.c was added on branch thorpej_scsipi on 2000-11-20 20:05:32 +0000
 1.1.1.1.2.3 22-Mar-2001  he Pull up revision 1.2 (requested by jdc):
Several changes:
o make compile cleanly with -DDEBUG.
 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 read.c was added on branch netbsd-1-5 on 2000-08-14 08:00:00 +0000
 1.2.130.2 04-May-2009  yamt sync with head.
 1.2.130.1 16-May-2008  yamt sync with head.
 1.2.128.1 18-May-2008  yamt sync with head.
 1.2.126.1 02-Jun-2008  mjf Sync with HEAD.
 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 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.5 28-Apr-2008  martin branches: 1.5.8; 1.5.14;
Remove clause 3 and 4 from TNF licenses
 1.4 11-Dec-2005  christos branches: 1.4.74; 1.4.76; 1.4.78;
merge ktrace-lwp.
 1.3 10-Jun-2005  he Add initialization of xgmsec, the assignment to it apparently depends
on the value in one of the data structures passed as arguments.
 1.2 25-Feb-2001  jdc branches: 1.2.24;
Make sure root sector checksum is invalid if we clear it.
Set size of XGM partitions on auxilliary roots correctly.
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 write.c was added on branch thorpej_scsipi on 2000-11-20 20:05:32 +0000
 1.1.1.1.2.3 22-Mar-2001  he Pull up revision 1.2 (requested by jtb):
Several changes:
o if we clear root sector, make sure the checksum is invalid
 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 write.c was added on branch netbsd-1-5 on 2000-08-14 08:00:00 +0000
 1.2.24.1 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.4.78.2 04-May-2009  yamt sync with head.
 1.4.78.1 16-May-2008  yamt sync with head.
 1.4.76.1 18-May-2008  yamt sync with head.
 1.4.74.1 02-Jun-2008  mjf Sync with HEAD.
 1.5.14.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.5.8.1 28-Apr-2009  skrll Sync with HEAD.
 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 28-Apr-2008  martin branches: 1.4.8; 1.4.14;
Remove clause 3 and 4 from TNF licenses
 1.3 11-Dec-2005  christos branches: 1.3.74; 1.3.76; 1.3.78;
merge ktrace-lwp.
 1.2 28-Oct-2003  he Add include of <string.h> to pick up strlen() prototype.
 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; 1.1.1.1.28;
AHDI label editor
 1.1.1.1.28.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.1.1.28.2 18-Sep-2004  skrll Sync with HEAD.
 1.1.1.1.28.1 03-Aug-2004  skrll 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 writedtab.c was added on branch thorpej_scsipi on 2000-11-20 20:05:32 +0000
 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 writedtab.c was added on branch netbsd-1-5 on 2000-08-14 08:00:00 +0000
 1.3.78.2 04-May-2009  yamt sync with head.
 1.3.78.1 16-May-2008  yamt sync with head.
 1.3.76.1 18-May-2008  yamt sync with head.
 1.3.74.1 02-Jun-2008  mjf Sync with HEAD.
 1.4.14.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.4.8.1 28-Apr-2009  skrll Sync with HEAD.

RSS XML Feed