index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
/
auth
/
factotum
Commit message (
Expand
)
Author
Age
Files
Lines
*
factotum: add proto-specific key prompt
Russ Cox
2011-01-02
1
-0
/
+2
*
factotum: update prototab (thanks Erik Quanstrom)
Russ Cox
2010-12-28
1
-0
/
+4
*
auth/factotum: fix password prompt hang
Russ Cox
2010-12-07
1
-2
/
+2
*
factotum: double-check RSA/DSA keys when loading
Russ Cox
2010-03-11
2
-0
/
+8
*
factotum: avoid notes after backgrounding
Russ Cox
2010-02-22
1
-0
/
+2
*
factotum: avoid name conflict with SS macro
Albert Lee
2008-12-01
1
-1
/
+2
*
merge
Russ Cox
2008-05-31
8
-4
/
+68
*
factotum: silence gcc warning
Russ Cox
2007-11-05
1
-0
/
+2
*
factotum: fix build error (Axel Belinfante)
Russ Cox
2007-09-16
1
-2
/
+1
*
factotum: implement p9cr
Russ Cox
2007-09-13
3
-340
/
+173
*
warnings (andrey)
rsc
2006-04-20
1
-3
/
+3
*
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
2006-04-01
15
-68
/
+69
*
stupid pointer conversions
rsc
2006-02-14
2
-10
/
+10
*
NetBSD-macppc ctype needs uchars.
rsc
2005-09-09
1
-1
/
+1
*
silence various warnings
rsc
2005-08-11
2
-2
/
+2
*
fix race
rsc
2005-03-18
1
-3
/
+3
*
appease sun
rsc
2005-03-15
4
-11
/
+8
*
get rid of .= syntax
rsc
2005-03-15
5
-20
/
+27
*
more bug fixes
rsc
2005-02-13
2
-3
/
+3
*
new
rsc
2005-02-13
8
-37
/
+247
*
add pass proto
rsc
2005-02-13
4
-90
/
+39
*
add ssh-agent via factotum
rsc
2005-02-13
7
-51
/
+216
*
new auth
rsc
2005-02-13
29
-0
/
+7149