| History log of /src/sys/arch/pmax/conf/INSTALL64 |
| Revision | | Date | Author | Comments |
| 1.13 |
| 19-Mar-2025 |
jakllsch | Remove last traces of 'options LKM' from kernel config files.
|
| 1.12 |
| 20-Jan-2020 |
thorpej | branches: 1.12.30; Remove FDDI support.
|
| 1.11 |
| 13-Dec-2016 |
christos | branches: 1.11.16; 1.11.22; wildcard speaker attachments, now that we can handle many of them.
|
| 1.10 |
| 10-Dec-2016 |
christos | remove VAUDIOSPEAKER for now, will be done differently.
|
| 1.9 |
| 08-Dec-2016 |
nat | Add a synthesized pc beeper and keyboard bell for platforms with an audio device.
|
| 1.8 |
| 20-Jul-2014 |
alnsn | branches: 1.8.4; 1.8.8; Add commented out bpfjit options to mips kernels. While here, add 2 missing RCS ids.
|
| 1.7 |
| 27-Apr-2013 |
christos | branches: 1.7.8; remove confusing numeric locators where they are unused.
|
| 1.6 |
| 17-Aug-2012 |
abs | branches: 1.6.2; Update all kernel configs mentioning WSEMUL_* but not already including WSDISPLAY_COMPAT_USL using the following rules: - If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL - If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1 and commented out WSDISPLAY_COMPAT_USL - Otherwise add WSDISPLAY_COMPAT_USL
Some of the INSTALL configs for larger memory machines are probably suitable for adding WSDISPLAY_COMPAT_USL.
Now wsconscfg(8) should be able to switch VTs when expected.
Implemented after no objection from tech-kern to the following:
On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote: > wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual > terminals. > > Except when in an exceptionally memory or space constrained > environment (INSTALL being the obvious case), is there any reason why > all GENERIC and GENERIC-like kernels which have wscons enabled > shouldn't also have WSDISPLAY_COMPAT_USL?
|
| 1.5 |
| 18-Dec-2011 |
dholland | WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
|
| 1.4 |
| 22-Nov-2011 |
tls | branches: 1.4.2;
The rnd pseudo-device is not really optional, because it is in the same source file as the entropy-pool code itself. Move it to std. This will be cleaned up more when I split the sources up as they should be.
This fixes build breaks on several ports. Thanks to Havard Eidnes for pointing them out.
|
| 1.3 |
| 16-Apr-2010 |
pooka | branches: 1.3.8; Remove unused count (invariably "4") from pseudo-device fss.
|
| 1.2 |
| 14-Dec-2009 |
matt | branches: 1.2.2; 1.2.4; 1.2.6; Merge from matt-nb5-mips64 Merge mips-specific arch files.
|
| 1.1 |
| 08-Sep-2009 |
matt | branches: 1.1.2; file INSTALL64 was initially added on branch matt-nb5-mips64.
|
| 1.1.2.1 |
| 08-Sep-2009 |
matt | Enable building LP64 kernels for 3min, maxine, and 3maxplus. Fix various LP64 bugs. XXX still invoked via O32 call args
|
| 1.2.6.1 |
| 30-May-2010 |
rmind | sync with head
|
| 1.2.4.3 |
| 11-Aug-2010 |
yamt | sync with head.
|
| 1.2.4.2 |
| 11-Mar-2010 |
yamt | sync with head
|
| 1.2.4.1 |
| 14-Dec-2009 |
yamt | file INSTALL64 was added on branch yamt-nfs-mp on 2010-03-11 15:02:48 +0000
|
| 1.2.2.1 |
| 30-Apr-2010 |
uebayasi | Sync with HEAD.
|
| 1.3.8.3 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.3.8.2 |
| 30-Oct-2012 |
yamt | sync with head
|
| 1.3.8.1 |
| 17-Apr-2012 |
yamt | sync with head
|
| 1.4.2.1 |
| 18-Feb-2012 |
mrg | merge to -current.
|
| 1.6.2.3 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.6.2.2 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.6.2.1 |
| 23-Jun-2013 |
tls | resync from head
|
| 1.7.8.1 |
| 10-Aug-2014 |
tls | Rebase.
|
| 1.8.8.1 |
| 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
| 1.8.4.1 |
| 05-Feb-2017 |
skrll | Sync with HEAD
|
| 1.11.22.1 |
| 25-Jan-2020 |
ad | Sync with head.
|
| 1.11.16.1 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.12.30.1 |
| 02-Aug-2025 |
perseant | Sync with HEAD
|