Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-11 | add x11 include | rsc | 1 | -0/+1 | |
2005-02-11 | build changes | rsc | 8 | -143/+27 | |
2005-02-11 | changes | rsc | 2 | -534/+802 | |
2005-02-11 | use ndb directly for authdial | rsc | 2 | -16/+22 | |
2005-02-11 | do not need auth_wep or login | rsc | 1 | -2/+2 | |
2005-02-11 | remove factotum directory | rsc | 3 | -2/+14 | |
2005-02-11 | better handling of failed setproc | rsc | 1 | -4/+7 | |
2005-02-11 | fix doubleclick | rsc | 1 | -3/+11 | |
2005-02-11 | add write -l | rsc | 1 | -5/+27 | |
2005-02-11 | unbugger | rsc | 2 | -2/+2 | |
2005-02-11 | new | rsc | 27 | -0/+2521 | |
2005-02-11 | add secstored; use readcons | rsc | 11 | -22/+1196 | |
2005-02-11 | use explicit %# | rsc | 1 | -2/+2 | |
2005-02-11 | add fsamount, nsamount; use ndb for authdial; use explicit %# | rsc | 3 | -0/+68 | |
2005-02-11 | add _fsunmount; do version in fsinit; add nsinit; add chatty9pclient | rsc | 2 | -19/+41 | |
2005-02-11 | call srv->start at start | rsc | 2 | -7/+22 | |
2005-02-11 | hard code list of plan 9 services in case they are not in /etc/services | rsc | 8 | -8/+300 | |
2005-02-11 | set pid=-1 explicitly | rsc | 1 | -0/+1 | |
2005-02-11 | bug fixes; add secstore | rsc | 8 | -111/+698 | |
2005-02-11 | add secstore | rsc | 1 | -2/+3 | |
2005-02-11 | add disabled to ignore list | rsc | 1 | -0/+1 | |
2005-02-11 | better path for ahd | rsc | 1 | -1/+1 | |
2005-02-11 | bug fix in auth | rsc | 1 | -1/+3 | |
2005-02-11 | remove threadregs; use %# explicitly; use attachargs | rsc | 3 | -138/+21 | |
2005-02-11 | tweak | rsc | 1 | -1/+2 | |
2005-02-11 | bug fixes; quieter | rsc | 1 | -3/+3 | |
2005-02-11 | use nsamount and fsamount | rsc | 1 | -3/+5 | |
2005-02-11 | new allocrpc interface | rsc | 1 | -6/+1 | |
2005-02-11 | set corpid | rsc | 1 | -0/+1 | |
2005-02-11 | send output to fd instead of 0 | rsc | 1 | -1/+1 | |
2005-02-11 | debugging | rsc | 1 | -1/+2 | |
2005-02-11 | reserve var | rsc | 1 | -0/+1 | |
2005-02-11 | Remove libthread_db nonsense. | rsc | 3 | -334/+0 | |
2005-02-11 | more pthread | rsc | 7 | -115/+125 | |
2005-02-08 | cannot assign args | rsc | 1 | -2/+1 | |
2005-02-08 | do not use auth.h | rsc | 1 | -1/+1 | |
2005-02-08 | add auth | rsc | 4 | -1/+18 | |
2005-02-08 | use sysfatal | rsc | 1 | -12/+6 | |
2005-02-08 | add crypt | rsc | 2 | -0/+69 | |
2005-02-08 | lucho changes | rsc | 9 | -72/+144 | |
2005-02-08 | fix paste again | rsc | 1 | -1/+1 | |
2005-02-08 | send nul with choice | rsc | 1 | -3/+7 | |
2005-02-08 | avoid unix special files | rsc | 1 | -14/+7 | |
2005-02-08 | add mode chars | rsc | 1 | -0/+8 | |
2005-02-08 | bug fix | rsc | 1 | -2/+3 | |
2005-02-08 | expose unix mode bits | rsc | 4 | -10/+28 | |
2005-02-08 | start adding DM bits | rsc | 4 | -8/+16 | |
2005-02-08 | remove debugging | rsc | 1 | -1/+0 | |
2005-02-08 | play nicer with others w.r.t. signal masks | rsc | 1 | -43/+37 | |
2005-02-08 | try to handle DEL better | rsc | 1 | -17/+16 | |