Date: Sun, 10 Apr 2005 07:58:05 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_portal Makefile activate.c cred.c mount_portal.8 mount_portal.c portal.conf portald.h pt_conf.c pt_file.c pt_pipe.c Message-ID: <200504100758.j3A7w5xB022160@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2005-04-10 07:58:05 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sbin/mount_portal Makefile activate.c mount_portal.8
mount_portal.c portal.conf portald.h
pt_conf.c pt_file.c
Added files: (Branch: RELENG_4)
sbin/mount_portal cred.c pt_pipe.c
Log:
MFC the new pipe sub-namespace.
Revision Changes Path
1.10.2.2 +4 -3 src/sbin/mount_portal/Makefile
1.7.2.1 +1 -0 src/sbin/mount_portal/activate.c
1.1.2.1 +75 -0 src/sbin/mount_portal/cred.c (new)
1.8.2.3 +90 -22 src/sbin/mount_portal/mount_portal.8
1.16.2.1 +7 -1 src/sbin/mount_portal/mount_portal.c
1.4.2.1 +1 -1 src/sbin/mount_portal/portal.conf
1.5.2.1 +5 -0 src/sbin/mount_portal/portald.h
1.6.2.1 +1 -0 src/sbin/mount_portal/pt_conf.c
1.8.2.1 +6 -18 src/sbin/mount_portal/pt_file.c
1.1.2.1 +233 -0 src/sbin/mount_portal/pt_pipe.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504100758.j3A7w5xB022160>
