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
*
Define MACHINE_CPU for arm.
cognet
2004-05-14
1
-0
/
+3
*
Moved FreeBSD build pollution (/etc/make.conf) and zombie aout support
bde
2004-05-12
1
-4
/
+6
*
Removed conditional include of /etc/make.conf.local and the error for the
bde
2004-05-12
1
-5
/
+0
*
-W{missing,strict}-prototypes do not make sense for C++, and gcc34 will
des
2004-05-10
1
-1
/
+1
*
Add SHLIB as a shortcut for shared-only libraries.
des
2004-05-07
1
-2
/
+5
*
g++(1) is unhappy with -Wnested-externs.
ru
2004-04-20
1
-1
/
+1
*
Mark the "obj" target with the .PHONY attribute.
ru
2004-04-13
1
-1
/
+1
*
Add ${CPUTYPE} support for crusoe processors (cribbed from Linux kernel
dfr
2004-04-05
1
-1
/
+4
*
Add a reference to the ia64 options to gcc. While here, sort the list.
marcel
2004-03-21
1
-2
/
+3
*
Remove whitespace at EOL.
trhodes
2004-03-15
1
-1
/
+1
*
Fix some style bugs in previous commit.
trhodes
2004-03-14
2
-5
/
+2
*
This are the build infrastructure changes to allow to use the
trhodes
2004-03-12
4
-12
/
+44
*
Fixed indentation of conditionals.
bde
2004-03-05
1
-5
/
+5
*
Remove -Wbad-function-cast. Its main purpose is to catch bugs that we
des
2004-02-16
1
-1
/
+1
*
Register libarchive in bsd.libnames.mk and mdoc.local
kientzle
2004-02-13
1
-0
/
+1
*
Two changes to aid in cleaning up sys/boot/ makefiles:
ru
2004-02-09
1
-3
/
+9
*
First round of cleanups to sys/boot/ makefiles:
ru
2004-02-06
1
-0
/
+1
*
Temporarily put STRIP back; bsd.port.mk still needs it.
ru
2004-02-05
1
-0
/
+4
*
Don't define STRIP in bsd.own.mk.
ru
2004-02-05
2
-15
/
+3
*
make(1) can now handle spaces surrounding parenthesis correctly.
ru
2004-02-05
1
-1
/
+1
*
GC port.mkversion.
des
2004-02-05
1
-3
/
+0
*
Fixed breakage of POSIX support in rev.1.31. -pipe was added to
bde
2004-02-04
1
-1
/
+2
*
Nothing in libypclnt depends on librpcsvc.
ru
2004-02-04
1
-2
/
+2
*
A shorter version of keeping all -std= options out of CXXFLAGS.
ru
2004-02-03
1
-1
/
+1
*
Fixed MINUSLPAM:
ru
2004-02-03
1
-13
/
+12
*
GC LIBPC and LIBPLOT: they never existed in unencumbered BSD versions.
ru
2004-02-02
1
-2
/
+0
*
Add LIBPTHREAD.
marcel
2004-01-31
1
-0
/
+1
*
1. Garbage-collected LIBDES (now in a different library), LIBPERL (banished
bde
2004-01-31
1
-5
/
+2
*
Fixed insertion sort errors for LIBBLUETOOTH and LIBSDP.
bde
2004-01-31
1
-2
/
+2
*
Removed XXX comments about some libraries only being in the secure
bde
2004-01-31
1
-15
/
+15
*
Fixed some style bugs (long lines).
bde
2004-01-31
1
-2
/
+5
*
Drop -mcpu=pentiumpro from the default CPU flags for i386 as it doesn't
jhb
2004-01-30
1
-1
/
+1
*
Fixed bogus ${FOO:Mbar} tests where the actual intent is to check
ru
2004-01-27
5
-13
/
+13
*
Guess better the source for object files in case .depend file is
ru
2004-01-17
2
-0
/
+18
*
Introduce DPSRCS, that holds the list of source files which are
ru
2004-01-13
1
-5
/
+8
*
- Replaced several := ops with their += equivalents; the old
ru
2004-01-12
1
-9
/
+8
*
Put the warning flags to where they belong (into CWARNFLAGS).
ru
2004-01-11
1
-10
/
+10
*
Keep up with sys/conf/ changes.
ru
2004-01-10
1
-1
/
+1
*
Fix a very corner case when you want to make cleandir SUBDIRs which
green
2004-01-02
1
-2
/
+2
*
Add a define for libbsnmp.
harti
2003-11-10
1
-0
/
+1
*
Add a definition for libngatm.
harti
2003-10-27
1
-0
/
+1
*
Update Bluetooth code.
emax
2003-10-12
1
-0
/
+2
*
Update build infrastructure for Heimdal 0.6.
nectar
2003-10-09
1
-0
/
+1
*
Removed the ancient .LIBS setting that causes non-existent
ru
2003-10-03
1
-2
/
+0
*
- Support for multibyte charsets in LIBICONV.
fjoe
2003-09-26
1
-0
/
+1
*
Separate out userland linting and kernel linting a bit more. This
markm
2003-09-26
1
-0
/
+1
*
- No need to create libfoo.so -> libfoo.so.X symlinks in /lib,
ru
2003-09-07
1
-3
/
+8
*
Implement sed(1) commands using the make(1)'s RE variable modifier.
ru
2003-09-07
1
-3
/
+3
*
Emergency backout of rev 1.152. This is a 100% guaranteed way to totally
peter
2003-09-04
1
-0
/
+4
*
As ld(1) was taught to look into /lib, there's no longer a reason
ru
2003-09-03
1
-4
/
+0
[next]