Go to file
castor a84ec5a3c1 * Create mips_reg_t data type to allow register size to be
decoupled from long or int or long long.  Define macros in asm.h to facilitate
  choosing these on a port by port basis.

* Create <machine/pubassym.h> mechanism to allow jmp_buf structure size
  to be calculated at system build time.

* Define _MIPS_BSD_SIM macro which specifies what calling style is appropritae
  for the architecture.  For 64-bit oriented systems set the Status Register
  to allow 64-bit instructions.

* Remove UADDR related macros because kernel U structure is now mapped
  normally.
* Separate cpu.h into cpu.h and cpuarch.h to keep things neat.
* Add support for QED 52xx processors
1999-01-14 18:45:45 +00:00
bin mtio.4 no longer missing 1999-01-14 08:35:46 +00:00
distrib Change image size to 1.5MB. 1999-01-13 10:54:16 +00:00
etc add "ttyEcfg" (for display-global wscons configuration) 1999-01-13 17:41:44 +00:00
games only show preview if the -p option is given 1999-01-03 17:13:51 +00:00
gnu In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration 1999-01-11 22:39:59 +00:00
include Remove bogus RCS Id. 1999-01-14 09:05:46 +00:00
lib * Add const keywords to function arguments as appropriate. 1999-01-12 15:27:28 +00:00
libexec Revise text about filenames as suggested by Geoff Wing in PR#6366. 1999-01-13 11:16:57 +00:00
regress Fix type for LIBCRTEND and order other startup routines to come before 1999-01-10 02:54:12 +00:00
sbin Allow modload to load symbols for use by DDB. 1999-01-13 23:07:30 +00:00
share Add a reference to the USB documentation web site. 1999-01-14 11:07:44 +00:00
sys * Create mips_reg_t data type to allow register size to be 1999-01-14 18:45:45 +00:00
usr.bin remove "unused function yy_flex_realloc()" warning if using %options yylineno 1999-01-14 06:58:40 +00:00
usr.sbin enable wsconscfg + wsfontload 1999-01-13 19:43:41 +00:00
Makefile Don't build domestic bits directly; use the domestic 'build' target 1999-01-05 07:09:58 +00:00