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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump the version number for the addition of devices / nodevices.
des
2005-02-10
1
-1
/
+1
*
Fully document (no)?(device|option)s?.
des
2005-02-10
1
-17
/
+23
*
"device" and "nodevice" lines can actually specify more than one device
des
2005-02-10
1
-0
/
+2
*
Sort sections.
ru
2005-01-18
1
-2
/
+2
*
The ioconf.c is no longer generated.
ru
2004-12-16
1
-4
/
+1
*
Allow multiple devices to be specified on one device / nodevice line.
des
2004-10-24
1
-7
/
+27
*
If the file specified in an "include" line does not exist in the current
des
2004-10-24
1
-1
/
+9
*
We accept both "option" and "options" so also accept both "nooption"
phk
2004-10-12
1
-0
/
+1
*
Kill count device support from config. I've changed the last few
peter
2004-08-30
6
-205
/
+12
*
Per letter dated July 22, 1999, delete clause 3 from code directly
imp
2004-08-07
7
-28
/
+0
*
Static device counts will not be supported in 6.x so place the generated
brooks
2004-06-30
1
-0
/
+2
*
Assorted markup, spelling, and grammar fixes.
ru
2004-06-16
1
-2
/
+3
*
Document the "files" directive.
cognet
2004-05-13
1
-0
/
+4
*
Fix a few glitches in my previous commit.
cognet
2004-05-11
2
-3
/
+2
*
Add a new "files" directive, which allows to include a files.foo file directly
cognet
2004-05-09
6
-28
/
+62
*
Whitespace nit.
des
2004-02-17
1
-1
/
+1
*
Fixed spurious syntax errors for including files that don't begin with
bde
2003-11-14
1
-3
/
+4
*
Add a reference to config(5) in the SEE ALSO section.
simon
2003-08-06
1
-0
/
+2
*
Eliminate non-existent word.
jkoshy
2003-07-13
1
-1
/
+1
*
"towards" -> "toward". According to dictionary.com, the use of "towards"
jkoshy
2003-07-08
1
-2
/
+2
*
Disallow multiple 'machine' directives in a kernel configuration
jkoshy
2003-07-06
1
-0
/
+3
*
New section 5 manual page detailing our kernel configuration file
jkoshy
2003-07-06
1
-0
/
+343
*
Not particularly pretty hack to generate rules to make .ln files
markm
2003-06-16
1
-2
/
+10
*
Check the return values of opendir() and unlink() in cleanheaders().
tmm
2003-06-12
1
-2
/
+4
*
Best we can do is WARNS=1 due to lex.
obrien
2003-06-11
1
-0
/
+1
*
Do not refer to the non-existant BDECFLAGS.
obrien
2003-06-11
1
-1
/
+0
*
Don't convert the kernel ident to uppercase when writing the Makefile.
des
2003-04-24
1
-1
/
+1
*
Grammar fix
brueffer
2003-04-20
1
-1
/
+1
*
Bump the config version to force people to upgrade their config(8)
phk
2003-04-15
1
-1
/
+1
*
Avoid emitting duplicate makefile entries.
phk
2003-04-12
1
-1
/
+4
*
Print FYI messages on stderr. Previously, they were printed on stdout,
des
2003-03-09
1
-1
/
+3
*
Implemented "nooption" and "nomakeoption" config(8) tokens.
ru
2003-02-26
2
-3
/
+14
*
Allow for boolean make options (``makeoptions NO_MODULES'').
ru
2003-02-21
1
-1
/
+4
*
Bring the suggested command for extracting a configuration file from the
ceri
2003-02-18
1
-1
/
+1
*
Implemented a simple "nodevice" config(8) command that cancels
ru
2003-02-15
2
-1
/
+49
*
Convert to using <sys/queue.h> macros.
ru
2003-02-15
6
-85
/
+76
*
Remove this Makefile, these docs are built by the Makefiles in src/share/doc/...
trhodes
2003-02-01
1
-11
/
+0
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-2
/
+2
*
mdoc(7) police: Removed redundant .Ns calls.
ru
2002-08-13
1
-2
/
+2
*
Remove stray function prototype. I wrote and removed this function but
peter
2002-07-21
1
-1
/
+0
*
Check for missing static unit 'count' declarations as well.
peter
2002-07-21
1
-7
/
+13
*
Check that we are not supplying 'device foo N' to devices that do not take
peter
2002-07-21
1
-2
/
+27
*
The .Nm utility
charnier
2002-07-14
1
-8
/
+12
*
Moved the setting of all profiling-related variables except the key one
bde
2002-07-13
2
-12
/
+8
*
We don't need to hit the user over the head so strong now that we've
obrien
2002-07-06
1
-1
/
+0
*
Clean up hex() and octal() to return and work with unsigned integers since
jmallett
2002-06-21
1
-8
/
+8
*
Consistancy check: s/file system/filesystem/g
trhodes
2002-05-16
1
-2
/
+2
*
Add a hint about -DNO_WERROR
peter
2002-02-25
1
-0
/
+1
*
Commit some infrastructure for turning on -Werror for kernel compiles.
peter
2002-02-20
3
-4
/
+13
*
Bump configvers for different handling of maxusers.
peter
2001-12-14
1
-1
/
+1
[next]