NetBSD/gnu/usr.bin
cgd 9b7ebcf785 on i386, use VM_MAXUSER_ADDRESS for kernel_start, since the real
kernel start is much different that the start of KVM.  (VM_MAXUSER_ADDRESS
isn't correct, but seems to mostly work...)  (XXX -- there should be a
better way.)

if curproc == null, use address of proc0; code doesn't know how to deal
with null curproc.  (XXX: (1) should make it deal, or (2) should use address
of last proc run, but there's no real way to do that.)
1995-07-08 01:55:54 +00:00
..
bc Updating to 1.03 with RCS added to most .[chyl] files 1994-12-02 00:43:14 +00:00
cpio if NetBSD, include sys/cdefs.h and don't define __P here. 1995-04-29 05:32:40 +00:00
dc NetBSD RCS Id format 1995-04-23 07:58:27 +00:00
diff include stdlib.h and string.h on NetBSD, because we _need_ the protos. 1995-04-29 05:34:41 +00:00
diff3 NetBSD RCS Id format 1995-04-23 07:58:27 +00:00
gas Fixes for incorrect m68040 opcodes from 1995-06-05 23:38:16 +00:00
gawk changes to make the src/gnu code compile happily on the alpha: 1995-04-23 08:35:30 +00:00
gcc2 libgcc2's extended float (xfmode) and double integer (dimode) conversion 1995-07-07 05:17:16 +00:00
gdb on i386, use VM_MAXUSER_ADDRESS for kernel_start, since the real 1995-07-08 01:55:54 +00:00
grep fix a typo; i accidentally deleted an _, but it won't really matter. 1995-04-28 11:43:53 +00:00
groff Explicitly remove file before creating it. 1995-06-10 20:37:55 +00:00
gzip NetBSD RCS Id format 1995-04-23 07:58:27 +00:00
ld Add `-R' to record internal library search paths. 1995-06-30 12:33:56 +00:00
rcs NetBSD RCS Id format 1995-04-23 07:58:27 +00:00
sdiff NetBSD RCS Id format 1995-04-23 07:58:27 +00:00
send-pr Change mail address to gnats.netbsd.org 1995-06-19 05:34:47 +00:00
sort NetBSD RCS Id format 1995-04-23 07:58:27 +00:00
tar define STDC_HEADERS, because it seems to work and because we need the protos 1995-04-29 05:37:13 +00:00
Makefile do what ted wanted (in prs 1131, 1139), but slightly differently 1995-06-20 09:55:18 +00:00
Makefile.inc Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00