ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/Makefile.inc1
Revision 11596 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 8 15:56:00 2018 UTC (5 years, 8 months ago) by laffer1
File length: 69230 byte(s)
Diff to previous 11269
fix some of the bootstrapping.

Revision 11269 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 3 23:58:48 2018 UTC (5 years, 8 months ago) by laffer1
File length: 69337 byte(s)
Diff to previous 11174
add libarchive

Revision 11174 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 30 23:22:56 2018 UTC (5 years, 8 months ago) by laffer1
File length: 69265 byte(s)
Diff to previous 11128
fix build dependencies for libmport

Revision 11128 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 19 20:11:03 2018 UTC (5 years, 9 months ago) by laffer1
File length: 69132 byte(s)
Diff to previous 10313
explicitly add the blocks runtime

Revision 10313 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 19:00:43 2018 UTC (5 years, 9 months ago) by laffer1
File length: 69107 byte(s)
Diff to previous 10241
change version check

Revision 10241 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 2 21:28:15 2018 UTC (5 years, 9 months ago) by laffer1
File length: 69109 byte(s)
Diff to previous 9758
update makefiles

Revision 9758 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 20 20:51:14 2018 UTC (6 years, 2 months ago) by laffer1
File length: 54740 byte(s)
Diff to previous 9757
 switch to mandoc

Revision 9757 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 20 20:41:52 2018 UTC (6 years, 2 months ago) by laffer1
File length: 54744 byte(s)
Diff to previous 9755
more groff removal

Revision 9755 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 20 20:39:41 2018 UTC (6 years, 2 months ago) by laffer1
File length: 55017 byte(s)
Diff to previous 9700
get rid of groff here

Revision 9700 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 16 18:59:03 2017 UTC (6 years, 3 months ago) by laffer1
File length: 55143 byte(s)
Diff to previous 9688
forgot to add this for gcc build

Revision 9688 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 16 17:24:42 2017 UTC (6 years, 3 months ago) by laffer1
File length: 55102 byte(s)
Diff to previous 9379
Update libiconv implementation from NetBSD & FreeBSD.

Add compatiblity shim for old binaries (libc_nonshared hack).

Introduce ldscript for libc to allow us to use stack protector on i386 later.

Revision 9379 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 4 20:33:14 2017 UTC (7 years ago) by laffer1
File length: 55067 byte(s)
Diff to previous 9346
Introduce a new option -DNO_ROOT that allows install and distribution
targets to be run without root privilege.

Information about ownership, group, flags, and suid bits are stored in
the file specified by METALOG which defaults to ${DESTDIR}/METALOG.
This file can be used in conjunction with bsdtar or makefs to generate
archives or file system images with correct permissions.

Revision 9346 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 4 16:46:02 2017 UTC (7 years ago) by laffer1
File length: 53074 byte(s)
Diff to previous 9189
Fix installkernel requiring users/groups defined in CHECK_UIDS
  and CHECK_GIDS to exist since r152680. This is only needed for
  installworld. The documented procedure of running mergemaster -p
  to check for missing users is only needed for installworld, not
  for installkernel. This fixes auditdistd incorrectly being
  required for installkernel.

Obtained from: FreeBSD

Revision 9189 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 17 13:04:37 2016 UTC (7 years, 5 months ago) by laffer1
File length: 53069 byte(s)
Diff to previous 9136
turn off ctf and lint for 32bit compat

Revision 9136 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 2 00:51:03 2016 UTC (7 years, 5 months ago) by laffer1
File length: 53022 byte(s)
Diff to previous 9024
Merge libzfs_core and other ZFS bugfixes from FreeBSD and Illumos

Revision 9024 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 1 09:39:11 2016 UTC (7 years, 5 months ago) by laffer1
File length: 52902 byte(s)
Diff to previous 8978
add missing \

Revision 8978 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 30 01:10:50 2016 UTC (7 years, 5 months ago) by laffer1
File length: 52900 byte(s)
Diff to previous 8977
Add a new LIBRARIES_ONLY make variable to disable the build and install of files other than the actual libraries.

Revision 8977 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 30 01:10:03 2016 UTC (7 years, 5 months ago) by laffer1
File length: 52879 byte(s)
Diff to previous 8974
change 32bit builds to switch to sub make vs -E

Revision 8974 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 29 17:36:54 2016 UTC (7 years, 6 months ago) by laffer1
File length: 52835 byte(s)
Diff to previous 8593
allow LOCAL_DIRS to install files in directories not found in the system mtree.  tweak mtree

Revision 8593 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 19 20:50:56 2016 UTC (7 years, 6 months ago) by laffer1
File length: 51875 byte(s)
Diff to previous 8592
add bin to path

Revision 8592 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 19 20:48:50 2016 UTC (7 years, 6 months ago) by laffer1
File length: 51852 byte(s)
Diff to previous 8509
we need 0.7 to build

Revision 8509 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 18 22:50:37 2016 UTC (7 years, 6 months ago) by laffer1
File length: 51852 byte(s)
Diff to previous 8465
check for missing uids

Revision 8465 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 18 22:20:09 2016 UTC (7 years, 6 months ago) by laffer1
File length: 51841 byte(s)
Diff to previous 8395
import a new version of zfs from opensolaris & freebsd

Revision 8395 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 18 19:25:04 2016 UTC (7 years, 6 months ago) by laffer1
File length: 51778 byte(s)
Diff to previous 8223
clang bandaid

Revision 8223 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 17 20:26:20 2016 UTC (7 years, 6 months ago) by laffer1
File length: 51728 byte(s)
Diff to previous 8155
various fixes to WITH_CTF

Revision 8155 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 16 22:23:36 2016 UTC (7 years, 6 months ago) by laffer1
File length: 51743 byte(s)
Diff to previous 8154
partial revert of last commit

Revision 8154 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 16 22:22:46 2016 UTC (7 years, 6 months ago) by laffer1
File length: 51797 byte(s)
Diff to previous 8026
fix pseudo checksum calculation. this fixes ipfilter with network controllers that mplement partial rx csum offload

Revision 8026 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 15 20:22:57 2016 UTC (7 years, 6 months ago) by laffer1
File length: 51743 byte(s)
Diff to previous 7637
fix distribute world when games is not enabled.

Revision 7637 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 18 01:14:33 2016 UTC (7 years, 9 months ago) by laffer1
File length: 51690 byte(s)
Diff to previous 7545
get rid of errors when running make with netbsd make

Revision 7545 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 21 01:55:44 2016 UTC (7 years, 11 months ago) by laffer1
File length: 51639 byte(s)
Diff to previous 7394
add MACHINE_INCLUDES

Revision 7394 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 3 17:16:20 2016 UTC (8 years, 2 months ago) by laffer1
File length: 51430 byte(s)
Diff to previous 7288
compile blocksruntime early

Revision 7288 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 30 16:41:33 2015 UTC (8 years, 7 months ago) by laffer1
File length: 51404 byte(s)
Diff to previous 7151
patch order that we build kerberos and m4 for bootstraping from a release before 0.7

Revision 7151 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 26 00:58:07 2015 UTC (8 years, 8 months ago) by laffer1
File length: 51339 byte(s)
Diff to previous 7150
They've gone to plaid.

Revision 7150 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 25 20:20:22 2015 UTC (8 years, 8 months ago) by laffer1
File length: 50443 byte(s)
Diff to previous 7138
change the build order of the kerberos tools for the new release

Revision 7138 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 24 22:40:44 2015 UTC (8 years, 8 months ago) by laffer1
File length: 50303 byte(s)
Diff to previous 7136
CVS updating is gone

Revision 7136 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 24 22:31:33 2015 UTC (8 years, 8 months ago) by laffer1
File length: 50395 byte(s)
Diff to previous 7135
bump the bootstrap versions on some recently updated utilities.

Revision 7135 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 24 22:26:52 2015 UTC (8 years, 8 months ago) by laffer1
File length: 50319 byte(s)
Diff to previous 7055
up the minimum version to build on

Revision 7055 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 20 23:08:42 2015 UTC (8 years, 9 months ago) by laffer1
File length: 50319 byte(s)
Diff to previous 6517
switch to compiler.mk

Revision 6517 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 20 23:41:05 2013 UTC (10 years, 3 months ago) by laffer1
File length: 49961 byte(s)
Diff to previous 6468
turn on svn keywords

Revision 6468 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 7 23:44:19 2013 UTC (10 years, 3 months ago) by laffer1
File length: 50020 byte(s)
Diff to previous 6427
Drop sparc64 arch

Revision 6427 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 30 23:59:44 2013 UTC (10 years, 3 months ago) by laffer1
File length: 50028 byte(s)
Diff to previous 5738
remove named from base

Revision 5738 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 29 12:26:43 2013 UTC (11 years, 2 months ago) by laffer1
File length: 50028 byte(s)
Diff to previous 5736
btxld is needed more recently than 4012.

Revision 5736 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 26 23:05:37 2013 UTC (11 years, 2 months ago) by laffer1
File length: 50029 byte(s)
Diff to previous 5123
tweak the boostrap rules.

Revision 5123 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 19 14:05:10 2012 UTC (11 years, 7 months ago) by laffer1
File length: 50085 byte(s)
Diff to previous 5053
Update build environment to support llvm + clang, remove choice on threading library.. we're only going to use libthr now. Try to fix cross builds.  This will still fail on perl at the moment.

Revision 5053 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 20 01:51:49 2012 UTC (11 years, 8 months ago) by laffer1
File length: 41742 byte(s)
Diff to previous 5004
Fix some bootstrapping problems.

Revision 5004 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 4 18:35:44 2012 UTC (11 years, 8 months ago) by laffer1
File length: 41748 byte(s)
Diff to previous 4694
build iconv utilities as needed for bootstrapping. Remove some mkdir stuff that's in mtree now

Revision 4694 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 10 04:16:12 2012 UTC (12 years ago) by laffer1
File length: 41842 byte(s)
Diff to previous 4660
minor tweaks

Revision 4660 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 19 23:19:26 2012 UTC (12 years, 1 month ago) by laffer1
File length: 42014 byte(s)
Diff to previous 4657
adjust bootstrapping of btxld so it's built for older releases unconditionally

Revision 4657 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 19 23:07:13 2012 UTC (12 years, 1 month ago) by laffer1
File length: 41987 byte(s)
Diff to previous 4656
use NO_PROFILE

Revision 4656 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 19 23:04:03 2012 UTC (12 years, 1 month ago) by laffer1
File length: 42007 byte(s)
Diff to previous 4653
fancy math is default

Revision 4653 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 19 22:59:20 2012 UTC (12 years, 1 month ago) by laffer1
File length: 42024 byte(s)
Diff to previous 4652
don't let environment override the CC and CXX flags.. this can screw up building 32bit libs on amd64

Revision 4652 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 19 22:55:13 2012 UTC (12 years, 1 month ago) by laffer1
File length: 41988 byte(s)
Diff to previous 4651
add a way to add more directories to the build tools list

Revision 4651 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 19 22:51:18 2012 UTC (12 years, 1 month ago) by laffer1
File length: 41860 byte(s)
Diff to previous 4650
allow setting shell in the environment for the build

Revision 4650 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 19 22:47:38 2012 UTC (12 years, 1 month ago) by laffer1
File length: 41820 byte(s)
Diff to previous 4404
fix a path issue

Revision 4404 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 2 13:17:21 2011 UTC (12 years, 3 months ago) by laffer1
File length: 41762 byte(s)
Diff to previous 4290
add doc distribution

Revision 4290 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 22 19:19:33 2011 UTC (12 years, 5 months ago) by laffer1
File length: 41758 byte(s)
Diff to previous 4120
Create new targets to aid in the transition to a live cd based install.

Revision 4120 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 13 21:20:12 2011 UTC (12 years, 7 months ago) by laffer1
File length: 37922 byte(s)
Diff to previous 3883
change  how libmagic is built.  This allows us to get libmsearch to build properly.

Revision 3883 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 13 17:16:38 2011 UTC (13 years ago) by laffer1
File length: 37688 byte(s)
Diff to previous 3882
Build 32bit apache libs

Revision 3882 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 13 02:05:39 2011 UTC (13 years ago) by laffer1
File length: 37613 byte(s)
Diff to previous 3495
libarchive needs liblzma now.

Revision 3495 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 8 21:34:36 2010 UTC (13 years, 6 months ago) by laffer1
File length: 37597 byte(s)
Diff to previous 3446
Check target arch as well as target to deterimine if we are doing a cross build.  This will help on systems with 32bit vs 64bit issues.

Revision 3446 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 14 21:17:41 2010 UTC (13 years, 7 months ago) by laffer1
File length: 37545 byte(s)
Diff to previous 3199
Connect apache licensed software to build.

Revision 3199 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 28 22:44:36 2009 UTC (14 years, 4 months ago) by laffer1
File length: 37422 byte(s)
Diff to previous 3046
Import OpenBSD's sysctl sensors framework.  This is based on work by Constantine A. Murenin for the 2007 Google summer of code for FreeBSD.

Includes:
sample config file for sensord
rc scripts
documentation fixes and updates
sys/kern/kern_sensors.c
sys/sensors.h

This is compatible with OpenBSD 4.1 and 4.2 in terms of the userland bits.

Revision 3046 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 19 23:53:43 2009 UTC (14 years, 6 months ago) by laffer1
File length: 37409 byte(s)
Diff to previous 3045
back out several previous changes which cause problems on 64bit midnightbsd

Revision 3045 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 19 21:53:58 2009 UTC (14 years, 6 months ago) by laffer1
File length: 37440 byte(s)
Diff to previous 3018
This should fix a bug on amd64 building libs.

Revision 3018 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 9 21:27:26 2009 UTC (14 years, 9 months ago) by laffer1
File length: 37437 byte(s)
Diff to previous 2833
add sqlite3, libarchive and libfetch to the early prebuilt lib list.  This isn't exactly what we want to do, but it solves the libmport problem for now. (in terms of libmport finding it's libs)

Revision 2833 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 16 02:03:03 2009 UTC (14 years, 11 months ago) by laffer1
File length: 37394 byte(s)
Diff to previous 2801
One of the problems seen on smultron's box was that bootstrap tools were not build.  Correct an error in that section to force tools to build again.

Revision 2801 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 15 02:01:29 2009 UTC (14 years, 11 months ago) by laffer1
File length: 37411 byte(s)
Diff to previous 2788
add mksh :)

Revision 2788 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 15 01:25:11 2009 UTC (14 years, 11 months ago) by laffer1
File length: 37394 byte(s)
Diff to previous 2750
alright remove the stupid version thing. we're not planning on using dtrace any time soon anyway.

Revision 2750 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 6 03:11:07 2009 UTC (14 years, 11 months ago) by ctriv
File length: 37470 byte(s)
Diff to previous 2747
Fix buildworld problem where usr/libdata/pkgconfig wasn't getting created in
the buildworld tmp dir.

Revision 2747 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 5 23:53:18 2009 UTC (14 years, 11 months ago) by laffer1
File length: 37448 byte(s)
Diff to previous 2744
ok this was a bad idea for now.

Revision 2744 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 5 23:35:06 2009 UTC (14 years, 11 months ago) by laffer1
File length: 37471 byte(s)
Diff to previous 2742
drop the pc98 arch and set the amd64 32bit libs up so that they work on all amd64 compatible cpus.  also enable the VERSION var for a future project

Revision 2742 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 5 23:02:05 2009 UTC (14 years, 11 months ago) by laffer1
File length: 37359 byte(s)
Diff to previous 2741
Drop some of the bootstrapping for versions of freebsd before we initially forked.

Revision 2741 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 5 22:48:21 2009 UTC (14 years, 11 months ago) by laffer1
File length: 37860 byte(s)
Diff to previous 2436
fix bootstrapping variable.  it should use the midnightbsd value.

Revision 2436 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 9 18:37:20 2008 UTC (15 years, 3 months ago) by laffer1
File length: 37876 byte(s)
Diff to previous 1926
Remove 50* osrel check.

Revision 1926 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 7 01:56:49 2008 UTC (15 years, 5 months ago) by laffer1
File length: 37997 byte(s)
Diff to previous 1925
deal with the ncurses issue and the order things are built.  Prepare to go forward with gcc update (part one of many)

Revision 1925 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 5 21:14:01 2008 UTC (15 years, 5 months ago) by laffer1
File length: 35655 byte(s)
Diff to previous 1917
add showconfig target.

cleanup target option for kernel builds.

adjust list of targets.

Revision 1917 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 3 18:43:38 2008 UTC (15 years, 5 months ago) by laffer1
File length: 35537 byte(s)
Diff to previous 1551
We changed the directory name of the ncurses library.  Fix it here.

Revision 1551 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 29 01:36:03 2008 UTC (15 years, 11 months ago) by laffer1
File length: 35546 byte(s)
Diff to previous 1549
Fix the dreaded libpthread.a is missing crap with bind.

libthr and libpthread are both built now (so sparc64 and i386/amd64 work).

Remove pcvt reference since I deleted that last night.

Remove some directories that we don't need to go through to speed up the build.

Revision 1549 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 29 00:23:55 2008 UTC (15 years, 11 months ago) by laffer1
File length: 35758 byte(s)
Diff to previous 687
We hacked this puppy up good. Add some obj targets.

Revision 687 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 19 02:22:33 2007 UTC (17 years, 2 months ago) by laffer1
File length: 35659 byte(s)
Diff to previous 366
Clean up

Revision 366 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 27 04:04:06 2006 UTC (17 years, 3 months ago) by laffer1
File length: 35652 byte(s)
Diff to previous 361
Oops.  Haven't added audit...

Revision 361 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 27 02:32:32 2006 UTC (17 years, 3 months ago) by laffer1
File length: 35556 byte(s)
Diff to previous 359
Remove additional alpha bit...

Don't create stray objects on pc98.  We may still support pc98.

Detect that the audit group is missing earlier during install.

Revision 359 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 27 02:07:53 2006 UTC (17 years, 3 months ago) by laffer1
File length: 35567 byte(s)
Diff to previous 274
Change default CVSup command to csup.  Since we haven't done a release yet, fix default branch.

Revision 274 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 16 15:29:06 2006 UTC (17 years, 5 months ago) by laffer1
File length: 35585 byte(s)
Diff to previous 28
Remove references to alpha

Revision 28 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 22 06:14:15 2006 UTC (17 years, 10 months ago) by laffer1
File length: 35629 byte(s)
Diff to previous 6
Added cvs header.

Revision 6 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 25 02:38:42 2006 UTC (18 years, 1 month ago) by laffer1
File length: 35613 byte(s)
Copied from: branches/MidnightBSD/Makefile.inc1 revision 5
Diff to previous 5
This commit was generated by cvs2svn to compensate for changes in r5, which
included commits to RCS files with non-trunk default branches.
Revision 5 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 25 02:38:42 2006 UTC (18 years, 1 month ago) by laffer1
Original Path: branches/MidnightBSD/Makefile.inc1
File length: 35613 byte(s)
Diff to previous 2
Imported from FreeBSD 6.1 beta sources

Revision 2 - (view) (download) (annotate) - [select for diffs]
Added Sat Feb 25 02:29:52 2006 UTC (18 years, 1 month ago) by laffer1
Original Path: branches/MidnightBSD/Makefile.inc1
File length: 32801 byte(s)
Imported from FreeBSD 6.0 sources

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a