NetBSD/sys
ad 558a5ffd0f rtld changes for PR bin/37347:
- Apply patch from J.T. Conklin to execute .init/.fini functions in order.
- Support DF_1_INITFIRST and mark libc with DF_1_INITFIRST. Shared libs
  should be recording a dependency on libc, but it's too late to do that.

Ok christos@.
2007-12-07 20:34:04 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch Print the informational messages after all checks have been done, 2007-12-07 20:33:27 +00:00
coda Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
compat lockmgr -> rwlock 2007-12-06 14:53:35 +00:00
conf add dev/ofw/ofw_subr.c to VARSTACK 2007-11-29 01:39:27 +00:00
contrib/dev/ath machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb ps/w: display LWP info. 2007-12-02 19:35:33 +00:00
dev Add BIOC_SVMIGRATING to bio(4) and bioctl(8) to report if a volume 2007-12-07 11:51:21 +00:00
dist Use IFADDR_FOREACH(). 2007-12-05 01:11:24 +00:00
fs Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
gdbscripts
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern Nothing uses shared -> exclusive upgrades any more, so remove the code. 2007-12-06 17:05:07 +00:00
lib Use standard error code (EIO) instead of standalone error code 2007-12-03 09:51:30 +00:00
lkm Make securelevel a "secmodel" of its own. 2007-11-21 22:49:05 +00:00
miscfs Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
net Fix a serious regression: insert new ifaddrs at the end of if_addrlist, 2007-12-06 02:23:42 +00:00
net80211 aprintify 2007-12-01 14:35:51 +00:00
netatalk Use ifa_insert(), ifa_remove(). 2007-12-06 00:28:36 +00:00
netbt [experimentally] report failing commands 2007-11-28 21:46:52 +00:00
netinet Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netinet6 Use ifa_insert(), ifa_remove(). 2007-12-06 00:28:36 +00:00
netipsec Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netisdn Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
netiso Use struct initializers. No functional change. 2007-12-07 18:49:35 +00:00
netkey Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netnatm Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
secmodel Add PT_TRACE_ME to switch statement. 2007-12-01 21:59:49 +00:00
stand
sys rtld changes for PR bin/37347: 2007-12-07 20:34:04 +00:00
ufs Fscow_run(): add a flag "bool data_valid" to note still valid data. 2007-12-02 13:56:15 +00:00
uvm g/c uvm_vnp_sync 2007-12-05 09:37:34 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00