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
/
share
/
mk
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Repocopied to src/sys/conf/kmod.mk
peter
2000-05-04
1
-301
/
+0
*
Remove KMODDEPS support. All our existing dependencies are specified
peter
2000-05-01
1
-18
/
+6
*
Fixed world breakage for the NOSHARED=yes case. libpam now depends on
bde
2000-04-30
1
-3
/
+3
*
Reserve register t7 on alpha to point at per-cpu global variables.
dfr
2000-04-28
1
-1
/
+2
*
Fix the grammar in my previous commit "lose" -> "loss".
mpp
2000-04-24
1
-1
/
+1
*
Fix a typo in the comments.
mpp
2000-04-23
1
-1
/
+1
*
Correct a typo
kris
2000-04-21
1
-1
/
+1
*
Add support for compiling kernel modules outside of the tree. If you
imp
2000-04-08
1
-30
/
+19
*
Use makeobjops.pl instead of makedevops.pl.
dfr
2000-04-08
1
-2
/
+2
*
Allow the calling Makefile to specify a list of device interfaces instead
dfr
2000-04-05
1
-1
/
+5
*
Correct instructions/examples about manual pages.
ru
2000-03-23
1
-6
/
+6
*
Check for MAN9 for consistency.
ru
2000-03-23
1
-2
/
+2
*
Use an intermediate file containing the module binary before converting
peter
2000-03-20
1
-4
/
+7
*
Add libipsec.
shin
2000-02-27
1
-0
/
+1
*
We have some new libraries; give them names.
markm
2000-02-24
1
-2
/
+4
*
Unbroke PRECIOUSLIB feature (broken in rev 1.88).
ru
2000-02-03
1
-1
/
+1
*
Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module
bde
2000-01-28
1
-0
/
+2
*
o Use --defsection and --defentry options of install-info(1) instead of
ru
2000-01-24
1
-10
/
+9
*
oops, nearly forgot to commit the addition of ppbus_if.m to the list.
peter
2000-01-23
1
-2
/
+3
*
Introduce the new mk internal target _includeinstall and add the
rgrimes
2000-01-14
2
-1
/
+23
*
Removed NOEXTRADEPEND hack. This was only for an old version of makeworld.
bde
2000-01-09
1
-1
/
+1
*
Add "-I@/../include" and/or "-I${DESTDIR}/usr/include" to CFLAGS,
bde
2000-01-08
1
-3
/
+12
*
Fix typo.
marcel
2000-01-03
1
-1
/
+1
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-1
/
+1
*
Fixed breakage of static linkage of rlogind. Someone added -lutil and
bde
1999-12-27
1
-4
/
+5
*
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
*
If SRCS is not defined assume ${PROG}.c, not when PROG isn't defined.
mharo
1999-11-30
1
-1
/
+1
*
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
*
Make "-mpreferred-stack-boundary=2" the default on the i386.
obrien
1999-11-17
1
-0
/
+13
*
${MACHINE} -> ${MACHINE_ARCH}
marcel
1999-11-14
2
-7
/
+7
*
Fix comments: LKM -> KLD, /etc/objectformat -> /etc/objformat
phantom
1999-11-09
1
-5
/
+5
*
make.conf is being made to conform to the /etc/defaults/ standard that
dillon
1999-10-27
1
-0
/
+5
*
Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
julian
1999-10-21
1
-0
/
+1
*
Add libncp to the list of known libraries.
bp
1999-10-15
1
-0
/
+1
*
1) s/mod(un)?load/kld$1load/
n_hibma
1999-09-06
1
-21
/
+21
*
$Id$ -> $FreeBSD$
peter
1999-08-28
19
-19
/
+19
*
Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS.
hoek
1999-07-31
3
-9
/
+28
*
add support to buildworld as a normal user:
jmg
1999-06-24
2
-9
/
+11
*
add libhistory
ache
1999-05-28
1
-1
/
+2
*
"Fixed" missing dependency of ${PROG} on ${LIBC} in the elf case.
bde
1999-05-06
1
-4
/
+2
*
s/lkm(4)/kld(4)/
peter
1999-04-23
2
-4
/
+4
*
Clean out most of the LKM stuff, the build support left a little while ago.
peter
1999-04-20
1
-85
/
+9
*
Default KMODDIR = /modules now, not /lkm
peter
1999-04-20
1
-3
/
+3
*
Create /var/db/port.mkversion rather than /var/db/pkg/.mkversion to be in
obrien
1999-04-15
1
-2
/
+2
*
Add ${DESTDIR} to installation path. Move target to under beforeinstall:.
asami
1999-03-31
1
-4
/
+2
*
I'm sorry, this was already fixed in etc/mtree/BSD.var.dist.
sada
1999-03-31
1
-2
/
+1
[prev]
[next]