summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-08-29typo in ksyms spec, add ch tooNiklas Hallqvist
1998-08-29more functionsMichael Shalayeff
1998-08-29general cleanupMichael Shalayeff
1998-08-29add kernel to LIF volume in case we have DISKLESS builtMichael Shalayeff
1998-08-29postpone bzero buffer on paddingMichael Shalayeff
1998-08-29merge PDC/IODC calls infoMichael Shalayeff
1998-08-29fix {KERNEL,RESET}_PSWMichael Shalayeff
1998-08-29TLB stats definitionsMichael Shalayeff
1998-08-29tabs vs space; hptmask definitionMichael Shalayeff
1998-08-29m-include protectionMichael Shalayeff
1998-08-29reduce code limitMichael Shalayeff
1998-08-29add delay() and trap() protosMichael Shalayeff
1998-08-29fix entry/exit macrosMichael Shalayeff
1998-08-29Integrate changes from Kirk McKusickConstantine Sapuntzakis
1998-08-28alpha alignment fixes, from niklas. Tested on i386.Jason Downs
1998-08-28some float/double/ldouble infoMichael Shalayeff
1998-08-28some MD setjmp-related infoMichael Shalayeff
1998-08-28o added link negotiationJason Wright
1998-08-28Changes to make if_de driver work on big endian machines with a 21040 basedDale S. Rahn
1998-08-27better .bss treatmentMichael Shalayeff
1998-08-27fix symtab loading problemsMichael Shalayeff
1998-08-27ksymsTheo de Raadt
1998-08-27Undo changes which were not discussed.Theo de Raadt
1998-08-27defopt TIMEZONEMichael Shalayeff
1998-08-27defopt NTPMichael Shalayeff
1998-08-26First cut at qec+be support. Works in 10mbit/half duplex mode.Jason Wright
1998-08-26o Fix up address rangesJason Wright
1998-08-25Provision for mask or no mask modePer Fogelstrom
1998-08-25More interrupt changesPer Fogelstrom
1998-08-25PolishPer Fogelstrom
1998-08-25Add badaddr() and fix faultbuf handlingPer Fogelstrom
1998-08-25Mapping stuff v.i 4ePer Fogelstrom
1998-08-25Faultbuf modsPer Fogelstrom
1998-08-25Use symbolic namesPer Fogelstrom
1998-08-25Use symbolic namesPer Fogelstrom
1998-08-25Make faultbuf a structPer Fogelstrom
1998-08-25Local macroPer Fogelstrom
1998-08-25CleanupPer Fogelstrom
1998-08-25Add a few defines and change some.Per Fogelstrom
1998-08-25Fix a couple of spl errors - spotted by Dale and me.Per Fogelstrom
1998-08-25clear softints when they are taken, by the time hwpend as used, it was zeroed.Dale S. Rahn
1998-08-25have two areas to store irq counts, one for hardinterrupts, one for softDale S. Rahn
1998-08-24reorganizekstailey
1998-08-24Don't deref NULL.Jason Downs
1998-08-24use new audiokstailey
1998-08-24Be noisy about media settings.Jason Downs
1998-08-24back out a change that should not have escapedTodd C. Miller
1998-08-24Add support for /dev/ksyms to arch-specific filesTodd C. Miller
1998-08-24add ksyms to GENERIC. Since DDB is already there this is safe.Todd C. Miller
1998-08-24/dev/ksyms; kernel symbols pseudo-device that masquerades as an a.out binary ...Todd C. Miller