Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sun3



Module Name:    src
Committed By:   mrg
Date:           Sat Mar  3 03:19:36 UTC 2018

Modified Files:
        src/sys/arch/sun3/conf: GENERIC Makefile.sun3
        src/sys/arch/sun3/include: param3.h vmparam3.h

Log Message:
sun2/sun3:
- build libkern as an archive for non modular builds.  from maya@
sun3:
- cut down GENERIC a bunch to bring below 2MB.
- reduce UBC_NWINS, MAXEXEC, and PAGER_MAP_DEFAULT_SIZE to recover
  enough lost VA to actually run basic tests.


To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 src/sys/arch/sun3/conf/GENERIC
cvs rdiff -u -r1.105 -r1.106 src/sys/arch/sun3/conf/Makefile.sun3
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/sun3/include/param3.h
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/sun3/include/vmparam3.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index