rsc
3d5e34e146
little fixes
2004-09-21 01:06:20 +00:00
rsc
e5c26b01f7
various forgotten files
2004-09-20 15:08:57 +00:00
rsc
dcc9531c5a
bug fix
2004-09-20 15:07:44 +00:00
rsc
8d4a3514a8
was ffork-Linux.c.
2004-09-17 22:11:21 +00:00
rsc
282c88f9de
Bite the bullet. Have to use different
...
binaries on 2.4 and 2.6.
2004-09-17 22:09:31 +00:00
rsc
b4c842f139
small tweaks
2004-09-17 22:08:43 +00:00
rsc
bcf527a98e
Continue switching library over to pthreads when possible.
...
Tprimes works on Linux 2.6. You can only have 128 procs
though.
2004-09-17 03:34:32 +00:00
rsc
06bb4ed20d
Rewrite to remove dependence on rendezvous and its bizarre
...
data structures. Makes it easier to use pthreads too.
Still need to add code for non-pthreads systems.
Just a checkpoint to switch work to another machine.
2004-09-17 00:38:29 +00:00
rsc
984e353160
PowerPC Linux support from ericvh.
...
Mainly adding va_copy/va_end.
Also fix bug in sprint wrapping
around top of memory.
2004-08-22 15:39:56 +00:00
rsc
18b0811745
fix various little bugs
2004-08-17 15:32:40 +00:00
rsc
e3e30cff40
Fix huge bug in lex, introduced by porting.
...
Surprising that anything worked.
2004-08-17 15:30:36 +00:00
rsc
d16cfe2431
handle grap.defines properly
2004-08-16 17:20:41 +00:00
rsc
bdf49b7ee0
better handling of top/active
2004-08-13 14:23:41 +00:00
rsc
2c1b986edf
better mask handling, don't raise windows quite so eagerly.
2004-08-13 13:57:58 +00:00
rsc
73bef9b76b
More consistent use of _exits and exits
...
in place of _exit and exit.
2004-08-11 01:56:35 +00:00
rsc
bf00efba2d
forgot to write this change before
2004-08-06 14:14:38 +00:00
rsc
56afeac8ea
different delete handling from axel.
...
who knows what it fixes or breaks.
2004-08-06 12:57:43 +00:00
rsc
0fa6e0cfbf
Make comment match code.
2004-08-06 12:44:41 +00:00
wkj
8773b4b238
Try to be more clever about re-enabling terminal echo.
...
From Axel Belinfante.
2004-08-02 15:21:38 +00:00
wkj
a87638642c
Compare function pointers against 0 rather than nil.
2004-07-09 01:54:06 +00:00
wkj
eac9e0183f
Wc used but not set.
2004-07-09 01:34:15 +00:00
wkj
56e6e1edf4
Don't make foo and foo.tab for foo.y.
2004-07-03 18:35:09 +00:00
wkj
d900f50c1e
Empty changelog
2004-07-03 18:07:06 +00:00
wkj
5241ed2bc2
Placate the Sun monster.
2004-07-03 17:48:02 +00:00
wkj
13afc7e57c
Don't confuse the Sun.
2004-07-03 17:47:13 +00:00
wkj
8414847a07
Fix missing parameter type. From rob.
2004-06-25 13:56:22 +00:00
wkj
e915fe7c58
Fix from rob.
2004-06-24 00:36:58 +00:00
rsc
60f5a99860
fix temp dir
2004-06-21 03:37:51 +00:00
rsc
b9d0739c20
unused variable
2004-06-20 16:30:27 +00:00
rsc
64055489f6
fix scrolling
2004-06-20 16:29:19 +00:00
rsc
3f23048f7b
remove temp files on close
2004-06-17 21:19:37 +00:00
rsc
005ee04b9f
another flush bug fix
2004-06-17 21:16:17 +00:00
rsc
59a9682013
attempt better flushing
...
'
2004-06-17 21:13:51 +00:00
rsc
eacc220a04
less aborting, more chatting
2004-06-17 20:44:21 +00:00
rsc
a1882dc1d0
silly cache hack, also fix vtfilewritebefore not to be so aggressive.
2004-06-17 19:17:04 +00:00
rsc
7cb748941e
little bug fixes
2004-06-17 18:51:50 +00:00
rsc
503f601cb0
fix initial x y
2004-06-17 16:26:26 +00:00
rsc
ac9d504d13
add key syms.
...
where did these go?
2004-06-17 03:34:57 +00:00
rsc
99dfa1dad2
va_arg fix
2004-06-17 03:33:33 +00:00
rsc
e66de6b077
fix alt on mac
2004-06-17 03:31:47 +00:00
rsc
dea58c42de
respect Xresources geometry. from peter canning.
2004-06-17 03:31:34 +00:00
rsc
bb501e1274
fix bugs
2004-06-17 03:31:07 +00:00
rsc
7ae745421a
look for $HOME - thanks to peter canning.
2004-06-17 03:30:49 +00:00
rsc
f7adbcfb81
bugger auth and authsrv
2004-06-17 03:28:29 +00:00
rsc
4180d05ba4
these do work
2004-06-17 03:28:08 +00:00
rsc
be8b315d15
basically none of these build
2004-06-17 03:27:35 +00:00
wkj
e7588227e6
Need to compile strdup.c; this script probably ought to be generated.
2004-06-17 03:18:40 +00:00
wkj
8e3520dc00
More CVS turds.
2004-06-17 01:59:39 +00:00
wkj
72a653997c
Unused variable.
2004-06-17 01:59:07 +00:00
wkj
7285a491c1
Dump9660 (and mk9660). Until we either do something
...
intelligent with symlinks or put in a switch for things
like dump9660, this is of rather limited utility under Unix.
2004-06-17 01:47:21 +00:00
wkj
e1dddc0532
Import proto file parser for dump9660.
2004-06-17 01:46:29 +00:00
rsc
778df25e99
it is time
2004-06-16 23:51:51 +00:00
rsc
e42882dc96
publish p9dialparse
2004-06-16 16:45:09 +00:00
rsc
0c148046ed
fix problem in cache.
2004-06-16 16:43:22 +00:00
rsc
39ef727f46
do a better job with 64-bit files
2004-06-16 15:32:56 +00:00
rsc
75a69d3b20
probably fix bug in seek
2004-06-16 15:31:30 +00:00
rsc
bd2e802053
DAMN BERKELEY.
2004-06-16 03:50:28 +00:00
rsc
c5eb686096
extra assertion, fix leak in vtread
2004-06-16 03:12:39 +00:00
rsc
6cc8155b49
changes
2004-06-14 21:43:01 +00:00
rsc
b707cb51ed
handle 64-bit file sizes
2004-06-13 20:08:00 +00:00
rsc
d9e16d252a
get this right
2004-06-11 18:57:32 +00:00
rsc
e750400529
add OLOCK
2004-06-11 14:38:56 +00:00
rsc
4f0073fec2
back to 32 bit for now
2004-06-11 12:52:08 +00:00
rsc
9b24f92c56
maybe 64-bit better
2004-06-11 04:33:54 +00:00
rsc
fa009f9d72
scrolling
2004-06-11 04:13:24 +00:00
rsc
038aa0220a
scrolling
2004-06-11 04:13:03 +00:00
rsc
d7037d6280
scrolling
2004-06-11 04:12:54 +00:00
rsc
f9571521a5
let's try this
2004-06-09 14:56:36 +00:00
rsc
df7993f9c9
handle opaque structs better
2004-06-09 14:55:34 +00:00
rsc
3d99190131
mouse scrolling
2004-06-09 14:54:37 +00:00
rsc
de52dcf55b
remove print
2004-06-09 14:53:26 +00:00
rsc
678359a95a
wkj says to do this
2004-06-09 14:29:08 +00:00
rsc
26af0278ae
asdf
2004-06-09 14:26:21 +00:00
rsc
3df0f067ce
add -C for cpu
2004-06-09 14:25:57 +00:00
rsc
65de82a30f
clean up children more often
2004-06-09 14:23:34 +00:00
rsc
f9aa99c72e
dumb maps again
2004-06-09 14:22:41 +00:00
rsc
9c63558707
asdf
2004-06-09 14:22:08 +00:00
rsc
f437e56d1d
add strdup for debugging.
2004-06-09 14:15:47 +00:00
rsc
ca9b36624f
work much harder to reclaim stacks
2004-06-09 14:14:11 +00:00
rsc
ceecb31310
satisfy valgrind
2004-06-09 14:13:49 +00:00
rsc
d1b4cfde55
use plan9 malloc
2004-06-09 14:12:04 +00:00
rsc
e290cfc138
don't require x
2004-06-09 14:11:47 +00:00
rsc
9a4289cfdc
add network dialing
2004-06-09 14:11:28 +00:00
rsc
8baa0cbdff
various debugging
2004-06-09 14:10:32 +00:00
rsc
7e4a17cf33
use libplumb instead
2004-06-09 14:06:09 +00:00
rsc
4f604b1843
change to plumb better
2004-06-09 14:04:33 +00:00
rsc
4192ac1de1
debugging
2004-06-09 14:03:54 +00:00
rsc
09a5f19772
Buttons 4 and 5
2004-06-09 14:01:54 +00:00
rsc
c16f1f733b
Buttons 4 and 5.
2004-06-09 14:01:43 +00:00
rsc
ff8bbc7987
Add buttons 4 and 5 (scrolling on X).
2004-06-09 14:01:30 +00:00
wkj
2d67e4cc56
More cvs turds.
2004-06-03 14:26:25 +00:00
wkj
3081fb8243
This should never have been committed in the first place.
2004-06-03 14:25:50 +00:00
wkj
4a3060535a
Libip builds for me on FreeBSD and MacOS X and I have stuff that needs it.
2004-06-03 14:24:07 +00:00
rsc
f1ad497719
small bug fixes
2004-05-23 23:26:59 +00:00
rsc
1be1539ea8
make sure only one guy can call exit.
2004-05-23 01:00:12 +00:00
rsc
6c7460701e
various bug fixes and paranoia
2004-05-23 00:59:33 +00:00
rsc
a09e80f9c4
various debugging
2004-05-23 00:59:17 +00:00
rsc
7e0e6522e5
lock malloc ourselves
2004-05-23 00:58:23 +00:00
rsc
1c39bb5919
fix race.
2004-05-20 21:39:24 +00:00
rsc
52aeb2f9b9
more timeout avoidance
2004-05-20 18:22:53 +00:00
rsc
4cc2763a04
don't touch the alarm when there is no timeout
2004-05-20 18:21:38 +00:00
rsc
f2479500fa
remove some debugging
2004-05-20 18:17:35 +00:00
rsc
ca82da2258
refer to new file
2004-05-17 03:29:22 +00:00
wkj
aa83d77271
More troff bits; if you want them elsewhere, feel free to repo copy them.
2004-05-17 03:22:35 +00:00
wkj
a7eb134e87
Rename stuff.
2004-05-17 03:17:30 +00:00
wkj
f593f5e008
A few bits of troff don't seem to be buggered anymore.
2004-05-17 02:25:09 +00:00
wkj
e8fb1d3efb
tr2post and aux/download; download is a shell script in $PLAN9/bin.
2004-05-17 02:24:15 +00:00
wkj
8a3cbc1579
Make tbl compile silently.
2004-05-17 02:23:43 +00:00
wkj
1f72bc47fe
Tweak to make troff compile silently.
2004-05-17 02:23:11 +00:00
wkj
e98091cf8d
Ditto.
2004-05-17 02:22:36 +00:00
wkj
1e1cea296a
Tweak grap to make it compile silently.
2004-05-17 02:22:23 +00:00
wkj
7534722667
Tweak mpm pending C++ support in the mkfiles.
2004-05-17 02:22:03 +00:00
wkj
4418401f33
Import Taj's version of mnihongo; mark as buggered (but it compiles).
2004-05-17 02:21:36 +00:00
wkj
943563d53c
Placate the CVS monster.
2004-05-17 02:21:11 +00:00
wkj
fdd79b2faf
Remove accidentally comitted files.
2004-05-17 00:54:02 +00:00
rsc
ff637d88b4
bugger mpm
2004-05-16 17:04:02 +00:00
rsc
bbc3727e15
use correct mkfiles
2004-05-16 17:03:39 +00:00
rsc
45732904c4
ignore venti
2004-05-16 12:55:34 +00:00
rsc
6d2233eec2
correct paths, even though i don't think this is used.
2004-05-16 12:54:35 +00:00
wkj
b4bf678f38
Lex is not buggered.
2004-05-16 07:59:57 +00:00
wkj
eb43e9ba97
Make lex more pedant friendly.
2004-05-16 07:59:27 +00:00
wkj
a87f4771c7
Supress line noise.
2004-05-16 07:58:58 +00:00
wkj
b3878828c6
bwk's dformat.
2004-05-16 07:58:31 +00:00
wkj
b237df90f9
Checkpoint.
2004-05-16 07:57:50 +00:00
wkj
5f1cf8e6fb
Checkpoint: pull in mpm; merge pic from Taj's version of the world
2004-05-16 07:56:41 +00:00
wkj
c5561c23cf
Checkpoint -- still merging with Taj's version of the world.
2004-05-16 07:55:57 +00:00
wkj
b855148c9b
Checkpoint.
2004-05-16 07:54:22 +00:00
rsc
61f5c35c94
more files
2004-05-15 23:55:53 +00:00
rsc
36a9115fcb
whoops
2004-05-15 23:32:42 +00:00
rsc
5cedca1b69
Let's try this. It's BUGGERED.
2004-05-15 23:24:00 +00:00
rsc
76e6aca867
old linux
2004-05-15 23:16:38 +00:00
rsc
7f596de86a
fix $PLAN9.
2004-05-15 23:15:31 +00:00
rsc
bf27f58721
restore current directory after threadexec.
...
this is dodgy.
2004-05-15 23:13:42 +00:00
rsc
3cb977fe6c
asdf
2004-05-14 23:23:39 +00:00
rsc
b081423638
Empty changelog
2004-05-14 23:13:34 +00:00
rsc
6a64e6c983
asdf
2004-05-14 23:13:15 +00:00
rsc
97fed159e4
avoid stupid aspect ratios.
2004-05-14 23:11:48 +00:00
rsc
983990c806
C
...
little bugs
.
wq
VS: ----------------------------------------------------------------------
2004-05-14 20:19:53 +00:00
rsc
631fe87f4c
minor bug fixes
2004-05-14 20:08:02 +00:00
rsc
debcecb539
little bug fixes
2004-05-14 19:45:23 +00:00
rsc
8538a66037
allow
...
sam -r machine filelist...
from presotto
2004-05-14 18:25:49 +00:00
rsc
f1bfc54e12
More little bug fixes
2004-05-14 17:45:39 +00:00
rsc
1a8f27c350
various bug fixes
2004-05-14 15:14:21 +00:00
rsc
30387d7ba6
Noblock is nonsense.
2004-05-12 18:22:54 +00:00
rsc
c4097c2951
Fix small bugs.
2004-05-11 17:51:27 +00:00
rsc
2f2df5e02e
Ditto.
2004-05-09 16:12:46 +00:00
rsc
2f05c0e86d
It's bad form to access data *below* the stack pointer.
2004-05-09 16:10:31 +00:00
rsc
2e965b3324
various bug fixes
2004-05-05 04:22:16 +00:00
wkj
4f48d1d4f7
Don't keep core dumps around.
2004-05-04 20:18:55 +00:00
wkj
115d4c0afc
Ignore unknown pragmas.
...
Be less verbose when allocating uprocs.
Don't drop core dump turds all over the place when x11 goes away.
2004-05-03 17:26:17 +00:00
rsc
b1455f33a8
Little fixes.
2004-04-30 02:16:28 +00:00
rsc
be36ff6885
add -W to specify window size.
...
various other little fixes.
2004-04-29 17:13:24 +00:00
rsc
3d72637f9b
Don't be stupid.
2004-04-26 19:28:28 +00:00
rsc
7317e77da3
display correct size of block devices for linux.
...
that was surprisingly easy.
2004-04-25 22:24:56 +00:00
rsc
840bb96866
stupid sun
2004-04-25 21:36:03 +00:00
rsc
ecdecae370
little fixes
2004-04-25 21:33:10 +00:00
rsc
1d14d0abf1
getdate is in sun libc.
2004-04-25 21:32:42 +00:00
rsc
10495dd324
add stubs for other systems.
...
add threadspawn.
2004-04-25 21:31:32 +00:00
rsc
77b3fa7c29
make astro work on suns. ;-)
2004-04-25 21:25:33 +00:00
rsc
304b47c101
collapse \r\r\r\r => \r.
2004-04-25 21:23:27 +00:00
rsc
62780722f5
do flush properly
2004-04-25 21:13:58 +00:00
rsc
e5f0d957f2
flushing a little much.
2004-04-25 21:09:39 +00:00
rsc
fb5ca0b97b
fix some bugs when using 9term
2004-04-25 20:50:09 +00:00
rsc
2d930d4552
always be honest about tabstop.
2004-04-25 20:49:44 +00:00
rsc
4a4a7c3e5b
whoops
2004-04-25 20:42:08 +00:00
rsc
9471281d42
no more Dotfiles
2004-04-25 20:27:39 +00:00
rsc
c591e1e616
add tab size to window ctl file
2004-04-25 20:26:49 +00:00
rsc
4e20688042
make it possible to access fonts without a display.
2004-04-25 20:26:27 +00:00
rsc
a2c2caaafe
fix
2004-04-24 17:34:52 +00:00
rsc
8a3b2ceb0f
Add scat. Temporary fix to rc r.e. note groups.
2004-04-24 17:05:43 +00:00
rsc
3f8c70e97c
a simple plan 9 image viewer
2004-04-24 16:59:47 +00:00
rsc
e2713e92ab
bug fixes and a new gview
2004-04-24 16:34:15 +00:00
rsc
97dafe411a
use tty
2004-04-24 05:22:42 +00:00
rsc
78802e6993
various bug fixes
2004-04-24 04:52:49 +00:00
rsc
272fd660b4
small bug fixes
2004-04-23 17:47:02 +00:00
rsc
5e0f7e8a72
Fix window size in case we inherited a bad one.
2004-04-23 06:49:17 +00:00
rsc
b274161734
invoke correct helper.
2004-04-23 05:46:42 +00:00
rsc
b1b5deeea6
fix libraries
2004-04-23 05:35:56 +00:00
rsc
fee88b7e81
use kvm on darwin
2004-04-23 05:35:09 +00:00
rsc
f2862098ca
use kvm
2004-04-23 05:34:36 +00:00
rsc
a4a13093d0
forgot this
2004-04-23 05:21:04 +00:00
rsc
1aa4e9c82e
little things
2004-04-23 05:17:54 +00:00
rsc
e21fee604e
move these here
2004-04-23 05:14:58 +00:00
rsc
f0f4401f0c
stats helper
2004-04-23 05:12:11 +00:00
rsc
d72054aa27
add this
2004-04-23 03:50:19 +00:00
rsc
49fda441d2
don't print TIMESTAMP messages
2004-04-22 15:19:59 +00:00
rsc
7e42d21012
odds and ends
2004-04-21 23:43:46 +00:00
rsc
f23ba5ea63
use mk archive stuff
2004-04-21 23:34:11 +00:00
rsc
17e5fb8973
add new guys
2004-04-21 23:22:06 +00:00
rsc
3db34fda4b
rename yacc so we can make sure we get it.
2004-04-21 22:49:36 +00:00
rsc
a9df759c98
new stuff.
2004-04-21 22:49:15 +00:00
rsc
fb36ed82ec
how much stack do we need?
2004-04-21 22:47:15 +00:00
rsc
2b4b2ae191
better error handling
2004-04-21 22:47:01 +00:00
rsc
63b6732301
make stack requirements more explicit.
2004-04-21 22:46:39 +00:00
rsc
3151bc58b8
why do things change?
2004-04-21 22:46:21 +00:00
rsc
141243821c
just a stub.
2004-04-21 22:44:51 +00:00
rsc
06c4fd06ca
add RFNOWAIT. this was probably a bad idea.
2004-04-21 22:44:37 +00:00
rsc
ee6d04f9fe
undo the madness.
2004-04-21 22:42:01 +00:00
rsc
99f4029090
$foo in tags - here only for reference.
2004-04-21 22:39:37 +00:00
rsc
b9403fe70a
use fancy mk syntax
2004-04-21 22:37:44 +00:00
rsc
24c8d8491f
add -m flag
2004-04-21 22:37:29 +00:00
rsc
53db2d0f6b
why not?
2004-04-21 22:37:11 +00:00
rsc
f80f53a942
cut the cute graphics.
2004-04-21 22:35:40 +00:00
rsc
28994509cc
Why not?
2004-04-21 22:19:33 +00:00
rsc
f21f37f219
add registers to stack trace
2004-04-21 20:04:34 +00:00
rsc
4a64a77bd3
add registers
2004-04-21 20:04:18 +00:00
rsc
a3785ca2cc
Tweaks to make libthread tell Valgrind about its stack limits,
...
so that Valgrind can detect stack overflow for me.
2004-04-21 19:29:04 +00:00
rsc
cdd61ab0ae
take out the debugging prints i just accidentally checked in.
2004-04-21 17:52:46 +00:00
rsc
a3a83c9e5f
no need for
2004-04-21 17:52:09 +00:00
wkj
7025271a71
Libsec doesn't compile without a reduce script, either.
2004-04-21 17:52:08 +00:00
rsc
0b424d7bd7
always a good idea to drop the lock when you're done.
2004-04-21 07:47:50 +00:00
rsc
92a0a8b69f
the lastbug fix?
2004-04-21 07:38:03 +00:00
rsc
8f8b0e542a
reflect new location.
...
use here for here instead of estartab.
2004-04-21 07:29:49 +00:00
rsc
d0f7912a0e
small fixes
2004-04-21 06:55:30 +00:00
rsc
6b17c8f11b
more tomfoolery.
...
i bet mk can't read the mac os or sun os archives.
2004-04-21 06:53:59 +00:00
rsc
d946e4dc5d
handle long names
2004-04-21 06:52:44 +00:00
rsc
a29753a17f
Who'd have guessed this was broken?
2004-04-21 06:20:19 +00:00
wkj
2c7cc0faaf
Document recent changes.
...
Make lex really compile in rsc's world.
2004-04-21 05:56:24 +00:00
rsc
7ac9b0e140
make scripts work with more shells,
...
use current variable names.
2004-04-21 05:49:52 +00:00
rsc
0d6c3c2408
ditto
2004-04-21 05:43:24 +00:00
rsc
65f5492fb4
maybe this will work.
2004-04-21 05:42:46 +00:00
rsc
a25e7f2fd5
Rename the files so that we can run them through cpp.
2004-04-21 05:40:32 +00:00
rsc
c1be7cc4c6
no debugging prints
2004-04-21 05:35:55 +00:00
rsc
a8c15b08ca
Include looks in #9/acid now.
...
Acid works harder at not falling over.
2004-04-21 05:34:37 +00:00
rsc
eaf56db5bc
Fix the bugs I introduced fixing the bug earlier tonight.
2004-04-21 05:34:10 +00:00
wkj
ae12b87972
MD5 and SHA1 in transliterated to x86 assembler with C preprocessor goo.
...
Thanks to Brendan Connell for putting up with this nonsense.
2004-04-21 04:52:27 +00:00
rsc
f928ea8571
yet more
2004-04-21 04:50:23 +00:00
rsc
868600f21e
more stuff.
2004-04-21 04:50:13 +00:00
rsc
175b8a534a
No more malloc or lock inside signal handlers.
2004-04-21 04:48:25 +00:00
wkj
ac0e2db600
Add basic libmp support for the x86.
2004-04-21 04:45:31 +00:00
wkj
146cf9377d
Tcs seems to build now.
2004-04-21 03:17:22 +00:00
wkj
60d3db8e6b
Try to gather entropy from /dev/random.
2004-04-21 03:06:03 +00:00
rsc
551445b92c
Add sunrpc.
2004-04-21 03:04:30 +00:00
rsc
fa256eecfa
need this
2004-04-21 02:43:50 +00:00
rsc
733e9d3977
Fix bug in typedef guys.
2004-04-21 02:40:59 +00:00
wkj
79f2723f25
Use unsharp() instead of SYS9.
2004-04-21 02:34:42 +00:00
wkj
52e7c45837
Tell astro where to find estartab and here by defining SYS9 in CFLAGS.
...
(Better ideas welcome).
2004-04-21 02:23:14 +00:00
wkj
cd5bae7871
Astro with some minor changes to placate Unix.
2004-04-21 02:16:43 +00:00
rsc
95f57b01e2
Clean up the dwarf code.
2004-04-21 02:03:00 +00:00
rsc
87a478a361
Clean up the dwarf code a little and make
...
acidtypes handle gcc 3.3.3 binaries.
2004-04-21 02:02:47 +00:00
wkj
e37302c4b9
Plan 9 lex (to be installed as lex.9, if at all).
2004-04-21 01:22:09 +00:00
wkj
7d3bbe1652
Don't build lex until Russ says it is OK (it is useful for troff, which I don't really want to port to flex).
...
Add aescbc because I use it once in a while.
2004-04-21 01:21:40 +00:00
wkj
a31db67d14
Add tcs; it compiles in my world, but I haven't tried it in Russ's yet.
2004-04-21 01:15:41 +00:00
rsc
dddc2ed156
Compute time zone using strftime.
2004-04-20 17:00:01 +00:00
rsc
99c75f3c50
fix a deadlock.
2004-04-20 15:16:18 +00:00
rsc
0e25d6094f
better \r handling
2004-04-20 06:49:32 +00:00
rsc
6c8856475f
acid on freebsd
2004-04-20 05:51:36 +00:00
rsc
ebd395452e
cut dwarf a little slack.
2004-04-20 05:43:05 +00:00
rsc
a16e9f2de7
help out freebsd 4.9
2004-04-20 05:11:39 +00:00
rsc
f1a5be0fb2
remove debugging print
2004-04-20 05:09:56 +00:00
rsc
d2cbcb7722
little fixes.
2004-04-20 05:05:16 +00:00
rsc
62c277efe8
fix stupid bug in findsym
2004-04-20 04:33:53 +00:00
rsc
86fa0d2277
final tweaks for tonight.
2004-04-20 02:21:12 +00:00
rsc
a0f1e21ff9
make things work on SunOS
2004-04-20 02:03:38 +00:00
rsc
e637c944fe
i hate []
2004-04-20 01:42:20 +00:00
rsc
a196bf0577
i hate the []
2004-04-20 01:13:04 +00:00
rsc
89f6ec8e90
yet more []
2004-04-20 00:55:31 +00:00
rsc
929ba9b98f
fix various bugs for sunos
2004-04-20 00:54:58 +00:00
rsc
20b33daf59
kill some more []
2004-04-20 00:54:08 +00:00
rsc
c252674209
remove some [] array initializers.
2004-04-20 00:45:06 +00:00
rsc
13e660708d
C
...
err is a bad name for a variable.
VS: ----------------------------------------------------------------------
2004-04-20 00:20:36 +00:00
rsc
67a5b28ed0
darwin
...
.
2004-04-19 23:59:47 +00:00
rsc
67e4fce4f5
make mac work
2004-04-19 23:58:57 +00:00
rsc
b829c35470
for no systems.
2004-04-19 23:10:22 +00:00
rsc
1b135a7805
clean up when finished.
...
don't set PLAN9
don't set PLAN9
2004-04-19 23:04:36 +00:00
rsc
e15e6c0820
clean up when finished.
...
don't set PLAN9
2004-04-19 23:03:55 +00:00
rsc
b4a659b6cf
clean up when finished.
2004-04-19 23:03:46 +00:00
rsc
98cd2746cf
add acidtypes
2004-04-19 22:41:57 +00:00
rsc
70e24710a8
cut unnamed unions
2004-04-19 19:59:58 +00:00
rsc
10323cd327
get rid of array indexes.
2004-04-19 19:58:44 +00:00
rsc
aa8086853b
x
2004-04-19 19:35:17 +00:00
rsc
c2a9c3bb4e
handle pids without files correctly.
2004-04-19 19:34:22 +00:00
rsc
f91245eb29
remove reference to mach2
2004-04-19 19:32:29 +00:00
rsc
564ca709d0
acid
2004-04-19 19:32:07 +00:00
rsc
22a7368ef2
remove ref to mach2
2004-04-19 19:31:09 +00:00
rsc
84114f0665
debugger
2004-04-19 19:30:50 +00:00
rsc
a84cbb2a17
libmach
2004-04-19 19:29:25 +00:00
rsc
c8af1ab17b
tweaks
2004-04-19 18:13:05 +00:00
rsc
ad1d529cd7
add files from david tolpin
2004-04-19 05:56:43 +00:00
rsc
e543c475e7
fix drawread, add changes from david tolpin
2004-04-19 05:56:17 +00:00
rsc
904f0d0b42
oldorg was bad idea
2004-04-19 05:55:19 +00:00
rsc
892de79874
various little bug fixes
2004-04-19 05:54:21 +00:00
rsc
f476c92fdb
add cooked override.
2004-04-18 16:22:12 +00:00
rsc
ebb4c24772
add this
2004-04-16 15:28:09 +00:00
rsc
a2705f207f
make echoing work.
2004-04-16 15:27:29 +00:00
rsc
aba09191af
add rog's chording fix.
2004-04-16 05:11:34 +00:00
rsc
9fdc52c625
forgot mklib
2004-04-15 15:10:19 +00:00
rsc
4dcd9af228
9term manages to turn off echo at the right times under SunOS ?
2004-04-15 02:04:30 +00:00
rsc
aeb54c0efe
add -p flag. too many install scripts want it.
2004-04-15 01:25:21 +00:00
rsc
558ba8f4df
only archive the new files
2004-04-15 01:24:54 +00:00
rsc
ff3adf6082
add gzip, bzip2
...
'
2004-04-14 20:09:21 +00:00
rsc
4314729dde
Add graph, plot
2004-04-14 19:54:10 +00:00
rsc
08df2a433e
add new atoi etc.
2004-04-09 01:02:54 +00:00
rsc
5ad51f0cff
bye bye
2004-04-08 19:57:05 +00:00
rsc
650deb7980
Make libhtml, htmlfmt build.
...
Thanks to wkj for doing all the hard work.
2004-04-08 19:36:35 +00:00
rsc
6f6553dfb7
Cache last uid, gid to make translation faster.
2004-04-08 19:31:21 +00:00
rsc
62c1415826
Let's try this - Dotfiles toggles listing of .* in directory listings.
2004-04-08 19:30:18 +00:00
wkj
7cf289ca89
Import version of libhtml that might actually work with ANSI C.
2004-04-06 19:06:52 +00:00
rsc
3e3817f7c8
better fix to window flash bug on new -- also
...
happens on resize.
2004-04-06 15:20:01 +00:00
rsc
88cbb82295
whoops - missing }
2004-04-05 22:01:23 +00:00
rsc
cc3c704cf3
debugging print
2004-04-05 21:02:10 +00:00
rsc
7934b1c6d4
Fixes from Axel Belinfante.
...
Fix 9term New border flash too.
2004-04-05 20:58:16 +00:00
rsc
3a9dccd76e
Change _p9strsig to return nil if tmp==nil.
...
Add atoi, atol, atoll.
These versions call strtol/strtoll with base==0.
The Unix versions use base==10.
2004-04-02 22:57:49 +00:00
rsc
85117729d0
Add some missing unsharps.
2004-04-02 15:34:42 +00:00
rsc
732be70cc4
Avoid bad mouse buffering.
2004-03-31 05:15:02 +00:00
rsc
1ed1c638a8
Small fixes
2004-03-31 01:01:24 +00:00
rsc
4f30f3b444
grey out 9term when it loses focus.
2004-03-30 05:03:29 +00:00
rsc
c005568a7f
Border resizing and 9term greying.
2004-03-30 05:01:53 +00:00
rsc
1cb3fa8093
Border resizing by dragging.
...
Thanks to Axel Belinfante.
2004-03-29 12:00:15 +00:00
rsc
d99b2f34e6
Sometimes it's amazing these haven't been turned
...
up by other compilers.
2004-03-26 19:20:10 +00:00
rsc
1d011a3ec0
OpenBSD support from Markus Friedl.
2004-03-26 18:08:54 +00:00
rsc
fff395d75c
more color map hackery from axel.
2004-03-26 17:44:45 +00:00
rsc
69ab5d3d49
handle interrupts and backgrounded processes a little better.
2004-03-26 17:30:36 +00:00
rsc
25e0e4f334
.
2004-03-26 17:15:57 +00:00
rsc
2308413372
Chording paste bug.
2004-03-26 17:15:34 +00:00
rsc
6325e03247
Be more careful about not changing screen!
2004-03-26 17:06:55 +00:00
rsc
3df902ecd0
Only use futimesat on Solaris 9
2004-03-26 05:06:22 +00:00
rsc
6b2d0fd946
Bug fixes from Scott Schwartz.
...
Try to make 9term not crash when X errors happen.
2004-03-26 03:45:55 +00:00
rsc
eeb7312231
Fortune fix
2004-03-26 03:07:52 +00:00
rsc
f6dc1628d6
Remove debugging echos.
2004-03-26 02:08:44 +00:00
rsc
be22ae2d07
SunOS can rot in hell.
2004-03-26 01:59:35 +00:00
rsc
4e3a2cc1f9
fix resizing of fixed-size windows
2004-03-26 01:55:03 +00:00
rsc
d126ebb544
more unken
2004-03-26 01:51:33 +00:00
rsc
65d5010eda
unken
2004-03-26 01:47:43 +00:00
rsc
d6f81d852d
better mkmk
2004-03-26 00:15:34 +00:00
rsc
75024f0f3d
Darwin support.
2004-03-26 00:09:27 +00:00
rsc
c22d8e6552
Small changes.
...
Small changes.
2004-03-25 23:30:50 +00:00
rsc
1a84af59e0
Guess what? More anonymous unions!
2004-03-25 23:25:45 +00:00
rsc
285b4f85c0
More anonymous unions.
2004-03-25 23:24:04 +00:00
rsc
35d95baea2
More anony.
2004-03-25 23:17:07 +00:00
rsc
4bda94f9bd
Remove anonymous union.
2004-03-25 23:15:55 +00:00
rsc
f6b7705a54
remove libmach
2004-03-25 23:14:06 +00:00
rsc
70bcc7804e
More files.
...
More files.
2004-03-25 23:08:53 +00:00
rsc
8ad517944e
Today's changes.
...
More changes.
2004-03-25 23:03:57 +00:00
rsc
0023dde326
Fix colors.
2004-03-22 16:08:32 +00:00
rsc
e62ba5ec0b
Fix lots of warnings.
...
Incorporate changes from Andrey Mirtchovski.
2004-03-21 23:24:28 +00:00
rsc
64044a070a
Initialization bug reported by Taj Khattra.
2004-03-21 20:42:11 +00:00
rsc
bbbc97b008
Add namespace.c
2004-03-21 14:07:19 +00:00
rsc
b3f61791f1
Add libmp.
2004-03-21 14:06:38 +00:00
rsc
498bb22174
Add some missing files.
2004-03-21 14:05:38 +00:00
rsc
0fc65b37a1
Add most of libsec.
2004-03-21 14:04:56 +00:00
rsc
768206abfc
Add mkfile.
2004-03-21 13:54:34 +00:00
rsc
ca0c710cf8
Make idiff build.
2004-03-21 05:20:37 +00:00
rsc
304278e5fd
Don't require plumber.
2004-03-21 05:19:51 +00:00
rsc
2277c5d7bb
Small tweaks
...
Lots of new code imported.
2004-03-21 04:33:13 +00:00
rsc
038e9089b3
Change 9wm to look like rio.
2004-03-21 04:27:28 +00:00
rsc
ba9ffa53c4
Change 9term to look like rio windows, not acme windows.
2004-03-21 04:27:09 +00:00
rsc
d23a617a83
Various small interface changes.
2004-03-15 01:57:29 +00:00
rsc
3d77c87e81
Vac works.
2004-03-15 01:56:49 +00:00
rsc
333c1dccc2
Add binary fraction tree index.
...
The old index code is still
supported too. Buildindex and
checkindex need to be revisited,
though they should be easy to adapt.
2004-03-13 04:35:13 +00:00
rsc
9ffbb5adca
Checkpoint.
...
Add disk caching code and first draft of fractional index.
2004-03-12 18:28:14 +00:00
rsc
7c5190d2c8
Add 200-line comment trying to explain the new index.
2004-03-12 05:42:28 +00:00
rsc
2499885177
Implement write buffer.
2004-03-11 19:14:09 +00:00
rsc
d49a2e4801
Various fixes, add spell.
2004-03-09 12:45:12 +00:00
rsc
fb7cc74a92
remove debugging print.
2004-03-05 06:10:11 +00:00
rsc
0d0df317f8
Unfix non-bug.
2004-03-05 06:03:26 +00:00
rsc
8c6f0e8ab4
Small bug fixes.
2004-03-05 05:58:48 +00:00
rsc
15680d56a6
Amazingly picky bug fixes from Valgrind.
2004-03-05 05:53:11 +00:00
rsc
28fe2052d0
don't need these.
2004-03-05 05:14:18 +00:00
rsc
62390091b7
Update libregexp with recent bug fixes from Plan 9.
2004-03-05 05:13:56 +00:00
rsc
4da83e7cce
Various little fixes.
2004-03-05 03:13:13 +00:00
rsc
c91bd3283a
Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.
...
Add debugging to fdwait.
Rewrite getcallerpc on PowerMac to be correct.
2004-03-05 02:25:41 +00:00
rsc
02a1a5c18b
Debugging libthread for acme.
2004-03-05 01:12:11 +00:00
rsc
315e309098
Remove debugging print.
2004-03-04 02:37:30 +00:00
rsc
0b91799791
Fix rc not to bus error on Mac OS X.
...
Don't print about child notes either.
2004-03-04 02:36:36 +00:00
rsc
1ae0de511a
Some day I will get this right.
2004-03-04 02:06:46 +00:00
rsc
6a0523b94e
Account for C vs. assembly in tas and getcallerpc. Sigh.
2004-03-03 21:21:29 +00:00
rsc
4615bace42
Whoops.
2004-03-03 00:03:19 +00:00
rsc
4cdbf87a15
Remove a debugging print, more cleanup.
2004-03-02 23:16:37 +00:00
rsc
af78a4cd2b
Little tweaks and documentation.
2004-03-02 23:11:58 +00:00
rsc
efc2b0c99e
Make sure snarf is <64kB, since the wire count
...
is only 16 bits.
2004-03-02 20:02:13 +00:00
rsc
ff34e95bc3
Change pipes to preserve message boundaries.
2004-03-02 19:27:44 +00:00
rsc
05b7f431f0
Long-standing stability bugs fixed in 9pserve.
...
Update win to use acme interface directly instead of via pipes.
Add comment to pipe about lack of message boundaries.
2004-03-02 19:21:48 +00:00
rsc
8f314994db
More Mac tweaks.
2004-03-02 17:34:15 +00:00
rsc
53dbac9485
Tweaks for the Macintosh.
2004-03-02 16:58:49 +00:00
rsc
6e2cec77b2
missing programs
2004-03-02 16:55:27 +00:00
rsc
34ca7ee3bf
Empty changelog
2004-03-01 19:39:15 +00:00
rsc
63dd44c8ca
more tweaks.
2004-02-29 23:21:24 +00:00
rsc
d21d62e2fc
Various tweaks.
2004-02-29 23:20:28 +00:00
rsc
c3a72d77dc
Threadplumbrecv.
2004-02-29 23:11:52 +00:00
rsc
e04d5bee69
Tweak listing of libraries.
2004-02-29 23:09:35 +00:00
rsc
2fd9db992a
Install commands before subdirectories,
...
so we get yacc before compiling hoc.
2004-02-29 22:58:04 +00:00
rsc
b4705757e5
Threaded read9pmsg.
2004-02-29 22:54:49 +00:00
rsc
2517c38a8c
Add fdwait routines.
2004-02-29 22:53:51 +00:00
rsc
d6df6c1e29
Update mkmk.sh.
2004-02-29 22:49:59 +00:00
rsc
f063dad96e
Small tweaks to make things build again.
2004-02-29 22:42:33 +00:00
rsc
91c13e54b5
Move utf, fmt. Small header file changes.
2004-02-29 22:11:15 +00:00
rsc
5a8e63b2f0
Fighting the good fight.
...
Move libfmt, libutf into subdirectories of lib9.
Add poll-based socket i/o to libthread, so that we can
avoid using multiple procs when possible, thus removing
dependence on crappy pthreads implementations.
Convert samterm, acme to the single-proc libthread.
Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.
2004-02-29 22:10:26 +00:00
rsc
d51419bf43
various tweaks.
2004-02-09 19:33:05 +00:00
rsc
c197370550
completion, pageup/pagedown
2004-02-09 19:32:18 +00:00
rsc
97fdda4e86
need pty.h on linux according to scott schwartz
2004-01-20 01:59:47 +00:00
rsc
03480d7333
Why would the Linux man page actually tell the truth?
2004-01-09 20:07:49 +00:00
rsc
278be7797f
add libs
2004-01-09 00:14:47 +00:00
rsc
b214663d34
linux diffs.
2004-01-09 00:04:55 +00:00
rsc
49588d5d90
Tweaks to various bits.
...
Until I hear otherwise, Refs aren't used enough to
merit their own assembly. They are now implemented with locks.
2003-12-17 04:34:52 +00:00
rsc
7f11104a57
Add libString.
2003-12-11 18:15:57 +00:00
rsc
57ccfb9e8f
ramfs
2003-12-11 17:50:50 +00:00
rsc
b3994ec5c7
More files related to user-level file servers.
...
Also add acme!
2003-12-11 17:50:28 +00:00
rsc
32f69c36e0
Add support for user-level 9P servers/clients and various bug fixes to go with them.
2003-12-11 17:48:38 +00:00
rsc
ac244f8d28
bug from wkj
2003-12-09 18:07:09 +00:00
rsc
e95a70884b
Bug fixes from the Valgrind oracle.
2003-12-09 06:37:26 +00:00
rsc
ceb0477083
check everything in so i can move to linux and valgrind.
2003-12-09 06:06:07 +00:00
rsc
4e6ed88aa8
rebuild because of libbio/bfmt.c
2003-12-06 19:33:11 +00:00
rsc
d3df308747
File system stuff.
2003-12-06 18:08:52 +00:00
rsc
e97ceade5e
various tweaks.
2003-12-06 18:05:27 +00:00
rsc
c715a6127a
nan
2003-12-04 19:18:28 +00:00
rsc
dff7e27317
Clean up yacc files in mkcommon, mkhdr.
...
Add nan to lib9.
Fix memory corruption bugs in 9term.
2003-12-04 19:16:29 +00:00
rsc
c5b9ff9fa8
add hoc
2003-12-04 17:45:49 +00:00
rsc
25b866dd06
disable some programs, enable others.
2003-12-04 17:31:08 +00:00
rsc
49c26cf71c
Remove debugging print from 9term.
2003-12-04 17:23:51 +00:00
rsc
3fd755b763
Various fixes.
2003-12-04 04:29:47 +00:00
rsc
d2a414f28d
fix bug in handling of backspace in output.
2003-12-04 00:31:14 +00:00
rsc
5af29cd3a9
make hold mode a bit more attractive.
2003-12-04 00:20:33 +00:00
rsc
1c8efa18ee
allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.
2003-12-04 00:17:10 +00:00
rsc
683c5e534a
more bug fixes
2003-12-04 00:16:33 +00:00
rsc
d3acba9559
add -a flag for acme.
2003-12-04 00:11:33 +00:00
rsc
b0be3b8826
add bfmt.
2003-12-03 22:51:11 +00:00
rsc
669250d159
Various fixes.
...
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.
2003-12-03 22:50:48 +00:00
rsc
1ccf253eb2
fix stack size (oops)
2003-12-02 21:49:45 +00:00
rsc
ab5efca82f
Check for changed window size after window creation.
2003-12-02 03:50:06 +00:00
rsc
e39b8b1928
More X11 snarf tweaks.
...
Will we ever finish?
2003-12-02 03:42:46 +00:00
rsc
1555bd7aaa
call exit rather than _exits inside exits,
...
so that the c library atexit handlers get
a chance to run.
2003-11-26 00:48:56 +00:00
rsc
268fa93385
Fix X11 clipboard again.
2003-11-25 20:30:11 +00:00
rsc
0870887793
add dict
2003-11-25 03:37:45 +00:00
rsc
e642beb522
add sunos
2003-11-25 03:06:00 +00:00
rsc
3ad24e4036
add libplumb to dir list
2003-11-25 03:03:45 +00:00
rsc
915ce5c28f
fix libplumb
2003-11-25 03:03:30 +00:00
rsc
f161341946
fixes to plumber and 9term
2003-11-25 03:02:54 +00:00
rsc
21a17ff3e9
Update NOTES, hack on 9term a little.
2003-11-25 02:54:24 +00:00
rsc
3765283ccf
Silence some Mac OS X warnings.
2003-11-25 02:36:46 +00:00
rsc
6bb54fab15
more tweaks.
2003-11-25 02:22:49 +00:00
rsc
64bcfff3a1
More tweaks on Linux and Solaris.
2003-11-25 02:11:11 +00:00
rsc
f7012583e9
Add the #goo to allow use in C++.
...
Silence a few more warnings.
Strip down the mkfiles more.
Fix bug in X11 mouse handling, note groups.
2003-11-25 01:40:27 +00:00
rsc
912fba95e7
Changes for Mac OS X. Most important is stack sizes in samterm,
...
which were completely bogus. (Libthread used to ignore them but
not anymore. Maybe we really should ignore them, but that breaks
Venti, which needs *really* big stacks.)
2003-11-24 22:39:06 +00:00
rsc
2db9e4821d
tweaks.
2003-11-24 20:16:30 +00:00
rsc
cedbe4a4fa
Tweaks for Linux.
2003-11-24 00:59:36 +00:00
rsc
f9355efb2e
Build correctly on FreeBSD.
...
(Will this process ever reach a fixed point?)
2003-11-24 00:47:50 +00:00
rsc
d2c4ee9e48
Tweaks to build properly on Linux.
2003-11-24 00:43:41 +00:00
rsc
478ee9636f
Make things build on FreeBSD again.
2003-11-23 20:04:53 +00:00
rsc
1c253ceb58
Annoying changes to work on Sun boxes.
2003-11-23 19:49:17 +00:00
rsc
50e628cb8f
runthread needn't be inline
2003-11-23 18:38:17 +00:00
rsc
6723d9518d
set path
2003-11-23 18:33:24 +00:00
rsc
d66daf1d61
one Makefile
2003-11-23 18:32:42 +00:00
rsc
9e37bb03b3
make -> mk
2003-11-23 18:23:38 +00:00
rsc
d709423926
add libip
2003-11-23 18:23:20 +00:00
rsc
99947423b1
make -> mk
2003-11-23 18:22:36 +00:00
rsc
db6608bd81
add libsec
2003-11-23 18:21:42 +00:00
rsc
056fe1ba7f
new venti library.
2003-11-23 18:19:58 +00:00
rsc
9df487d720
add libhttpd
2003-11-23 18:19:35 +00:00
rsc
b6afd33e2f
add libflate
2003-11-23 18:19:18 +00:00
rsc
8a708fb239
sun support
2003-11-23 18:18:41 +00:00
rsc
cd7ddc9b5f
make -> mk
...
remove clumsy stack hack.
fix exec.
fix nthreads maintenance.
fix threadexitsall not to kill self.
add sun support.
2003-11-23 18:18:00 +00:00
rsc
b7e6f4150f
make -> mk
...
use $HOME/mnt/plumb as named pipe.
2003-11-23 18:16:51 +00:00
rsc
58611a1bbf
make -> mk
...
change %u from verb to flag.
2003-11-23 18:16:24 +00:00
rsc
16a7096669
Add drawsetlabel(Display*, char*).
...
Turn window destruction into "hangup" note.
Fix (?) snarf buffer management.
Add latin1 keyboard translation.
2003-11-23 18:15:43 +00:00
rsc
986b36bccd
make -> mk.
...
add Bfdopen.
2003-11-23 18:14:35 +00:00
rsc
fd04aacee1
Various additions and fixes.
2003-11-23 18:12:54 +00:00
rsc
74f990ad84
add libbin
2003-11-23 18:11:44 +00:00
rsc
dda0695dc0
forgot this.
2003-11-23 18:11:17 +00:00
rsc
5c34ff9e1c
make -> mk
2003-11-23 18:10:54 +00:00
rsc
bc7cb1a15a
new utilities.
...
the .C files compile but are renamed to avoid building automatically.
2003-11-23 18:04:47 +00:00
rsc
f08fdedcee
Plan 9's rc.
...
not a clear win over byron's,
but at least it has the right syntax.
2003-11-23 18:04:08 +00:00
rsc
5993a8f275
the one true diff.
...
at least it can handle "diff file1 file2 dir".
2003-11-23 18:03:02 +00:00
rsc
cfabc3ed16
Dhog's 9term.
...
Updated for current libraries by Caerwyn Jones.
Button-3 plumbing (like in acme) by rsc.
2003-11-23 18:02:15 +00:00
rsc
b8c14089d8
Plan 9 version, nothing tweaked yet.
2003-11-23 17:58:26 +00:00
rsc
7763a61a35
start thinking about vac -- doesn't build yet
2003-11-23 17:55:34 +00:00
rsc
7a4ee46d25
Initial stab at Venti.
2003-11-23 17:54:58 +00:00
rsc
4fbfdd7acd
make -> mk
2003-11-23 17:54:24 +00:00
rsc
ef9890f65a
perror, create, remove now in the headers
2003-11-23 17:53:56 +00:00
rsc
163c9a25ec
remove debugging print.
2003-11-23 17:53:45 +00:00
rsc
17f131946f
change from rob -- handle ^U like in rio, acme
2003-11-23 17:53:32 +00:00
rsc
422761f81e
make -> mk
2003-11-23 17:53:05 +00:00
rsc
f37a36a8f4
create, perror, and remove are now properly in the headers.
2003-11-23 17:52:04 +00:00
rsc
fc1d90caca
Don't need to install 'u' as flagfmt anymore.
2003-11-23 17:51:41 +00:00
rsc
5b6dcaf404
use path-less names for ssh, samterm.
...
let execvp sort it out.
2003-11-23 17:51:03 +00:00
rsc
e6c4346b50
Use execvp to avoid hard-coding path names for ssh, samterm.
2003-11-23 17:50:36 +00:00
rsc
d8b652ae6f
print current directory in "don't know how to make" errors.
2003-11-23 17:48:53 +00:00
rsc
3d7e9092a4
Single-threaded plumber that can run "start" rules.
...
Thanks to Caerwyn Jones.
2003-10-14 02:35:00 +00:00
rsc
169aba14a4
Move werrstr into errstr, so that if you use werrstr
...
you have to get this __errfmt instead of the one
in libfmt that only does Unix error codes.
2003-10-14 02:10:47 +00:00
rsc
8110278003
Fix a bug in Linux?
2003-10-14 01:46:24 +00:00
rsc
67f1f37bd8
Tweaks.
2003-10-13 17:17:08 +00:00
rsc
25096ae2b7
Set $BIN.
2003-10-13 17:16:43 +00:00
rsc
59d7d92ee7
Flush the display when we poll for events.
2003-10-13 17:16:29 +00:00
rsc
e6f4b2e311
Rewrite /lib/font/bit to $PLAN9/font when open fails.
2003-10-13 17:16:15 +00:00
rsc
90026180d1
Use new directory structure.
2003-10-11 03:58:46 +00:00
rsc
00b80edb97
Licensing and various tweaks.
2003-10-11 02:59:10 +00:00
rsc
a6ea03aea9
Allow prec==0.
2003-10-11 02:49:01 +00:00
rsc
161060a463
Lots of X fixes.
2003-10-11 02:47:43 +00:00
rsc
4af386f434
Remove errfmt -- it's in lib9.
2003-10-11 02:47:14 +00:00
rsc
ffcafb8c4b
Various tweaks. The implementation of notify, create, etc.
...
should really be in lib9.
2003-10-11 02:45:55 +00:00
rsc
941c9f36a9
Tweaks to make it work on Unix.
2003-10-11 02:45:02 +00:00
rsc
98014aa543
Macintosh.
2003-10-03 15:33:45 +00:00
rsc
d4853cf44b
Move resize into main proc.
2003-10-01 15:20:53 +00:00
rsc
5adfe7e525
Tweaks.
2003-10-01 03:01:08 +00:00
rsc
4cecbbe678
wasn't supposed to go in.
2003-10-01 02:53:27 +00:00
rsc
a46395ecf9
More Darwin.
2003-10-01 02:53:00 +00:00
rsc
a995e477ff
Various tweaks to make things run on Mac OS.
...
The main change is the use of pthread to implement ffork.
2003-10-01 02:50:57 +00:00
rsc
e182749a98
Need ranlib for Mac.
2003-10-01 02:44:51 +00:00
rsc
8af7f5d093
Rendezvous tester.
2003-10-01 00:44:57 +00:00
rsc
e767dd4930
Add extra build targets.
2003-10-01 00:44:50 +00:00
rsc
b350297447
Fix path to bio.h.
2003-09-30 19:10:53 +00:00
rsc
c4954d68b8
Empty changelog
2003-09-30 19:06:33 +00:00
rsc
522b0689c3
Reorg
2003-09-30 19:05:50 +00:00
rsc
84b1cb73b3
Initial revision
2003-09-30 17:47:44 +00:00
rsc
a59ea66fa9
Initial import.
2003-09-30 17:47:44 +00:00
rsc
b822e0d803
Initial revision
2003-09-30 17:47:43 +00:00
rsc
b599070848
Initial import.
2003-09-30 17:47:43 +00:00
rsc
76193d7cb0
Initial revision
2003-09-30 17:47:42 +00:00
rsc
ed7c8e8d02
Initial import.
2003-09-30 17:47:42 +00:00
rsc
b2cfc4e2e7
Initial revision
2003-09-30 17:47:41 +00:00