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
/
Makefile.inc1
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add the -r flag to CONFIGARGS instead of assigning to it so that
marcel
2000-01-11
1
-1
/
+1
*
Add a buildkernel and an installkernel target. With these targets
marcel
2000-01-09
1
-1
/
+75
*
Add btxld to the list of cross-tools on machines that don't have it
marcel
2000-01-04
1
-2
/
+6
*
Grrrr... This was supoosed to go with the commit to kerberosIV/.../libroken's
markm
1999-12-30
1
-1
/
+6
*
Restore changes I spammed.
obrien
1999-12-29
1
-0
/
+4
*
Allow the specification of a prefix for gcc to find all the various bits.
obrien
1999-12-29
1
-4
/
+1
*
Only make beforeinstall in libcrypto/libssl if they actually exist. I haven't
kris
1999-12-29
1
-0
/
+4
*
Oops, the previous commit was bogus. I shouldn't commit something without
asami
1999-12-29
1
-1
/
+1
*
Typo (libcrypto -> libcrypt).
asami
1999-12-29
1
-1
/
+1
*
Build openssl properly during make world.
kris
1999-12-28
1
-1
/
+4
*
Don't build caesar as a tool. fortune(6) doesn't depend on it
marcel
1999-12-23
1
-3
/
+3
*
Revert previous commit, and
marcel
1999-12-23
1
-7
/
+5
*
Add ${WORLDTMP}/sbin to ${STRICTTMPPATH} - sysctl not found otherwise
ache
1999-12-22
1
-1
/
+1
*
o make SHARED=symlinks a caller defined instead of a callee defined
marcel
1999-12-20
1
-58
/
+107
*
Don't build usr.sbin/pcvt/keycap on anything other than i386 when
marcel
1999-12-17
1
-1
/
+5
*
o Add games/caesar to the list of bootstrap-tools so that a
marcel
1999-12-16
1
-19
/
+69
*
It is possible for someone to want to 'make update' wht SUPFILE not defined
billf
1999-12-16
1
-0
/
+2
*
Add colldef to the list of tools. It's needed on older systems.
marcel
1999-12-12
1
-2
/
+2
*
o Add gensetdefs to the list of tools.
marcel
1999-12-12
1
-4
/
+4
*
Build a.out tools if MACHINE_ARCH == i386 and MACHINE == pc98.
nyan
1999-12-12
1
-2
/
+10
*
Don't add MACHINE_ARCH to MAKEOBJDIRPREFIX when not cross-building.
marcel
1999-12-11
1
-0
/
+4
*
o Don't make games/fortune/strfile if games does not exist or NOGAMES
marcel
1999-12-10
1
-5
/
+9
*
Remove installworld related settings that I had as a safety-net and
marcel
1999-12-10
1
-3
/
+1
*
More cross-building related changes:
marcel
1999-12-10
1
-67
/
+50
*
Don't make gdb, objc and f77 when building tools.
marcel
1999-12-09
1
-1
/
+3
*
Make sure the links to the source tree end up in the source tree.
marcel
1999-12-09
1
-0
/
+1
*
o Add usr/lib/compat/aout to the temp world. This is needed by release.
marcel
1999-12-09
1
-2
/
+2
*
Restore the upgrade path from -stable to -current and prepare for
marcel
1999-12-08
1
-607
/
+92
*
Place netgraph entry into alphabetical position
julian
1999-11-25
1
-3
/
+3
*
Revert to rev 1.91. Revs 1.9{2,3} were causing problems for people with
obrien
1999-11-24
1
-56
/
+142
*
Fix some bugs and make some policy changes.
marcel
1999-11-23
1
-4
/
+7
*
Build tools against the host's includes and libraries. Also, don't
marcel
1999-11-21
1
-140
/
+51
*
Remove CROSS_MAKE_FLAGS.
marcel
1999-11-15
1
-13
/
+2
*
${MACHINE} -> ${MACHINE_ARCH}
marcel
1999-11-14
1
-3
/
+3
*
install netgraph.h a bit earlier.
julian
1999-10-25
1
-0
/
+1
*
Make libncp actually compiled.
bp
1999-10-14
1
-0
/
+1
*
Add libkvm to the includes target.
peter
1999-10-04
1
-0
/
+1
*
Minor (but important) comment change.
markm
1999-09-20
1
-1
/
+1
*
FIxed disorder in the comments about library build order.
bde
1999-09-04
1
-4
/
+4
*
Further preparation for tn3270's demise.
markm
1999-08-31
1
-1
/
+0
*
Update for ncurses5 aftermath..
peter
1999-08-30
1
-15
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Remove f2c-related stuff from the "includes" target and from a
jdp
1999-08-08
1
-3
/
+2
*
Add usr.sbin/elf2exe to the build-tools target on the Alpha. This
jdp
1999-08-06
1
-1
/
+5
*
Per requests from the community, commit rudimentary cross compilation
imp
1999-07-07
1
-8
/
+61
*
${.CURDIR} doesn't have to be /usr/src, especially in a cvs checkout. Make
billf
1999-06-04
1
-2
/
+2
*
'make update' in the ports directory.
billf
1999-06-01
1
-1
/
+4
*
Document NO_FORTRAN.
obrien
1999-05-03
1
-1
/
+2
*
Perl is moving up a maintenance version.
markm
1999-05-02
1
-7
/
+7
*
Change 'exists()' constructs to refer to directories in ${.CURDIR}.
jkoshy
1999-04-20
1
-21
/
+22
[prev]
[next]