Go to file
thorpej 4c01c3c48e Pass the pci_chipset_tag_t to sio_intr_setup(). XXX This code should be
rearranged so that other non-PCI-but-in-all-other-ways-ISA-PIC-like
devices can share code.
1998-04-14 22:20:59 +00:00
bin refer to COPTS not CFLAGS 1998-04-13 14:08:27 +00:00
distrib Add some missing files. 1998-04-14 08:22:36 +00:00
etc Correct cd minor numbers. 1998-04-14 10:51:32 +00:00
games use HOST_CPPFLAGS not HOST_CFLAGS 1998-04-13 14:14:39 +00:00
gnu note bogon in the .y.cc rule which doesn't cause problems here, but 1998-04-14 20:30:27 +00:00
include C++ has a very different concept of "exception." Delimit struct exception 1998-04-08 23:42:59 +00:00
lib Fix to ensure that the correct MSS is advertised for loopback 1998-04-13 21:18:19 +00:00
libexec fix disabling of optimization on powerpc (set COPTS *after* <bsd.prog.mk>...) 1998-04-13 14:24:02 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin No need to include <sys/socketvar.h>. 1998-04-01 16:27:05 +00:00
share Move bsd.port.mk and bsd.port.subdir.mk into pkgsrc/mk (by CVS 1998-04-14 07:56:56 +00:00
sys Pass the pci_chipset_tag_t to sio_intr_setup(). XXX This code should be 1998-04-14 22:20:59 +00:00
usr.bin error message improvement per PR#4378 1998-04-14 09:26:33 +00:00
usr.sbin fix my boo-boo documented by PR#5293 1998-04-14 20:20:16 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00