History log of /src/sys/arch/mvme68k/conf/VME167 |
Revision | | Date | Author | Comments |
1.38 |
| 14-Sep-2017 |
mrg | clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options.
removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list.
|
1.37 |
| 29-Jul-2017 |
maxv | Remove TCP_COMPAT_42 from the config files. Pass 2.
|
1.36 |
| 23-Aug-2014 |
dholland | branches: 1.36.2; Systematize (and in many cases, fix) the comments on options COMPAT_NN.
There are quite a few configs that are missing some COMPAT_NN options in ways that don't make sense; this should probably get cleaned up too, but for the time being I've not added or removed anything.
|
1.35 |
| 05-Jul-2014 |
tsutsui | Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland.
Compile tests only.
|
1.34 |
| 01-Mar-2013 |
joerg | branches: 1.34.10; Retire OSI network stack. OK core@
|
1.33 |
| 22-Nov-2011 |
tls | branches: 1.33.8;
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.32 |
| 30-Jun-2011 |
wiz | branches: 1.32.2; dependant -> dependent
|
1.31 |
| 16-Apr-2010 |
pooka | Remove unused count (invariably "4") from pseudo-device fss.
|
1.30 |
| 30-May-2008 |
tsutsui | branches: 1.30.18; 1.30.20; Add options COMPAT_40 to files which have options COMPAT_30.
|
1.29 |
| 05-Feb-2006 |
cube | branches: 1.29.68; 1.29.70; 1.29.72; 1.29.74; Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
|
1.28 |
| 07-Dec-2005 |
tsutsui | branches: 1.28.2; 1.28.4; 1.28.6; Adjust comments for options FFS_NO_SNAPSHOT.
XXX: This option should be mentioned in options(4).
|
1.27 |
| 19-Aug-2005 |
christos | Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
|
1.26 |
| 19-Aug-2005 |
christos | 64 bit inode changes.
|
1.25 |
| 25-Feb-2005 |
simonb | branches: 1.25.4; Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files that didn't have those options but had other earlier compat options.
|
1.24 |
| 18-Feb-2005 |
dsl | Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
|
1.23 |
| 31-Jan-2005 |
hannken | Add file system snapshots to kernel configs.
- Ffs internal snapshots get compiled in unconditionally.
- File system snapshot device fss(4) added to all kernel configs that have a disk. Device is commented out on all non-GENERIC kernels.
Reviewed by: Jason Thorpe <thorpej@netbsd.org>
|
1.22 |
| 10-Nov-2004 |
christos | branches: 1.22.4; 1.22.6; Add COMPAT_BSDPTY to the rest of the config files.
|
1.21 |
| 15-Jul-2004 |
atatat | Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
|
1.20 |
| 22-Sep-2003 |
cl | branches: 1.20.2; add COMPAT_15/COMPAT_16
|
1.19 |
| 18-Sep-2002 |
lukem | branches: 1.19.6; enable USERCONF by default; it's small and extremely useful to have available.
|
1.18 |
| 17-Jun-2002 |
lukem | Enable "pseudo-device clockctl" in all kernels, except installation related kernels (INSTALL* and RAMDISK*). This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
|
1.17 |
| 25-Apr-2002 |
atatat | branches: 1.17.2; 1.17.4; Add the INCLUDE_CONFIG_FILE option to all config files. In config files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or ALPHA), it is uncommented.
|
1.16 |
| 12-Apr-2002 |
gmcgarry | Add commented-out USERCONF option. Mainly useful for install media and can be optionally enabled based on miniroot and ramdisk size requirements.
|
1.15 |
| 27-Jan-2002 |
jdolecek | add options PIPE_SOCKETPAIR to individual kernel configs the option is commented out on everything but kernels I was able to recognize as INSTALL-like or ones for small memory machines
|
1.14 |
| 20-Nov-2001 |
lukem | cleanup: options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
|
1.13 |
| 27-Jul-2001 |
scw | branches: 1.13.6; memc attaches at mainbus now.
|
1.12 |
| 08-Jul-2001 |
abs | branches: 1.12.2; Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, and with the comment '4.2BSD TCP/IP bug compat. Not recommended' Add commented out 'TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG' (All hail amiga and atari which make some attempt to automate the multiplicity of config files...)
|
1.11 |
| 10-Jun-2001 |
scw | Enable DHCP and BOOTP as supported diskless NFS boot options.
|
1.10 |
| 10-Jun-2001 |
scw | Add rnd(4) pseudo-device.
|
1.9 |
| 30-Apr-2001 |
scw | Switch to the MI 53c710 driver recently committed by Izumi Tsutsui.
|
1.8 |
| 07-Dec-2000 |
scw | branches: 1.8.2; Add "options COMPAT_AOUT_M68K".
|
1.7 |
| 25-Nov-2000 |
scw | Add the memory controller ASIC driver.
|
1.6 |
| 25-Nov-2000 |
scw | Add CD9660, plus some general cleanup.
|
1.5 |
| 18-Mar-2000 |
scw | Merge 'scw_mvme68k_bus_space' branch with the trunk. These changes add support for:
o The MI VMEbus framework on both MVME147 and MVME167. o Enhancements to the existing MD bus_space(9) implementation. o Most of the bus_dma(9) API.
|
1.4 |
| 29-Jul-1999 |
augustss | branches: 1.4.2; 1.4.10; It's time to be COMPAT_14.
|
1.3 |
| 20-Feb-1999 |
scw | branches: 1.3.4; Add entries for SCSI and VME. While I'm here, bump maxusers to 16, and enable a couple of other things which weren't useful in the early days of development.
|
1.2 |
| 14-Feb-1999 |
scw | Merge support for mvme167 into main tree.
|
1.1 |
| 30-Jan-1999 |
scw | branches: 1.1.2; file VME167 was initially added on branch scw-mvme167.
|
1.1.2.2 |
| 13-Feb-1999 |
scw | The further adventures of mvme167 support. Mostly working now.
|
1.1.2.1 |
| 30-Jan-1999 |
scw | Initial changes for upcoming MVME1[67]7 support.
|
1.3.4.1 |
| 02-Aug-1999 |
thorpej | Update from trunk.
|
1.4.10.2 |
| 18-Mar-2000 |
scw | Houston, we have VMEbus interrupts. Also address some KNF issues.
|
1.4.10.1 |
| 18-Mar-2000 |
scw | MI VMEbus glue more or less complete. Kernels now compiled with -Wall, etc. (lots of fixes needed for this) All MD drivers now bus_spaced/bus_dma'd. The two SCSI drivers should be replaced with bus_spaced MI versions at some point.
|
1.4.2.2 |
| 08-Dec-2000 |
bouyer | Sync with HEAD.
|
1.4.2.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.8.2.1 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
1.12.2.6 |
| 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
1.12.2.5 |
| 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
1.12.2.4 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.12.2.3 |
| 11-Feb-2002 |
jdolecek | Sync w/ -current.
|
1.12.2.2 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.12.2.1 |
| 03-Aug-2001 |
lukem | update to -current
|
1.13.6.6 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.13.6.5 |
| 20-Jun-2002 |
nathanw | Catch up to -current.
|
1.13.6.4 |
| 17-Apr-2002 |
nathanw | Catch up to -current.
|
1.13.6.3 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
1.13.6.2 |
| 08-Jan-2002 |
nathanw | Catch up to -current.
|
1.13.6.1 |
| 27-Jul-2001 |
nathanw | file VME167 was added on branch nathanw_sa on 2002-01-08 00:26:32 +0000
|
1.17.4.1 |
| 01-Aug-2002 |
lukem | Pull up revision 1.18 (requested by lukem in ticket #312): Enable "pseudo-device clockctl" in all kernels, except installation related kernels (INSTALL* and RAMDISK*). This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
|
1.17.2.1 |
| 14-Jul-2002 |
gehenna | catch up with -current.
|
1.19.6.8 |
| 11-Dec-2005 |
christos | Sync with head.
|
1.19.6.7 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
1.19.6.6 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
1.19.6.5 |
| 04-Feb-2005 |
skrll | Sync with HEAD.
|
1.19.6.4 |
| 14-Nov-2004 |
skrll | Sync with HEAD.
|
1.19.6.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.19.6.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.19.6.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.20.2.1 |
| 15-Jul-2004 |
he | Pull up revision 1.21 (requested by atatat in ticket #663): Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations, but commented out in most of them.
|
1.22.6.2 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
1.22.6.1 |
| 12-Feb-2005 |
yamt | sync with head.
|
1.22.4.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.25.4.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.28.6.1 |
| 22-Apr-2006 |
simonb | Sync with head.
|
1.28.4.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.28.2.1 |
| 18-Feb-2006 |
yamt | sync with head.
|
1.29.74.1 |
| 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
1.29.72.2 |
| 11-Aug-2010 |
yamt | sync with head.
|
1.29.72.1 |
| 04-May-2009 |
yamt | sync with head.
|
1.29.70.1 |
| 04-Jun-2008 |
yamt | sync with head
|
1.29.68.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.30.20.1 |
| 30-May-2010 |
rmind | sync with head
|
1.30.18.1 |
| 30-Apr-2010 |
uebayasi | Sync with HEAD.
|
1.32.2.2 |
| 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.32.2.1 |
| 17-Apr-2012 |
yamt | sync with head
|
1.33.8.3 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.33.8.2 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.33.8.1 |
| 23-Jun-2013 |
tls | resync from head
|
1.34.10.1 |
| 10-Aug-2014 |
tls | Rebase.
|
1.36.2.1 |
| 28-Aug-2017 |
skrll | Sync with HEAD
|