Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-18 | yet another small step towards MI boot | Michael Shalayeff | |
1997-07-18 | save %fs %gs | Michael Shalayeff | |
1997-07-18 | proper includes | Michael Shalayeff | |
const allocate sapace to pass bios regs to/from call | |||
1997-07-18 | proper includes | Michael Shalayeff | |
s/BIOSINT/DOINT/g pass %es in bios regs save area | |||
1997-07-17 | prper variable handling | Michael Shalayeff | |
-nostdinc do not feed data into text | |||
1997-07-17 | includes | Michael Shalayeff | |
1997-07-17 | i love that const | Michael Shalayeff | |
1997-07-17 | oops, who needs that ugly kernel hack? | Michael Shalayeff | |
1997-07-17 | proper variable handling | Michael Shalayeff | |
add apm_init.S | |||
1997-07-17 | proper includes | Michael Shalayeff | |
apm prototypes/declarations some prototypes | |||
1997-07-17 | add BIOS definitios/etc | Michael Shalayeff | |
1997-07-17 | proper includes | Michael Shalayeff | |
add const for consw declarations | |||
1997-07-17 | use const where appropriate (; | Michael Shalayeff | |
1997-07-17 | who needs this? | Michael Shalayeff | |
1997-07-17 | don't count on luser includes | Michael Shalayeff | |
1997-07-17 | proper includes | Michael Shalayeff | |
1997-07-17 | proper const | Michael Shalayeff | |
1997-07-17 | add smart com probe approach | Michael Shalayeff | |
limit to 9600 for now (will be better soon) | |||
1997-07-17 | take partition in an account | Michael Shalayeff | |
add -h -s, to fake BIOS geometry | |||
1997-07-17 | use cpp, not equ | Michael Shalayeff | |
1997-07-17 | proper size/stripping/handling | Michael Shalayeff | |
1997-07-17 | use includes, nort private defines | Michael Shalayeff | |
1997-07-16 | add tag | kstailey | |
1997-07-16 | be more conservative | kstailey | |
1997-07-15 | flags for tunnels and replacing existing routes, sysctl! + tiny bug fix | Niels Provos | |
1997-07-15 | cannot do this; flipk has found test cases where this fails | Theo de Raadt | |
1997-07-15 | Use assembler sources our of arch/m68k where applicable. | Jason Downs | |
1997-07-14 | nicer include | Michael Shalayeff | |
1997-07-14 | global byte counters. | Niels Provos | |
1997-07-14 | sysctl... | Niels Provos | |
1997-07-14 | routes with zero spi can be used to avoid ipsec processing | Niels Provos | |
1997-07-14 | Slight fix. | Jason Downs | |
1997-07-14 | Update to reflect reality. | 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-14 | cua devices for all! | Jason Downs | |
1997-07-14 | Fix the CTLNET order. | Angelos D. Keromytis | |
1997-07-13 | Get rid of pause | Tobias Weingartner | |
1997-07-13 | Sync with the new audio changes. | Angelos D. Keromytis | |
1997-07-13 | sync to NETBSD_CURRENT_970711. | Jason Downs | |
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-07-12 | Add PnP stuff. Should compile, doubt if it works 100%. Worked for | Tobias Weingartner | |
my SB at one point, but it's been a while... Thanks Theo for giving me this code. It still needs a lot of work, all my fault... ;-) | |||
1997-07-12 | Add some more extent stuff, in preperation of PnP. Huh? Did I | Tobias Weingartner | |
say PnP? Anyways, this stuff just adds the ability to register the extents on creation, etc, etc... Someone needs to add a DDB command "show extent", to make this really usefull... ;-) | |||
1997-07-12 | fixed tiny bug in pad values and hmac inner hash lengths. should work now. | Niels Provos | |
1997-07-12 | Add missing sc->sc_dev.dv_xname arg to isa_intr_establish(). | Todd C. Miller | |
1997-07-11 | obsolete. | Niels Provos | |
1997-07-11 | argh. commited wrong file | Niels Provos | |
1997-07-11 | put old esp/ah and new esp/ah in different files. | Niels Provos | |
generalised way of handling transforms. | |||
1997-07-11 | cosmetic changes; netbsd | Niels Provos | |
1997-07-11 | From Steven Campbel: Allocate a bigger address space for VRAM. This allows | gene | |
at least the Q840av to boot and maybe others. |