summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1997-07-19struct opcode is now in db_machdep.h. Add some other includes needed afterNiklas Hallqvist
the db_machdep.h rewrite.
1997-07-19Lots! Single-stepping support is probably the most important change.Niklas Hallqvist
1997-07-19RewrittenNiklas Hallqvist
1997-07-19Protect against overlapping copiesNiklas Hallqvist
1997-07-18enablespi/disablespi in encap + print spi's in hostorderNiels Provos
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-18no user includes in standaloneMichael Shalayeff
1997-07-18cumulative CFLAGSMichael 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-17i love that constMichael 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-17use const where appropriate (;Michael Shalayeff
1997-07-17who needs this?Michael Shalayeff
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-15flags for tunnels and replacing existing routes, sysctl! + tiny bug fixNiels Provos
1997-07-15cannot do this; flipk has found test cases where this failsTheo de Raadt
1997-07-15Use assembler sources our of arch/m68k where applicable.Jason Downs
1997-07-14nicer includeMichael Shalayeff
1997-07-14global byte counters.Niels Provos
1997-07-14sysctl...Niels Provos
1997-07-14routes with zero spi can be used to avoid ipsec processingNiels Provos
1997-07-14Slight fix.Jason Downs
1997-07-14Update to reflect reality.Jason Downs