NetBSD/sys
bouyer ad05e3fb85 Loongson2f support:
- make the 'struct bonito_config' const, so that it can be in kernel
  text instead of data.
- Add a bc_attach_hook to struct bonito_config, to be used as pc_attach_hook
  if not NULL.
- Add some LS2-specific register defines (LS2f uses a modified bonito64).
2011-08-27 12:59:16 +00:00
..
altq
arch Loongson2f support: 2011-08-27 12:59:16 +00:00
coda Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat Better debugging. 2011-08-18 02:26:38 +00:00
conf defflag DEBUG_EXEC 2011-08-26 19:07:13 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure 2011-07-28 13:42:16 +00:00
dev Split gcscpcib into MI part, and MD pci attachement which is also in 2011-08-27 12:47:49 +00:00
dist fix an uninitialised variable problem. large-ish function, but i 2011-07-01 02:33:23 +00:00
external Requires stdint.h. 2011-08-22 00:33:16 +00:00
fs Stop abusing relookup() to prepare the creation of new nodes 2011-08-23 07:39:37 +00:00
gdbscripts
ipkdb
kern Add an optional pglist argument to uvm_obj_wirepages, to be 2011-08-27 09:11:52 +00:00
lib Build and install ppath(3), property-list paths library. 2011-08-26 21:22:07 +00:00
miscfs fix a botch in PRIxVADDR change (rev.1.38) 2011-07-26 13:18:55 +00:00
modules Fix the ioconf files. We can't include dev/usb/files.pci and the 2011-08-25 02:07:38 +00:00
net Define if_free() for ixg(4) to use. 2011-08-12 22:09:36 +00:00
net80211 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netatalk Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netbt fix comment typo 2011-08-21 14:20:34 +00:00
netinet Add 3 logging sysctls for arp from freebsd: 2011-08-27 09:05:54 +00:00
netinet6 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netipsec Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netisdn
netiso Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netkey Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb
nfs nfs_namei() should not return a non-null path buffer except on success, 2011-08-08 16:04:07 +00:00
opencrypto Fix memset usage. 2011-07-04 16:06:17 +00:00
rump Use VMEM_ADDR_MIN and VMEM_ADDR_MAX. 2011-08-25 15:14:19 +00:00
secmodel
stand
sys Introduce a couple of new constants, VMEM_ADDR_MIN (the least possible 2011-08-23 22:00:57 +00:00
ufs fix sign-compare warnings 2011-08-14 12:37:09 +00:00
uvm Add an optional pglist argument to uvm_obj_wirepages, to be 2011-08-27 09:11:52 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00