Commit graph

313 commits

Author SHA1 Message Date
rsc
8a26417b7a add freebsd 5.2 2005-02-08 19:13:57 +00:00
rsc
dc305d0368 Maybe it will run on SunOS 5.8 now. 2005-02-08 18:01:04 +00:00
rsc
568e208e37 do not use linux mc 2005-02-01 20:29:53 +00:00
rsc
01bcf9f982 respect sysname 2005-01-30 16:28:53 +00:00
rsc
a4eeb3c103 add stack 2005-01-23 22:56:33 +00:00
rsc
4fc1f5f949 bad $variable names 2005-01-19 16:45:27 +00:00
rsc
108559b2d7 do not use rpath on Darwin 2005-01-19 00:25:38 +00:00
rsc
c968e5190b look in right place for 64-bit X libs 2005-01-18 05:59:34 +00:00
rsc
212c482fe7 more binaries 2005-01-17 21:33:17 +00:00
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
rsc
f69a6ff541 call wmail to send mail. 2004-08-22 15:38:10 +00:00
wkj
63566f250d CVS turd update. 2004-07-03 18:35:28 +00:00
wkj
71be091310 Vanilla Mozilla, too. 2004-07-03 17:46:40 +00:00
rsc
3b09f6d613 gv wrapper 2004-06-10 19:51:28 +00:00
rsc
4c2a6585b3 handle local files better 2004-06-09 14:05:29 +00:00
rsc
57d4c1f30e #define PLAN9PORT.
forgive me.
2004-05-20 17:41:17 +00:00
rsc
6bdad3d616 change from #9 to $PLAN9 2004-05-17 03:30:50 +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
125fac6fb9 A shell wrapper for aux/download. 2004-05-17 02:25:34 +00:00
rsc
173302913e asdf 2004-05-15 23:53:19 +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
be36ff6885 add -W to specify window size.
various other little fixes.
2004-04-29 17:13:24 +00:00
rsc
e544651cc7 redirect properly on sun 2004-04-25 21:28:51 +00:00
rsc
fa27751068 comment about use 2004-04-25 20:31:28 +00:00
rsc
e06d921769 make a clean listing in an acme window. 2004-04-25 20:30:47 +00:00
rsc
78802e6993 various bug fixes 2004-04-24 04:52:49 +00:00
rsc
e18c134050 handle non-existent files right 2004-04-23 06:51:06 +00:00
rsc
7e42d21012 odds and ends 2004-04-21 23:43:46 +00:00
rsc
3e63e5c271 rename man9 => 9man
sorry
2004-04-21 22:59:14 +00:00
rsc
3c2827901d Rename Bwait to E. 2004-04-21 21:01:52 +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
wkj
f2a700e22a Tweaks for rsc's environment. 2004-04-21 03:25:35 +00:00
wkj
6d7a57dea4 Import man9 shell script for reading Plan 9 man pages with Unix nroff.
Seems to mostly work under FreeBSD; needs some testing under Linux.
2004-04-21 03:20:56 +00:00
rsc
ba03b8910d How could I forget this? 2004-04-20 17:54:04 +00:00
rsc
58dd565008 cut the bs 2004-04-19 05:53:29 +00:00
rsc
25cb46f930 use new tab for firefox 2004-04-19 05:52:12 +00:00
rsc
c57a7371ba use os-provided state strings 2004-04-19 05:51:59 +00:00
rsc
88f2c3b0b7 make plumb work a little better? 2004-04-19 05:51:41 +00:00
rsc
1ed1c638a8 Small fixes 2004-03-31 01:01:24 +00:00
rsc
1b431b180d Fix version for sunos. 2004-03-26 05:05:33 +00:00
rsc
0f192bb8f2 Include Solaris version. 2004-03-26 05:01:11 +00:00
rsc
2d8fd46b58 Add -lutil on systems that have it. 2004-03-26 02:09:17 +00:00
rsc
cb27443abf Today's changes. 2004-03-25 23:03:22 +00:00
rsc
a770daa795 Small tweaks 2004-03-21 04:32:36 +00:00
rsc
af78a4cd2b Little tweaks and documentation. 2004-03-02 23:11:58 +00:00
rsc
dc9d0ffc75 Use cflags (bug introduced by Mac tweak). 2004-03-02 19:29:39 +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
f063dad96e Small tweaks to make things build again. 2004-02-29 22:42:33 +00:00
rsc
d51419bf43 various tweaks. 2004-02-09 19:33:05 +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
24225d557c add bundle 2003-12-04 17:32:22 +00:00
rsc
cdaa1bd135 add lc. 2003-12-04 17:31:35 +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
e89321a56e B that knows about address syntax,
change plumber to use it.
2003-12-02 21:57:32 +00:00
rsc
3765283ccf Silence some Mac OS X warnings. 2003-11-25 02:36:46 +00:00
rsc
64bcfff3a1 More tweaks on Linux and Solaris. 2003-11-25 02:11:11 +00:00
rsc
8b6a5e678a portable ar. 2003-11-24 22:40:36 +00:00
rsc
1c253ceb58 Annoying changes to work on Sun boxes. 2003-11-23 19:49:17 +00:00
rsc
dbd7b9a97e various shell script fixes.
add 9a, 9c, 9l wrapper scripts.
label sets label on xterm/9term
2003-11-23 18:29:08 +00:00
rsc
629864f582 Some Plan 9 workalikes. 2003-10-13 18:25:28 +00:00
rsc
93fb47050c B then wait. 2003-10-11 03:58:19 +00:00
rsc
b9b5cea4ed Extra sam scripts. 2003-10-11 03:55:45 +00:00