Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2005-02-08 | Maybe it will run on SunOS 5.8 now. | rsc | 1 | -1/+7 | |
2005-02-08 | Avoid yet another X11 stack overflow. | rsc | 1 | -1/+31 | |
2005-02-03 | stupid gcc | rsc | 1 | -1/+1 | |
2005-02-02 | silence archive warning for .a files | rsc | 1 | -1/+2 | |
2005-02-02 | more nowsys | rsc | 8 | -0/+250 | |
2005-02-02 | break x11 for sure | rsc | 17 | -16/+142 | |
2005-01-30 | do not readdir files - from zoltan jarai | rsc | 1 | -1/+4 | |
2005-01-30 | disable chording | rsc | 1 | -3/+5 | |
2005-01-30 | fix mkfile again | rsc | 1 | -1/+1 | |
2005-01-30 | add - | rsc | 1 | -0/+1 | |
2005-01-30 | add lex files | rsc | 1 | -1/+1 | |
2005-01-30 | why bother? | rsc | 1 | -1/+13 | |
2005-01-30 | osprocid can be -1 | rsc | 1 | -1/+1 | |
2005-01-30 | silence warning | rsc | 1 | -1/+1 | |