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
*
Add LIBMEMSTAT tp bsd.libnames.mk.
rwatson
2005-07-17
1
-0
/
+1
*
For ${SUBDIR} targets, change the type of dependency operator from `::'
ru
2005-05-31
1
-2
/
+2
*
Use -march=armv5te for Xscale.
cognet
2005-05-24
1
-1
/
+1
*
Toggle on warnings. This resolves the problem with building old releases
harti
2005-04-29
1
-0
/
+3
*
IPFIlter problems that prevented building should all now be resolved so
darrenr
2005-04-28
1
-5
/
+0
*
Disable the IPFILTER bits until they compile again. This can be overriden
scottl
2005-04-27
1
-0
/
+5
*
Bring a working snapshot of hwpmc(4), its associated libraries, userland util...
jkoshy
2005-04-19
1
-0
/
+1
*
Make sure the only thing that follows .endif or .else is a comment.
harti
2005-04-11
8
-14
/
+14
*
Update comment to reflect default GENCAT value (changed in previous rev)
phantom
2005-03-10
1
-1
/
+1
*
Wrap BSD r* commands in NO_RCMDS.
trhodes
2005-03-02
1
-0
/
+1
*
Accept the old user interface for NO_CLEAN as it is a POLA violation as
obrien
2005-02-28
1
-1
/
+0
*
style.Makefile(5): remove trailing spaces.
obrien
2005-02-27
1
-1
/
+1
*
There's no '-new' argument for gencat(1) anymore
phantom
2005-02-27
1
-1
/
+1
*
Handle endianness for arm.
cognet
2005-02-25
1
-2
/
+4
*
Add endianness support to cap_mkdb(1), useful for cross builds.
ru
2005-02-22
2
-2
/
+13
*
Add a SUBDIR_TARGETS variable which can be set to a list of
ru
2005-02-14
1
-1
/
+2
*
Allow building/installing of NLS catalogs while building of libraries
phantom
2005-02-08
1
-0
/
+1
*
Linkage with -lobjc requires -lpthread nowadays.
jmallett
2005-01-26
1
-1
/
+1
*
Move -Wunused-parameter from WARNS level 3 level 4.
obrien
2005-01-16
1
-2
/
+4
*
Use >= so we can use the actual WARNS levels.
obrien
2005-01-16
1
-6
/
+6
*
Revert previous revision. Including bsd.compat.mk is necessary
ru
2005-01-09
1
-0
/
+1
*
Remove trailing spaces.
krion
2005-01-06
7
-13
/
+13
*
Include bsd.compat.mk early from sys.mk, enough for makefiles
ru
2004-12-23
2
-1
/
+1
*
NOPAM -> NO_PAM
ru
2004-12-21
1
-0
/
+1
*
NOFORTH -> NO_FORTH
ru
2004-12-21
1
-0
/
+1
*
NOCLEAN -> NO_CLEAN
ru
2004-12-21
1
-0
/
+2
*
NOSHARE -> NO_SHARE
ru
2004-12-21
1
-0
/
+1
*
NOHTML -> NO_HTML
ru
2004-12-21
1
-0
/
+1
*
NOINET6 -> NO_INET6
ru
2004-12-21
1
-0
/
+1
*
NOGAMES -> NO_GAMES
ru
2004-12-21
1
-0
/
+1
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
2
-2
/
+3
*
NOSHARED -> NO_SHARED
ru
2004-12-21
2
-1
/
+2
*
NOFSCHG -> NO_FSCHG
ru
2004-12-21
3
-2
/
+3
*
NOINSTALLLIB -> NO_INSTALLLIB
ru
2004-12-21
2
-1
/
+2
*
NOMLINKS -> NO_MLINKS
ru
2004-12-21
2
-2
/
+3
*
NOTAGS -> NO_TAGS
ru
2004-12-21
2
-2
/
+3
*
NOEXTRADEPEND -> NO_EXTRADEPEND
ru
2004-12-21
2
-1
/
+2
*
NODOCCOMPRESS -> NO_DOCCOMPRESS
ru
2004-12-21
4
-16
/
+22
*
NOATM -> NO_ATM
ru
2004-12-21
2
-0
/
+2
*
NOLIBC_R -> NO_LIBC_R
ru
2004-12-21
1
-0
/
+3
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
7
-18
/
+35
*
If PORTNAME is set in a system Makefile then hook into the ports
paul
2004-12-20
2
-0
/
+52
*
Rev 1.44 was a little over-zealous for FreeBSD/AMD64, trim.
obrien
2004-12-11
1
-2
/
+3
*
No need to add I386_CPU to CFLAGS here for 80386 systems as they are no
jhb
2004-11-16
1
-3
/
+0
*
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
bz
2004-11-13
1
-2
/
+6
*
Install precious programs with -S.
ru
2004-11-12
1
-1
/
+4
*
Compiling with 'strict-aliasing' optimization breaks some [notable] ports.
obrien
2004-11-11
1
-1
/
+1
*
Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
ru
2004-11-03
1
-0
/
+4
*
Switch the default CFLAGS to -O2 -pipe.
des
2004-10-25
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
[next]