summaryrefslogtreecommitdiff
path: root/sys/arch/arm/broadcom/bcm2835_com.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/arm/broadcom/bcm2835_com.c')
0 files changed, 0 insertions, 0 deletions
h=lockcount-9.3&id=a1221b6d4ab8eaf787c09424f1bc6e448f651ad6'>Convert file systems to dynamically attach with the new module interface.rumble 2008-04-29PR kern/38057 ffs makes assuptions about devvp file systemad 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-01-28Fix some race conditions in rename.dholland 2008-01-25Remove VOP_LEASE. Discussed on tech-kern.ad 2007-11-26Remove the "struct lwp *" argument from all VFS and VOP interfaces.pooka 2007-07-26Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter.pooka 2007-07-12Change the VFS_MOUNT() interface so that the 'data' buffer passed to thedsl 2007-01-19New file system suspension API to replace vn_start_write and vn_finished_write.hannken 2006-12-09a smorgasbord of improvements to vnode locking and path lookup:chs 2006-07-01Make it compile post time-counter mergemartin 2005-12-29Add preliminary support for System V Boot File System.tsutsui