tdo not need auth_wep or login - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 1b3e768e01ef80ecdb758617e88ada3fb5a8226c
 (DIR) parent 49f498ae1193d4e2e867d809fd1dab774ff9f8b8
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 11 Feb 2005 19:46:12 +0000
       
       do not need auth_wep or login
       
       Diffstat:
         M src/libauth/mkfile                  |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/src/libauth/mkfile b/src/libauth/mkfile
       t@@ -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\