rsc
|
1726f602fe
|
use part->size
|
2005-10-29 17:40:49 +00:00 |
|
rsc
|
a9ecda2da9
|
clearer code.
|
2005-10-29 17:40:41 +00:00 |
|
rsc
|
ff923f10a9
|
used and not set
|
2005-10-29 17:40:02 +00:00 |
|
rsc
|
3d46902dcc
|
print args
|
2005-10-29 17:39:52 +00:00 |
|
rsc
|
8b025e0f61
|
use EARGF
|
2005-10-29 17:39:41 +00:00 |
|
rsc
|
5aec445c23
|
missing USED
|
2005-10-29 17:39:31 +00:00 |
|
rsc
|
4dde63290c
|
fix print args
|
2005-10-29 17:39:12 +00:00 |
|
rsc
|
2b3a8c4d80
|
uchar nonsense.
|
2005-10-29 17:38:56 +00:00 |
|
rsc
|
2222020e22
|
Detect rc again.
|
2005-10-29 17:38:05 +00:00 |
|
rsc
|
286237e092
|
Add close.
|
2005-10-29 17:37:10 +00:00 |
|
rsc
|
5cdb17983a
|
Thanks to John Cummings.
|
2005-10-29 16:26:44 +00:00 |
|
rsc
|
cd37451963
|
use libthread not ffork
|
2005-10-29 16:26:32 +00:00 |
|
rsc
|
d1f529f46f
|
Thanks to John Cummings.
|
2005-10-29 16:26:32 +00:00 |
|
rsc
|
9f1fdc1287
|
Add mail (John Cummings)
|
2005-10-29 16:21:34 +00:00 |
|
rsc
|
a078ffc8ab
|
add mail
|
2005-10-29 16:20:11 +00:00 |
|
rsc
|
f3832660d4
|
Jeff Sickel
|
2005-10-19 03:21:50 +00:00 |
|
rsc
|
f810f8a5b0
|
Undef old macros
|
2005-10-17 12:37:04 +00:00 |
|
rsc
|
8187859d25
|
new code from Jeff Sickel
|
2005-10-05 13:30:49 +00:00 |
|
rsc
|
431e32de9b
|
More & names and numbers.
|
2005-09-30 17:45:40 +00:00 |
|
rsc
|
6dde87f83c
|
Print information on SIGQUIT, SIGINFO.
|
2005-09-26 12:05:26 +00:00 |
|
rsc
|
391363f510
|
More thread names.
|
2005-09-26 11:46:21 +00:00 |
|
rsc
|
5b0927915f
|
Log if _threaddebuglevel is set.
|
2005-09-26 11:37:49 +00:00 |
|
rsc
|
92c5d29e20
|
Extra paren removed. (Bengt Kleberg, glaive)
|
2005-09-21 20:51:01 +00:00 |
|
rsc
|
5b76ae26d8
|
The people who use emdash and endash are probably the same ones who think data is plural.
|
2005-09-19 16:46:08 +00:00 |
|
rsc
|
3a6c348fba
|
OpenBSD lets you open /dev/random but not read it!
|
2005-09-19 16:40:56 +00:00 |
|
rsc
|
8e06ea1b42
|
In eread, ignore unexpected events instead of returning early.
|
2005-09-15 17:18:00 +00:00 |
|
rsc
|
d1e25ee94e
|
Do not revert to CMAP for second file. (Rob Pike).
|
2005-09-15 17:09:40 +00:00 |
|
rsc
|
54705b4aba
|
Signedness.
|
2005-09-13 04:05:27 +00:00 |
|
rsc
|
23e7c65741
|
Signedness bugs for Mac OS X.
|
2005-09-13 03:58:31 +00:00 |
|
rsc
|
df4bcf4686
|
Fix vacfilegetmode.
|
2005-09-13 02:56:00 +00:00 |
|
rsc
|
3ce03fac39
|
Add statcheck.
|
2005-09-13 02:40:46 +00:00 |
|
rsc
|
bbfdd7a64e
|
Add 9P2000.u extensions.
|
2005-09-13 02:25:16 +00:00 |
|
rsc
|
71f0567294
|
Add Unix specials.
|
2005-09-13 02:00:06 +00:00 |
|
rsc
|
913a0dc0ca
|
Add vacfilegetmode.
|
2005-09-13 01:58:02 +00:00 |
|
rsc
|
7f721693ec
|
Replace vacfileisspecial with vacfilemode.
|
2005-09-13 01:57:16 +00:00 |
|
rsc
|
6049f61c28
|
Add Unix fields.
|
2005-09-13 01:56:40 +00:00 |
|
rsc
|
215993f844
|
Add 9P2000.u extensions.
|
2005-09-13 01:55:31 +00:00 |
|
rsc
|
fb941e08c5
|
Add 9P2000.u functions.
|
2005-09-13 01:37:14 +00:00 |
|
rsc
|
1db0bc24f2
|
Ignore more.
|
2005-09-13 00:42:27 +00:00 |
|
rsc
|
7f0d675d58
|
Fix UTF bug reported on 9fans.
|
2005-09-13 00:23:53 +00:00 |
|
rsc
|
3dd8aba691
|
Use g++ as LD (mpm is buggered anyway).
|
2005-09-13 00:16:27 +00:00 |
|
rsc
|
038f8db24a
|
Add uchar for NetBSD ctype.
|
2005-09-09 23:49:50 +00:00 |
|
rsc
|
438503b4c3
|
Fix uchar cast.
|
2005-09-09 23:48:39 +00:00 |
|
rsc
|
3bd56b04a8
|
NetBSD-macppc ctype needs uchars.
|
2005-09-09 23:16:15 +00:00 |
|
rsc
|
94d85bc000
|
NetBSD-macppc ctype needs uchars.
|
2005-09-09 23:10:38 +00:00 |
|
rsc
|
b2a905b745
|
Spell IA-64 correctly. (Zoltan Jarai)
|
2005-08-31 22:22:39 +00:00 |
|
rsc
|
adee16764b
|
Better handling of executables.
|
2005-08-31 03:59:25 +00:00 |
|
rsc
|
b87296ceaa
|
Changes.
|
2005-08-31 02:20:12 +00:00 |
|
rsc
|
262ecfed9f
|
Initial lp.
|
2005-08-31 02:18:29 +00:00 |
|
rsc
|
9f7a3e020e
|
new
|
2005-08-22 16:56:28 +00:00 |
|