summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Collapse)Author
1997-07-28libsa assym.h configMichael Shalayeff
1997-07-28generate assym.hMichael Shalayeff
1997-07-27document bpb media typesMichael Shalayeff
1997-07-26protect from asm.h _C_LABEL pre-inclusionMichael Shalayeff
1997-07-25Typo (from NetBSD #2622)Tobias Weingartner
1997-07-25no need for -Imachine nowMichael Shalayeff
1997-07-25correct return value on apmcall failureMichael Shalayeff
1997-07-25oopsMichael Shalayeff
1997-07-25init uninitializedMichael Shalayeff
remove dumb var
1997-07-24symbolic segnamesMichael Shalayeff
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
Add options NETATALK to your config to try it out.
1997-07-22add ipsecTheo de Raadt
1997-07-21proper includeMichael Shalayeff
1997-07-21indent (;Michael Shalayeff
supply fake arg for boot() in testing main()
1997-07-21correct 'hd' device handlingMichael Shalayeff
search for DOSTYP_NETBSD in case there is no DOSTYP_OPENBSD in mbr
1997-07-21add nbdevs for the size of table of block devises' namesMichael Shalayeff
remove bogus codeseg
1997-07-18oopsMichael Shalayeff
1997-07-18use isa's definition for IOM_*Michael Shalayeff
Id
1997-07-18notes about pmmm changes, apmMichael Shalayeff
1997-07-18kernel entry protoMichael Shalayeff
1997-07-18disable apm for the momentMichael Shalayeff
1997-07-18most of the stuff is no in libsa, very tiny srt0Michael Shalayeff
boot calls machdep() move to .bss again (;
1997-07-18pass apm info to the kernelMichael Shalayeff
1997-07-18this is now in machine/biosvar.hMichael Shalayeff
1997-07-18save %fs %gsMichael Shalayeff
save some 2-3k
1997-07-18proper variable handlingMichael Shalayeff
i386,machine links
1997-07-18yet another small step towards MI bootMichael Shalayeff
1997-07-18save %fs %gsMichael Shalayeff
1997-07-18proper includesMichael Shalayeff
const allocate sapace to pass bios regs to/from call
1997-07-18proper includesMichael Shalayeff
s/BIOSINT/DOINT/g pass %es in bios regs save area
1997-07-17prper variable handlingMichael Shalayeff
-nostdinc do not feed data into text
1997-07-17includesMichael Shalayeff
1997-07-17oops, who needs that ugly kernel hack?Michael Shalayeff
1997-07-17proper variable handlingMichael Shalayeff
add apm_init.S
1997-07-17proper includesMichael Shalayeff
apm prototypes/declarations some prototypes
1997-07-17add BIOS definitios/etcMichael Shalayeff
1997-07-17proper includesMichael Shalayeff
add const for consw declarations
1997-07-17don't count on luser includesMichael Shalayeff
1997-07-17proper includesMichael Shalayeff
1997-07-17proper constMichael Shalayeff
1997-07-17add smart com probe approachMichael Shalayeff
limit to 9600 for now (will be better soon)
1997-07-17take partition in an accountMichael Shalayeff
add -h -s, to fake BIOS geometry
1997-07-17use cpp, not equMichael Shalayeff
1997-07-17proper size/stripping/handlingMichael Shalayeff
1997-07-17use includes, nort private definesMichael Shalayeff
1997-07-16add tagkstailey
1997-07-16be more conservativekstailey
1997-07-08optimizeMichael Shalayeff
1997-07-08don't show battery estimate if there is no oneMichael Shalayeff
honour apmnoidle.... warnings suxx