Go to file
cegger 945fa6c58f when nfe_attach() fails, free all resources including
interrupt map, interrupt handler and dma maps.
Also prevent call to bus_dmamap_destroy() when bus_dmamap_create() failed.
The nfe_free_* routines assume, the map pointers are NULL but they
are actually undefined. Make the assumption true by making them NULL
in the error path of bus_dmamap_create().

All together, this fixes crashes when nfe_attach() fails.
ok martin@
2009-03-01 13:34:10 +00:00
bin Default to WARNS=4 (except for rcp & ksh) 2009-02-14 08:31:13 +00:00
common make this work with pcc. The previous construct is not valid c99. 2009-02-14 19:23:18 +00:00
compat Back ou previous because it broke build. Sorry for inconvenience. 2009-02-20 02:43:02 +00:00
crypto This program also uses the following libs: -lcrypto -lz -lbz2. 2009-02-23 08:25:07 +00:00
dist Revert back to previous version 2009-02-27 03:01:57 +00:00
distrib Note that sgimips switched to X.Org, and drop the "7.3" as what we have 2009-03-01 01:13:28 +00:00
doc xtraeme is irresponsible 2009-03-01 03:33:38 +00:00
etc Retire audit-packages.conf, it has been obsoleted by the merge of 2009-02-26 19:43:39 +00:00
external Build the Mesa DRI module only on architectures that also build any DRI drivers 2009-03-01 02:20:51 +00:00
games Fix bogus conditional caught by today's make. It looks as if MKHIDEGAME 2009-01-18 20:22:45 +00:00
gnu Escape new lines. 2009-02-28 19:51:13 +00:00
include version alphasort. 2009-02-24 18:41:40 +00:00
lib Avoid possible integer overflow and subsequent collateral damage. 2009-02-28 14:34:18 +00:00
libexec More CGI handling fixes from Sergey Katsev at Coyote Point. 2009-02-19 22:33:39 +00:00
regress Remove the kernel and ipf tests that have been converted to atf and now 2009-02-20 21:45:47 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Make function bodies static, the prototype already is. 2009-02-25 23:59:30 +00:00
share Make configlinksinstall work correctly even if CONFIGSYMLINKS is 2009-03-01 09:42:41 +00:00
sys when nfe_attach() fails, free all resources including 2009-03-01 13:34:10 +00:00
tests ipf does not live here; it is in the parent directory. Spotted by njoly@. 2009-02-27 07:32:33 +00:00
tools Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +00:00
usr.bin use siginfo to report on the directory we are working on if available. 2009-03-01 01:49:17 +00:00
usr.sbin As long as we don't yet have a working TOOL_GREP, 2009-02-26 10:32:43 +00:00
x11 turn on paste64. 2009-02-20 16:06:59 +00:00
build.sh Implement make_in_dir <dir> <op> to simplify various operations 2009-02-25 23:34:10 +00:00
BUILDING be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for 2008-12-02 22:28:21 +00:00
Makefile Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +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 s/posix_fadvise/__posix_fadvise50/ in last. 2009-02-08 11:58:25 +00:00