Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-16 | use getsn() instead of private getstr() | Theo de Raadt | |
1996-06-16 | netbsd pr#2547, is@beverly.rhein.de; handle bus errors correctly | Theo de Raadt | |
1996-06-11 | tty_attach() | Theo de Raadt | |
1996-06-11 | use void * for pa/va instead of caddr_t | Theo de Raadt | |
1996-06-11 | use intr_findvec() | Theo de Raadt | |
1996-06-11 | call am7990_config() | Theo de Raadt | |
1996-06-11 | delete intr_freevec(), add intr_findvec() [more flexible interface] | Theo de Raadt | |
1996-05-29 | update for new generic boot | chuck | |
1996-05-29 | new generic boot | chuck | |
1996-05-29 | add stuff for generic boot | chuck | |
1996-05-29 | bump version | chuck | |
1996-05-29 | new calling format to support generic boot | chuck | |
1996-05-29 | new arg passing | chuck | |
1996-05-29 | new "go" | chuck | |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt | |
1996-05-28 | new version of bootst (from sun3 tapeboot) | chuck | |
1996-05-28 | old version | chuck | |
1996-05-28 | new version of bootst (from sun3 tapeboot) | chuck | |
1996-05-27 | make more alike | Theo de Raadt | |
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 | |
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-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 | split le driver, if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
1996-05-10 | fix sync scsi | Theo de Raadt | |