1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/ufs
John Dyson dc4a0cee58 Update the wd.c driver to use the new TAILQ scheme for device
buffer queue.  Also, create a new subroutine 'tqdisksort' that
is an improved version of the original disksort that also uses
TAILQs.
1995-11-23 07:24:41 +00:00
..
ffs Fix compiler warnings. 1995-11-20 12:25:37 +00:00
lfs Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
mfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
ufs Update the wd.c driver to use the new TAILQ scheme for device 1995-11-23 07:24:41 +00:00