Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-10 | do rfork(RFNOTEG) before exec | rsc | 1 | -0/+1 | |
2005-01-10 | document -r | rsc | 1 | -1/+6 | |
2005-01-10 | add -r flag to reverse scrolling behavior. | rsc | 2 | -0/+11 | |
from peter canning. | |||||
2005-01-07 | add 9 | rsc | 1 | -0/+10 | |
2005-01-07 | oops | rsc | 1 | -2/+2 | |
2005-01-07 | symopen | rsc | 1 | -2/+2 | |
2005-01-07 | tweaks | rsc | 3 | -4/+14 | |
2005-01-07 | symopen | rsc | 2 | -2/+2 | |
2005-01-07 | oops | rsc | 1 | -2/+1 | |
2005-01-07 | initial darwin | rsc | 5 | -3/+156 | |
2005-01-07 | allow lock passing | rsc | 1 | -1/+2 | |
2005-01-07 | symopen | rsc | 3 | -4/+5 | |
2005-01-07 | new program from presotto | rsc | 1 | -0/+302 | |
2005-01-07 | oops | rsc | 1 | -2/+2 | |
2005-01-07 | mention freebsd nonsense | rsc | 1 | -3/+30 | |
2005-01-07 | avoid <{} | rsc | 1 | -2/+2 | |
2005-01-07 | fix from axel | rsc | 1 | -12/+3 | |
2005-01-07 | bug fix | rsc | 1 | -7/+9 | |
2005-01-07 | add adict | rsc | 1 | -0/+86 | |
2005-01-07 | fix sunos | rsc | 2 | -1/+2 | |
2005-01-07 | rename /usr/local/plan9 for alternate installs | rsc | 2 | -0/+23 | |
2005-01-07 | unbugger | rsc | 1 | -1/+1 | |
2005-01-07 | remove target on failure (sun) | rsc | 1 | -1/+12 | |
2005-01-07 | small hidings | rsc | 6 | -13/+24 | |
2005-01-07 | seems to correct lack of focus when | rsc | 1 | -2/+10 | |
coming back from being hidden. not strictly correct in multithreaded programs but let's see if anything breaks. | |||||
2005-01-07 | freebsd5 | rsc | 1 | -24/+39 | |
2005-01-07 | gcc | rsc | 2 | -0/+2 | |
2005-01-07 | oops | rsc | 1 | -1/+1 | |
2005-01-07 | debugging for sam, and an old fix forgotten | rsc | 11 | -7/+28 | |
2005-01-07 | Update CVS turd. | wkj | 1 | -0/+1 | |
2005-01-07 | First pass at supporting FreeBSD 5.x. | wkj | 1 | -0/+34 | |
I do not yet have a way of testing this. | |||||
2005-01-07 | debugging | rsc | 3 | -10/+13 | |
2005-01-07 | more name conflicts | rsc | 1 | -0/+4 | |
2005-01-07 | stupid FreeBSD name conflict | rsc | 1 | -0/+2 | |
2005-01-07 | ignore spurious sigchilds on sunos | rsc | 1 | -3/+10 | |
2005-01-07 | success on the sun | rsc | 3 | -1/+24 | |
2005-01-07 | sunos fixes | rsc | 13 | -14/+14 | |
2005-01-07 | accomodate sun nm format | rsc | 1 | -2/+2 | |
2005-01-07 | do not depend on flock | rsc | 1 | -1/+6 | |
2005-01-07 | add -mt for sun | rsc | 1 | -1/+1 | |
2005-01-07 | better status handling for sun | rsc | 1 | -14/+5 | |
2005-01-07 | no need to include sec.h | rsc | 6 | -6/+0 | |
2005-01-07 | do full dependency graph using libraries too. | rsc | 1 | -60/+83 | |
adds a solid .1 seconds of time when including a ridiculous number of libraries, but linking is so fast compared to compiling that it's hardly noticeable. | |||||
2005-01-07 | add _flushmemscreen declaration | rsc | 1 | -0/+2 | |
2005-01-07 | add declaration for elfdl386mapdl. | rsc | 1 | -1/+2 | |
2005-01-07 | make regdesc global | rsc | 1 | -11/+11 | |
2005-01-07 | add regdesc back. | rsc | 1 | -0/+1 | |
2005-01-06 | use fmtvprint to avoid needing | rsc | 1 | -2/+1 | |
to copy the arguments. (stupid va_copy). | |||||
2005-01-06 | add _procwakeupandunlock | rsc | 5 | -12/+44 | |
to help ease locking contention on Linux 2.4. | |||||
2005-01-06 | go back to 1000 scheds | rsc | 1 | -1/+1 | |