summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-12-15Commit for the first real OpenBSD mvme88k kernel.Steve Murphree
1998-12-15check for valid ip_hl too; route@infonexus.comTheo de Raadt
1998-12-14ss20 machines which claim to have SBUS_BURST_64 are lyingTheo de Raadt
1998-12-14Do clamping of dvma burst size like everything elseJason Wright
1998-12-14remove bogus^H^H^H^H^Hconstant cache line size definitionMichael Shalayeff
1998-12-14add lan_station_id structMichael Shalayeff
1998-12-13be more careful with media handlingsTheo de Raadt
1998-12-13implement some more of those write_multi routines; also some 64 bit onesMichael Shalayeff
1998-12-13define HPA regionMichael Shalayeff
1998-12-13use PDC_ALIGNMENT; oopsMichael Shalayeff
1998-12-13PDC_ALIGNMENT; remove global chasdataMichael Shalayeff
1998-12-13define PDC arguments alignmentMichael Shalayeff
1998-12-13take advantage of IO space equal mappingMichael Shalayeff
1998-12-10Several fixes to dounmount.Artur Grabowski
1998-12-10vfs_unmountall: retry to unmount all remaining filesystems when one unmount f...Artur Grabowski
1998-12-09sncTheo de Raadt
1998-12-09and a gusTheo de Raadt
1998-12-09syncTheo de Raadt
1998-12-09new USR modemTheo de Raadt
1998-12-08fix kvtop() according to the recent changes of mapping IO space equallyMichael Shalayeff
1998-12-05There's still a good bit of lock debugging that needs to happen. Don'tConstantine Sapuntzakis
1998-12-05some locore.SMichael Shalayeff
1998-12-05define INT_IO and INT_ALL masks for spl*() macros to useMichael Shalayeff
1998-12-05some db_machdep.hMichael Shalayeff
1998-12-05do elf and som, no a.out and ecoffMichael Shalayeff
1998-12-05some cleanupMichael Shalayeff
1998-12-05btlb_insert() now returns slot number, heartbeat() and cpu_gethpa(to get cpu#...Michael Shalayeff
1998-12-05fake bus_space_barrier()Michael Shalayeff
1998-12-05MD swapX macros, not enabled yetMichael Shalayeff
1998-12-05dumb mcont() for nowMichael Shalayeff
1998-12-05Reinstate supposed dead codeConstantine Sapuntzakis
1998-12-05Finally, enable lock checking for FFS, which has full-blown lock support.Constantine Sapuntzakis
1998-12-05Make sure the VLOCKSWORK diagnostic flag is correctly maintained.Constantine Sapuntzakis
1998-12-05Updated generated filesConstantine Sapuntzakis
1998-12-05Updated vnode_if specificiationConstantine Sapuntzakis
1998-12-05Framework for generating automatic test code for locking disciplineConstantine Sapuntzakis
1998-12-05Dead code eliminationConstantine Sapuntzakis
1998-12-05block map IO space, check for btlb_insert return; s/DEBUG/PMAPDEBUG/gMichael Shalayeff
1998-12-05finally, i block mapped the io space, so bus.h is kind of fake now, just *(h ...Michael Shalayeff
1998-12-04Disable TCP_SACK and TCP_FACK until such time as they don't cause connectionJason Downs
1998-12-04consider limits, in fdavail(); michaels@inet.noTheo de Raadt
1998-12-04VFS-Lite2 requires stricter locking around vnode buffer queues. vinvalbufConstantine Sapuntzakis
1998-12-04Add support for another ne2k compatible card, vendor unknown.Federico G. Schwindt
1998-12-04regenMichael Shalayeff
1998-12-04rm all of themMichael Shalayeff
1998-12-04typo, some more numberless 800 machinesMichael Shalayeff
1998-12-04regenMichael Shalayeff
1998-12-04typoMichael Shalayeff
1998-12-03o Don't match pci product 0xae33, as it's a pciide controller; reported by mi...Jason Wright
1998-12-03oh joyTheo de Raadt