The NetBSD Project

CVS log for src/sys/arch/evbarm/conf/MMNET_GENERIC

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / conf

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Wed Jun 5 23:08:00 2013 UTC (12 days, 22 hours ago) by christos
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored)

remove obsolete networking options

Revision 1.14 / (download) - annotate - [select for diffs], Sat Apr 27 22:21:14 2013 UTC (7 weeks, 2 days ago) by christos
Branch: MAIN
CVS Tags: khorben-n900
Changes since 1.13: +5 -5 lines
Diff to previous 1.13 (colored)

more bogus number removal

Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 27 21:43:21 2013 UTC (7 weeks, 2 days ago) by christos
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

the bogus number police

Revision 1.12 / (download) - annotate - [select for diffs], Sat Apr 27 18:19:32 2013 UTC (7 weeks, 3 days ago) by christos
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

remove confusing numeric locators where they are unused.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 2 02:42:13 2013 UTC (3 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: agc-symver-base, agc-symver
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:34 2013 UTC (3 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.9: +2 -4 lines
Diff to previous 1.9 (colored)

Retire OSI network stack. OK core@

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 11 19:43:09 2012 UTC (9 months ago) by msaitoh
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-nbase, tls-maxphys-base, tls-maxphys
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (colored)

Add PUFFS, putter and fss.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Sep 9 04:27:12 2012 UTC (9 months, 1 week ago) by msaitoh
Branch: MAIN
Changes since 1.7: +4 -3 lines
Diff to previous 1.7 (colored)

Split DEBUG="-g -Ox" into DEBUG="-g" and COPTS="-Ox".

Revision 1.7 / (download) - annotate - [select for diffs], Sat Sep 1 18:17:49 2012 UTC (9 months, 2 weeks ago) by jakllsch
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,
as ural(4) and ral(4) do not actually share any code.

Enable ural(4) in hpcarm WZERO3 kernel too, as it will now build.

Fixes PR#43520.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 5 08:44:09 2012 UTC (12 months, 1 week ago) by abs
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least
give a hint that its not just for third party compat. No functional change.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Apr 7 03:25:00 2012 UTC (14 months, 1 week ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, jmcneill-usbmp-base9, jmcneill-usbmp-base10
Changes since 1.4: +2 -6 lines
Diff to previous 1.4 (colored)

Remove obsolete SysV semaphores limit options (SEMMNI, SEMMNS, and SEMUME).

Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 10 21:51:51 2012 UTC (15 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: jmcneill-usbmp-base8, jmcneill-usbmp-base7
Changes since 1.3: +2 -4 lines
Diff to previous 1.3 (colored)

P1003_1B_SEMAPHORE is no longer optional.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:26 2011 UTC (18 months ago) by dholland
Branch: MAIN
CVS Tags: netbsd-6-base, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2
Branch point for: netbsd-6
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 22 21:25:08 2011 UTC (18 months, 3 weeks ago) by tls
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2, jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Changes since 1.1: +2 -3 lines
Diff to previous 1.1 (colored)


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.1 / (download) - annotate - [select for diffs], Fri Nov 4 17:40:48 2011 UTC (19 months, 2 weeks ago) by aymeric
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache

preliminary support for the Propox MMnet1002 board
http://www.propox.com/products/t_232.html

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>