Go to file
thorpej c022450f9c Instrument the lazy FP context switch path:
- fpevent_use is incremented the first time a process uses FP
  for the first time (note, FPUSED is inherited on fork, but
  cleared on exec).
- fpevent_reuse is incremented whenever a process that has previously
  used FP has to take a FEN trap in order to be able to use it again.
2001-07-14 05:10:38 +00:00
bin Xref getbsize(3). 2001-07-08 15:34:13 +00:00
crypto upgrade to 0.9.6b. no shlib major/minor bump is necessary. 2001-07-11 06:50:53 +00:00
dist if we're going to declare it, at least make sure sys_nerr is `const'. 2001-07-14 04:49:57 +00:00
distrib add altq(9). 2001-07-12 12:35:16 +00:00
etc Renumbered the minors on the tty devices now that 2001-07-13 03:24:49 +00:00
games Formatting improvements (from OpenBSD) 2001-07-11 16:11:36 +00:00
gnu Compile fixu* for MACHINE_ARCH of arm 2001-07-13 19:54:28 +00:00
include update generated heimdal include files for 0.3f 2001-06-20 02:01:18 +00:00
lib Use libarm32 even on architecture arm 2001-07-14 03:18:33 +00:00
libexec Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
regress WARNS=2 2001-06-10 16:32:05 +00:00
sbin Fix printf format on LP64. 2001-07-13 21:09:55 +00:00
share Added support for the m68000 MACHINE_ARCH, as an incomplete 2001-07-13 12:44:22 +00:00
sys Instrument the lazy FP context switch path: 2001-07-14 05:10:38 +00:00
usr.bin arm is variable page size. 2001-07-13 17:00:35 +00:00
usr.sbin Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
Makefile clarify some variable documentation; from cagney 2001-06-10 13:15:29 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add the following to help in the "lint needs new libc, libc needs new lint" 2001-05-27 23:34:22 +00:00