summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1997-10-20Add IPSEC to GENERIC, move if_de srom emul to pciPer Fogelstrom
1997-10-20even better memprobeMichael Shalayeff
1997-10-20get ready for the fix in memprobeMichael Shalayeff
1997-10-20Do not spoof OpenBSD partitionsNiklas Hallqvist
1997-10-20Sync with GENERIC.Jason Downs
1997-10-20This time, consistency for all.Todd T. Fries
1997-10-20build all arch/ obj thingiesTheo de Raadt
1997-10-20hardcode mvme68k, so that obj dirs can be built from elsewhereTheo de Raadt
1997-10-19Remove some old, out of date kernel configurations.briggs
Add HZ=60 to GENERIC and GENERICSBC configurations. Make sure clockreg.h does not compile unless HZ is defined. We can't just define it here since param.c needs to agree with whatever clockreg.h uses. This has been broken since June. Only effect is that the clocks would lose time badly.
1997-10-19fix 'ma boot' cmd; toby@Michael Shalayeff
1997-10-19mvmve68k does not use rcons.etheisen
1997-10-19Fix busted links and tags targets.etheisen
1997-10-19add a comment.Todd T. Fries
1997-10-19no, not good. will be fixed soonMichael Shalayeff
xyu te6e B poT, teo
1997-10-18oopsTheo de Raadt
1997-10-18avoid "no disklabel" error messagesTheo de Raadt
1997-10-18avoid "no disklabel" error messagesTheo de Raadt
1997-10-18do not create spoofed partition for DOSTYP_OPENBSDTheo de Raadt
1997-10-18correctMichael Shalayeff
1997-10-18Copy in bios_diskinfo array from /boot space.Tobias Weingartner
Add length field for checksum to same. Start of making /boot deduce bsd dev_t for all BIOS drives.
1997-10-17Cleanup, make it all compile.Tobias Weingartner
Move APM stuff to apmprobe.c
1997-10-17Use BIOS to probe for memory map.Tobias Weingartner
Probe for BIOS supported disks. Use BIOS to get geometry for supported disks. All in preparation to passing the whole thing to the kernel.
1997-10-17Don't allow root to set the clock back in time if securelevel > 1. ThisTodd C. Miller
got nuked when settime() was added.
1997-10-16lines for cross-compilation commentedgingold
1997-10-16updated for bounds_???gingold
1997-10-16updated for bounds_???gingold
1997-10-16workaround for GAS bug added (was reloc bug)gingold
1997-10-16DOH! audio was broken because I moved MI files to MD places.Niklas Hallqvist
1997-10-15Honour users request for geo all the time.Tobias Weingartner
1997-10-15Add shm/sem includes, fix up disklabel stuffPer Fogelstrom
1997-10-15Allow setting the baud rate base from an external defPer Fogelstrom
1997-10-15fix it againMichael Shalayeff
1997-10-15make it compileNiels Provos
1997-10-14Fix for my fixTobias Weingartner
1997-10-14Depend problemTobias Weingartner
1997-10-14Need this for ramdisk install...Per Fogelstrom
1997-10-14Get a few things right...Per Fogelstrom
1997-10-14not wanted on the voyageTheo de Raadt
1997-10-14Gingold's port for kbus Series5 machine. Not fully finished and not very stablegingold
1997-10-14Support for bios memory maps.Tobias Weingartner
1997-10-14Neater this way.Tobias Weingartner
1997-10-13powerpcPer Fogelstrom
1997-10-13A few adjustments.Per Fogelstrom
1997-10-13Monolithic (No OpenFirmware driver crap...) PowerPC kernel. This is thePer Fogelstrom
first release based on Wolfgang Solfrank, TooLs GmbH, work. Most OFW stuff has been ripped out. Only a few functions for memory probing and halt/reboot functionality has been kept. The kernel currently works with V.I's power.4e PowerPC604 board, but more will come.
1997-10-13Monolithic PowerPC kernel, new includePer Fogelstrom
1997-10-13Monolithic PowerPC kernel RAMDISKPer Fogelstrom
1997-10-13Monolithic PowerPC kernel configuration filesPer Fogelstrom
1997-10-13ok, i have 'em both, to order!Michael Shalayeff
1997-10-13APM_NOIDLE bye, bye; use pccom; more scd0 probes;ed1 on factory-dflts; swap ↵Michael Shalayeff
irq for lpt0 and sb0
1997-10-13add ed3 at 0x240; mickeyTheo de Raadt