Go to file
dyoung 933f8ac715 Since the intention in capturing a device's PCI Configuration Space
in pci_probe_device() is for pcidevdetached() to restore the device's
original PCI Configuration Space after it is detached, let's capture
a device's PCI configuration before attaching a driver to it instead
of after.  Capturing the configuration after attaching is too late,
because a driver such as ath(4) may put a device to sleep promptly
after attaching it, and putting a PCI device to sleep often entails
changing PCI configuration from defaults.
2009-08-19 21:36:47 +00:00
bin Bump date for previous. 2009-08-03 22:22:10 +00:00
common Fix a comment to not be self-referencing. 2009-08-05 15:04:15 +00:00
compat do not need the postfix libraries here. 2009-07-21 01:06:02 +00:00
crypto fixed address check in rmconf_match_type(), just check address with wildcard port 2009-08-19 13:54:07 +00:00
dist When preparing ipfilter to import, remove files that are not related to 2009-08-19 18:51:24 +00:00
distrib Don't remove the mips a.out entries outright, but instead mark them as 2009-08-19 08:24:43 +00:00
doc IPF 4.1.33 2009-08-19 09:35:01 +00:00
etc Explicitly set a BEFORE on ntpd, as this can't run while ntpd is 2009-08-03 18:43:48 +00:00
external Disable some more targets for provided files. 2009-08-19 10:55:06 +00:00
games sprinkle static 2009-08-12 08:54:54 +00:00
gnu Use SCRIPTS instead of FILES to handle (executable) scripts. 2009-08-19 20:32:58 +00:00
include include <stdint.h> instead of <sys/types.h>. 2009-08-19 04:22:53 +00:00
lib Fix markup. 2009-08-19 15:43:02 +00:00
libexec Add <sys/exec_aout.h> includes 2009-08-16 18:01:49 +00:00
regress Import IPFilter 4.1.33 2009-08-19 08:28:39 +00:00
rescue use the new ssh 2009-07-20 19:59:22 +00:00
sbin Instead of exiting with an obscure error message if -N /kernelname isn't 2009-08-18 04:02:39 +00:00
share Mention GPIO in the header so that apropos gpio will list this man page. 2009-08-19 20:45:23 +00:00
sys Since the intention in capturing a device's PCI Configuration Space 2009-08-19 21:36:47 +00:00
tests rump_fakeblk -> rump_etfs 2009-08-03 14:25:24 +00:00
tools Build binutils 2.19.1 if HAVE_BINUTILS is 219 2009-08-18 15:08:51 +00:00
usr.bin Fix-up syntax after wizd. 2009-08-19 15:26:59 +00:00
usr.sbin Bump date for previous. 2009-08-18 21:31:51 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING regen 2009-07-12 14:17:18 +00:00
Makefile Build modules before rump libs so that something else can be 2009-07-03 22:20:27 +00:00
Makefile.inc
UPDATING Presence of index.o in existing libc.a causes duplicate symbol now that 2009-07-18 09:50:32 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00