summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
1995-05-31invoke shutdown hookscgd
1995-05-16Removing -DKERNEL, transition to _KERNEL has been completedjtc
1995-05-07ignore the kernel compile dirs for which we provide config files.cgd
1995-05-05define BROKEN_SWAP and/or cpu_swapout as appropriate.cgd
1995-05-03make an __indr_references macro, that expands to nothing...cgd
1995-04-29make FLT_ROUNDS call __flt_rounds, so dynamic rounding mode is grabbed.cgd
1995-04-29first cut of the alpha version.cgd
1995-04-28rename files files for new config/config.old namingcgd
1995-04-25status reportcgd
1995-04-25Add 'users to-do list'cgd
1995-04-22- added sunos_machdep.c for sun3, atari, amiga and mac68k.christos
1995-04-22kill a host of null dereference bugs... tracking down a _different_ bug,cgd
1995-04-22kernel config files for jura.pdl.cs.cmu.edu and scapa.pdl.cs.cmu.edu,cgd
1995-04-22clean up, change drive -> lun for mi scsi files description.cgd
1995-04-22clean up a bit, use MI files lists. add a bunch of comments.cgd
1995-04-22kill some non-gnu-tools cruft, allow rest of programs to be parameterizedcgd
1995-04-22get rid of bogus header inclusionscgd
1995-04-22promcnputc now returns voidcgd
1995-04-22add option HALTLOOP to loop in boot() instead of halting/rebootingcgd
1995-04-22deal with renamed header file.cgd
1995-04-22console putc returns voidcgd
1995-04-22adjust for networking code changescgd
1995-04-19they've moved.cgd
1995-04-11fix function name in comment.cgd
1995-04-11Use global 8530 defs. Needs more work.mycroft
1995-04-10Bring back pmap_kernel(), for now always inlined as a pointer tomycroft
1995-04-10Add mmopen(), mmclose(), and mmmmap() where appropriate. Lock vmmap whenmycroft
1995-04-10Minor consistency nits.mycroft
1995-04-10Add dummy mmopen() and mmclose(); change mmmap() to mmmmap().mycroft
1995-04-10Update to match conf.h.mycroft
1995-03-28KERNEL -> _KERNELjtc
1995-03-26make alpha GENERIC kernel have 'options INSECURE' by defaultcgd
1995-03-24kill a couple of debugging printfscgd
1995-03-24remove support for double-mapping the user area and kernel stack.cgd
1995-03-24better 3000/300-series systype recognition.cgd
1995-03-24allow user to halt system at boot device promptcgd
1995-03-24remove support for double-mapping the user area/kernel stackcgd
1995-03-24fill in sysnames for the 300 familycgd
1995-03-24cleanup, add some comments, and (oh yeah!) look at interrupt bitscgd
1995-03-24make bpf work, by appending ether header before mtap, then discarding it.cgd
1995-03-24deal reasonably with the 3000/300's console (annoying engineers!)cgd
1995-03-24print out mode (slow vs. fast)cgd
1995-03-23Added -D_KERNEL to CFLAGS alongside each -DKERNEL.jtc
1995-03-18don't be so quick to cast macro arguments to unsigned; if thecgd
1995-03-09copy*str() should use size_t.mycroft
1995-03-08fix cd major numbercgd
1995-03-08fix major number for swap devicecgd
1995-03-08update from my local tree; better CPU configuration, support for 3000/300.cgd
1995-03-03Follow suggestions put forth by Roger Ivie, and be a bit more carefulcgd
1995-03-03use charles's cleaner message input codecgd