freebsd-src/sys/fs
David Greenman 628641f8a6 Converted mountlist to a CIRCLEQ.
Partially obtained from: 4.4BSD-Lite2
1995-08-11 11:31:18 +00:00
..
cd9660 Converted mountlist to a CIRCLEQ. 1995-08-11 11:31:18 +00:00
deadfs Cosmetics: added a #include and a static prototype to silence gcc. 1994-10-08 22:37:00 +00:00
fdescfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
fifofs Allow a pipe to be opened read/write at one end, as is allowed in 1995-08-06 16:14:21 +00:00
msdosfs Make sure that a non-null cookie vector is returned even if there were no 1995-08-03 12:17:35 +00:00
nullfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
portalfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
procfs Be careful not to dereference NULL credentials pointers when doing the 1995-08-11 07:26:26 +00:00
specfs Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
umapfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
unionfs Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00