| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | apple | rsc | 2005-07-13 | 1 | -1/+1 |
| * | unix is not a variable name | rsc | 2005-07-13 | 1 | -0/+1 |
| * | align macros for sun | rsc | 2005-07-13 | 1 | -0/+16 |
| * | better error messages | rsc | 2005-07-13 | 1 | -1/+5 |
| * | handle 0 precision better | rsc | 2005-05-19 | 1 | -3/+5 |
| * | no wide character constants; sigh | rsc | 2005-05-07 | 1 | -2/+2 |
| * | OS X Tiger changes | rsc | 2005-05-07 | 1 | -0/+2 |
| * | make sure to set p9unix | rsc | 2005-05-07 | 1 | -0/+1 |
| * | For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP. | rsc | 2005-05-01 | 1 | -0/+8 |
| * | OpenBSD support. | rsc | 2005-05-01 | 1 | -29/+19 |
| * | more netbsd support. | rsc | 2005-03-28 | 1 | -1/+1 |
| * | try leaving TTIN, TTOU alone | rsc | 2005-03-18 | 1 | -2/+2 |
| * | better error message | rsc | 2005-03-18 | 2 | -0/+2 |
| * | better symlink | rsc | 2005-02-21 | 2 | -4/+10 |
| * | add getnetconninfo | rsc | 2005-02-13 | 2 | -0/+135 |
| * | bug fix | rsc | 2005-02-13 | 1 | -1/+1 |
| * | add local address to dial | rsc | 2005-02-13 | 1 | -3/+42 |
| * | hard code list of plan 9 services in case they are not in /etc/services | rsc | 2005-02-11 | 8 | -8/+300 |
| * | 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 |
