summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-08-19sun3 is back upkstailey
1997-08-19- add wavelan files in files.pcmciaAngelos D. Keromytis
1997-08-19Add wlp (wavelan) device.Angelos D. Keromytis
1997-08-19ifdef'ed out 3 functions that were not used and were causingAngelos D. Keromytis
1997-08-19SANYO CRD-254P has AQUIRK_NOCAPACITYTheo de Raadt
1997-08-19temporary work aroundkstailey
1997-08-19Add DP_CLR() macroTodd C. Miller
1997-08-19Theo doesn't like extra kernel options, so don't allowTodd C. Miller
1997-08-19Back out part of revision 1.16 where the tape was unmounted in stclose ondgregor
1997-08-18if no swap has been configured at boot time, swapon could not addNiklas Hallqvist
1997-08-18#include <string.h> not <strings.h> -- Yes, I'm a weanie...Todd C. Miller
1997-08-17Add quirk for MATSHITA CR-574, from Berndt Josef Wulf <wulf@ping.net.au>Todd C. Miller
1997-08-17Back out Mickey's 8/1 pmap.c change, which was misguided and causedgrr
1997-08-16Bug.dm
1997-08-16Allow DEFBADDYNAMICPORTS_TCP and DEFBADDYNAMICPORTS_UDP to beTodd C. Miller
1997-08-16tabs and consistensyMichael Shalayeff
1997-08-161) pfs_mode should be mode_t, not u_shortTodd C. Miller
1997-08-16Just some more debugging info.Angelos D. Keromytis
1997-08-13better rv typesMichael Shalayeff
1997-08-13s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls.Niklas Hallqvist
1997-08-13Add console switching logicNiklas Hallqvist
1997-08-13print boot message on the right consoleMichael Shalayeff
1997-08-13be honest about rootsMichael Shalayeff
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
1997-08-13remove unused includeMichael Shalayeff
1997-08-13print kernel argumentsMichael Shalayeff
1997-08-13getsecs() is in stand.hMichael Shalayeff
1997-08-13inline apm callsMichael Shalayeff
1997-08-13inline callsMichael Shalayeff
1997-08-13unused includeMichael Shalayeff
1997-08-13reuse ret code for both message and chrMichael Shalayeff
1997-08-13typoNiklas Hallqvist
1997-08-12poll BIOS as said in commentMichael Shalayeff
1997-08-12_you_, hear?! never touch anything when doing commits!Michael Shalayeff
1997-08-12revert to prev-cons behaviourMichael Shalayeff
1997-08-12slite rewriteMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12protosMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12new, like dev/cninit.c+cons.cMichael Shalayeff
1997-08-12who needs it?Michael Shalayeff
1997-08-12inline biosd_rwMichael Shalayeff
1997-08-12call BIOS inline (add struct EDD_cb into biosvar.h)Michael Shalayeff
1997-08-12no more biosmem.SMichael Shalayeff
1997-08-12better regsMichael Shalayeff
1997-08-12move that inlineMichael Shalayeff
1997-08-12Removed unused vars. Added missing arg to bus_space_map.Niklas Hallqvist