History log of /src/sys/arch/mmeye/stand/bootcoff |
Revision | Date | Author | Comments |
1.3 | 25-Jan-2016 |
christos | Need _KERNTYPES for round_page() vaddr_t.
|
1.2 | 12-Dec-2001 |
tv | branches: 1.2.12; 1.2.168; 1.2.188; MKfoo=no -> NOfoo
|
1.1 | 20-Mar-2000 |
msaitoh | branches: 1.1.6; 1.1.10; COFF's /sbin/osloader
|
1.1.10.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.1.6.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.6.1 | 20-Mar-2000 |
bouyer | file Makefile was added on branch thorpej_scsipi on 2000-11-20 20:14:52 +0000
|
1.2.188.1 | 19-Mar-2016 |
skrll | Sync with HEAD
|
1.2.168.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
1.2.12.2 | 12-Dec-2001 |
tv | MKfoo=no -> NOfoo
|
1.2.12.1 | 12-Dec-2001 |
tv | file Makefile was added on branch nathanw_sa on 2001-12-12 01:49:47 +0000
|
1.7 | 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.6 | 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.5 | 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.4 | 26-Jun-2000 |
mrg | branches: 1.4.2; 1.4.132; 1.4.140; 1.4.146; <vm/vm_param.h> -> <uvm/uvm_param.h>
|
1.3 | 22-Mar-2000 |
msaitoh | cleanup(KNF)
|
1.2 | 22-Mar-2000 |
msaitoh | cleanup - remove unused functions - KNF
|
1.1 | 20-Mar-2000 |
msaitoh | COFF's /sbin/osloader
|
1.4.146.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.4.140.1 | 28-Apr-2009 |
skrll | Sync with HEAD.
|
1.4.132.1 | 04-May-2009 |
yamt | sync with head.
|
1.4.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.4.2.1 | 26-Jun-2000 |
bouyer | file osloader.c was added on branch thorpej_scsipi on 2000-11-20 20:14:52 +0000
|
1.2 | 22-Mar-2000 |
msaitoh | cleanup - remove unused functions - KNF
|
1.1 | 20-Mar-2000 |
msaitoh | COFF's /sbin/osloader
|