plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 1b3e768e01ef80ecdb758617e88ada3fb5a8226c
parent 49f498ae1193d4e2e867d809fd1dab774ff9f8b8
Author: rsc <devnull@localhost>
Date:   Fri, 11 Feb 2005 19:46:12 +0000

do not need auth_wep or login

Diffstat:
Msrc/libauth/mkfile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/libauth/mkfile b/src/libauth/mkfile @@ -15,9 +15,9 @@ OFILES=\ auth_respond.$O\ auth_rpc.$O\ auth_userpasswd.$O\ - auth_wep.$O\ +# auth_wep.$O\ fsamount.$O\ - login.$O\ +# login.$O\ # newns.$O\ # noworld.$O\ nsamount.$O\