NetBSD/sys/netsmb
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
..
Makefile
files.netsmb
iconv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
iconv.h
mchain.h
netbios.h
smb.h
smb_conn.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
smb_conn.h
smb_crypt.c
smb_dev.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
smb_dev.h
smb_iod.c
smb_rq.c
smb_rq.h
smb_smb.c
smb_subr.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
smb_subr.h
smb_tran.h
smb_trantcp.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
smb_trantcp.h
smb_usr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
subr_mchain.c