NetBSD/sys/ufs
pavel 934634a18c Change the process/lwp flags seen by userland via sysctl back to the
P_*/L_* naming convention, and rename the in-kernel flags to avoid
conflict. (P_ -> PK_, L_ -> LW_ ). Add back the (now unused) LSDEAD
constant.

Restores source compatibility with pre-newlock2 tools like ps or top.

Reviewed by Andrew Doran.
2007-02-17 22:31:36 +00:00
..
ext2fs Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
ffs Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
lfs Destroy the fraglock on unmount. 2007-02-15 17:47:56 +00:00
mfs Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
ufs Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
Makefile
files.ufs Let ext2fs be built even when none of ffs, lfs and mfs are present. 2006-11-13 16:12:54 +00:00