CVS log for src/sys/arch/evbmips/conf/CPMBR1400
Up to [cvs.NetBSD.org] / src / sys / arch / evbmips / conf
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jan 29 18:27:11 2024 UTC (10 months, 2 weeks ago) by christos
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -3
lines
PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Aug 7 02:52:25 2022 UTC (2 years, 4 months ago) by simonb
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +8 -5
lines
UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Dec 26 16:08:20 2021 UTC (2 years, 11 months ago) by andvar
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2
lines
fix various typos, mainly in comments.
Revision 1.33.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:23 2021 UTC (3 years, 8 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +2 -1
lines
Sync with HEAD.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Jan 21 06:51:54 2021 UTC (3 years, 10 months ago) by nia
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1
lines
add a commented out compat_ossaudio wherever there's compat_linux
requested by mrg
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Sep 27 13:48:50 2020 UTC (4 years, 2 months ago) by roy
Branches: MAIN
Branch point for: thorpej-futex
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1
lines
vether: Add to kernel configurations
It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.
Revision 1.27.4.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:07:36 2020 UTC (4 years, 8 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.27.4.1: preferred, colored; branchpoint 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27.4.1: +1 -2
lines
Merge changes from current as of 20200406
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Mar 25 17:06:18 2020 UTC (4 years, 8 months ago) by jdolecek
Branches: MAIN
CVS tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -2
lines
remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs
to prepare for their eventual removal
Revision 1.27.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:12 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +10 -7
lines
Sync with HEAD
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Apr 26 21:40:29 2019 UTC (5 years, 7 months ago) by sevan
Branches: MAIN
CVS tags: phil-wifi-20191119,
phil-wifi-20190609,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
is-mlppp-base,
is-mlppp,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -1
lines
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.
Revision 1.27.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 18 08:50:16 2019 UTC (5 years, 10 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.27.2.2: preferred, colored; branchpoint 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27.2.2: +6 -1
lines
Synch with HEAD
Revision 1.22.6.1: download - view: text, markup, annotated - select for diffs
Mon Jan 7 13:46:57 2019 UTC (5 years, 11 months ago) by martin
Branches: netbsd-8
CVS tags: netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +6 -1
lines
Pull up following revision(s) (requested by sevan in ticket #1156):
sys/arch/evbmips/conf/ERLITE: revision 1.21
sys/arch/evbmips/conf/LOONGSON: revision 1.41
sys/arch/evbmips/conf/SBMIPS: revision 1.8
sys/arch/evbmips/conf/MALTA: revision 1.94
sys/arch/evbmips/conf/WGT624V3: revision 1.29
sys/arch/evbmips/conf/ZYXELKX: revision 1.15
sys/arch/evbmips/conf/XLSATX: revision 1.28
sys/arch/evbmips/conf/ADM5120-NB: revision 1.25
sys/arch/evbmips/conf/ADM5120: revision 1.27
sys/arch/evbmips/conf/MERAKI: revision 1.32
sys/arch/evbmips/conf/LINKITSMART7688: revision 1.10
sys/arch/evbmips/conf/DB120: revision 1.21
sys/arch/evbmips/conf/ADM5120-USB: revision 1.27
sys/arch/evbmips/conf/AP30: revision 1.38
sys/arch/evbmips/conf/ALCHEMY: revision 1.65
sys/arch/evbmips/conf/RB153: revision 1.22
sys/arch/evbmips/conf/RB433UAH: revision 1.18
sys/arch/evbmips/conf/CI20: revision 1.27
sys/arch/evbmips/conf/GDIUM: revision 1.35
sys/arch/evbmips/conf/CPMBR1400: revision 1.30
Enable the per-priority cyclical scan buffer queue strategy on evbmips
kernels.
time results of a Lemote Fuloong 2F extracting the pkgsrc tree
brick$ time tar -jxf pkgsrc.tar.bz2
priocscan + log
612.90 real 103.45 user 194.98 sys
priocscan nolog
1345.48 real 103.57 user 274.32 sys
fcfs + log
736.02 real 101.71 user 192.95 sys
fcfs nolog
1475.16 real 103.06 user 271.14 sys
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Dec 30 14:51:36 2018 UTC (5 years, 11 months ago) by sevan
Branches: MAIN
CVS tags: pgoyette-compat-20190127,
pgoyette-compat-20190118,
isaki-audio2-base,
isaki-audio2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -1
lines
Enable the per-priority cyclical scan buffer queue strategy on evbmips kernels.
time results of a Lemote Fuloong 2F extracting the pkgsrc tree
brick$ time tar -jxf pkgsrc.tar.bz2
priocscan + log
612.90 real 103.45 user 194.98 sys
priocscan nolog
1345.48 real 103.57 user 274.32 sys
fcfs + log
736.02 real 101.71 user 192.95 sys
fcfs nolog
1475.16 real 103.06 user 271.14 sys
Revision 1.27.2.2: download - view: text, markup, annotated - select for diffs
Wed Dec 26 14:01:36 2018 UTC (5 years, 11 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.27.2.1: preferred, colored; branchpoint 1.27: preferred, colored
Changes since revision 1.27.2.1: +1 -2
lines
Sync with HEAD, resolve a few conflicts
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Dec 19 13:57:47 2018 UTC (5 years, 11 months ago) by maxv
Branches: MAIN
CVS tags: pgoyette-compat-1226
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2
lines
Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,
but also as discussed several times in the past.
Revision 1.27.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:55:33 2018 UTC (6 years, 3 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -6
lines
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Aug 1 20:04:11 2018 UTC (6 years, 4 months ago) by maxv
Branches: MAIN
CVS tags: pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -6
lines
Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
Revision 1.9.2.4: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:09 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.9.2.3: preferred, colored; branchpoint 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.2.3: +5 -23
lines
update from HEAD
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Sep 14 07:58:40 2017 UTC (7 years, 3 months ago) by mrg
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
phil-wifi-base,
pgoyette-compat-base,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315
Branch point for: phil-wifi,
pgoyette-compat
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -19
lines
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.
Revision 1.20.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:36 2017 UTC (7 years, 3 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.20.2.1: preferred, colored; branchpoint 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20.2.1: +3 -5
lines
Sync with HEAD
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Aug 19 09:10:24 2017 UTC (7 years, 3 months ago) by maya
Branches: MAIN
CVS tags: nick-nhusb-base-20170825
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Comment out 'options DEBUG' on all evbmips kernels
We aren't using DEBUG on other archs, mips is stable enough now, etc.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Aug 1 16:12:32 2017 UTC (7 years, 4 months ago) by maya
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2
lines
Wrong architecture for IBCS2 compat! it's stringly an x86 thing.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Aug 1 14:23:42 2017 UTC (7 years, 4 months ago) by maxv
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2
lines
Remove references to compat_freebsd when it is not supported.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Jul 29 18:08:57 2017 UTC (7 years, 4 months ago) by maxv
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2
lines
Remove TCP_COMPAT_42 from the config files. Pass 3.
Revision 1.21.4.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:53:26 2017 UTC (7 years, 7 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21: +2 -1
lines
Sync with HEAD
Revision 1.21.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 20 06:57:13 2017 UTC (7 years, 8 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21: +2 -1
lines
Sync with HEAD
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Feb 19 07:47:00 2017 UTC (7 years, 9 months ago) by rin
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-8-base,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1
Branch point for: netbsd-8
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1
lines
PR kern/51208
Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for
ALL on amd64 and i386.
Revision 1.20.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 22 12:05:41 2015 UTC (9 years, 2 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2
lines
Sync with HEAD
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Aug 7 14:12:04 2015 UTC (9 years, 4 months ago) by maxv
Branches: MAIN
CVS tags: pgoyette-localcount-base,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
nick-nhusb-base-20150921,
localcount-20160914,
bouyer-socketcan-base
Branch point for: pgoyette-localcount,
bouyer-socketcan
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2
lines
Remove KMEMSTATS.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Aug 23 20:26:57 2014 UTC (10 years, 3 months ago) by dholland
Branches: MAIN
CVS tags: nick-nhusb-base-20150606,
nick-nhusb-base-20150406,
nick-nhusb-base
Branch point for: nick-nhusb
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +15 -15
lines
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.
Revision 1.9.2.3: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:58 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.9.2.2: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.2: +10 -3
lines
Rebase to HEAD as of a few days ago.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 17 21:17:43 2014 UTC (10 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
Reorganize symbol table embedding. The existing option SYMTAB_SPACE is
replaced by the make option COPY_SYMTAB set to any value. The copy of
the symbol table is no longer put into a buffer in kern_ksyms.o, but a
small helper object. This object is build first with a dummy size, then
the kernel is linked to compute the real dimension of the symbol table
buffer. After that, the helper object is rebuild and the kernel linked
again.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Aug 16 17:56:32 2014 UTC (10 years, 3 months ago) by apb
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1
lines
Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".
Revision 1.15.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:56 2014 UTC (10 years, 4 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +9 -1
lines
Rebase.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jul 20 10:06:11 2014 UTC (10 years, 4 months ago) by alnsn
Branches: MAIN
CVS tags: tls-maxphys-base,
tls-earlyentropy-base,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -0
lines
Add commented out bpfjit options to mips kernels.
While here, add 2 missing RCS ids.
Revision 1.6.2.3: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:44 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.6.2.2: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.2.2: +4 -7
lines
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")
Revision 1.13.2.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:06 2014 UTC (10 years, 6 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.13.2.1: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.2.1: +4 -2
lines
sync with head
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Apr 30 00:58:54 2014 UTC (10 years, 7 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base9,
rmind-smpnet-nbase,
rmind-smpnet-base
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1
lines
Localize the bsentry ubootimage kludge needed for the CPMBR1400
doesn't spread beyong the CPMBR1400.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 24 14:15:37 2014 UTC (10 years, 8 months ago) by szptvlfn
Branches: MAIN
CVS tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
Branch point for: tls-earlyentropy
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1
lines
fix manual section numbering of sysctl.
thanks wiz@
Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 28 23:59:16 2013 UTC (11 years, 3 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1
lines
sync with head
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jun 30 21:38:56 2013 UTC (11 years, 5 months ago) by rmind
Branches: MAIN
CVS tags: riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1
lines
G/C PFIL_HOOKS from the kernel configs.
Revision 1.9.2.2: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:20:04 2013 UTC (11 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.9.2.1: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.1: +0 -4
lines
resync from head
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jun 5 23:08:01 2013 UTC (11 years, 6 months ago) by christos
Branches: MAIN
Branch point for: rmind-smpnet
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1
lines
remove obsolete networking options
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 2 02:42:13 2013 UTC (11 years, 9 months ago) by christos
Branches: MAIN
CVS tags: khorben-n900,
agc-symver-base,
agc-symver
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -1
lines
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 1 18:25:37 2013 UTC (11 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -2
lines
Retire OSI network stack. OK core@
Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 20 03:01:18 2012 UTC (12 years ago) by tls
Branches: tls-maxphys
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0
lines
Resync to 2012-11-19 00:00:00 UTC
Revision 1.6.2.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:19:29 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.6.2.1: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.2.1: +2 -1
lines
sync with head
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 17 14:48:11 2012 UTC (12 years, 1 month ago) by apb
Branches: MAIN
CVS tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0
lines
Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".
Revision 1.7.2.2: download - view: text, markup, annotated - select for diffs
Sat Jun 2 11:08:55 2012 UTC (12 years, 6 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.7.2.1: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.2.1: +1 -1
lines
sync to latest -current.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri May 25 14:59:16 2012 UTC (12 years, 6 months ago) by ryo
Branches: MAIN
CVS tags: jmcneill-usbmp-base10
Branch point for: tls-maxphys
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1
lines
fix typo
Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:06:17 2012 UTC (12 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -2
lines
sync with head
Revision 1.7.2.1: download - view: text, markup, annotated - select for diffs
Sun Mar 11 01:52:20 2012 UTC (12 years, 9 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1
lines
sync to latest -current
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 10 21:51:51 2012 UTC (12 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-base5,
yamt-pagecache-base4,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1
lines
P1003_1B_SEMAPHORE is no longer optional.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 22 21:25:11 2011 UTC (13 years ago) by tls
Branches: MAIN
CVS tags: netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1
lines
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.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 3 16:26:05 2011 UTC (13 years, 4 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: yamt-pagecache
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1
lines
No need to specify MEMSIZE since we read it from SYSCTL_CFG0.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 2 20:42:42 2011 UTC (13 years, 4 months ago) by cliff
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1
lines
remove unused option RTNORFLASH
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 2 05:08:31 2011 UTC (13 years, 4 months ago) by cliff
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -2
lines
configure NOR flash partitions
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 2 03:41:16 2011 UTC (13 years, 4 months ago) by cliff
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -0
lines
configure CFI NOR flash
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 28 15:50:13 2011 UTC (13 years, 4 months ago) by matt
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +239 -0
lines
Bring forward from matt-nb5-mips64. Support for Ralink RT3883 MIPS 74K SoC
from CradlePoint Technology.
Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Fri Jul 1 05:45:44 2011 UTC (13 years, 5 months ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +238 -0
lines
Add basic support for the Ralink RT3883 SOC. No support for the wireless
interfaces is present but i2c, uart, ethernet, gpio, ehci, ohci are supported.
This support was contributed by Cradlepoint Technology.
Revision 1.1
Fri Jul 1 05:45:44 2011 UTC (13 years, 5 months ago) by matt
Branches: MAIN
Branch point for: matt-nb5-mips64
FILE REMOVED
file CPMBR1400 was initially added on branch matt-nb5-mips64.
CVSweb <webmaster@jp.NetBSD.org>