index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
config
/
mkoptions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turns out that it is a bad idea to have a missing compat option be a
imp
2010-08-15
1
-3
/
+5
*
Put warnings out to stderr rather than stdout.
imp
2010-07-15
1
-15
/
+20
*
Enhance config to handle MACHINEs with multiple architectures:
nwhitehorn
2010-07-13
1
-0
/
+14
*
Require the option that's mapped be listed in the options file. This
imp
2010-04-27
1
-9
/
+28
*
Redo how we add compat options so as to be compatible with old
imp
2010-04-27
1
-77
/
+80
*
Allow option aliasing. Lines of the form:
imp
2010-04-15
1
-1
/
+26
*
- Handle calloc() allocation failures.
ru
2010-03-30
1
-0
/
+10
*
Use calloc() instead of zeroing the memory our own.
delphij
2006-06-07
1
-10
/
+5
*
Clean up most of the "XXX"-tagged items:
ru
2005-12-30
1
-4
/
+0
*
Per letter dated July 22, 1999, delete clause 3 from code directly
imp
2004-08-07
1
-4
/
+0
*
Whitespace nit.
des
2004-02-17
1
-1
/
+1
*
Convert to using <sys/queue.h> macros.
ru
2003-02-15
1
-25
/
+23
*
Allow maxusers to be specified as 0 in the kernel config, which will
dillon
2001-12-09
1
-2
/
+1
*
Untangle some special magic that happened for conflicting defintions for
peter
2001-02-28
1
-7
/
+0
*
Collect together a handful of copies of the option generator code into a
peter
2001-02-22
1
-4
/
+4
*
${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"
peter
2001-02-19
1
-2
/
+3
*
Remove the need to list each and every cpu platform. Config will now
peter
2001-02-04
1
-22
/
+8
*
Redo the stray header file cleanup code to not depend on timestamps
peter
2001-01-31
1
-0
/
+1
*
Add support for configuring PowerPC kernels.
benno
2001-01-22
1
-0
/
+1
*
Implement option strings that we can use in #ifdefs (where unavoidable)
peter
2001-01-19
1
-1
/
+1
*
Fix buffer overflows in filenames. If you had a path > 80 characters
imp
2000-11-21
1
-9
/
+10
*
Add ia64 support.
dfr
2000-09-29
1
-0
/
+1
*
Borrow phk's axe and apply the next stage of config(8)'s evolution.
peter
2000-06-13
1
-14
/
+10
*
A checkpoint of a part of a work-in-progress. Some more cleanups for
peter
2000-06-10
1
-0
/
+7
*
Remove even known options if they are in the wrong options header. This
bde
2000-01-09
1
-1
/
+11
*
Support getting *.$MACHINE from sys/conf as well as sys/$MACHINE/conf.
peter
2000-01-08
1
-6
/
+10
*
Fixed removal of unknown options. For options files with only a single
bde
2000-01-08
1
-1
/
+1
*
Further cleanup. Also remove the following unused or defunct tokens:
peter
1999-10-10
1
-8
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Detect and remove defunct or unknown options from opt_*.h files. This
peter
1999-07-01
1
-11
/
+23
*
More cleanups, tweaks and features.
peter
1999-04-24
1
-2
/
+2
*
Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially the
peter
1999-04-18
1
-2
/
+2
*
Get out the blow torch and hack away all the unused stuff. Note that
peter
1999-04-17
1
-17
/
+11
*
Convert the maxusers directive to a normal MAXUSERS option (normally
bde
1998-07-12
1
-8
/
+50
*
Warn about redefined options. Keep using the last value processed.
bde
1998-07-12
1
-2
/
+8
*
Use err(3), add usage(). -Wall clean.
charnier
1997-09-15
1
-10
/
+15
*
Part #2 of the config cleanup. More aggressive, replaced an NIH
joerg
1996-12-14
1
-3
/
+7
*
Round #1 of cleaning up the config(8) mess. This is only the more
joerg
1996-12-14
1
-7
/
+5
*
Backout yacc changes.
phk
1996-06-02
1
-1
/
+1
*
yacc rule changes.
phk
1996-05-30
1
-1
/
+1
*
Implement support for conf/options and i386/conf/options.i386
peter
1995-12-11
1
-0
/
+316