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
/
sys
/
conf
/
Makefile.alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commit some infrastructure for turning on -Werror for kernel compiles.
peter
2002-02-20
1
-1
/
+1
*
Proper fix for old config setting maxusers to 8.
peter
2001-12-14
1
-1
/
+1
*
Move kern.post.mk to last line, now that it appears safe
imp
2001-11-11
1
-2
/
+2
*
Append to SYSTEM_OBJS and CLEAN before including kern.post.mk.
marcel
2001-11-11
1
-2
/
+2
*
Move the include before the extra rules so make all the default.
imp
2001-11-04
1
-2
/
+2
*
Factor the common parts of the Makefile.foo files. This introduces two
imp
2001-11-02
1
-295
/
+2
*
Only overwrite ${DESTDIR}${KODIR}.old/${KERNEL_KO} if we haven't
brian
2001-11-01
1
-7
/
+14
*
Support the "install.debug" and "reinstall.debug" targets for kernel modules.
des
2001-10-27
1
-3
/
+3
*
Finish the asbestos suited move of $mach/conf/*.$mach to conf/*.$mach.
ru
2001-10-26
1
-1
/
+1
*
Make override of nm consistent across all platforms and sort the overrides.
mp
2001-10-19
1
-2
/
+3
*
Change kern.bootfile when mv'ing the kernel
brian
2001-10-17
1
-0
/
+2
*
Back out the last change - it was made to the wrong Makefile.
dfr
2001-09-10
1
-0
/
+1
*
* Make a start on a realistic definition for bootinfo.
dfr
2001-09-10
1
-1
/
+0
*
Enable hardwiring of things like tunables from embedded enironments
peter
2001-08-27
1
-3
/
+6
*
In order to bring about the end of the universe, delete the lines:
peter
2001-08-15
1
-2
/
+0
*
Further Makefile.* sync (from Makefile.ia64). The lint target has been
peter
2001-08-03
1
-6
/
+0
*
When building a debugging kernel with modules, build modules with
sheldonh
2001-08-02
1
-0
/
+3
*
param.c no longer gets special treatment. Use the source tree version.
peter
2001-07-26
1
-13
/
+6
*
Bump config version.
imp
2001-07-02
1
-1
/
+1
*
Move kernel compile directory from sys/compile/FOO to
imp
2001-06-30
1
-1
/
+1
*
With this commit, I hereby pronounce gensetdefs past its use-by date.
peter
2001-06-13
1
-17
/
+1
*
Move the -I../../../include or -I/usr/include to the last entry on the
peter
2001-06-12
1
-4
/
+5
*
Relocate IPFilter from sys/netinet to sys/contrib/ipfilter.
jlemon
2001-06-07
1
-0
/
+5
*
Add back in the bits to remove any existing "schg" flags as we have
obrien
2001-04-29
1
-0
/
+2
*
Don't install KO's with the "schg" flag.
obrien
2001-04-25
1
-9
/
+2
*
Ignore chflags errors. This makes installing to nfs mounted target
imp
2001-04-25
1
-2
/
+2
*
Add support for MODULES_OVERRIDE. This is a list of modules to build
imp
2001-04-02
1
-0
/
+3
*
Restore the careful preservation of .depend (rev 1.78 of Makefile.i386)
obrien
2001-03-24
1
-2
/
+4
*
Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernel
kris
2001-03-12
1
-1
/
+4
*
Add a 'clobber' target.. Like 'clean' but it takes out even the config
peter
2001-02-27
1
-0
/
+9
*
genassym.sh does not work with a.out because the sizes are rounded up
peter
2001-02-25
1
-2
/
+2
*
Revert gensetdefs.pl reversal.
marcel
2001-02-17
1
-1
/
+1
*
Fix `make depend' => `make kernel-depend'. Using the dependancy file
obrien
2001-02-12
1
-1
/
+5
*
Revert previous commit. I messed up my testing.
marcel
2001-01-28
1
-1
/
+1
*
Improve kernel bootstrapping:
marcel
2001-01-28
1
-1
/
+1
*
Change the reinstall.debug target to depend on
jhb
2001-01-19
1
-4
/
+8
*
Corresponding version bump for config with the DEV_FOO replacement for
peter
2001-01-19
1
-1
/
+1
*
Back out the modules `make obj' speedup.
obrien
2000-12-24
1
-6
/
+6
*
Use the canonical spelling for the path to sys.
obrien
2000-12-22
1
-2
/
+2
*
Greatly speed up the modules `make obj' phase.
obrien
2000-12-21
1
-6
/
+6
*
Next-phase PCI system update; move PCI core code to sys/dev and update
msmith
2000-12-08
1
-1
/
+1
*
Make the xxxFILES= list generation generic. This makes it easier to add
peter
2000-11-25
1
-4
/
+4
*
Fix the `make -jX' (X>1) breakage.
obrien
2000-11-17
1
-9
/
+11
*
Add a hook for doing #include magic (for src/tools/tools/kerninclude).
phk
2000-10-29
1
-1
/
+1
*
Make it possible to specify profiling in the kernel config file.
phk
2000-10-14
1
-1
/
+1
*
Do not prepend `DESTDIR' to `KMODDIR' as sys/conf/kmod.mk already does
obrien
2000-10-03
1
-1
/
+1
*
Install the kernel KLM as "kernel" by default.
obrien
2000-09-14
1
-1
/
+1
*
Create an "expert" mode where the device hints are not checked during
obrien
2000-09-07
1
-0
/
+2
*
Remove superfluous `/'s before KODIR.
obrien
2000-09-07
1
-13
/
+13
*
DESTDIR'ify the device.hints checking code.
obrien
2000-09-06
1
-2
/
+2
[next]