summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
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
1997-07-14The 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-14cua devices for all!Jason Downs
1997-07-14Fix the CTLNET order.Angelos D. Keromytis
1997-07-13Get rid of pauseTobias Weingartner
1997-07-13Sync with the new audio changes.Angelos D. Keromytis
1997-07-13sync to NETBSD_CURRENT_970711.Jason Downs
1997-07-13Save mmuid and use it to print out 425/433 model types.Jason Downs
1997-07-13APCI support and new CPU configuration from NetBSD.Jason Downs
Fix all of the include refs. Bump version number to 2.1.
1997-07-12Add PnP stuff. Should compile, doubt if it works 100%. Worked forTobias 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-12Add some more extent stuff, in preperation of PnP. Huh? Did ITobias 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-12fixed tiny bug in pad values and hmac inner hash lengths. should work now.Niels Provos
1997-07-12Add missing sc->sc_dev.dv_xname arg to isa_intr_establish().Todd C. Miller
1997-07-11obsolete.Niels Provos
1997-07-11argh. commited wrong fileNiels Provos
1997-07-11put old esp/ah and new esp/ah in different files.Niels Provos
generalised way of handling transforms.
1997-07-11cosmetic changes; netbsdNiels Provos
1997-07-11From Steven Campbel: Allocate a bigger address space for VRAM. This allowsgene
at least the Q840av to boot and maybe others.