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: fix log read inuse bug
Tw
2022-09-07
3
-0
/
+3
*
factotum: plug a memory leak in apop
lufia
2022-07-26
1
-0
/
+1
*
libthread: add threadmaybackground
Russ Cox
2020-12-30
1
-0
/
+6
*
factotum: update for new nbrecvul return value
Russ Cox
2020-01-15
1
-2
/
+30
*
all: fix or silence various gcc warnings
Russ Cox
2020-01-12
1
-0
/
+2
*
Trivial changes: whitespace and modes.
Dan Cross
2020-01-10
24
-98
/
+82
*
factotum: Fix an operator precedence bug in the secstore code
Dan Cross
2017-05-05
1
-1
/
+1
*
auth/factotum: fix password prompt hang with secstore
David du Colombier
2012-12-09
1
-3
/
+3
*
silence more warnings
Russ Cox
2012-10-21
1
-0
/
+2
*
fix clang warnings reported by Tuncer Ayaz
Russ Cox
2012-10-21
1
-0
/
+1
*
fix gcc 4.7 warnings (thanks Tuncer Ayaz)
Russ Cox
2012-10-20
1
-1
/
+0
*
auth/factotum: fix flush (thanks Erik Quanstrom)
Russ Cox
2012-07-14
1
-2
/
+3
*
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