Commit Graph

28 Commits

Author SHA1 Message Date
drochner
96623fecad also add <machine/joystick.h> to alpha and amd64, to allow compilation
of certain multimedia applications
2004-07-07 18:03:51 +00:00
kleink
a6428a221b Add <machine/wchar_limits.h>. 2004-05-08 21:53:23 +00:00
lukem
b2a7724153 reformat whitespace 2004-01-11 09:53:28 +00:00
lukem
b852db83fb Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of
  comma separated keywords that control if the line is printed.
  Currently supported keywords
	kerberos4	${MKKERBEROS4} != no
	kerberos	${MKKERBEROS} != no
	lint		${MKLINT} != no
	obsolete	${obsolete} != 0.
			In this case, non obsolete files are not printed.
  (This will allow future support for builds with variables such as
  MKHESIOD and MKYP set to "no".)

* Use sh(1)'s getopts where appropriate, and otherwise cleanup the
  various scripts.

* Move defaults for sets.subr from sets.defaults into sets.subr.
  Move replicated code for determining stuff such as shlibs type
  from various scripts into sets.subr.

* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate
  main lists with the relevant third field keyword(s).
2003-12-29 03:13:25 +00:00
mrg
ee467f4816 switch i386, sparc, sparc64 & alpha to GCC 3.3.1. 2003-09-19 08:15:46 +00:00
uwe
2212bb4a61 /usr/include/sparc64/fbvar.h is obsolete. 2003-08-26 15:19:35 +00:00
bjh21
22250c1a61 Add missing /usr/include/sparc/cpuconf.h. 2003-04-22 13:02:10 +00:00
thorpej
de7b2793e0 Back out change that made libpthread per-platform. It is *intentional*
that the build fails on platforms which do not yet have libpthread support.
2003-02-26 22:30:56 +00:00
jmc
e13c2b4818 Not all ports/archs have pthread support. So split this up by the proper arch's
for determining which ones get the libraries. Tested on dreamcast, macppc
and i386 builds to cover non builds, ad and md mods
2003-02-13 23:57:51 +00:00
kleink
e280195c6d Fix pasto in previous. 2003-01-22 14:21:45 +00:00
thorpej
e58da7f0ae Update for nathanw_sa merge. 2003-01-18 17:50:18 +00:00
gehenna
620752e3a7 Obsolete machine/conf.h 2002-09-07 12:48:51 +00:00
briggs
587b64d0c1 Catch up to new pmc header files. 2002-08-07 21:20:49 +00:00
mrg
950cb7a7a6 install "sparc" includes for sparc64 as well 2002-07-20 11:46:14 +00:00
thorpej
92df2aecae Use <dev/sun/fbio.h>, not our own copy. 2001-09-19 16:46:49 +00:00
mrg
0d1e777842 add ./usr/include/sparc64 (the dir.) 2001-08-19 14:17:23 +00:00
kleink
4141df9b0c Add <machine/int_fmtio.h>. 2001-04-15 17:14:25 +00:00
kleink
6a8763432f Add <machine/int_limits.h>. 2001-04-15 15:33:08 +00:00
kleink
b09fc25cdf Add <machine/int_const.h>. 2001-04-14 22:53:34 +00:00
kleink
ee8dcb845d Add <machine/int_mwgwtypes.h>. 2001-04-14 12:40:09 +00:00
ragge
6fd2646627 <ieeefp.h> must be installed in a machine-dependent fashion; it should
not exist on VAX.
2001-02-17 11:40:58 +00:00
mrg
ca3e065825 update vague reality. 2000-08-19 13:33:40 +00:00
kleink
f4314449b5 Add <machine/int_types.h>. 2000-06-26 15:49:42 +00:00
thorpej
0a15898a28 Add <machine/lock.h> 2000-04-29 03:46:24 +00:00
tron
4ca37ae145 Add "machine_machdep.h". 2000-03-17 22:54:04 +00:00
jwise
bd5dc99ea0 Add package names. Later tonight or tomorrow AM, I will post a writeup of
this to tech-{pkg,install}.  In short, the pkg names in (new) second
field will be used by the build process under basesrc/src/dist/pkg to
generate PLISTs.  The package divisions here may be two finely or coarsely
grained, although I think they're a happy medium -- I will give more
detail/justification in the writeup.
2000-02-03 05:27:57 +00:00
kleink
7c44f1f73e Add <machine/math.h>. 1999-12-23 10:22:59 +00:00
eeh
3ad28eeeb3 Headers for sparc64 kernel. 1999-11-24 01:37:48 +00:00