Home | History | Annotate | only in /src/sys/arch/hpc/stand/libsa
History log of /src/sys/arch/hpc/stand/libsa
RevisionDateAuthorComments
 1.4 19-Feb-2006  peter Add dealloc() function, to make hpcboot build again.

ok uwe@.
 1.3 25-Jan-2006  christos branches: 1.3.2; 1.3.4;
free -> dealloc
unsigned -> size_t for alloc/dealloc
 1.2 18-Jan-2006  uwe Include <malloc.h>. Spell "unsigned int" in full.
 1.1 09-Feb-2001  uch branches: 1.1.2; 1.1.42; 1.1.54;
bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)
 1.1.54.2 01-Mar-2006  yamt sync with head.
 1.1.54.1 01-Feb-2006  yamt sync with head.
 1.1.42.1 21-Jun-2006  yamt sync with head.
 1.1.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1 09-Feb-2001  bouyer file alloc.c was added on branch thorpej_scsipi on 2001-02-11 19:10:21 +0000
 1.3.4.1 22-Apr-2006  simonb Sync with head.
 1.3.2.1 09-Sep-2006  rpaulo sync with head
 1.4 10-Aug-2020  rin Clean up _LKM --> _MODULE leftovers.

Note that _KERNEL is always defined for modules.
 1.3 11-Dec-2005  christos merge ktrace-lwp.
 1.2 06-Aug-2004  uch clean up whitespace.
 1.1 09-Feb-2001  uch branches: 1.1.2; 1.1.26;
bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)
 1.1.26.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.26.2 18-Sep-2004  skrll Sync with HEAD.
 1.1.26.1 12-Aug-2004  skrll Sync with HEAD.
 1.1.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1 09-Feb-2001  bouyer file compat.h was added on branch thorpej_scsipi on 2001-02-11 19:10:22 +0000
 1.3 11-Dec-2005  christos merge ktrace-lwp.
 1.2 06-Aug-2004  uch clean up whitespace.
 1.1 09-Feb-2001  uch branches: 1.1.2; 1.1.26;
bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)
 1.1.26.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.26.2 18-Sep-2004  skrll Sync with HEAD.
 1.1.26.1 12-Aug-2004  skrll Sync with HEAD.
 1.1.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1 09-Feb-2001  bouyer file diskio.h was added on branch thorpej_scsipi on 2001-02-11 19:10:22 +0000
 1.1 23-Sep-2011  nonaka fix build failure.
 1.7 23-Sep-2011  nonaka fix build failure.
 1.6 18-Jan-2006  uwe Prune stuff from libsa that we don't need.
 1.5 11-Dec-2005  christos branches: 1.5.2;
merge ktrace-lwp.
 1.4 06-Aug-2004  uch branches: 1.4.12;
move string manupurate routine to libsa
 1.3 10-Jun-2004  uch add __daddr_t=int32_t
 1.2 15-Apr-2001  takemura branches: 1.2.8; 1.2.24;
Add __COMPILER_UINT64__="unsigned __int64" syncing with the change
of arch/mips/include/int_types.h, revision 1.4.
 1.1 09-Feb-2001  uch branches: 1.1.2; 1.1.4;
bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)
 1.1.4.1 21-Jun-2001  nathanw Catch up to -current.
 1.1.2.3 21-Apr-2001  bouyer Sync with HEAD
 1.1.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1 09-Feb-2001  bouyer file libsa.config was added on branch thorpej_scsipi on 2001-02-11 19:10:22 +0000
 1.2.24.4 21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.24.3 18-Sep-2004  skrll Sync with HEAD.
 1.2.24.2 12-Aug-2004  skrll Sync with HEAD.
 1.2.24.1 03-Aug-2004  skrll Sync with HEAD
 1.2.8.2 15-Apr-2001  takemura Add __COMPILER_UINT64__="unsigned __int64" syncing with the change
of arch/mips/include/int_types.h, revision 1.4.
 1.2.8.1 15-Apr-2001  takemura file libsa.config was added on branch nathanw_sa on 2001-04-15 12:27:34 +0000
 1.4.12.1 21-Jun-2006  yamt sync with head.
 1.5.2.1 01-Feb-2006  yamt sync with head.
 1.3 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.2 11-Dec-2005  christos branches: 1.2.74; 1.2.76; 1.2.78;
merge ktrace-lwp.
 1.1 06-Aug-2004  uch branches: 1.1.2;
move string manupurate routine to libsa
 1.1.2.4 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.3 18-Sep-2004  skrll Sync with HEAD.
 1.1.2.2 12-Aug-2004  skrll Sync with HEAD.
 1.1.2.1 06-Aug-2004  skrll file libsa_string.h was added on branch ktrace-lwp on 2004-08-12 11:41:11 +0000
 1.2.78.1 16-May-2008  yamt sync with head.
 1.2.76.1 18-May-2008  yamt sync with head.
 1.2.74.1 02-Jun-2008  mjf Sync with HEAD.
 1.3 18-Mar-2009  cegger Ansify function definitions w/o arguments. Generated with sed.
 1.2 06-Apr-2001  wiz branches: 1.2.8; 1.2.130; 1.2.138; 1.2.144;
Negative exit code cleanup: Replace exit(-x) with exit(x).
As seen on tech-userlevel.
 1.1 09-Feb-2001  uch branches: 1.1.2; 1.1.4;
bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)
 1.1.4.1 09-Apr-2001  nathanw Catch up with -current.
 1.1.2.3 21-Apr-2001  bouyer Sync with HEAD
 1.1.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1 09-Feb-2001  bouyer file panic.c was added on branch thorpej_scsipi on 2001-02-11 19:10:23 +0000
 1.2.144.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.138.1 28-Apr-2009  skrll Sync with HEAD.
 1.2.130.1 04-May-2009  yamt sync with head.
 1.2.8.2 06-Apr-2001  wiz Negative exit code cleanup: Replace exit(-x) with exit(x).
As seen on tech-userlevel.
 1.2.8.1 06-Apr-2001  wiz file panic.c was added on branch nathanw_sa on 2001-04-06 11:13:57 +0000
 1.5 23-Sep-2011  nonaka fix build failure.
 1.4 25-Jan-2006  christos free -> dealloc
unsigned -> size_t for alloc/dealloc
 1.3 11-Dec-2005  christos branches: 1.3.2;
merge ktrace-lwp.
 1.2 06-Aug-2004  uch branches: 1.2.12;
clean up whitespace.
 1.1 09-Feb-2001  uch branches: 1.1.2; 1.1.26;
bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)
 1.1.26.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.26.2 18-Sep-2004  skrll Sync with HEAD.
 1.1.26.1 12-Aug-2004  skrll Sync with HEAD.
 1.1.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1 09-Feb-2001  bouyer file stand.h was added on branch thorpej_scsipi on 2001-02-11 19:10:23 +0000
 1.2.12.1 21-Jun-2006  yamt sync with head.
 1.3.2.1 01-Feb-2006  yamt sync with head.
 1.4 23-Sep-2011  nonaka fix build failure.
 1.3 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.2 11-Dec-2005  christos branches: 1.2.74; 1.2.76; 1.2.78;
merge ktrace-lwp.
 1.1 06-Aug-2004  uch branches: 1.1.2;
move string manupurate routine to libsa
 1.1.2.4 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.3 18-Sep-2004  skrll Sync with HEAD.
 1.1.2.2 12-Aug-2004  skrll Sync with HEAD.
 1.1.2.1 06-Aug-2004  skrll file stricmp.cpp was added on branch ktrace-lwp on 2004-08-12 11:41:11 +0000
 1.2.78.1 16-May-2008  yamt sync with head.
 1.2.76.1 18-May-2008  yamt sync with head.
 1.2.74.1 02-Jun-2008  mjf Sync with HEAD.
 1.3 23-Sep-2011  nonaka fix build failure.
 1.2 11-Dec-2005  christos merge ktrace-lwp.
 1.1 06-Aug-2004  uch branches: 1.1.2;
move string manupurate routine to libsa
 1.1.2.4 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.3 18-Sep-2004  skrll Sync with HEAD.
 1.1.2.2 12-Aug-2004  skrll Sync with HEAD.
 1.1.2.1 06-Aug-2004  skrll file strtok.cpp was added on branch ktrace-lwp on 2004-08-12 11:41:11 +0000
 1.4 23-Sep-2011  nonaka fix build failure.
 1.3 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.2 11-Dec-2005  christos branches: 1.2.74; 1.2.76; 1.2.78;
merge ktrace-lwp.
 1.1 06-Aug-2004  uch branches: 1.1.2;
move string manupurate routine to libsa
 1.1.2.4 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.3 18-Sep-2004  skrll Sync with HEAD.
 1.1.2.2 12-Aug-2004  skrll Sync with HEAD.
 1.1.2.1 06-Aug-2004  skrll file tolower.cpp was added on branch ktrace-lwp on 2004-08-12 11:41:11 +0000
 1.2.78.1 16-May-2008  yamt sync with head.
 1.2.76.1 18-May-2008  yamt sync with head.
 1.2.74.1 02-Jun-2008  mjf Sync with HEAD.
 1.1 23-Sep-2011  nonaka fix build failure.
 1.8 15-Jul-2023  andvar fix tripple "p" (ppp) to double "p" (pp) in some words in comments.
 1.7 23-Sep-2011  nonaka fix build failure.
 1.6 23-Jun-2011  nonaka Don't check DISK_INFO_FLAG_CHS_UNCERTAIN.
Because DISK_INFO of SD on windows mobile 5 is reported it.
 1.5 25-Jan-2006  christos free -> dealloc
unsigned -> size_t for alloc/dealloc
 1.4 11-Dec-2005  christos branches: 1.4.2;
merge ktrace-lwp.
 1.3 06-Aug-2004  uch branches: 1.3.12;
clean up whitespace.
 1.2 08-Oct-2003  lukem Overhaul MBR handling (part 1):

<sys/bootblock.h>:
* Added definitions for the Master Boot Record (MBR) used by
a variety of systems (primarily i386), including the format
of the BIOS Parameter Block (BPB).
This information was cribbed from a variety of sources
including <sys/disklabel_mbr.h> which this is a superset of.

As part of this, some data structure elements and #defines
were renamed to be more "namespace friendly" and consistent
with other bootblocks and MBR documentation.
Update all uses of the old names to the new names.

<sys/disklabel_mbr.h>:
* Deprecated in favor of <sys/bootblock.h> (the latter is more
"host tool" friendly).

amd64 & i386:
* Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to
be consistent with the naming convention of the msdosfs tools.

* Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1
and it's confusing to have two functionally equivalent bootblocks,
especially given that "ufs" has multiple meanings (it could be
a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).

* Rework pbr.S (the first sector of bootxx_*):
+ Ensure that BPB (bytes 11..89) and the partition table
(bytes 446..509) do not contain code.
+ Add support for booting from FAT partitions if BOOT_FROM_FAT
is defined. (Only set for bootxx_msdos).
+ Remove "dummy" partition 3; if people want to installboot(8)
these to the start of the disk they can use fdisk(8) to
create a real MBR partition table...
+ Compile with TERSE_ERROR so it fits because of the above.
Whilst this is less user friendly, I feel it's important
to have a valid partition table and BPB in the MBR/PBR.

* Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent
with other platforms.

* Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that
we can boot off FAT partitions.

* Crank version of /usr/mdec/boot to 3.1, and fix some of the other
entries in the version file.

installboot(8) (i386):
* Read the existing MBR of the filesystem and retain the BIOS
Parameter Block (BPB) in bytes 11..89 and the MBR partition
table in bytes 446..509. (Previously installboot(8) would
trash those two sections of the MBR.)

mbrlabel(8):
* Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code
to map the MBR partition type to the NetBSD disklabel type.


Test built "make release" for i386, and new bootblocks verified to work
(even off FAT!).
 1.1 09-Feb-2001  uch branches: 1.1.2; 1.1.26;
bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)
 1.1.26.4 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.26.3 18-Sep-2004  skrll Sync with HEAD.
 1.1.26.2 12-Aug-2004  skrll Sync with HEAD.
 1.1.26.1 03-Aug-2004  skrll Sync with HEAD
 1.1.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1 09-Feb-2001  bouyer file winblk.c was added on branch thorpej_scsipi on 2001-02-11 19:10:23 +0000
 1.3.12.1 21-Jun-2006  yamt sync with head.
 1.4.2.1 01-Feb-2006  yamt sync with head.
 1.1 09-Feb-2001  uch branches: 1.1.2;
bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)
 1.1.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1 09-Feb-2001  bouyer file winblk.h was added on branch thorpej_scsipi on 2001-02-11 19:10:24 +0000
 1.4 18-Jan-2006  uwe We no longer use printf from libsa, so we don't need to provide putchar.
Don't include <stand.h> that we thus no longer need.
Include <winbase.h> instead on <windows.h> - it's enough for what we use.
 1.3 11-Dec-2005  christos branches: 1.3.2;
merge ktrace-lwp.
 1.2 06-Aug-2004  uch branches: 1.2.12;
clean up whitespace.
 1.1 09-Feb-2001  uch branches: 1.1.2; 1.1.26;
bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)
 1.1.26.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.26.2 18-Sep-2004  skrll Sync with HEAD.
 1.1.26.1 12-Aug-2004  skrll Sync with HEAD.
 1.1.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1 09-Feb-2001  bouyer file winprintf.c was added on branch thorpej_scsipi on 2001-02-11 19:10:24 +0000
 1.2.12.1 21-Jun-2006  yamt sync with head.
 1.3.2.1 01-Feb-2006  yamt sync with head.

RSS XML Feed