Go to file
mhitch 5b2fd76fd3 Don't rely on fixed padding to longword align the buffer used for non-aligned
transfers - compute aligned address when interface is attached.  Fixes PR#4258.
1997-10-24 01:50:03 +00:00
bin add dependancies to fix parallel compilation 1997-10-22 01:36:36 +00:00
distrib Add X11R6.3 ELF shared libraries. 1997-10-23 23:47:07 +00:00
etc fix typeo in prev commit 1997-10-23 22:53:30 +00:00
games Initialize pointers to NULL to avoid gcc/sparc compiler error 1997-10-23 07:05:55 +00:00
gnu use CPPFLAGS instead of CFLAGS 1997-10-23 22:50:34 +00:00
include Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
lib use ${.CURDIR}/${SRCS} instead of ${.ALLSRC} (from i386/Makefile) 1997-10-24 00:35:22 +00:00
libexec Install our ELF-aware link.h into /usr/include on mips hosts. 1997-10-23 19:27:28 +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 backout CPPFLAGS; this is a sample standalone makefile 1997-10-23 23:16:04 +00:00
sys Don't rely on fixed padding to longword align the buffer used for non-aligned 1997-10-24 01:50:03 +00:00
usr.bin remove CFLAGS+=-g 1997-10-23 22:48:26 +00:00
usr.sbin prefer snprintf() to sprintf() 1997-10-24 01:41:47 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00