summaryrefslogtreecommitdiff
path: root/libexec/makewhatis/makewhatis.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/makewhatis/makewhatis.c')
0 files changed, 0 insertions, 0 deletions
tr>2005-11-16ANSIify. Use uint<N>_t. Drop trailing whitespace.uwe 2005-05-31add missing constchristos 2003-10-12Simplify fpu_cleanup() by having it return a code to indicate that a SIGFPEpk 2003-10-06No need for SVR4/SunOS5 FPE_* codes as these are compatible with ours.pk 2003-10-05sparc kernel support for SA_SIGINFO.pk 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-07-15__KERNEL_RCSID()lukem 2003-05-10Remove a spurious Debugger() call in a "this should never happen"martin 2003-01-18Merge the nathanw_sa branch.thorpej 2003-01-06Protect FPU context switching with its own lock.pk 2002-10-16Make 32bit sparc64 kernels with DEBUG and DIAGNOSTIC compile.martin 2002-01-23Add missing `#ifdef SUN4U'.pk 2002-01-19Remove some DEBUG code.eeh 2002-01-19Fix a few more bugs.eeh 2001-12-04defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4Udarrenr 2001-09-22BADREG was no longer defined.eeh 2001-09-22Handle fpu registers 32-63 properly.eeh 2001-08-26Do a more accurate compare.eeh 2001-08-26Fix debug printf.eeh 2000-12-06fix warnings in DEBUG & DIAGNSTIC code.mrg 2000-08-16Drop two `#ifdef SUN4U's, since `sparc{64}/include/instr.h' are now synced.pk 2000-08-04Add missing `#ifdef SUN4U', `FTYPE_LNG' is only defined on sparc64.hannken 2000-08-03Add fpu emulation instrumentation and fixup FCMP and FCMPE emulation for v9.eeh 2000-07-24Fix an obvious error that would cause fpu_ftoxi() to drop the upper half.mycroft 2000-07-24asm volatile --> __asm __volatilemycroft 2000-06-18merge in ultrasparc changesmrg 2000-04-12unconditionalize "ifdef sparc".chs