Go to file
nakayama 06bf4e5faa It seems that accessing to a PCI configration space where devices
are unavailable causes data_access_error trap.  We need to check a
validity of OF node embeded in pcitag to avoid the trap.

Fixes PR port-sparc64/42545.
2009-12-30 20:20:56 +00:00
bin Remove unnecessary casts. 2009-12-21 12:44:48 +00:00
common Don't export __ffstab, it's used only in this routine. This gets 2009-12-19 19:09:48 +00:00
compat Avoid using ${NETBSDSRCDIR} by using ${.PARSEDIR} like I did for amd64/i386 2009-12-19 04:11:32 +00:00
crypto merge changes. 2009-12-27 01:40:46 +00:00
dist Use wide char versions of tolower/toupper/islower/isupper where 2009-12-23 12:44:21 +00:00
distrib don't bump libdes - not needed. 2009-12-27 19:26:04 +00:00
doc mention i82583V support in wm(4). 2009-12-29 17:26:50 +00:00
etc Securelevel might not be present, properly complain instead of printing 2009-12-29 17:06:10 +00:00
external Do not use .Xo/.Xc to work around ancient roff limits. 2009-12-29 18:07:28 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Hide the cursor during the game. 2009-12-19 19:27:53 +00:00
gnu add libelf 2009-12-20 20:15:07 +00:00
include +_PATH_PUD 2009-12-22 14:24:37 +00:00
lib avoid some subdirs that need -lcrypto, for MKCRYPTO=no. 2009-12-29 23:01:09 +00:00
libexec use COPTS for -G0. 2009-12-18 17:10:07 +00:00
regress Conditionalize some build directories by ${MKCXX}. 2009-12-14 12:43:48 +00:00
rescue Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
sbin Keep an internal variable indicating whether securelevel is present, and 2009-12-29 17:07:17 +00:00
share Add missing dot. 2009-12-30 14:53:02 +00:00
sys It seems that accessing to a PCI configration space where devices 2009-12-30 20:20:56 +00:00
tests Must use CMSG_SPACE instead of CMSG_LEN for control message buffer. 2009-12-18 21:24:13 +00:00
tools To unbreak the build, temporarily remove the build of libelf here, 2009-12-29 22:13:00 +00:00
usr.bin don't repeat the word login twice (syslog prepends the program name login:) 2009-12-29 20:15:15 +00:00
usr.sbin Put "MAN= acpidump.8" back outside the i386/amd64 block so its in the 2009-12-27 21:42:22 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh 'build.sh ... modules' only builds modules, but does not install them, 2009-12-26 14:13:08 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Fold long lines. 2009-12-26 11:00:46 +00:00