Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-28 | libsa assym.h config | Michael Shalayeff | |
1997-07-28 | generate assym.h | Michael Shalayeff | |
1997-07-27 | document bpb media types | Michael Shalayeff | |
1997-07-26 | protect from asm.h _C_LABEL pre-inclusion | Michael Shalayeff | |
1997-07-25 | Typo (from NetBSD #2622) | Tobias Weingartner | |
1997-07-25 | no need for -Imachine now | Michael Shalayeff | |
1997-07-25 | correct return value on apmcall failure | Michael Shalayeff | |
1997-07-25 | oops | Michael Shalayeff | |
1997-07-25 | init uninitialized | Michael Shalayeff | |
remove dumb var | |||
1997-07-24 | symbolic segnames | Michael Shalayeff | |
1997-07-24 | multiple inclusion protection; brenner@umr.edu | Theo de Raadt | |
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny | |
Add options NETATALK to your config to try it out. | |||
1997-07-22 | add ipsec | Theo de Raadt | |
1997-07-21 | proper include | Michael Shalayeff | |
1997-07-21 | indent (; | Michael Shalayeff | |
supply fake arg for boot() in testing main() | |||
1997-07-21 | correct 'hd' device handling | Michael Shalayeff | |
search for DOSTYP_NETBSD in case there is no DOSTYP_OPENBSD in mbr | |||
1997-07-21 | add nbdevs for the size of table of block devises' names | Michael Shalayeff | |
remove bogus codeseg | |||
1997-07-18 | oops | Michael Shalayeff | |
1997-07-18 | use isa's definition for IOM_* | Michael Shalayeff | |
Id | |||
1997-07-18 | notes about pmmm changes, apm | Michael Shalayeff | |
1997-07-18 | kernel entry proto | Michael Shalayeff | |
1997-07-18 | disable apm for the moment | Michael Shalayeff | |
1997-07-18 | most of the stuff is no in libsa, very tiny srt0 | Michael Shalayeff | |
boot calls machdep() move to .bss again (; | |||
1997-07-18 | pass apm info to the kernel | Michael Shalayeff | |
1997-07-18 | this is now in machine/biosvar.h | Michael Shalayeff | |
1997-07-18 | save %fs %gs | Michael Shalayeff | |
save some 2-3k | |||
1997-07-18 | proper variable handling | Michael Shalayeff | |
i386,machine links | |||
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 | 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 | 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-08 | optimize | Michael Shalayeff | |
1997-07-08 | don't show battery estimate if there is no one | Michael Shalayeff | |
honour apmnoidle.... warnings suxx |