summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* more signedness bugsrsc2005-11-013-5/+4
|
* Properly size buffer to avoid overflow.wkj2005-11-011-1/+1
|
* isdigit (Tom Miller)rsc2005-11-017-7/+10
|
* Add -F option. (Lou Kamenov)rsc2005-10-311-2/+9
|
* 64-bit safe. (Taj Khattra)rsc2005-10-311-60/+64
|
* More prep.rsc2005-10-312-8/+9
|
* Cleanup in preparation for multiline tags.rsc2005-10-316-92/+110
|
* ctype sign fixes (Tom Miller)rsc2005-10-316-6/+7
|
* undo debugging.rsc2005-10-311-1/+0
|
* ctype sign fixes (Tom Miller)rsc2005-10-3110-17/+22
|
* initial faces (John Cummings)rsc2005-10-317-0/+1909
|
* More fixes.rsc2005-10-311-2/+2
|
* compiler warnings.rsc2005-10-292-3/+2
|
* many dumb fixes.rsc2005-10-291-7/+7
|
* implement noredrawrsc2005-10-291-2/+1
|
* compiler warnings.rsc2005-10-291-2/+3
|
* compiler warningsrsc2005-10-291-1/+3
|
* add disk.orsc2005-10-291-0/+1
|
* print correct file namersc2005-10-291-1/+1
|
* USEDrsc2005-10-291-0/+1
|
* use part->sizersc2005-10-291-6/+2
|
* clearer code.rsc2005-10-291-3/+1
|
* used and not setrsc2005-10-291-1/+0
|
* print argsrsc2005-10-291-2/+3
|
* use EARGFrsc2005-10-291-2/+2
|
* missing USEDrsc2005-10-291-0/+2
|
* fix print argsrsc2005-10-291-1/+1
|
* uchar nonsense.rsc2005-10-291-2/+2
|
* Detect rc again.rsc2005-10-291-3/+5
|
* Add close.rsc2005-10-291-0/+3
|
* Thanks to John Cummings.rsc2005-10-2994-0/+26853
|
* use libthread not fforkrsc2005-10-291-1/+1
|
* Thanks to John Cummings.rsc2005-10-2927-0/+4344
|
* Add mail (John Cummings)rsc2005-10-2911-0/+3588
|
* add mailrsc2005-10-291-0/+2
|
* Jeff Sickelrsc2005-10-191-15/+16
|
* Undef old macrosrsc2005-10-171-3/+12
|
* new code from Jeff Sickelrsc2005-10-051-141/+301
|
* More & names and numbers.rsc2005-09-301-96/+118
|
* Print information on SIGQUIT, SIGINFO.rsc2005-09-261-0/+41
|
* More thread names.rsc2005-09-263-0/+5
|
* Log if _threaddebuglevel is set.rsc2005-09-261-5/+2
|
* Extra paren removed. (Bengt Kleberg, glaive)rsc2005-09-211-1/+1
|
* The people who use emdash and endash are probably the same ones who think ↵rsc2005-09-191-4/+6
| | | | data is plural.
* OpenBSD lets you open /dev/random but not read it!rsc2005-09-191-4/+6
|
* In eread, ignore unexpected events instead of returning early.rsc2005-09-151-1/+1
|
* Do not revert to CMAP for second file. (Rob Pike).rsc2005-09-151-7/+9
|
* Signedness.rsc2005-09-131-3/+3
|
* Signedness bugs for Mac OS X.rsc2005-09-132-3/+4
|
* Fix vacfilegetmode.rsc2005-09-132-7/+1
|