Commit Graph

12 Commits

Author SHA1 Message Date
briggs
f47f1e617d Add spr.h 2005-02-17 02:24:00 +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
matt
54e310a4bd Make these match reality. 2003-10-24 06:49:37 +00:00
matt
3b0bc89f56 Obsolete ./usr/include/<MACHINE>/_G_config.h for PowerPC. 2003-09-24 05:00:16 +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
bjh21
dd989c1868 Add /usr/include/ieeefp.h. 2002-04-14 09:50:39 +00:00
briggs
d92612683d Sync with actual installed headers from sandpoint/include/Makefile. 2002-04-12 13:33:42 +00:00
briggs
fdedf9b80f Sandpoint set lists. 2001-08-30 20:55:53 +00:00