| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Trivial changes: whitespace and modes. | Dan Cross | 2020-01-10 | 1 | -4/+4 |
| | | | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | ||||
| * | fix wait | rsc | 2007-03-26 | 1 | -1/+44 |
| | | |||||
| * | sync with plan 9 | rsc | 2007-03-26 | 1 | -1/+3 |
| | | |||||
| * | cope with programs that leave fd in non-blocking mode (Tim Wiess) | rsc | 2007-03-25 | 1 | -1/+2 |
| | | |||||
| * | add exitcode | rsc | 2006-04-08 | 1 | -0/+11 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -1/+1 |
| | | |||||
| * | shut up about signals in scripts | rsc | 2006-02-14 | 1 | -1/+1 |
| | | |||||
| * | Add rfork builtin. | rsc | 2005-08-11 | 1 | -0/+53 |
| | | |||||
| * | ignore window size change | rsc | 2005-07-14 | 1 | -0/+1 |
| | | |||||
| * | try harder to put background jobs in background; do not print in response to ↵ | rsc | 2005-03-18 | 1 | -0/+1 |
| | | | | | SIGPIPE | ||||
| * | handle /dev/stdin always | rsc | 2005-02-13 | 1 | -2/+2 |
| | | |||||
| * | print out signalled exits | rsc | 2004-10-17 | 1 | -0/+5 |
| | | |||||
| * | add ulimit and umask as builtins | rsc | 2004-10-17 | 1 | -0/+4 |
| | | |||||
| * | More little bug fixes | rsc | 2004-05-14 | 1 | -1/+0 |
| | | |||||
| * | Fix small bugs. | rsc | 2004-05-11 | 1 | -1/+1 |
| | | |||||
| * | handle interrupts and backgrounded processes a little better. | rsc | 2004-03-26 | 1 | -1/+7 |
| | | |||||
| * | SunOS can rot in hell. | rsc | 2004-03-26 | 1 | -4/+3 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -12/+2 |
| | | | | | More changes. | ||||
| * | Small tweaks | rsc | 2004-03-21 | 1 | -1/+1 |
| | | | | | Lots of new code imported. | ||||
| * | Fix rc not to bus error on Mac OS X. | rsc | 2004-03-04 | 1 | -2/+2 |
| | | | | | Don't print about child notes either. | ||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 1 | -1/+4 |
| | | | | | with them. | ||||
| * | Various fixes. | rsc | 2003-12-03 | 1 | -5/+11 |
| | | | | | | | | | | | | B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt. | ||||
| * | Plan 9's rc. | rsc | 2003-11-23 | 1 | -0/+480 |
| not a clear win over byron's, but at least it has the right syntax. | |||||
