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
/
lib
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
1
-1
/
+1
*
NOATM -> NO_ATM
ru
2004-12-21
1
-1
/
+1
*
NOLIBC_R -> NO_LIBC_R
ru
2004-12-21
1
-3
/
+3
*
Remove stub libxpg4. All functionality was merged into libc a long time ago.
tjr
2004-11-13
1
-1
/
+1
*
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
bz
2004-11-13
1
-1
/
+1
*
Help Tinderbox and remove libautofs
markm
2004-11-10
1
-1
/
+1
*
Fix build in the !NOATM case by using the begemot library in place of
trhodes
2004-09-24
1
-1
/
+1
*
Switch from BIND 8 to BIND 9.
des
2004-09-21
1
-4
/
+4
*
Hook libautofs to the build.
alfred
2004-09-03
1
-1
/
+1
*
Start the de-orbital burn of our previous FreeBSD version compat libs
obrien
2004-08-29
1
-3
/
+1
*
build libthr on amd64.
davidxu
2004-08-19
1
-2
/
+1
*
Turn on the magic.
obrien
2004-08-09
1
-2
/
+2
*
Enable libpthread build for powerpc
grehan
2004-07-19
1
-1
/
+1
*
Hook libthread_db into the build, except for arm and powerpc.
marcel
2004-07-18
1
-2
/
+6
*
Make bluetooth compile on all platforms
emax
2004-07-07
1
-1
/
+2
*
Style fixes:
bde
2004-05-14
1
-11
/
+5
*
Fixed some insertion sort errors (external ones only).
bde
2004-05-14
1
-25
/
+25
*
Do not attempt to build libdisk, libthr and libc_r for arm.
cognet
2004-05-14
1
-3
/
+8
*
Enable libdisk for powerpc build.
grehan
2004-04-21
1
-5
/
+1
*
Put libypclnt behind NO_YP_LIBC
phk
2004-03-10
1
-2
/
+6
*
Hook libthr to the build for PowerPC
grehan
2004-03-02
1
-1
/
+1
*
Moving forward, there's no reason to exclude libpthread on sparc64.
marcel
2004-02-20
1
-1
/
+1
*
Connect libarchive to the build.
kientzle
2004-02-12
1
-1
/
+1
*
Add NO_BLUETOOTH knob to the build process
emax
2004-01-28
1
-2
/
+4
*
The snmp_netgraph module depends on libnetgraph. So add a dependency and
harti
2003-11-12
1
-3
/
+4
*
Link libbsnmp to the build.
harti
2003-11-10
1
-1
/
+1
*
Link libngatm to the build (unless NOATM is set).
harti
2003-10-22
1
-4
/
+5
*
Update Bluetooth code.
emax
2003-10-12
1
-2
/
+5
*
- Support for multibyte charsets in LIBICONV.
fjoe
2003-09-26
1
-1
/
+1
*
Introduce more knobs to slim down FreeBSD userland
phk
2003-08-29
1
-1
/
+5
*
Make build of libatm depend on existing NOATM conditional.
phk
2003-08-27
1
-1
/
+5
*
Imply NOLIBC_R for PowerPC.
obrien
2003-08-16
1
-1
/
+1
*
Add libpthread to the alpha build.
deischen
2003-08-09
1
-9
/
+3
*
Since it builds and seems to work OK, add libpthread to the amd64 build.
deischen
2003-08-08
1
-0
/
+3
*
Don't check for the existance of src/crypto/ for building items that
markm
2003-07-24
1
-1
/
+1
*
Connect libncp/libsmb to the build. They compile, but have a couple of
peter
2003-07-24
1
-0
/
+5
*
Now that we have the stubs for alpha and we can build it
mtm
2003-07-20
1
-6
/
+6
*
Very big makeover in the way telnet, telnetd and libtelnet are built.
markm
2003-07-16
1
-9
/
+3
*
o disconnect libc_r from the build on ia64. The library is now
marcel
2003-06-27
1
-0
/
+6
*
Re-enable libstand on all platforms including amd64.
peter
2003-06-26
1
-5
/
+1
*
Port libc_r to amd64, and turn it back on for amd64. It passes all of
peter
2003-06-02
1
-1
/
+2
*
Build libthr by default on ia64.
marcel
2003-06-01
1
-0
/
+6
*
Hook libthr to the build. It's currently built only for i386 and
mtm
2003-05-31
1
-2
/
+5
*
Retire the useless NOSECURE knob.
des
2003-05-19
1
-4
/
+2
*
Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
markm
2003-05-05
1
-1
/
+1
*
Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.
ru
2003-05-01
1
-1
/
+1
*
Turn off libstand for amd64 for the time being. It is built in i386
peter
2003-04-30
1
-1
/
+2
*
No libc_r for AMD64.
obrien
2003-04-30
1
-0
/
+2
*
Fixed alignment.
ru
2003-04-30
1
-1
/
+1
*
Connect libpthread to the (i386) world. It is currently installed
deischen
2003-04-25
1
-1
/
+4
[next]