Go to file
garbled a59f110c72 Rather than hardcode the location of the Interrupt Vector Register, we
try to locate it using the residual data.  On some machines this doesn't
work, so we fall back to hardcoding it.  This should fix isa interrupts
on the 7025-F40, which has the IVR at a different location.
2006-07-13 17:50:37 +00:00
bin apply a little -O0 with GCC4 and vax... 2006-07-01 05:54:35 +00:00
common don't include stdint.h for _STANDALONE. 2006-07-12 13:54:55 +00:00
crypto Remove various dotfiles that wandered their way in. 2006-06-18 08:59:39 +00:00
dist Revert previous and fix properly. 2006-07-03 20:26:19 +00:00
distrib It's possible to launch the installation kernel by double-clicking it now. 2006-07-13 15:19:58 +00:00
doc New postfix releases. 2006-07-13 09:59:23 +00:00
etc add HAVE_GCC and HAVE_GDB to etc/release 2006-07-12 13:12:03 +00:00
games Attribute ``A language that doesn't affect the way you think about 2006-06-24 13:32:45 +00:00
gnu bug_report_url: s/netbsd/NetBSD/ 2006-07-12 13:30:17 +00:00
include Centralize the TCP_NODELAY handling as discussed in tech-net. 2006-06-22 19:35:34 +00:00
lib Ooops, forgot to add this with the last commit 2006-07-13 13:07:31 +00:00
libexec Fix alignement problems for fhandle_t, exposed by gcc4.1. 2006-07-13 12:00:24 +00:00
regress Fix alignement problems for fhandle_t, exposed by gcc4.1. 2006-07-13 12:00:24 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Trying the old "ifconfig <name> x.x.x.x down" issue again: 2006-07-13 14:02:03 +00:00
share ISO-8859-7:1987 -> ISO-8859-7:2003 2006-07-12 16:56:35 +00:00
sys Rather than hardcode the location of the Interrupt Vector Register, we 2006-07-13 17:50:37 +00:00
tools Add an extra ".WAIT" to the "realall realdepend" target to make sure 2006-07-12 10:49:11 +00:00
usr.bin flex arrays are a c9x feature. 2006-07-13 17:49:29 +00:00
usr.sbin Fix alignement problems for fhandle_t, exposed by gcc4.1. 2006-07-13 12:00:24 +00:00
x11 Add missing closing brace. How did this ever work previously? 2006-04-21 21:46:06 +00:00
build.sh preliminary support for powerpc64 toolchain: 2006-06-22 20:00:18 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Mention ACPI PCI interrupt changes (original code from FreeBSD) 2006-07-04 00:40:43 +00:00