Blame


1 e20b71f4 2004-10-22 devnull October 16, 2004
2 e20b71f4 2004-10-22 devnull fix bug in latin1 keyboard data for superscript 1,2,3.
3 e20b71f4 2004-10-22 devnull
4 e20b71f4 2004-10-22 devnull bug in acme handling of arrow keys in Zeroxed windows fix from rob
5 e20b71f4 2004-10-22 devnull
6 e20b71f4 2004-10-22 devnull add " and ""
7 e20b71f4 2004-10-22 devnull
8 e20b71f4 2004-10-22 devnull add clumsy way to get at buffer contents in 9term
9 e20b71f4 2004-10-22 devnull
10 e20b71f4 2004-10-22 devnull add ulimit and umask as rc builtins [sic]
11 e20b71f4 2004-10-22 devnull
12 e20b71f4 2004-10-22 devnull print out signalled exits in rc. need to think more about this.
13 e20b71f4 2004-10-22 devnull
14 e20b71f4 2004-10-22 devnull September 28, 2004
15 e20b71f4 2004-10-22 devnull autoindent fixes from rob for acme
16 e20b71f4 2004-10-22 devnull
17 e20b71f4 2004-10-22 devnull fix bug in __fmtcpy reported by rob
18 e20b71f4 2004-10-22 devnull
19 e20b71f4 2004-10-22 devnull
20 e20b71f4 2004-10-22 devnull September 22, 2004
21 e20b71f4 2004-10-22 devnull add stringn builtin to acid
22 e20b71f4 2004-10-22 devnull
23 e20b71f4 2004-10-22 devnull remove 64-bit constants from nan.c
24 e20b71f4 2004-10-22 devnull
25 e20b71f4 2004-10-22 devnull keep fighting with pthreads.
26 e20b71f4 2004-10-22 devnull
27 e20b71f4 2004-10-22 devnull good thing about pthreads: no more 9proc.
28 e20b71f4 2004-10-22 devnull
29 e20b71f4 2004-10-22 devnull September 20, 2004
30 e20b71f4 2004-10-22 devnull bug fix in download - read right files
31 e20b71f4 2004-10-22 devnull
32 e20b71f4 2004-10-22 devnull more pthreads futzing
33 e20b71f4 2004-10-22 devnull
34 e20b71f4 2004-10-22 devnull September 17, 2004
35 e20b71f4 2004-10-22 devnull more changes for pthreads. note that this means binaries compiled
36 e20b71f4 2004-10-22 devnull for linux 2.6 will *not* work on linux 2.4. the 2.4 binaries may well
37 e20b71f4 2004-10-22 devnull work on 2.6, though. it also means that at the moment, threaded programs
38 e20b71f4 2004-10-22 devnull on linux 2.6 cannot be fully inspected with acid (grr).
39 e20b71f4 2004-10-22 devnull
40 e20b71f4 2004-10-22 devnull September 16, 2004
41 e20b71f4 2004-10-22 devnull change ports to use pthreads, remove ported rendezvous
42 e20b71f4 2004-10-22 devnull in favor of using the new primitives _procsleep and _procwakeup
43 e20b71f4 2004-10-22 devnull
44 e20b71f4 2004-10-22 devnull August 22, 2004
45 e20b71f4 2004-10-22 devnull powerpc linux support from ericvh - mostly va_copy and an sprint bug
46 e20b71f4 2004-10-22 devnull
47 e20b71f4 2004-10-22 devnull add -swap to psv
48 e20b71f4 2004-10-22 devnull
49 e20b71f4 2004-10-22 devnull call wmail to send mail in plumbing rules
50 e20b71f4 2004-10-22 devnull
51 e20b71f4 2004-10-22 devnull August 17, 2004
52 e20b71f4 2004-10-22 devnull fix major bug in lex introduced by trying to satisfy gcc.
53 e20b71f4 2004-10-22 devnull
54 e20b71f4 2004-10-22 devnull August 16, 2004
55 e20b71f4 2004-10-22 devnull handle grap.defines properly
56 e20b71f4 2004-10-22 devnull
57 e20b71f4 2004-10-22 devnull August 13, 2004
58 e20b71f4 2004-10-22 devnull better handing of top/active in rio
59 e20b71f4 2004-10-22 devnull better mask handling in rio
60 e20b71f4 2004-10-22 devnull
61 62bce50a 2004-08-11 devnull August 10, 2004
62 62bce50a 2004-08-11 devnull
63 62bce50a 2004-08-11 devnull try to be more consistent about _exit and _exits in libthread
64 62bce50a 2004-08-11 devnull
65 62bce50a 2004-08-11 devnull change plumbing rule for html to send to editor
66 2fc26be6 2004-08-11 devnull
67 2fc26be6 2004-08-11 devnull July 3, 2004
68 2fc26be6 2004-08-11 devnull Add missing parameter to smprint in libdraw/x11-init.c. From rob.
69 2fc26be6 2004-08-11 devnull Add missing parameter type in samterm/main.c. Also from rob.
70 2fc26be6 2004-08-11 devnull Teach web about vanilla Mozilla.
71 2fc26be6 2004-08-11 devnull Make 9term more clever about terminal echo. From Axel Belinfante.
72 62bce50a 2004-08-11 devnull
73 5fa5eedd 2004-06-20 devnull June 20, 2004
74 5fa5eedd 2004-06-20 devnull
75 5fa5eedd 2004-06-20 devnull x11 geometry fixes, from Peter Canning
76 5fa5eedd 2004-06-20 devnull
77 17cc1c87 2004-06-09 devnull June 9, 2004
78 17cc1c87 2004-06-09 devnull
79 17cc1c87 2004-06-09 devnull #define PLAN9PORT when compiling (sorry)
80 17cc1c87 2004-06-09 devnull
81 17cc1c87 2004-06-09 devnull handle local files better in web
82 17cc1c87 2004-06-09 devnull
83 17cc1c87 2004-06-09 devnull rewrite malloc, realloc, calloc, free, strdup to p9*
84 17cc1c87 2004-06-09 devnull
85 17cc1c87 2004-06-09 devnull various venti library fixes
86 17cc1c87 2004-06-09 devnull
87 17cc1c87 2004-06-09 devnull update plumbing rules to handle urls better
88 17cc1c87 2004-06-09 devnull
89 17cc1c87 2004-06-09 devnull add mouse wheel scrolling to acme, libdraw, from rob
90 17cc1c87 2004-06-09 devnull
91 17cc1c87 2004-06-09 devnull add mouse wheel scrolling to 9term
92 17cc1c87 2004-06-09 devnull
93 17cc1c87 2004-06-09 devnull add page up, pagedown, etc. work in sam
94 17cc1c87 2004-06-09 devnull
95 17cc1c87 2004-06-09 devnull better plumbing in sam, from presotto
96 17cc1c87 2004-06-09 devnull
97 17cc1c87 2004-06-09 devnull fix race in rendez-signal.
98 17cc1c87 2004-06-09 devnull
99 17cc1c87 2004-06-09 devnull quiet httpd a bit
100 17cc1c87 2004-06-09 devnull
101 17cc1c87 2004-06-09 devnull fix race in libthread - call _exit not exit
102 863f3626 2004-06-09 devnull
103 863f3626 2004-06-09 devnull first try at making delete work in rio for gv, from wkj
104 79e88b0c 2004-06-09 devnull
105 79e88b0c 2004-06-09 devnull make top windows active more often in rio
106 17cc1c87 2004-06-09 devnull
107 4bbb5302 2004-05-29 devnull May 18, 2004
108 4bbb5302 2004-05-29 devnull
109 4bbb5302 2004-05-29 devnull merge troff and friends from wkj and Taj Khattra
110 4bbb5302 2004-05-29 devnull
111 587ef67d 2004-05-14 devnull May 14, 2004
112 587ef67d 2004-05-14 devnull
113 587ef67d 2004-05-14 devnull more small bug fixes
114 587ef67d 2004-05-14 devnull
115 587ef67d 2004-05-14 devnull acme: make arrows work in tags, from rob
116 587ef67d 2004-05-14 devnull
117 587ef67d 2004-05-14 devnull sam: make sam -r machine files work, from presotto
118 587ef67d 2004-05-14 devnull
119 587ef67d 2004-05-14 devnull May 11, 2004
120 587ef67d 2004-05-14 devnull
121 587ef67d 2004-05-14 devnull more small bug fixes
122 587ef67d 2004-05-14 devnull
123 587ef67d 2004-05-14 devnull May 9, 2004
124 587ef67d 2004-05-14 devnull
125 587ef67d 2004-05-14 devnull don't reference data below stack pointer in sha1, md5
126 587ef67d 2004-05-14 devnull
127 587ef67d 2004-05-14 devnull
128 587ef67d 2004-05-14 devnull May 5, 2004
129 587ef67d 2004-05-14 devnull
130 587ef67d 2004-05-14 devnull various bug fixes
131 587ef67d 2004-05-14 devnull
132 587ef67d 2004-05-14 devnull April 29, 2004
133 587ef67d 2004-05-14 devnull
134 587ef67d 2004-05-14 devnull add -W to specify window size
135 587ef67d 2004-05-14 devnull
136 587ef67d 2004-05-14 devnull minor fixes
137 587ef67d 2004-05-14 devnull
138 587ef67d 2004-05-14 devnull April 27, 2004
139 587ef67d 2004-05-14 devnull
140 587ef67d 2004-05-14 devnull add threadspawn
141 587ef67d 2004-05-14 devnull
142 587ef67d 2004-05-14 devnull April 25, 2004
143 587ef67d 2004-05-14 devnull
144 587ef67d 2004-05-14 devnull add gview, image viewer, scat
145 587ef67d 2004-05-14 devnull
146 587ef67d 2004-05-14 devnull fix note groups in rc
147 587ef67d 2004-05-14 devnull
148 587ef67d 2004-05-14 devnull fix mc, remove Dotfiles from acme in favor of Getdir
149 587ef67d 2004-05-14 devnull
150 587ef67d 2004-05-14 devnull fix extraneous flush in Bprint
151 587ef67d 2004-05-14 devnull
152 587ef67d 2004-05-14 devnull add block device size for linux
153 587ef67d 2004-05-14 devnull
154 587ef67d 2004-05-14 devnull make astro work on suns
155 587ef67d 2004-05-14 devnull
156 78802e69 2004-04-24 devnull April 23, 2004
157 78802e69 2004-04-24 devnull
158 78802e69 2004-04-24 devnull fix B to handle non-existent files properly
159 78802e69 2004-04-24 devnull
160 78802e69 2004-04-24 devnull add stats
161 78802e69 2004-04-24 devnull
162 78802e69 2004-04-24 devnull various 9term/rio fixes from axel belinfante
163 78802e69 2004-04-24 devnull
164 8add4a55 2004-04-24 devnull reformat sunos compiler errors to use file:line format
165 8add4a55 2004-04-24 devnull
166 2c7cc0fa 2004-04-21 devnull April 21, 2004
167 e12fa2a4 2004-04-21 devnull
168 e12fa2a4 2004-04-21 devnull add bc, units, mtime, primes, news
169 e12fa2a4 2004-04-21 devnull
170 e12fa2a4 2004-04-21 devnull add registers to acid stack traces
171 e12fa2a4 2004-04-21 devnull
172 e12fa2a4 2004-04-21 devnull add acid man page (forgotten before)
173 e12fa2a4 2004-04-21 devnull
174 e12fa2a4 2004-04-21 devnull add proper support for long names in archives to mk
175 e12fa2a4 2004-04-21 devnull change mksyslib, mklib to use mk's magic archive powers
176 e12fa2a4 2004-04-21 devnull
177 e12fa2a4 2004-04-21 devnull add jpg, map, pr, p.
178 e12fa2a4 2004-04-21 devnull
179 e12fa2a4 2004-04-21 devnull rename Bwait to E (thanks to rob for the name).
180 e12fa2a4 2004-04-21 devnull
181 e12fa2a4 2004-04-21 devnull add -m flag to mkdir
182 e12fa2a4 2004-04-21 devnull
183 e12fa2a4 2004-04-21 devnull fix acid's handling of infinite includes
184 e12fa2a4 2004-04-21 devnull
185 e12fa2a4 2004-04-21 devnull rename yacc to 9yacc so that we can be sure to find it.
186 e12fa2a4 2004-04-21 devnull
187 e12fa2a4 2004-04-21 devnull stop malloc'ing in signal handlers.
188 e12fa2a4 2004-04-21 devnull in fact, stop locking anything.
189 e12fa2a4 2004-04-21 devnull
190 e12fa2a4 2004-04-21 devnull add rfork(RFNOWAIT) support.
191 e12fa2a4 2004-04-21 devnull
192 e12fa2a4 2004-04-21 devnull add libsunrpc.
193 e12fa2a4 2004-04-21 devnull
194 e12fa2a4 2004-04-21 devnull back out funny graphics in 9term menu.
195 e12fa2a4 2004-04-21 devnull
196 2c7cc0fa 2004-04-21 devnull import assembler routines for libmp and libsec
197 2c7cc0fa 2004-04-21 devnull on x86 from william josephson's tree
198 2c7cc0fa 2004-04-21 devnull
199 2c7cc0fa 2004-04-21 devnull add truerand which uses /dev/random to seed PRG
200 2c7cc0fa 2004-04-21 devnull
201 2c7cc0fa 2004-04-21 devnull add aescbc, astro, lex, and tcs
202 2c7cc0fa 2004-04-21 devnull
203 2c7cc0fa 2004-04-21 devnull import man9 from william josephson's version of the port
204 2c7cc0fa 2004-04-21 devnull
205 e12fa2a4 2004-04-21 devnull April 20, 2004
206 e12fa2a4 2004-04-21 devnull
207 e12fa2a4 2004-04-21 devnull make 9term handle \r kind of.
208 e12fa2a4 2004-04-21 devnull
209 aa808685 2004-04-19 devnull April 19, 2004
210 aa808685 2004-04-19 devnull
211 aa808685 2004-04-19 devnull lots of man page updates.
212 aa808685 2004-04-19 devnull
213 aa808685 2004-04-19 devnull fix bug in comm, reported by Taj Khattra.
214 aa808685 2004-04-19 devnull
215 aa808685 2004-04-19 devnull add libmach, db, acid
216 aa808685 2004-04-19 devnull
217 aa808685 2004-04-19 devnull April 18, 2004
218 aa808685 2004-04-19 devnull
219 aa808685 2004-04-19 devnull add utf-8 input support from david tolpin.
220 aa808685 2004-04-19 devnull
221 aa808685 2004-04-19 devnull pick up rog's acme fixes w.r.t. cut and paste
222 aa808685 2004-04-19 devnull
223 aa808685 2004-04-19 devnull small fixes to ps, B, web
224 aa808685 2004-04-19 devnull
225 aa808685 2004-04-19 devnull more types in u.h
226 aa808685 2004-04-19 devnull
227 aa808685 2004-04-19 devnull man page nits
228 aa808685 2004-04-19 devnull
229 aa808685 2004-04-19 devnull make gzip, bzip2 work with gnu tar
230 aa808685 2004-04-19 devnull
231 aa808685 2004-04-19 devnull add fmt, tweak
232 aa808685 2004-04-19 devnull
233 aa808685 2004-04-19 devnull change misc/ding checkboxes to be smaller
234 aa808685 2004-04-19 devnull
235 aa808685 2004-04-19 devnull
236 aa808685 2004-04-19 devnull April 17, 2004
237 aa808685 2004-04-19 devnull
238 aa808685 2004-04-19 devnull make 9term work a bit better w.r.t. terminal modes
239 aa808685 2004-04-19 devnull
240 4314729d 2004-04-14 devnull April 14, 2004
241 4314729d 2004-04-14 devnull
242 ff3adf60 2004-04-14 devnull add look. thanks to Taj Khattra.
243 ff3adf60 2004-04-14 devnull add plot, graph. thanks to Taj Khattra.
244 ff3adf60 2004-04-14 devnull add gzip, bzip2. thanks to Taj Khattra.
245 4314729d 2004-04-14 devnull
246 bfaea4f3 2004-04-08 devnull April 8, 2004
247 bfaea4f3 2004-04-08 devnull
248 bfaea4f3 2004-04-08 devnull speed up ls
249 bfaea4f3 2004-04-08 devnull
250 bfaea4f3 2004-04-08 devnull import htmlfmt from wkj
251 bfaea4f3 2004-04-08 devnull
252 0073d672 2004-04-05 devnull April 5, 2004
253 0073d672 2004-04-05 devnull
254 0073d672 2004-04-05 devnull Fixes to rio from Axel.
255 0073d672 2004-04-05 devnull
256 0073d672 2004-04-05 devnull Add atoll, etc.
257 0073d672 2004-04-05 devnull
258 0073d672 2004-04-05 devnull April 2, 2004
259 0073d672 2004-04-05 devnull
260 0073d672 2004-04-05 devnull Add missing unsharps to dict. Reported by Robby (plan9@blueyonder)
261 0073d672 2004-04-05 devnull
262 6fe3e930 2004-03-31 devnull March 30, 2004
263 6fe3e930 2004-03-31 devnull
264 6fe3e930 2004-03-31 devnull Change label to use nawk on SunOS.
265 6fe3e930 2004-03-31 devnull
266 6fe3e930 2004-03-31 devnull Change libdraw to elide mouse motion events when they
267 6fe3e930 2004-03-31 devnull pile up.
268 6fe3e930 2004-03-31 devnull
269 4f30f3b4 2004-03-30 devnull March 29, 2004
270 4f30f3b4 2004-03-30 devnull
271 4f30f3b4 2004-03-30 devnull Add window resizing by dragging borders to rio.
272 4f30f3b4 2004-03-30 devnull Code from Axel Belinfante.
273 4f30f3b4 2004-03-30 devnull
274 4f30f3b4 2004-03-30 devnull Added code to make 9term fade itself when it loses
275 4f30f3b4 2004-03-30 devnull focus running under rio.
276 4f30f3b4 2004-03-30 devnull
277 25e0e4f3 2004-03-26 devnull March 26, 2004
278 a27e2057 2004-03-25 devnull
279 25e0e4f3 2004-03-26 devnull Fix 9term chording paste bug reported by Sam.
280 25e0e4f3 2004-03-26 devnull
281 25e0e4f3 2004-03-26 devnull Fix libdraw resize bug reported by Axel Belinfante.
282 25e0e4f3 2004-03-26 devnull
283 2774920b 2004-03-26 devnull Handle interrupts better in rc - don't kill background procs.
284 2774920b 2004-03-26 devnull Reported by Sam.
285 25e0e4f3 2004-03-26 devnull
286 6e9a344d 2004-03-26 devnull 9term OpenBSD support from Markus Friedl.
287 25e0e4f3 2004-03-26 devnull
288 d99b2f34 2004-03-26 devnull More appeasement of Sun C compiler.
289 d99b2f34 2004-03-26 devnull
290 a27e2057 2004-03-25 devnull March 25, 2004
291 a27e2057 2004-03-25 devnull
292 a27e2057 2004-03-25 devnull Change putenv not to free the string after calling real putenv.
293 a27e2057 2004-03-25 devnull Apparently BSDs copy the string but Linux and others use the
294 a27e2057 2004-03-25 devnull one you pass in.
295 a27e2057 2004-03-25 devnull
296 a27e2057 2004-03-25 devnull Add Indent command to acme listing. Reported by Rob Pike.
297 a27e2057 2004-03-25 devnull
298 2fc26be6 2004-08-11 devnull Define clock to plumbclock in plumber/fsys.c to avoid
299 2fc26be6 2004-08-11 devnull name clash on SunOS.
300 2fc26be6 2004-08-11 devnull
301 a27e2057 2004-03-25 devnull Reported by Axel Belinfante and Markus Friedl.
302 a27e2057 2004-03-25 devnull
303 a27e2057 2004-03-25 devnull Expanded NOTES to discuss CVS some more.
304 a27e2057 2004-03-25 devnull
305 a27e2057 2004-03-25 devnull Change one instance of ulong in rio to unsigned long.
306 a27e2057 2004-03-25 devnull
307 a27e2057 2004-03-25 devnull Tweak SunOS ps from Axel Belinfante.
308 a27e2057 2004-03-25 devnull
309 a27e2057 2004-03-25 devnull Change diff not to mention the dirty word "stdout" anymore.
310 a27e2057 2004-03-25 devnull Reported by Taj Khattra et al.
311 a27e2057 2004-03-25 devnull
312 a27e2057 2004-03-25 devnull Change 9l to add -lpthread on OpenBSD.
313 a27e2057 2004-03-25 devnull Reported by Markus Friedl.
314 a27e2057 2004-03-25 devnull
315 a27e2057 2004-03-25 devnull Change 9l to add -Rfoo for each -Lfoo on the command line
316 a27e2057 2004-03-25 devnull on SunOS. Avoids need to maintain LD_LIBRARY_PATH.
317 a27e2057 2004-03-25 devnull Reported by Axel Belinfante.
318 a27e2057 2004-03-25 devnull
319 a27e2057 2004-03-25 devnull #define time to p9time in libc.h for systems where time_t != long (OpenBSD).
320 a27e2057 2004-03-25 devnull Reported by Markus Friedl.
321 a27e2057 2004-03-25 devnull
322 a27e2057 2004-03-25 devnull Add SHAPE support and bitmapped grey background back to rio.
323 a27e2057 2004-03-25 devnull Reported by Markus Friedl.
324 a27e2057 2004-03-25 devnull
325 a27e2057 2004-03-25 devnull Add various OpenBSD-specific files from Markus Friedl.
326 a27e2057 2004-03-25 devnull
327 a27e2057 2004-03-25 devnull Change rcmain to use "test" rather than "/bin/test" to accomodate
328 a27e2057 2004-03-25 devnull systems where test is in /usr/bin. Reported by Sam.
329 a27e2057 2004-03-25 devnull
330 a27e2057 2004-03-25 devnull Silence "unknown id '' in attach" message from acme.
331 a27e2057 2004-03-25 devnull There are just more attaches than there were in Plan 9, and not
332 a27e2057 2004-03-25 devnull all of them are for windows.
333 a27e2057 2004-03-25 devnull
334 a27e2057 2004-03-25 devnull Change 9term to handle "send" a little better.
335 a27e2057 2004-03-25 devnull
336 a27e2057 2004-03-25 devnull Add grep. Reported by Taj Khattra.
337 a27e2057 2004-03-25 devnull
338 a27e2057 2004-03-25 devnull Split lib9.h into u.h and libc.h, so that programs can
339 a27e2057 2004-03-25 devnull include u.h, then unix headers, then libc.h. Then changed
340 a27e2057 2004-03-25 devnull lib9 to do this.
341 a27e2057 2004-03-25 devnull Fixes many warnings on SunOS reported by Axel Belinfante.
342 a27e2057 2004-03-25 devnull
343 a27e2057 2004-03-25 devnull Change 9term not to misfree when plumbing empty string.
344 a27e2057 2004-03-25 devnull Fix reported by Taj Khattra.
345 a27e2057 2004-03-25 devnull
346 a27e2057 2004-03-25 devnull Fix threadexecl to process vararg list with va_list etc. rather
347 a27e2057 2004-03-25 devnull than using &f+1. The &f+1 trick fails on SunOS. Reported by
348 a27e2057 2004-03-25 devnull Axel Belinfate.
349 a27e2057 2004-03-25 devnull
350 a27e2057 2004-03-25 devnull Change x11-init to handle SunOS 24-bit colormapped screen
351 a27e2057 2004-03-25 devnull properly? Fix reported by Axel Belinfante. Let's just play along.
352 a27e2057 2004-03-25 devnull
353 a27e2057 2004-03-25 devnull Add awd. Suggested by Sam.
354 a27e2057 2004-03-25 devnull
355 a27e2057 2004-03-25 devnull 9term no longer aborts without plumber.
356 a27e2057 2004-03-25 devnull
357 a27e2057 2004-03-25 devnull Remove _p9translate from guts of various calls.
358 a27e2057 2004-03-25 devnull Instead, callers who want #9 or #d paths explicitly call unsharp
359 a27e2057 2004-03-25 devnull to translate them.
360 a27e2057 2004-03-25 devnull
361 a27e2057 2004-03-25 devnull Added ^F completion to 9term.
362 a27e2057 2004-03-25 devnull
363 a27e2057 2004-03-25 devnull Change win to use a real pty, so that things like rubout work.
364 a27e2057 2004-03-25 devnull
365 a27e2057 2004-03-25 devnull Change 9term, win to handle rubout even when output
366 a27e2057 2004-03-25 devnull is streaming in.
367 a27e2057 2004-03-25 devnull
368 0073d672 2004-04-05 devnull Start recording changes.
369 0073d672 2004-04-05 devnull