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
...
*
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
[prev]