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.pc98
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
-12
/
+12
*
DESTDIR'ify the device.hints checking code.
obrien
2000-09-06
1
-2
/
+2
*
I forgot the leading `DESTDIR' before the kernel directory.
obrien
2000-09-06
1
-1
/
+1
*
The kernel is now known as `kernel.ko' and it and its matching modules
obrien
2000-09-05
1
-26
/
+33
*
If a ${KERNEL}.hints file exists, and no hints are specified explicitly,
peter
2000-08-25
1
-1
/
+1
*
Add some anti-foot-shooting protection to the kernel install target.
peter
2000-08-25
1
-0
/
+8
*
* Create entire directory path for modules.
obrien
2000-08-03
1
-1
/
+1
*
-mkdir the ${DESTDIR}/modules directory upon modules-install in case it
green
2000-07-27
1
-0
/
+1
*
Make the generated set headers depend on Makefile as well (that is where
peter
2000-06-22
1
-2
/
+2
*
Add back "NO_MODULES" as using ``make -DMODULES_WITH_WORLD'' in the
obrien
2000-06-17
1
-1
/
+1
*
If "MODULES_WITH_WORLD" is defined, sys/modules will be built with the
obrien
2000-06-17
1
-1
/
+1
*
Merged from sys/conf/Makefile.i386 revisions 1.192 and 1.193.
kato
2000-06-16
1
-2
/
+4
*
Borrow phk's axe and apply the next stage of config(8)'s evolution.
peter
2000-06-13
1
-7
/
+7
*
Use objcopy to strip the gcc2_compiled. symbol from kernels.
peter
2000-06-12
1
-3
/
+5
*
A checkpoint of a part of a work-in-progress. Some more cleanups for
peter
2000-06-10
1
-1
/
+1
*
Merged from sys/conf/Makefile.i386 revision 1.187.
kato
2000-06-06
1
-34
/
+56
*
Use "nm | awk ..." instead of genassym(1) to generate symbol value headers.
bde
2000-06-02
1
-3
/
+3
*
Sync with sys/conf/Makefile.i386 revision 1.184, 1.185 and 1.186.
nyan
2000-05-10
1
-0
/
+28
*
LOAD_ADDRESS is not used here. See conf/ldscript.* for the link base
peter
2000-04-29
1
-1
/
+0
*
Merged from sys/conf/Makefile.i386 rev 1.182.
kato
2000-04-12
1
-2
/
+2
*
Synced with sys/conf/Makefile.i386 revision 1.181.
kato
2000-04-05
1
-3
/
+14
*
Include param.o in the list of files that we scan for linker sets.
peter
2000-03-29
1
-2
/
+2
*
Bump configvers.h as a precaution. Although existing config files will
peter
2000-01-23
1
-1
/
+1
*
Point to the right kernel ld script.
peter
2000-01-09
1
-3
/
+2
*
Synced with sys/i386/conf/Makefile.i386 rev 1.176.
kato
2000-01-09
1
-32
/
+11
*
Bump configversion. The controller/device changes are upwards but not
peter
2000-01-09
1
-1
/
+1
*
Compile genassym.c with ordinary ${CFLAGS}. The (small) needs for
bde
2000-01-08
1
-14
/
+10
*
Use genassym(1). The definitions of NKPDE and NKPT have been removed
marcel
2000-01-07
1
-5
/
+2
*
Synced with sys/i386/conf/Makefile.i386 rev 1.170.
kato
2000-01-03
1
-4
/
+2
*
Synced with sys/i386/conf/Makefile.i386 rev 1.169.
kato
1999-12-27
1
-11
/
+4
*
Sync with sys/i386/conf/Makefile.i386 rev 1.167.
kato
1999-12-20
1
-4
/
+4
*
Merge from sys/i386/conf/Makefile.i386 rev 1.166.
kato
1999-12-13
1
-4
/
+7
*
Sync with sys/i386/conf/Makefile.i386 revision 1.165.
nyan
1999-11-25
1
-22
/
+14
*
Sync with sys/i386/conf/Makefile.i386 revision up to 1.163.
nyan
1999-11-18
1
-5
/
+7
*
Allow the source root `S' to be overridden by defining it only when
marcel
1999-10-30
1
-0
/
+2
*
Sync with sys/i386/conf/Makefile.i386 revision 1.160.
kato
1999-10-13
1
-0
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Sync with sys/i386/conf/Makefile.i386 revision 1.158.
kato
1999-07-08
1
-5
/
+1
*
Sync with sys/i386/conf/Makefile.i386 revision 1.157.
kato
1999-07-03
1
-2
/
+5
*
Sync with sys/i386/conf/Makefile.i386 revision 1.156.
kato
1999-06-28
1
-3
/
+3
*
Sync with sys/i386/conf/GENERIC and Makefile.i386 revisions 1.169 and
kato
1999-05-10
1
-27
/
+29
*
Sync with sys/i386/conf/Makefile.i386 revision 1.149.
kato
1999-05-09
1
-1
/
+5
*
Sync with sys/i386/conf/Makefile.i386 revision 1.148.
kato
1999-04-25
1
-2
/
+2
*
Sync with sys/i386/conf/Makefile.i386 revision 1.147.
kato
1999-04-20
1
-2
/
+2
*
Sync with follwing files:
kato
1999-04-18
1
-39
/
+21
*
Back out default debug kernel. The flags revert to historical behaviour.
grog
1999-04-11
1
-5
/
+2
*
1. Modify config to issue different code for debugging.
grog
1999-04-07
1
-13
/
+43
*
Sync with sys/i386/conf/Makefile.i386 revision 1.141.
kato
1999-03-13
1
-2
/
+2
*
Sync with sys/i386/conf/Makefile.i386 revision 1.140.
kato
1999-03-02
1
-2
/
+2
[prev]
[next]