Go to file
jonathan 39814d8abc Add pointer to _mcount to avoid bogus warnings about unused static function.
(calls from interpolated assembler are invisible to gcc.)

If _KERNEL, add prototypes for non-profiled entrypoints _splhigh(), _splx().
1997-07-19 21:30:25 +00:00
bin Cast the result of pointer arithmetic to "long", and use %ld to print it. 1997-07-18 17:46:59 +00:00
distrib remove old Sprite-compatible header files machAsmDefs.h and machConst.h 1997-07-19 07:02:04 +00:00
etc fix 3885 from Matthias Scheler -- print out the name of each loaded module 1997-07-18 23:38:52 +00:00
games don't xref obsolete regcmp(3) 1997-07-16 06:59:59 +00:00
gnu * Fix setting of 'Originator' field, so that it matches whole login field 1997-07-17 04:50:35 +00:00
include Correct the prototype of the (*foreach)() member of the yp_all callback. 1997-07-18 06:11:16 +00:00
lib Substitute a `2' with STDERR_FILENO for clarity; minor KNF. 1997-07-19 19:43:59 +00:00
libexec Make sure that the last fields in the transmitted stat structs are set 1997-07-19 20:25:44 +00:00
regress
sbin add WARN=1 1997-07-19 19:00:58 +00:00
share Typo. 1997-07-19 20:05:31 +00:00
sys Add pointer to _mcount to avoid bogus warnings about unused static function. 1997-07-19 21:30:25 +00:00
usr.bin add -o option -- submitted in pr-1857 by Niklas Hallqvist 1997-07-19 19:47:38 +00:00
usr.sbin Fix typo in previous. 1997-07-18 23:08:45 +00:00
Makefile