| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add crypt | rsc | 2005-02-08 | 2 | -0/+69 |
| * | add mode chars | rsc | 2005-02-08 | 1 | -0/+8 |
| * | bug fix | rsc | 2005-02-08 | 1 | -2/+3 |
| * | expose unix mode bits | rsc | 2005-02-08 | 4 | -10/+28 |
| * | start adding DM bits | rsc | 2005-02-08 | 4 | -8/+16 |
| * | play nicer with others w.r.t. signal masks | rsc | 2005-02-08 | 1 | -43/+37 |
| * | Add searchpath(). | rsc | 2005-01-23 | 2 | -0/+63 |
| * | add x86 64 | rsc | 2005-01-18 | 1 | -0/+7 |
| * | update return interface | rsc | 2005-01-16 | 1 | -16/+25 |
| * | checkpoint | rsc | 2005-01-14 | 2 | -0/+2 |
| * | these mkfiles only confuse | rsc | 2005-01-13 | 2 | -86/+0 |
| * | debugging for sam, and an old fix forgotten | rsc | 2005-01-07 | 1 | -0/+4 |
| * | success on the sun | rsc | 2005-01-07 | 2 | -1/+8 |
| * | sunos fixes | rsc | 2005-01-07 | 6 | -6/+0 |
| * | do not depend on flock | rsc | 2005-01-07 | 1 | -1/+6 |
| * | in with the new | rsc | 2005-01-04 | 4 | -231/+29 |
| * | cache answer | rsc | 2005-01-04 | 1 | -12/+19 |
| * | add execl and rand | rsc | 2005-01-04 | 1 | -0/+2 |
| * | cache answer | rsc | 2005-01-04 | 1 | -2/+7 |
| * | avoid duplicated code. | rsc | 2005-01-04 | 1 | -19/+6 |
| * | use fcntl F_SETLK instead of flock, for sun's. | rsc | 2005-01-04 | 1 | -1/+8 |
| * | exception names | rsc | 2005-01-04 | 1 | -2/+2 |
| * | change _p9pow10 to fmtpow10 | rsc | 2004-12-31 | 1 | -1/+1 |
| * | Rename lrand to p9lrand, too. | wkj | 2004-12-29 | 1 | -1/+1 |
| * | Avoid conflicts with stdlib. | wkj | 2004-12-29 | 2 | -3/+2 |
| * | Formatting nits. | wkj | 2004-12-29 | 34 | -68/+68 |
| * | #define pow10 to _p9pow10 as a stop-gap. | wkj | 2004-12-29 | 1 | -2/+4 |
| * | Appease the time_t monster. | wkj | 2004-12-29 | 1 | -2/+6 |
| * | Include netinet/in.h to get ntohs prototype. | wkj | 2004-12-29 | 1 | -0/+1 |
| * | Formatting nit. | wkj | 2004-12-29 | 20 | -40/+40 |
| * | make these files look like plan 9's | rsc | 2004-12-28 | 2 | -82/+76 |
| * | add awaitfor and waitfor | rsc | 2004-12-27 | 2 | -10/+27 |
| * | lock using Lock instead of QLock. | rsc | 2004-12-27 | 1 | -3/+3 |
| * | as wkj pointed out, notifyseton should not call notesetenable | rsc | 2004-12-27 | 1 | -2/+0 |
| * | fmtdef.h needed for VA_COPY | rsc | 2004-12-27 | 2 | -0/+2 |
| * | add isNaN | rsc | 2004-12-27 | 1 | -3/+4 |
| * | forgot this | rsc | 2004-12-27 | 1 | -1/+1 |
| * | add proper locking for libfmt! | rsc | 2004-12-26 | 1 | -0/+16 |
| * | plan 9 changes | rsc | 2004-12-26 | 3 | -2/+62 |
| * | add portdate | rsc | 2004-12-26 | 1 | -0/+20 |
| * | portdates | rsc | 2004-12-26 | 1 | -0/+30 |
| * | more tests | rsc | 2004-12-26 | 2 | -0/+61 |
| * | import changes from plan 9 | rsc | 2004-12-26 | 18 | -167/+171 |
| * | pick up plan 9 fltfmt changes | rsc | 2004-12-26 | 1 | -325/+138 |
| * | various little changes. | rsc | 2004-12-26 | 1 | -19/+17 |
| * | cleanups - lots of removed files now in thread library. | rsc | 2004-12-26 | 27 | -958/+113 |
| * | add for unix port | rsc | 2004-12-26 | 1 | -0/+33 |
| * | add for unix port | rsc | 2004-12-26 | 1 | -0/+29 |
| * | clean up for unix port | rsc | 2004-12-26 | 58 | -127/+160 |
| * | clean up signal handling | rsc | 2004-10-23 | 1 | -89/+194 |
