Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/newsmips/stand/boot/bootinfo.c
RevisionDateAuthorComments
 1.6  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.5  31-Jan-2008  tsutsui branches: 1.5.6; 1.5.8; 1.5.10;
Account bi_size properly.
 1.4  11-Dec-2005  christos branches: 1.4.50; 1.4.56;
merge ktrace-lwp.
 1.3  06-Feb-2005  tsutsui branches: 1.3.6;
Misc cleanup:
- ANSI function decls
- remove __P()
- u_intNN_t -> uintNN_t
- remove register decls
- bcopy -> memcpy, strcpy
- bzero -> memset
- bcmp -> memcmp
- use malloc(9) with M_ZERO
- some KNF
etc.
 1.2  13-Apr-2002  tsutsui branches: 1.2.10; 1.2.18; 1.2.20;
bcopy() -> memcpy()
 1.1  18-Dec-1999  tsubai branches: 1.1.2; 1.1.8; 1.1.12; 1.1.16;
Introduce bootinfo.
 1.1.16.1  17-Apr-2002  nathanw Catch up to -current.
 1.1.12.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.8.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.8.1  18-Dec-1999  bouyer file bootinfo.c was added on branch thorpej_scsipi on 2000-11-20 22:35:42 +0000
 1.1.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.2.20.1  12-Feb-2005  yamt sync with head.
 1.2.18.1  29-Apr-2005  kent sync with -current
 1.2.10.1  06-Feb-2005  skrll Sync with HEAD.
 1.3.6.1  04-Feb-2008  yamt sync with head.
 1.4.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.4.50.1  23-Mar-2008  matt sync with HEAD
 1.5.10.1  16-May-2008  yamt sync with head.
 1.5.8.1  18-May-2008  yamt sync with head.
 1.5.6.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed