summaryrefslogtreecommitdiff
path: root/sys/arch/vax
AgeCommit message (Expand)Author
1997-11-23use MI cdev_decl(ipl)Michael Shalayeff
1997-11-10Be careful about local varnames in macros.Niklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-10-08Style nitNiklas Hallqvist
1997-10-08Make both NFS and HD kernelsNiklas Hallqvist
1997-10-08Use KERNBASE where appropriate. KNF!Niklas Hallqvist
1997-10-08Move some debugging output inside #ifdef DEBUG. KNF!Niklas Hallqvist
1997-10-06db_{read,write}_bytes loop end condition bad (unsigned >= 0 -> always TRUE)Niklas Hallqvist
1997-10-02indent and removal of #if 0 MAXPHYS setting. No semantic diffs, so you canNiklas Hallqvist
1997-10-02reflect realityNiklas Hallqvist
1997-10-02A mionimal VS2000 config for netbootingNiklas Hallqvist
1997-10-02Remove dependencies on config options, you should make clean when changingNiklas Hallqvist
1997-10-02Remove obsolete VNODE_PAGER optionNiklas Hallqvist
1997-10-02dumpconf after swapconf, and remove some swedishNiklas Hallqvist
1997-10-02Factor out the bufpages and nbuf calculation so that pmap_boststrap can getNiklas Hallqvist
1997-10-02Accomodate for the buffer cache, mbuf clusters and physio space whenNiklas Hallqvist
1997-10-02We cannot deal with MCLBYTES > CLBYTES. Lower MCLSHIFT to 10 againNiklas Hallqvist
1997-09-27Fix swapconf.c so it will not crash swap on nfs envsNiklas Hallqvist
1997-09-20The only CVAX to reach this module is a VAXstation 3100 model 10-48.Mats O Jansson
1997-09-20Rename rd to hd. OpenBSD uses rd for ramdisk. -mojMats O Jansson
1997-09-20Rename rd to hd. OpenBSD uses rd for ramdisk. -mojMats O Jansson
1997-09-15kill Locore.cTheo de Raadt
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-08-30OpenBSD doesn't use EXEC_AOUT and EXEC_SCRIPT. -mojMats O Jansson
1997-08-30Since the previous one died...Mats O Jansson
1997-08-30Small changes to get a working MV3600 kernel. It's problems with memoryMats O Jansson
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
1997-07-07Too many things include <machine/ansi.h> w/o <sys/types.h> soTodd C. Miller
1997-07-05Make _BSD_TIME_T_ int32_t on all platforms. You can't writeTodd C. Miller
1997-05-30s/NetBSD/OpenBSD/gMichael Shalayeff
1997-05-29RCS taggingNiklas Hallqvist
1997-05-28We do not have sc_link.channelNiklas Hallqvist
1997-05-28use exec_setup_stack insteadNiklas Hallqvist