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
*
Grr. removed. backed-out. sorry!
dillon
1998-12-13
1
-2
/
+2
*
This needs to be commited now to fix usbd for make world
dillon
1998-12-13
1
-2
/
+2
*
Revert previous commit; write idea, wrong way.
jkh
1998-11-28
1
-2
/
+6
*
Remove netboot from build order; it's not ready for the limelight
jkh
1998-11-28
1
-6
/
+2
*
Make sure libskey is built before libpam. It is required for one of
jdp
1998-11-20
1
-15
/
+17
*
Add libpam to the "includes" and "libraries" targets.
jdp
1998-11-18
1
-12
/
+16
*
Note the requirement that libcrypt be built before libkrb.
jdp
1998-11-18
1
-2
/
+2
*
Remove share/info from build tools because it breaks the build when
jb
1998-11-15
1
-2
/
+1
*
Add libradius and libtacplus to the includes target. Note their
jdp
1998-11-13
1
-2
/
+5
*
Typo , -> .
msmith
1998-11-05
1
-2
/
+2
*
sys/modules/linux has a build-tools target
peter
1998-11-05
1
-1
/
+5
*
Add usr.bin/gensetdefs to build-tools; it is used for src/sys/modules and
peter
1998-11-04
1
-1
/
+2
*
Don't add /usr/games to $PATH. Adding it here can only work for the
bde
1998-10-17
1
-4
/
+4
*
Fixed missing directories in the libraries target:
bde
1998-10-16
1
-6
/
+7
*
Include btxld in build-tools only for i386.
rnordier
1998-10-13
1
-2
/
+4
*
Conditionalise boot block building on i386.
jkh
1998-10-13
1
-1
/
+3
*
Remove sys/boot from the install as well.
rnordier
1998-10-11
1
-2
/
+1
*
In src/Makefile.inc1:
rnordier
1998-10-11
1
-3
/
+2
*
Comment about libm and libmd being needed for some libraries.
peter
1998-10-11
1
-1
/
+7
*
Move OBJFORMAT hack to the correct line; what can I say, it was very
jkh
1998-10-10
1
-3
/
+3
*
PC-98 uses different boot code from IBM-PC. So, MACHINE is used
kato
1998-10-10
1
-2
/
+2
*
Quick commit to see if I can't fix Robert's i386/boot problem in one line.
jkh
1998-10-10
1
-2
/
+2
*
Don't chain makes with &&; apparently this is evil for parallelism.
jkh
1998-10-10
1
-3
/
+3
*
Clean up the boot targets a bit.
jkh
1998-10-09
1
-4
/
+6
*
Make both types of boot targets.
jkh
1998-10-08
1
-2
/
+3
*
Add libstand to the includes target.
msmith
1998-10-05
1
-1
/
+2
*
Backout my last commit.
sos
1998-09-26
1
-2
/
+2
*
Build the LKM's both on aout & ELF systems.
sos
1998-09-25
1
-3
/
+3
*
Add printf(1) to the list of early-build tools.
obrien
1998-09-23
1
-1
/
+2
*
Complete the Perl NOSHARED repair. I had not ensured that the shared library
markm
1998-09-23
1
-3
/
+8
*
Remove the bootstrap-rtld target which wasn't needed.
jb
1998-09-21
1
-22
/
+16
*
Purely cosmetic but useful change.
andreas
1998-09-17
1
-36
/
+36
*
Two patches from the HARP people:
phk
1998-09-17
1
-1
/
+2
*
libscsi is obsoleted by CAM.
gibbs
1998-09-17
1
-2
/
+1
*
(this is an extract from src/share/examples/atm/README)
phk
1998-09-15
1
-3
/
+3
*
Hook up beforeinstall targets for libcam and libdevstat
gibbs
1998-09-15
1
-1
/
+3
*
I don't want to be the only one to use ``cut''. Use ``sed'' instead.
obrien
1998-09-10
1
-2
/
+1
*
Add ``usr/bin/cut'' to "build-tools" target.
obrien
1998-09-10
1
-1
/
+2
*
Remove the NOPERL block to building Perl5.
markm
1998-09-09
1
-4
/
+1
*
Add the Perl5 bootstrap tools.
markm
1998-09-09
1
-3
/
+4
*
Another place to set NOPERL.
markm
1998-09-09
1
-1
/
+4
*
Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*
asami
1998-09-05
1
-6
/
+1
*
Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.
jb
1998-09-05
1
-4
/
+4
*
Only run ldconfig if the OBJFORMAT is aout.
jb
1998-09-03
1
-2
/
+2
*
Force NOMAN and NOINFO on legacy-install as well as legacy build.
jb
1998-09-01
1
-3
/
+3
*
Add a target to check the consistency of the make OBJFORMAT variable
jb
1998-09-01
1
-2
/
+25
*
MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98.
jb
1998-08-31
1
-10
/
+10
*
E-day build system changes.
jb
1998-08-31
1
-0
/
+961