Home | History | Annotate | Download | only in dosboot
History log of /src/sys/arch/i386/stand/dosboot/devopen.c
RevisionDateAuthorComments
 1.12  29-Jun-2024  rin i386: stand: Adjust for DOS-routine migration
 1.11  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.10  11-Dec-2005  christos branches: 1.10.78; 1.10.86; 1.10.92;
merge ktrace-lwp.
 1.9  22-Jun-2005  dyoung De-__P().

Consistently pass 'int *' arguments to parsebootfile.
 1.8  22-Jun-2005  junyoung Fix build breakage. Oops.
 1.7  24-Mar-2004  drochner remove license clauses 3 and 4 from my cpoyright notices
 1.6  31-Aug-2003  fvdl Fix signed/unsigned warnings.
 1.5  01-Jun-2001  jdolecek branches: 1.5.2; 1.5.24;
g/c COMPAT_OLDBOOT from bootblocks, sprinkle some const
bump bootblock version to 2.10
 1.4  14-Apr-1999  drochner branches: 1.4.16;
add prototypes, use ufs_ls() from mi libsa,
compile with -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-main
 1.3  17-Sep-1997  drochner branches: 1.3.12;
Put name of booted file into a "bootinfo" structure.
(not for DOS files for now, we don't know the absolute path)
 1.2  22-Mar-1997  thorpej branches: 1.2.4;
Purely cosmetic whitespace/indentation changes (mmm, indent(1))
 1.1  14-Mar-1997  perry branches: 1.1.1;
Initial revision
 1.1.1.1  14-Mar-1997  perry Initial import of new boot code, created by Matthias Drochner with a
little hacking by me. This isn't strictly identical to his 920312
release -- I've hacked it a bit -- but since we are taking over change
control it doesn't matter much.
 1.2.4.1  22-Sep-1997  thorpej Update marc-pcmcia branch from trunk.
 1.3.12.1  21-Jun-1999  thorpej Sync w/ -current.
 1.4.16.1  21-Jun-2001  nathanw Catch up to -current.
 1.5.24.4  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.5.24.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.24.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.24.1  03-Aug-2004  skrll Sync with HEAD
 1.5.2.2  01-Jun-2001  jdolecek g/c COMPAT_OLDBOOT from bootblocks, sprinkle some const
bump bootblock version to 2.10
 1.5.2.1  01-Jun-2001  jdolecek file devopen.c was added on branch sommerfeld_i386mp_1 on 2001-06-01 23:26:32 +0000
 1.10.92.2  01-Nov-2009  jym Sync with HEAD.
 1.10.92.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.10.86.1  28-Apr-2009  skrll Sync with HEAD.
 1.10.78.1  04-May-2009  yamt sync with head.

RSS XML Feed