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
/
kern.post.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Leave the `clobber' target alone, it clobbers too much (including
ru
2003-03-03
1
-3
/
+7
*
Abuse `cleandir' for what `clobber' was supposed to do, for peter.
ru
2003-03-02
1
-1
/
+4
*
Hopefully, obviate the need of ``make depend''.
ru
2003-02-28
1
-1
/
+1
*
Initiate the de-orbit burn sequence for <bsd.kern.mk>.
ru
2003-02-28
1
-1
/
+1
*
Standardize handling of locore.[sS] etc. files.
ru
2003-02-28
1
-2
/
+2
*
Add necessary awk magic to create a table of major numbers allocated
phk
2003-02-27
1
-1
/
+7
*
Overhaul the targets and hope this is now much more readable.
ru
2003-02-21
1
-59
/
+24
*
Move the miidevs.h build stuff to conf/files so that config(8) doesn't
peter
2003-01-30
1
-4
/
+1
*
Remove miidevs.h and generate it from miidevs at compile time.
obrien
2003-01-19
1
-6
/
+15
*
Hook the aic7xxx modules up. This requires some extra care since aicasm
scottl
2002-11-03
1
-5
/
+9
*
Don't show the command line when doing "make lint".
phk
2002-10-15
1
-1
/
+1
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-3
/
+2
*
Added rules to generate .c files from .m files. Run mkdep on these .c
bde
2002-08-19
1
-3
/
+10
*
Finished removing env(1) commands, as in rev.1.13 but non-broken. Set
bde
2002-08-18
1
-5
/
+5
*
Spell kenrel as 'kernel' for consistency with the rest of the universe.
jmallett
2002-08-14
1
-1
/
+1
*
Remove duplicate 'modules-tags' rule
peter
2002-08-01
1
-3
/
+0
*
Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.
jake
2002-07-31
1
-3
/
+0
*
Drop support for COPY, -c has been the default mode of install(1)
ru
2002-07-29
1
-4
/
+4
*
s/install -c/${INSTALL} ${COPY}/
ru
2002-07-18
1
-4
/
+4
*
Quick fix for high resolution kernel profiling on i386's. Use
bde
2002-07-13
1
-1
/
+1
*
Fixed broken ``make -jX install''.
ru
2002-05-23
1
-0
/
+1
*
sysctl -w -> sysctl
dd
2002-05-11
1
-1
/
+1
*
Add a dummy cleandir target to the kernel section so that make buildkernel
jhb
2002-05-11
1
-0
/
+1
*
Use makeobjops.awk rather than makeobjops.pl.
obrien
2002-05-01
1
-2
/
+1
*
The install.debug and reinstall.debug targets are needed solely
ru
2002-04-24
1
-15
/
+15
*
Minor cleanups to post.mk from bde. Mostly ordering
imp
2002-03-20
1
-26
/
+32
*
Backed out the part of the previous commit related to xargs. It just
bde
2002-03-19
1
-6
/
+4
*
Removed env(1) commands. make(1) uses a real shell, and
bde
2002-03-19
1
-14
/
+16
*
lint the previous lint commit.
ru
2002-03-18
1
-1
/
+1
*
Allow "make lint" to mostly work. Our sources are very unclean WRT
markm
2002-03-17
1
-0
/
+3
*
Use vnode_if.awk rather than vnode_if.pl
obrien
2002-03-01
1
-4
/
+4
*
Don't echo a comment during make depend.
jake
2002-02-23
1
-3
/
+2
*
Use make -V VARIABLE | xargs ... to pass argument lists to program
luigi
2002-02-22
1
-5
/
+8
*
Eliminate the use of commons in the kernel and modules,
msmith
2002-01-10
1
-1
/
+1
*
s/oferride/override/
imp
2002-01-06
1
-1
/
+1
*
Move initialization of the MKMODULESENV envorinoment to kern.pre.mk
imp
2002-01-05
1
-14
/
+4
*
Move all: target to kern.pre.mk so it matters less where you include
imp
2001-11-11
1
-2
/
+0
*
Move machine link creation from genassym to kernel-depend, per nyan@
imp
2001-11-04
1
-3
/
+3
*
Arrgh. A clean pc98 build failed due to bogons on my part :-(.
imp
2001-11-02
1
-0
/
+3
*
Factor the common parts of the Makefile.foo files. This introduces two
imp
2001-11-02
1
-0
/
+240