Date: Wed, 23 Sep 2009 12:08:08 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf files src/sys/fs/procfs procfs.c procfs.h procfs_osrel.c src/sys/modules/procfs Makefile Message-ID: <200909231208.n8NC8pG8022836@repoman.freebsd.org>
index | next in thread | raw e-mail
kib 2009-09-23 12:08:08 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/fs/procfs procfs.c procfs.h
sys/modules/procfs Makefile
Added files:
sys/fs/procfs procfs_osrel.c
Log:
SVN rev 197428 on 2009-09-23 12:08:08Z by kib
Add per-process osrel node to the procfs, to allow read and set p_osrel
value for the process.
Approved by: des (procfs maintainer)
MFC after: 3 weeks
Revision Changes Path
1.1472 +1 -0 src/sys/conf/files
1.21 +4 -1 src/sys/fs/procfs/procfs.c
1.48 +1 -0 src/sys/fs/procfs/procfs.h
1.1 +68 -0 src/sys/fs/procfs/procfs_osrel.c (new)
1.33 +1 -0 src/sys/modules/procfs/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909231208.n8NC8pG8022836>
