Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-25 | sync | Theo de Raadt | |
1996-05-23 | execve changes | Theo de Raadt | |
1996-05-19 | move RB_NOSYM here. | chuck | |
1996-05-19 | minor clean | chuck | |
1996-05-19 | minor clean | chuck | |
1996-05-19 | initial commit of dos boot loader. | Michael Shalayeff | |
1996-05-18 | a.out kernel build removed. mips is now ELF only. (boot image still ecoff ↵ | Per Fogelstrom | |
though) | |||
1996-05-18 | Include msgbuf in /dev/kmem (dmesg) | Per Fogelstrom | |
1996-05-18 | do boot from active partition. | Michael Shalayeff | |
this tested w/ DOS(win95), and BSD. | |||
1996-05-16 | Config fixups. | Per Fogelstrom | |
1996-05-16 | Another new .h file | Per Fogelstrom | |
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 | |
bugargs.cputyp, bugcrt, etc...). | |||
1996-05-16 | relocate config.h from libsa since it is only used here | chuck | |
devopen: XXX override one in libsa ... do we need two devopens? needs to be looked into. | |||
1996-05-16 | sync with recent changes. | chuck | |
XXX: needs more cleanup (has a duplicate copy of exec with some extra stuff in it... merge?) | |||
1996-05-16 | update to run from bootxx + major clean up | chuck | |
1996-05-16 | bugdev moved to libsa | chuck | |
filesystem merged with conf.c | |||
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 | |
major reorg. & cleanup. new SRT that works with bugcrt. common parse_arg. | |||
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 | |
add network boot and cputyp to bugargs (for new bootblocks) | |||
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | Michael Shalayeff | |
1996-05-15 | Some cc flags given to cpp, not nice... | Per Fogelstrom | |
1996-05-15 | Catchup of interface changes + prototyping. | Per Fogelstrom | |
1996-05-14 | fix NetBSD PR#1176. | Michael Shalayeff | |
add description for PORTAL option. | |||
1996-05-14 | fix NetBSD PR#1136. | Michael Shalayeff | |
1996-05-13 | This file no longer used. | Per Fogelstrom | |
1996-05-13 | From NetBSD PR#1133: | Michael Shalayeff | |
add '?' to list available files at boot. | |||
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 | |
I actually thought it was checked in. This should stop any extra transmit interupts occuring and a possible crash if another system talks to the tty port before it is completely configured. Also allows debugging when no processes have the port open for writing. If abort is pressed before getty starts. | |||
1996-05-10 | simple cleanup | Theo de Raadt | |
1996-05-10 | proto fillw | Theo de Raadt | |
1996-05-10 | decl joystick | Theo de Raadt | |
1996-05-10 | update netbsd tag | Theo de Raadt | |
1996-05-10 | fpa fddi card | Theo de Raadt | |
1996-05-10 | le driver split | Theo de Raadt | |
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 | remove makelinks, when done. | Michael Shalayeff | |
1996-05-10 | simplify sed rule in 'links', so swap*.c be treated ok. | Michael Shalayeff | |
1996-05-10 | add constants so that we can remove "m68k/m88k" directories from bugcrt. | chuck | |