freebsd-nq/share/man
Juli Mallett 84db023ec1 Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.
This makes our naming scheme more closely match other systems and the
expectations of much third-party software.  MIPS builds which are little-endian
should require and exhibit no changes.  Big-endian TARGET_ARCHes must be
changed:
	From:		To:
	mipseb		mips
	mipsn32eb	mipsn32
	mips64eb	mips64

An entry has been added to UPDATING and some foot-shooting protection (complete
with warnings which should become errors in the near future) to the top-level
base system Makefile.
2012-03-29 02:54:35 +00:00
..
man1
man3 Make sure sections are sorted into conventional order. 2012-03-25 16:00:56 +00:00
man4 - Do not clobber softc when psm(4) is reintialized. 2012-03-27 23:43:01 +00:00
man5 Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
man6
man7 mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
man8
man9 mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
Makefile