Commit graph

104 commits

Author SHA1 Message Date
rsc
e33c70bc72 use 9 ps 2005-01-17 21:27:59 +00:00
rsc
90df80d0b5 formatting 2005-01-17 21:27:52 +00:00
rsc
eea5f6adfe source $PLAN9/config 2005-01-17 20:57:57 +00:00
rsc
54bcb7e9a2 use -Wl,-rpath for gcc 2005-01-16 20:56:40 +00:00
rsc
aae5c0bc63 document man 2005-01-14 19:03:18 +00:00
rsc
0dc9950215 stupid sun 2005-01-14 18:21:12 +00:00
rsc
722c34e310 better job at cleaning 2005-01-14 18:00:26 +00:00
rsc
9bbe4594ef paranoia 2005-01-14 05:55:09 +00:00
rsc
3a9ee63519 must let $PLAN9 be overrided in 9 and 9.rc 2005-01-14 05:42:53 +00:00
rsc
67075c3634 fixes 2005-01-14 05:28:38 +00:00
rsc
359c1e017e works on Linux 2.6 2005-01-14 04:24:09 +00:00
rsc
78e51a8c66 checkpoint 2005-01-14 03:45:44 +00:00
rsc
1ae1824092 discovered $newmember 2005-01-14 00:33:03 +00:00
rsc
3940506bcc forgotten files 2005-01-13 04:56:07 +00:00
rsc
c8b6342d3c Many small edits. 2005-01-13 04:49:19 +00:00
rsc
2b85f70db0 change scripts back to /usr/local/plan9/bin/rc. sigh.
man replaces 9man
2005-01-11 20:58:13 +00:00
rsc
b908772234 invoke page better 2005-01-11 19:44:13 +00:00
rsc
acb1930587 more fun with macs 2005-01-11 19:35:27 +00:00
rsc
5645c4afff fun with applescript 2005-01-11 19:23:52 +00:00
rsc
2c500adda2 remove references to hardcoded /usr/local/plan9 where possible 2005-01-11 17:49:03 +00:00
rsc
5eead98e71 add 9 2005-01-07 23:26:14 +00:00
rsc
8953da3785 oops 2005-01-07 20:40:44 +00:00
rsc
886f121bc3 bug fix 2005-01-07 19:17:58 +00:00
rsc
474ef69496 add adict 2005-01-07 19:12:32 +00:00
rsc
724b43e60e remove target on failure (sun) 2005-01-07 18:51:26 +00:00
rsc
7d0dbb314f freebsd5 2005-01-07 18:06:47 +00:00
rsc
19e78199ec oops 2005-01-07 18:04:03 +00:00
rsc
a19ff5b204 debugging for sam, and an old fix forgotten 2005-01-07 18:03:36 +00:00
rsc
190857f93e accomodate sun nm format 2005-01-07 07:28:36 +00:00
rsc
9e863cf561 add -mt for sun 2005-01-07 07:16:53 +00:00
rsc
d756dc5e15 better status handling for sun 2005-01-07 07:15:31 +00:00
rsc
3d637e1628 do full dependency graph using libraries too.
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 06:40:17 +00:00
rsc
3ff9213bcd new scripts 2005-01-04 22:11:58 +00:00
rsc
4565fd039f more binaries to ignore 2005-01-04 22:07:20 +00:00
rsc
4d0927f596 modifications for firefox 2005-01-04 21:15:55 +00:00
rsc
88e348435e use kill -9 instead 2005-01-04 21:15:45 +00:00
rsc
78a9573fc6 use $USER instead of whoami 2005-01-04 21:15:35 +00:00
rsc
86f09f87cb allow file names as arguments 2005-01-04 21:15:25 +00:00
rsc
33514167ed show the amount of memory in use
instead of the amount of address space.
work a little harder for wchans
2005-01-04 21:14:58 +00:00
rsc
f9bca6a2a4 allow kill of pids. recognize -sig. 2005-01-04 21:14:29 +00:00
rsc
ead3e31153 9c: ignore autolib symbols
9l: use autolib symbols
2005-01-04 21:13:58 +00:00
rsc
e9a569a96a be more careful about not executing self.
clean up tmp files
2005-01-04 21:12:17 +00:00
wkj
89a4515039 GC now-unused FreeBSD-specific #defines. 2004-12-29 01:32:12 +00:00
rsc
7033e49de1 set flag for freebsd 5 2004-12-28 23:14:43 +00:00
rsc
fa267621f8 match Linux 2.6 kernel better 2004-12-24 07:12:30 +00:00
rsc
47e0a2aa3c finally got these working 2004-10-17 04:02:55 +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
4611e331e7 turn *off* safer mode, so that we can view pdfs.
i am not happy about this.
2004-09-17 22:07:01 +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
c8c0df440f Seems like -swap is needed for landscape
from dvips, which seems like a common case.
2004-08-22 15:39:10 +00:00