Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/hpcmips/conf/LCARD
RevisionDateAuthorComments
 1.17  30-Aug-2015  uebayasi A makeoptions `DEFWARNINGS', forcibly disabling all ${CC} warnings, is only
used by hpcmips's NULLCONF, which doesn't even build for other causes.

If some source doen't build and needs a workaround, that should be deal with
by modifying per-file ${CC} options (e.g. COPTS.foo.c+=-fno-xxx). Let's not
use DEFWARNINGS any longer.
 1.16  21-Aug-2015  uebayasi Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)
 1.15  20-Jul-2014  alnsn branches: 1.15.4;
Add commented out bpfjit options to mips kernels.
While here, add 2 missing RCS ids.
 1.14  22-Nov-2011  tls branches: 1.14.8; 1.14.22;

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.13  02-Mar-2011  ahoka branches: 1.13.4;
Resolve build failures caused by local use of "device flash" in config.
 1.12  23-Nov-2010  hannken branches: 1.12.2; 1.12.4;
Remove unused count from pseudo-device md.
 1.11  06-Feb-2009  jym branches: 1.11.6;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.
 1.10  06-Feb-2009  jym Fix some whitespace and indentation. No functional change.
 1.9  04-Feb-2006  rpaulo branches: 1.9.72; 1.9.80;
bpfilter doesn't accept count anymore.
 1.8  07-Dec-2005  tsutsui branches: 1.8.2; 1.8.4; 1.8.6;
Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).
 1.7  31-Jul-2005  yamt revert "defflag VMSWAP" changes for now.
there seems to be far more people who don't want to edit
their kernel config files than i thought.
 1.6  30-Jul-2005  yamt add "options VMSWAP" to non INSTALL kernels.
 1.5  18-Feb-2005  dsl branches: 1.5.6;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
 1.4  10-Nov-2004  christos branches: 1.4.4; 1.4.6;
Add COMPAT_BSDPTY to the rest of the config files.
 1.3  15-Jul-2004  atatat Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.
 1.2  29-Dec-2003  igy branches: 1.2.2;
using compile option "-G 0" (default)
 1.1  01-May-2003  igy branches: 1.1.2;
Support for Laser5's L-Card+ Embedded CPU Board
 1.1.2.6  11-Dec-2005  christos Sync with head.
 1.1.2.5  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.1.2.4  14-Nov-2004  skrll Sync with HEAD.
 1.1.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.2.1  03-Aug-2004  skrll Sync with HEAD
 1.2.2.1  15-Jul-2004  he Pull up revision 1.3 (requested by atatat in ticket #663):
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
but commented out in most of them.
 1.4.6.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.4.4.1  29-Apr-2005  kent sync with -current
 1.5.6.1  21-Jun-2006  yamt sync with head.
 1.8.6.1  22-Apr-2006  simonb Sync with head.
 1.8.4.1  09-Sep-2006  rpaulo sync with head
 1.8.2.1  18-Feb-2006  yamt sync with head.
 1.9.80.1  03-Mar-2009  skrll Sync with HEAD.
 1.9.72.1  04-May-2009  yamt sync with head.
 1.11.6.1  05-Mar-2011  rmind sync with head
 1.12.4.1  05-Mar-2011  bouyer Sync with HEAD
 1.12.2.1  06-Jun-2011  jruoho Sync with HEAD.
 1.13.4.1  17-Apr-2012  yamt sync with head
 1.14.22.1  10-Aug-2014  tls Rebase.
 1.14.8.2  03-Dec-2017  jdolecek update from HEAD
 1.14.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.15.4.1  22-Sep-2015  skrll Sync with HEAD

RSS XML Feed