Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-15 | Use assembler sources our of arch/m68k where applicable. | Jason Downs | |
1997-07-14 | Slight fix. | Jason Downs | |
1997-07-14 | The grand reorganization, OpenBSD style. | Jason Downs | |
Lossely based on the NetBSD reorg, but much improved upon, simpler, and doesn't scribble needless junk into the bootblocks. | |||
1997-07-13 | Save mmuid and use it to print out 425/433 model types. | Jason Downs | |
1997-07-13 | APCI support and new CPU configuration from NetBSD. | Jason Downs | |
Fix all of the include refs. Bump version number to 2.1. | |||
1997-04-21 | SYS_INST has left the building! | Jason Downs | |
1997-04-16 | Add a proper version number ala other ports, and clean up various parts of | Jason Downs | |
the Makefiles. Lots more to do... | |||
1997-04-16 | Merge portions of NetBSD up to 970415. | Jason Downs | |
This includes: * All of the prototyping and KNF changes. * The new interrupt system. * Portions of the Domain Keyboard support from Mike Smith. This does not include: * m68k changes, namely generic dumps. Various sundry changes and fixes by me. | |||
1997-04-16 | fix cut 'n' paste | Jason Downs | |
1997-04-16 | exec() changes. | Jason Downs | |
1997-03-31 | Jump to loadaddr instead of entry due to libsa change. | Jason Downs | |
1997-03-21 | Fix alignment in srt0.c, from NetBSD. | Jason Downs | |
1997-02-18 | Need strncpy.c now. | Jason Downs | |
1997-02-16 | rd -> hd | Jason Downs | |
1997-02-10 | Add HEAP_LIMIT. | Jason Downs | |
1997-02-06 | Enable support for gzip'd kernels. | Jason Downs | |
1997-02-06 | Be more explicit about what we are. | Jason Downs | |
1997-02-05 | An 8k kernel may not be loaded at a 4k address, as the ROM supplies. | Jason Downs | |
We align it to the the next 8k address, as per our 8k kernels. (This ain't NetBSD, baby.) Fixed with debugging help from niklas. | |||
1997-02-03 | rd -> hd | Jason Downs | |
1997-02-03 | Merge new config(8) support from NetBSD, by Jason Thorpe. | Jason Downs | |
Also add siginfo glue, BOOT_CONFIG, and various other changes. | |||
1997-01-18 | Ensure libsa and libkern get compiled with -Dhp300 | Jason Downs | |
1997-01-18 | missed this one | Jason Downs | |
1997-01-17 | more new files | Jason Downs | |
1997-01-17 | hp300 bootblocks, sync'd with NetBSD 011697, with changes and a new build | Jason Downs | |
method. | |||
1996-10-24 | kernel is 'bsd' | Michael Shalayeff | |
1996-06-23 | sync to 0622 | Theo de Raadt | |
1996-05-04 | add files missed from 0418 sync. | Michael Shalayeff | |
1996-04-25 | sync w/ Net 960424 | Michael Shalayeff | |
1996-01-16 | from netbsd: | Theo de Raadt | |
Use ${BINOWN} and ${BINGRP} per Arne H. Juul <arnej@ikke.idt.unit.no> in PR #705. Also, clean up some stuff left over from HP-BSD. | |||
1996-01-05 | from netbsd: | Theo de Raadt | |
Add the last revision previous to the switch to the MI LANCE code of hp300/dev/if_lereg.h to the standalone code; the standalone LANCE driver for the hp300 needs it. | |||
1996-01-05 | from netbsd: | Theo de Raadt | |
Add the last revision previous to the switch to the MI LANCE code of hp300/dev/if_lereg.h to the standalone code; the standalone LANCE driver for the hp300 needs it. | |||
1995-12-14 | update from netbsd (verbatim) | Theo de Raadt | |
1995-10-26 | update from netbsd tree | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |