Commit Graph

13 Commits

Author SHA1 Message Date
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
mycroft
9cea6bdb4d Nuke _G_config.h for MIPS platforms. 2003-10-25 22:26:08 +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
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
wdk
5e42e27c0b remove frame.h (does not currently exist for mips architectures) 2001-02-25 03:38:17 +00:00
wdk
94a9c147d6 MD distribution lists for mipsco 2001-02-19 07:35:42 +00:00