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
*
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
*
Allow maxusers to be specified as 0 in the kernel config, which will
dillon
2001-12-09
1
-2
/
+1
*
mdoc(7) police:
ru
2001-10-26
1
-38
/
+49
*
Use includes to get prototypes for hints and env arrays.
peter
2001-09-17
1
-0
/
+8
*
Enable hardwiring of things like tunables from embedded enironments
peter
2001-08-27
5
-14
/
+61
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-2
/
+6
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
2
-3
/
+6
*
Remove whitespace at EOL.
dd
2001-07-15
1
-4
/
+4
*
Put on my peril-sensitive sunglasses and remove the POLA-violating
peter
2001-07-14
1
-0
/
+7
*
Remove the old machine symlink first.
peter
2001-07-14
1
-3
/
+2
*
Introduce an "include" directive. It takes one argument, a filename
dd
2001-07-12
4
-8
/
+102
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Bring FILES section up to date.
imp
2001-07-04
1
-12
/
+10
*
Bump config version in config.
imp
2001-07-02
1
-2
/
+2
*
Move kernel compile directory from sys/compile/FOO to
imp
2001-06-30
2
-4
/
+3
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
newbus_ioconf() is long gone
peter
2001-02-28
1
-1
/
+0
*
Some more tidying up. we dont use config-dependent anyware. Eliminate
peter
2001-02-28
2
-22
/
+8
*
s/special/compilewith/ (so I stop confusing myself) and GC an unused
peter
2001-02-28
2
-27
/
+12
*
Untangle some special magic that happened for conflicting defintions for
peter
2001-02-28
2
-24
/
+0
*
Remove some more dead code. :-/
peter
2001-02-28
1
-10
/
+4
*
GC some leftover stuff (device-driver suffix)
peter
2001-02-28
1
-7
/
+0
*
Move the 'dont forget "make depend"' to be the last thing that people see,
peter
2001-02-23
2
-2
/
+1
*
Futher cleanups. Since we have two options lists, one for proper options
peter
2001-02-22
1
-18
/
+9
*
Collect together a handful of copies of the option generator code into a
peter
2001-02-22
3
-60
/
+33
*
${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"
peter
2001-02-19
7
-21
/
+21
*
Devices are NOT compiled with the "special c2 option -i"..
peter
2001-02-18
1
-3
/
+0
*
Remove the need to list each and every cpu platform. Config will now
peter
2001-02-04
4
-55
/
+10
*
Try and make it clearer that the static units thing is a FYI only.
peter
2001-01-31
1
-1
/
+1
*
Unwind a bit more cruft - we only have one type of device now.
peter
2001-01-31
4
-14
/
+6
*
Oops. An old version of a local change leaked in with the last commit.
peter
2001-01-31
1
-22
/
+9
*
Redo the stray header file cleanup code to not depend on timestamps
peter
2001-01-31
4
-28
/
+54
*
AARGH! This does not mix too well with the -o noatime mount option.
peter
2001-01-29
1
-1
/
+6
*
I confess. This is a truely nasty hack. I am so ashamed!
peter
2001-01-29
1
-0
/
+57
*
Add support for configuring PowerPC kernels.
benno
2001-01-22
4
-0
/
+6
*
Clean up some obsolete stuff. config -r has not been needed since around
peter
2001-01-22
5
-43
/
+12
*
Stop turning 'mandatory' into an implicit 'count' line. i386/npx was the
peter
2001-01-19
1
-1
/
+0
*
Implement option strings that we can use in #ifdefs (where unavoidable)
peter
2001-01-19
3
-2
/
+27
*
Try and stop config(8) from freaking out due to unnecessary paranoia
peter
2001-01-04
1
-13
/
+2
*
.Nm Config -> .Nm, there is no such program "Config" in FreeBSD.
ben
2000-12-11
1
-4
/
+4
*
Make the xxxFILES= list generation generic. This makes it easier to add
peter
2000-11-25
2
-63
/
+19
*
Fix buffer overflows in filenames. If you had a path > 80 characters
imp
2000-11-21
4
-28
/
+31
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-3
/
+3
*
Use Fx macro wherever possible.
ru
2000-11-14
1
-2
/
+5
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-2
/
+1
[next]