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
/
kmod.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module
bde
2000-01-28
1
-0
/
+2
*
oops, nearly forgot to commit the addition of ppbus_if.m to the list.
peter
2000-01-23
1
-2
/
+3
*
Add "-I@/../include" and/or "-I${DESTDIR}/usr/include" to CFLAGS,
bde
2000-01-08
1
-3
/
+12
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-1
/
+1
*
Update vnode_if.sh location. This was deliberately left a while after
peter
1999-12-22
1
-2
/
+2
*
Use the -c and -h args of vnode_if.sh to generate only the .h file that
peter
1999-12-12
1
-9
/
+7
*
Add two modules for the pccard work: dev/pccard/card_if.m and
imp
1999-11-28
1
-2
/
+2
*
Build and clean device interface files (foo_if.[ch]) and empty options
bde
1999-11-28
1
-4
/
+33
*
Add .ORDER which is needed for the previous commit to work with -jN.
marcel
1999-11-23
1
-0
/
+1
*
vnode_if.sh makes both vnode_if.c and vnode_if.h. Add vnode_if.c to
marcel
1999-11-23
1
-1
/
+1
*
1) s/mod(un)?load/kld$1load/
n_hibma
1999-09-06
1
-21
/
+21
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS.
hoek
1999-07-31
1
-2
/
+7
*
s/lkm(4)/kld(4)/
peter
1999-04-23
1
-2
/
+2
*
Clean out most of the LKM stuff, the build support left a little while ago.
peter
1999-04-20
1
-85
/
+9
*
Removed all traces of LN_FLAGS. It was only used to produce a link
bde
1999-03-23
1
-5
/
+16
*
Use a name less likely to collide with source files without an obj dir.
peter
1998-11-11
1
-4
/
+4
*
Do not add ${KMOD} to the CLEANFILES list. We want ${PROG} which is either
peter
1998-11-05
1
-2
/
+2
*
Update the kld glue
peter
1998-10-16
1
-1
/
+32
*
Support encapsulating ELF linker sets for KLD modules via gensetdefs.
peter
1998-10-14
1
-3
/
+36
*
Define KLD_MODULE if building a KLD module.
msmith
1998-10-02
1
-1
/
+4
*
Changes to support building of KLD modules. This includes the possibly
msmith
1998-10-02
1
-1
/
+11
*
Add -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not in
bde
1998-09-02
1
-1
/
+5
*
Make ../Makefile.inc handling more consistant to prevent multiple includes
peter
1998-08-08
1
-1
/
+4
*
Honor NOSHARED for tools. All tools should be built static for
bde
1998-07-29
1
-5
/
+9
*
Fixed `make depend', which I broke here about a month ago by moving
bde
1998-06-09
1
-2
/
+3
*
Fixed CLEANFILES. Some temporary files were missing.
bde
1998-03-19
1
-2
/
+2
*
Introduce the 'regress' target.
eivind
1998-03-12
1
-1
/
+7
*
Removed support for now-unused FreeBSD misfeature DPSRCS.
bde
1998-03-06
1
-3
/
+2
*
Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}.
bde
1998-03-06
1
-6
/
+9
*
Removed default tags target. PROG is always defined here, so ifdefing
bde
1998-02-20
1
-20
/
+2
*
Restrict the include search path using -nostdinc -I- in $(CFLAGS} as
bde
1998-02-01
1
-3
/
+12
*
Generate symlinks to the "sys" and <machine> directories and put
bde
1998-01-26
1
-12
/
+37
*
Remove the comments hat just list the nested includes.
wosch
1997-11-09
1
-4
/
+1
*
Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'.
bde
1997-07-21
1
-2
/
+2
*
Removed temporary SMP header fix.
bde
1997-06-30
1
-16
/
+1
*
Change the distribute targets so that a given item in our source tree
jkh
1997-06-21
1
-2
/
+4
*
Add "-I${DESTDIR}/usr/include" to CFLAGS if DESTDIR is defined, just
asami
1997-06-18
1
-1
/
+4
*
Add SMPHDRS to CLEANFILES instead of replacing its current value.
dfr
1997-05-06
1
-2
/
+2
*
removed:
fsmp
1997-04-30
1
-2
/
+2
*
Fixed the SMP fixes:
bde
1997-04-30
1
-7
/
+10
*
bugfix: 'make depend' cause all LKMs rebuild
ache
1997-04-30
1
-2
/
+6
*
Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
fsmp
1997-04-28
1
-1
/
+9
*
Support GLOBAL style tags.
jkh
1997-04-13
1
-3
/
+9
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Centralized the definition of CWARNFLAGS into bsd.kern.mk.
bde
1996-10-08
1
-5
/
+2
*
add variables MODLOAD and MODUNLOAD for modlad/modunload commands
wosch
1996-10-06
1
-4
/
+11
*
.TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in
swallace
1996-09-18
1
-2
/
+2
*
Don't depend in the kernel on the gcc feature of doing arithmetic on
bde
1996-08-31
1
-2
/
+2
[next]