Go to file
fair 3aa9af7caf Initialize pointers to NULL to avoid gcc/sparc compiler error
hack.invent.c: In function `dolook':
hack.invent.c:800: warning: `otmp0' might be used uninitialized in this function
hack.invent.c:801: warning: `gold' might be used uninitialized in this function
(this is awfully tiresome - can't we fix gcc?)
1997-10-23 07:05:55 +00:00
bin add dependancies to fix parallel compilation 1997-10-22 01:36:36 +00:00
distrib Recover more bits lost in my earlier blunder. Get update working. 1997-10-22 15:28:33 +00:00
etc finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
games Initialize pointers to NULL to avoid gcc/sparc compiler error 1997-10-23 07:05:55 +00:00
gnu finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
include Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
lib make this compile with the new libedit history() 1997-10-23 06:35:42 +00:00
libexec use CPPFLAGS instead of CFLAGS 1997-10-22 05:55:52 +00:00
regress Remove bogus regress targets. 1997-10-11 22:57:29 +00:00
sbin oops; forgot to update the license here. 1997-10-23 03:00:12 +00:00
share Add: fd.4 intro.4 kbd.4 ms.4 1997-10-22 23:12:17 +00:00
sys add comments describing what devices correspond to each PnP ID matched 1997-10-23 06:14:11 +00:00
usr.bin use CPPFLAGS instead of CFLAGS, fix parallel make dependancies 1997-10-23 05:13:18 +00:00
usr.sbin use CPPFLAGS instead of CFLAGS 1997-10-23 06:31:59 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00