Go to file
thorpej 5caf2349e4 Fix the prototypes for srandom() and initstate() after the libc/stdlib lite-2
merge (ints -> longs).  The only platform on which this might have caused
a problem is the Alpha, and it happens to be safe because the first 6 arguments
are passed in registers on the Alpha (and are thus implicitly promoted to
longs anyhow).
1998-01-31 20:36:47 +00:00
bin PR/4851: Benjamin Lorenz: In the "for <var> in <args>" construct <args> 1998-01-31 12:45:06 +00:00
distrib We don't ship with a FORTRAN compiler... point this out (the old text was 1998-01-28 10:38:10 +00:00
etc change default speed from 1200 -> 9600 1998-01-29 08:28:31 +00:00
games RCS Id Police. 1998-01-09 08:03:16 +00:00
gnu Fixup NetBSD/powerpc GDB host and target configurations. 1998-01-30 22:26:42 +00:00
include Fix the prototypes for srandom() and initstate() after the libc/stdlib lite-2 1998-01-31 20:36:47 +00:00
lib note that bzero isn't yet being built from memset.c 1998-01-30 23:45:23 +00:00
libexec expand on the checkportcmd option. 1998-01-23 00:56:55 +00:00
regress Inherit Makefile.inc from one level up. 1998-01-22 19:29:37 +00:00
sbin Typo corrections. 1998-01-26 06:58:01 +00:00
share Echo the directory name when doing a "make readme", so that progress 1998-01-30 14:33:48 +00:00
sys Re-implement page reference bit emulation by using the (otherwise unused) 1998-01-31 12:17:34 +00:00
usr.bin s/_offsetof/offsetof and include stddef.h to reflect recent 1998-01-29 09:11:21 +00:00
usr.sbin Add missing ARGS_MAX 1998-01-31 15:07:14 +00:00
Makefile Prebuild some things that the build depends on *before* they are needed so that fresh builds don't die prematurely 1998-01-30 07:10:31 +00:00