NetBSD/sys
hannken e10a32f7f7 Remove miscfs/syncfs and
- move the syncer into kern/vfs_subr.c.

- change the syncer to process the mountlist and VFS_SYNC as appropriate.

- use an API for mount points similiar to the API for vnodes:
  - vfs_syncer_add_to_worklist(struct mount *mp) to add
  - vfs_syncer_remove_from_worklist(struct mount *mp) to remove a mount.

No objections on tech-kern@
2015-05-06 15:57:07 +00:00
..
altq
arch For non-modular XEN3_DOMU kernels, include sysmon and all of its 2015-05-05 22:14:24 +00:00
coda Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
compat make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
conf Include splash with genfb. 2015-05-01 02:00:41 +00:00
crypto More rnd.h user cleanup. 2015-04-13 22:43:41 +00:00
ddb Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
dev Fixes link error without vlan. PR#49879. 2015-05-06 09:21:22 +00:00
dist/pf <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
external Support external DMA mode and provide an interface for DMA address configuration 2015-05-01 06:58:40 +00:00
fs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
gdbscripts
ipkdb
kern Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
lib Add container_of to libkern. 2015-04-20 15:22:17 +00:00
miscfs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
modules Build the tco watchdog module 2015-05-03 02:54:07 +00:00
net make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
net80211
netatalk make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netbt make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netinet If we don't have ARP, don't set IN_IFF_TENTATIVE. 2015-05-05 08:52:51 +00:00
netinet6 make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netipsec make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netisdn
netkey
netmpls make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netnatm make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netsmb make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
nfs make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
opencrypto Trivial printf format changes and typo fix 2015-03-26 17:40:16 +00:00
rump Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
secmodel
stand
sys Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
ufs ffs_superblock_validate(): check the size of cylinder groups. 2015-04-26 06:19:36 +00:00
uvm pmap_tlb_intersecting_active_p is not used in some combinations of 2015-04-18 16:58:31 +00:00
Makefile