Go to file
seanb 13d47e9c25 Consistently establish / disestablish shutdown hook
in the bus layer and remove from common ath_attach().
Having it in both layers (on some bus architectures)
was causing a double call to ath_stop() on shutdown
which in turn was tickling the bus lockup described
therin on slower machines.
2006-07-14 13:37:25 +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 We don't have Postfix 2.3.0 yet. 2006-07-14 01:08:36 +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 Lint insists on this. 2006-07-13 19:09:06 +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
sbin prtsig: remove a mysterious abort(). 2006-07-14 05:43:49 +00:00
share ISO-8859-7:1987 -> ISO-8859-7:2003 2006-07-12 16:56:35 +00:00
sys Consistently establish / disestablish shutdown hook 2006-07-14 13:37:25 +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 remove PAM_DEBUG 2006-07-13 18:18:09 +00:00
usr.sbin mntsrv: wrap a long line. 2006-07-13 23:18:59 +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
UPDATING Mention ACPI PCI interrupt changes (original code from FreeBSD) 2006-07-04 00:40:43 +00:00