summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Add statcheck.rsc2005-09-131-0/+6
|
* Add 9P2000.u extensions.rsc2005-09-131-9/+55
|
* Add Unix specials.rsc2005-09-131-2/+73
|
* Add vacfilegetmode.rsc2005-09-131-0/+6
|
* Replace vacfileisspecial with vacfilemode.rsc2005-09-131-1/+1
|
* Add Unix fields.rsc2005-09-131-0/+3
|
* Add 9P2000.u extensions.rsc2005-09-131-15/+135
|
* Add 9P2000.u functions.rsc2005-09-134-22/+120
|
* Ignore more.rsc2005-09-131-0/+1
|
* Fix UTF bug reported on 9fans.rsc2005-09-131-2/+3
|
* Use g++ as LD (mpm is buggered anyway).rsc2005-09-131-0/+2
|
* Add uchar for NetBSD ctype.rsc2005-09-091-1/+1
|
* Fix uchar cast.rsc2005-09-091-1/+1
|
* NetBSD-macppc ctype needs uchars.rsc2005-09-0922-56/+55
|
* NetBSD-macppc ctype needs uchars.rsc2005-09-091-1/+1
|
* Spell IA-64 correctly. (Zoltan Jarai)rsc2005-08-311-1/+1
|
* Better handling of executables.rsc2005-08-311-4/+13
|
* Changes.rsc2005-08-311-33/+26
|
* Initial lp.rsc2005-08-318-0/+1647
|
* newrsc2005-08-221-0/+16
|
* Add.rsc2005-08-125-0/+1281
|
* use strtoull instead of atoirsc2005-08-121-2/+2
|
* silence various warningsrsc2005-08-1113-24/+18
|
* Add UFS2 support.rsc2005-08-113-103/+219
|
* Add get command.rsc2005-08-111-13/+82
|
* Add rfork builtin.rsc2005-08-111-0/+53
|
* make sure errors cause non-zero exit statusrsc2005-08-111-0/+2
|
* Generate interrupt key (according to terminal settings)rsc2005-08-114-3/+30
| | | | when user presses DEL.