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
/
gnu
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd_elf32_i386_freebsd_vec is the only 32-bit vector we really need.
obrien
2003-07-01
1
-1
/
+1
*
Add elf_i386_fbsd emulation.
obrien
2003-07-01
1
-0
/
+14
*
Fixed build.
ru
2003-07-01
1
-0
/
+1
*
Don't build separate annotate.info, it's already part of gdb.info.
ru
2003-07-01
1
-2
/
+1
*
Catch up with bsd.lib.mk,v 1.143.
ru
2003-06-30
2
-19
/
+0
*
Add missing quote after cut/paste error in last commit. :-(
peter
2003-06-26
1
-1
/
+1
*
Update the target.
obrien
2003-06-26
5
-15
/
+15
*
Configure gcc in biarch mode for amd64 so that the -m32 flag is enabled
peter
2003-06-26
1
-2
/
+1
*
Oops, remove hack to stop libstdc++.so being built now that gcc uses
peter
2003-06-26
1
-5
/
+0
*
Add an amd64 category now that amd64 has its own mailing list and all.
des
2003-06-20
2
-0
/
+4
*
Remove MAINTAINER lines.
obrien
2003-06-14
1
-4
/
+0
*
Do not bogusly set CSTD to the empty string.
des
2003-06-14
2
-2
/
+0
*
When building a shared library, link it against libgcc_pic.a instead of the
peter
2003-06-13
1
-1
/
+2
*
Build/install the PIC version of libgcc (libcc_pic.a) for use by shared
peter
2003-06-13
1
-0
/
+3
*
Teach mdoc(7) about the upcoming 5.2-RELEASE.
ru
2003-06-09
1
-0
/
+1
*
The .Fn function
charnier
2003-06-08
1
-30
/
+60
*
Use
kuriyama
2003-06-06
2
-2
/
+2
*
Make the footer display "FreeBSD 5.1".
ru
2003-06-05
1
-1
/
+1
*
We have at least one consumer of the upcoming FreeBSD 4.9.
ru
2003-06-02
1
-0
/
+1
*
Something funky is going on here... disabling CSTD makes it go away...
obrien
2003-06-02
1
-0
/
+1
*
Don't set a C standard level for ObjC code.
obrien
2003-06-02
1
-0
/
+1
*
Use ?= before someone brings it up.
obrien
2003-06-02
1
-1
/
+1
*
crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89.
obrien
2003-06-01
1
-0
/
+1
*
Add a temporary indirect patch for gcc when targeting amd64. This is to
peter
2003-05-24
2
-2
/
+67
*
libstdc++.so breaks on amd64 due to bogons in our build, so prevent the
peter
2003-05-24
1
-0
/
+5
*
Set the binutils arch for as/nm correctly on the amd64 platform.
peter
2003-05-08
1
-1
/
+6
*
Enable GSSAPI/Kerberos 5 support (aka `gserver').
nectar
2003-05-05
1
-9
/
+6
*
Use __FBSDID over rcsid[].
obrien
2003-05-03
32
-80
/
+86
*
This is WARNS=2 clean.
obrien
2003-05-03
1
-0
/
+1
*
Fix build on 4.x.
ru
2003-05-02
1
-0
/
+4
*
Re-enable building of Groff documentation; texinfo has just been
ru
2003-05-02
1
-1
/
+0
*
Update for texinfo 4.5.
ru
2003-05-02
1
-1
/
+1
*
catman(1) sources now live elsewhere.
ru
2003-05-01
3
-579
/
+0
*
Lock GCC w/o -m32 into 64-bit mode.
obrien
2003-05-01
1
-0
/
+4
*
Upgrade to Groff 1.19.
ru
2003-05-01
31
-86
/
+155
*
Replace beforeinstall: with plain FILES.
ru
2003-04-30
1
-7
/
+2
*
Enable wchar_t support in libstdc++.
kan
2003-04-29
2
-2
/
+2
*
Wrap gperf in NO_CXX as it needs the C++ to compile.
obrien
2003-04-27
1
-4
/
+3
*
We're changing the platform name from x86[_-]86 to amd64.
obrien
2003-04-26
4
-7
/
+7
*
The AMD64 Hammer bits.
obrien
2003-04-26
9
-1
/
+4430
*
Remove first attempt at x86-64 bits. We're going to call it "amd64" now.
obrien
2003-04-26
7
-4250
/
+0
*
Enable ISO-C99 compatibility -- among other things, this tells libstdc++
obrien
2003-04-25
2
-9
/
+9
*
Removed invasion into these makefiles by the "legacy" stuff;
ru
2003-04-12
12
-48
/
+36
*
libbinutils.a needs basename(3); when the latter is provided
ru
2003-04-11
12
-36
/
+48
*
Migrate to a new way of dealing with building from old revisions of
imp
2003-04-05
2
-14
/
+1
*
Mark bits that do not require an object directory as such.
ru
2003-04-01
1
-0
/
+2
*
Document the MAIL_AGENT environment var.
keramida
2003-03-26
1
-0
/
+13
*
Attempt to automatically read in kernel module symbols when a live
iedowse
2003-03-21
4
-2
/
+330
*
Shorten the URL to the problem-reports article.
des
2003-03-18
1
-1
/
+1
*
Forced non-forced commit by adding a comment mentioning what the
marcel
2003-03-17
1
-0
/
+1
[next]