Age | Commit message (Expand) | Author |
1996-05-27 | fix make depend | chuck |
1996-05-27 | import from sun3 | chuck |
1996-05-27 | add ram disk | chuck |
1996-05-27 | enable ram disk | chuck |
1996-05-19 | move RB_NOSYM here. | chuck |
1996-05-19 | minor clean | chuck |
1996-05-19 | minor clean | chuck |
1996-05-16 | conf.c (import from sun3 version) | chuck |
1996-05-16 | up version # | chuck |
1996-05-16 | clean up and sync with changes elsewhere (use common parse_args, | chuck |
1996-05-16 | relocate config.h from libsa since it is only used here | chuck |
1996-05-16 | sync with recent changes. | chuck |
1996-05-16 | update to run from bootxx + major clean up | chuck |
1996-05-16 | bugdev moved to libsa | chuck |
1996-05-16 | import level 1 bootstrap from sun3/sparc port | chuck |
1996-05-16 | libsa needs libbug. | chuck |
1996-05-16 | import installboot from sun3/sparc ports | chuck |
1996-05-16 | sync with sun3 port. | chuck |
1996-05-16 | R.I.P. old stuff. | chuck |
1996-05-16 | reorg & cleanup. add in some stuff so we can remove libsa/promcons.c. | chuck |
1996-05-16 | add netboot stuff and cputyp stuff to bugcrt. also add bugexec(). | chuck |
1996-05-16 | adjust subdirs for new stuff | chuck |
1996-05-16 | add two more defines for the way the bug "NBO" command passes in args | chuck |
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | Michael Shalayeff |
1996-05-10 | machine@ | Theo de Raadt |
1996-05-10 | machine@; use -fomit-frame-pointer otherwise a bugarg in a6 gets trashed | Theo de Raadt |
1996-05-10 | clean better | Theo de Raadt |
1996-05-10 | m88k & m68k capable bugcrt by chuck | Theo de Raadt |
1996-05-10 | Add some code bulletproofing, I have had this around for some time | Dale S. Rahn |
1996-05-10 | split le driver, if_name/if_unit -> if_xname/if_softc | Theo de Raadt |
1996-05-10 | fix sync scsi | Theo de Raadt |
1996-05-10 | add constants so that we can remove "m68k/m88k" directories from bugcrt. | chuck |
1996-05-10 | add some documentation | chuck |
1996-05-10 | init more fields so that kernel can generate a valid disklabel without | chuck |
1996-05-08 | make it compile again (update to machine/disklabel.h) | chuck |
1996-05-08 | do that another panic fly away. | Michael Shalayeff |
1996-05-07 | away, away | Theo de Raadt |
1996-05-07 | idea by chuck to make libbug MI | Theo de Raadt |
1996-05-07 | delete impossible to reach code, use more defined constants | Theo de Raadt |
1996-05-07 | This is the tape boot loader, not the disk. Remove the correct files. | Dale S. Rahn |
1996-05-07 | remove file generated during build. | Dale S. Rahn |
1996-05-07 | (maybe it will take this time) | Dale S. Rahn |
1996-05-06 | for 040, copy replacement routines over fpfault zone in trap table | Theo de Raadt |
1996-05-06 | correct my interrupt bugs | Theo de Raadt |
1996-05-06 | fix russian typo | Theo de Raadt |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff |
1996-05-05 | build stand as well | Theo de Raadt |
1996-05-04 | remove #ifndef LKM, since that stuff already in sys/conf.h, | Michael Shalayeff |
1996-05-04 | proto nicely | Theo de Raadt |
1996-05-03 | Use generic m68k sigreturn code from arch/m68k | Niklas Hallqvist |