Russ Cox
5f5dd85d10
acme: remove -$ prototypes
2008-03-07 10:46:42 -05:00
Russ Cox
734a96bd16
acme: sync against Plan 9, remove -$ option
2008-03-07 10:45:59 -05:00
Russ Cox
7927fe8f9e
acme: add nomenu, menu ctl messages
2008-03-07 10:41:50 -05:00
Russ Cox
fdddf6f018
acme: tag resize nits
2008-03-07 07:48:08 -05:00
Russ Cox
0cd1385d9f
acme: fix directory resize bug
2008-03-07 07:47:54 -05:00
Rob Pike
5e22f11b97
acme: fix acme Edit abort
2008-03-07 07:16:37 -05:00
Russ Cox
c5f884244d
mailfs: correct use of tcs for large inputs
2008-07-14 17:38:46 -04:00
Russ Cox
d35c1bb294
lib9: turn certain signals off by default
2008-07-12 07:35:20 -07:00
Russ Cox
a58a827f2a
lib9: add mode parameter to opentemp
2008-07-10 11:10:10 -04:00
Russ Cox
c224dda84e
mkmk.sh: update for new date files
2008-07-10 11:10:00 -04:00
Russ Cox
2127ed4b02
upas: add misc to mkfile
2008-07-10 11:09:07 -04:00
Russ Cox
b2bf14149a
nedmail: add -S parameter for alternate mail service
2008-07-10 11:08:53 -04:00
Russ Cox
3553fab125
snoopy: no trailing comma in array
2008-07-10 11:02:12 -04:00
Russ Cox
1f74e1b758
devdraw: correct mouse event buffering on OS X
2008-07-10 00:07:57 -04:00
Russ Cox
c752966bcb
devdraw: minor OS X leak fixes and attempted speedups
2008-07-09 23:49:55 -04:00
Russ Cox
925b7c22c1
lib9p: add ramfs build rule (ramfs does not work)
2008-07-09 14:32:50 -04:00
Russ Cox
60a3190327
page: add canonical -W option
2008-07-09 14:32:25 -04:00
Russ Cox
71f6d60fcf
rio: stub out _NET_WM_STATE_FULLSCREEN support
2008-07-09 14:30:30 -04:00
Russ Cox
427abd1ebd
lib9: fix Apple disksize prototype
2008-07-09 14:17:30 -04:00
Russ Cox
e960e21be1
lib9: revert unintended changes to opentemp
2008-07-09 11:53:31 -04:00
Russ Cox
0a40aeedbf
devdraw: default to native gui on OS X
2008-07-09 11:47:44 -04:00
Russ Cox
8315a8045c
rio: only build if WSYSTYPE is x11
2008-07-09 11:46:30 -04:00
Russ Cox
a58f193d08
venti: add venti/dump program
2008-07-09 11:42:09 -04:00
Russ Cox
faf1fb6c7e
libthread: abort on single-threaded lock contention
2008-07-09 11:41:14 -04:00
Michael Teichgräber
f35a04866f
lib9: rewrite date routines to use /usr/share/zoneinfo directly
2008-07-09 08:27:22 -04:00
Russ Cox
dd9d5927a1
lib9: declare n in OpenBSD disksize (Eric Grosse)
2008-07-05 10:01:43 -04:00
Russ Cox
06421c01b9
lib9pclient: clear tx.extension for 9P2000.u
2008-07-04 16:35:52 -04:00
Russ Cox
9a939d5f19
lib9: do not try to hide symlinks as much
2008-07-04 16:24:54 -04:00
Russ Cox
bb53a229b2
mkmk.sh: update with write.c
2008-07-04 15:39:38 -04:00
Russ Cox
962d5a8b69
devdraw: double-check write return value on OS X
2008-07-04 12:39:01 -04:00
Russ Cox
a380a0033d
9p: can go back to using write
2008-07-04 12:38:40 -04:00
Russ Cox
cab935a0ba
lib9: add write function that withstands interrupts
2008-07-04 12:38:26 -04:00
Russ Cox
fc9fc9c831
lib9pclient: remove debugging print
2008-07-04 12:36:26 -04:00
Russ Cox
56dc04c55f
lib9p: add Srv.foreground flag
2008-07-04 12:24:14 -04:00
Russ Cox
0529411caa
lib9p: update diroffset correctly on rewind
2008-07-04 12:23:37 -04:00
Russ Cox
07125953ea
lib9pclient: one more dotu (Michael Kaminsky)
2008-07-04 12:19:30 -04:00
Russ Cox
9ec57f8b9e
9pfuse: always return . and ..
2008-07-04 12:16:53 -04:00
Russ Cox
869875b48b
9pfuse: better handling of SETXATTR (sqweek)
2008-07-04 03:41:19 -04:00
Russ Cox
4712e22300
lib9: use symlink size, not target size, in dirstat
2008-07-04 02:54:06 -04:00
Russ Cox
d07db89b00
9pfuse: add symlink support
2008-07-04 02:52:01 -04:00
Russ Cox
382ae73f24
lib9pclient: add support for 9P2000.u
2008-07-04 02:46:05 -04:00
Russ Cox
ac5a97e6b3
venti: reduce locking contention in buildindex
2008-07-03 22:44:24 -04:00
Russ Cox
cd87898f5d
venti: more detail in index divisor too coarse message
2008-07-03 22:42:11 -04:00
Russ Cox
ce31e3d40b
venti: bump MaxAMap
2008-07-03 22:42:03 -04:00
Russ Cox
030fb939cc
venti: mark checksum-queued arenas in http output
2008-07-03 22:40:58 -04:00
Russ Cox
01c1b7633c
venti: make sure arena checksum jobs cannot be missed
2008-07-03 22:39:59 -04:00
Russ Cox
d4bf606d29
venti/wrarena: add timing output, fix sync
2008-07-03 22:37:48 -04:00
Russ Cox
304ab920ad
venti: allow plan 9 partitions as disk subnames
2008-07-03 22:37:17 -04:00
Russ Cox
cb29a5fce6
devdraw: make OS X native gui build (Eric Nichols)
2008-07-03 22:20:13 -04:00
Russ Cox
806c4c953c
vnfs: quieter
2008-07-03 17:53:06 -04:00
Russ Cox
2c82cd6f52
lib9: clean up disk size code, add Apple (Anthony Sorace)
2008-07-03 17:45:17 -04:00
Russ Cox
5a764c33f5
devdraw: OS X: fix Unicode input errors (Andrey Mirtchovski)
2008-07-03 13:43:58 -04:00
Russ Cox
cdead40b9b
devdraw: OS X: go full screen on largest device (Eric Nichols)
2008-07-03 13:35:12 -04:00
Russ Cox
e05b0ff3eb
vac: add -a and -x flags
...
Thanks to Michael Kaminsky for the suggestion.
2008-07-03 01:34:48 -04:00
Russ Cox
d9841dc7ad
devdraw: do not create OS X window group (Eric Nichols)
2008-07-03 00:02:31 -04:00
Russ Cox
31aedb82d3
devdraw: OS X unicode input (Andrey Mirtchovski)
2008-07-02 23:42:28 -04:00
Russ Cox
9b3ac17050
vac: fix -m bug (Myron Cheung)
2008-07-02 15:39:13 -04:00
Russ Cox
a1b61b4635
devdraw: OS X mouse scroll fix (Jeff Sickel)
2008-07-02 12:49:08 -04:00
Russ Cox
81a90f898b
devdraw: OS X alt key support
2008-07-01 20:45:49 -04:00
Russ Cox
8cb7983083
devdraw: add %F for fullscreen on OS X
2008-07-01 08:50:05 -04:00
Russ Cox
b61a5ce81e
libdraw: do not let devdraw fork, for OS X
2008-07-01 07:39:10 -04:00
Russ Cox
b65a69c192
libdraw: die if display does
2008-06-30 19:44:15 -04:00
Russ Cox
e113e0a4bb
lib9: allow no $DISPLAY on OS X in getns
2008-06-30 19:41:24 -04:00
Russ Cox
9142d36228
devdraw: OS X native version
2008-06-30 19:41:08 -04:00
Russ Cox
1e77a39450
snarfer: OS X native version (ha!)
2008-06-30 19:40:59 -04:00
Russ Cox
dfe57535af
9p: fix writen (sqweek)
2008-06-19 23:07:48 -04:00
Russ Cox
3e4ceac760
post9p: try mount9p before 9pfuse
2008-06-19 19:13:47 -04:00
Russ Cox
c92f73e481
vacfs: silence print
2008-06-19 19:13:20 -04:00
Russ Cox
7dc6d2444c
9pfuse: "fix" O_LARGEFILE on x86_64 linux (sqweek)
2008-06-19 18:56:56 -04:00
Russ Cox
55d98d64b8
9p: exit on write error (sqweek)
2008-06-19 18:52:22 -04:00
Russ Cox
fa3c8da1c0
vacfs: present qids correctly
2008-06-15 01:46:23 -04:00
Russ Cox
4395d738f4
vac: fix usage, more #ifdef PLAN9PORT
2008-06-15 01:27:07 -04:00
Russ Cox
003c13aa18
vac: make qids unique
2008-06-15 01:19:37 -04:00
Russ Cox
ada3d479a7
vacfs: plan 9 compatibility
2008-06-14 23:19:18 -04:00
Russ Cox
948cc14e07
vac: plan9 compatibility
2008-06-14 23:12:20 -04:00
Russ Cox
62e69a48c7
vac: remove fs.c
2008-06-14 23:09:26 -04:00
Russ Cox
ecc0a1b0e7
vac: major cleanup and bug fixes
2008-06-14 23:08:50 -04:00
Russ Cox
e9b70a5f4c
libventi: minor vtfile bug fixes
2008-06-14 23:05:19 -04:00
Russ Cox
1309689171
libventi: return value nits
2008-06-14 23:04:44 -04:00
Russ Cox
c52cda3061
vac: cleanup
2008-06-14 14:29:24 -04:00
Russ Cox
70c9f86c10
unvac, vacfs: allow literal vac scores in addition to file names
2008-06-14 13:41:07 -04:00
Russ Cox
64f9764ea9
vac: clean up, add unvac
2008-06-14 13:28:49 -04:00
Russ Cox
01cea2ecb8
venti: add demo programs readfile.c and writefile.c
2008-06-14 10:57:45 -04:00
Russ Cox
ef6606c7a7
9pserve: add -c option
2008-06-11 06:40:54 -07:00
Russ Cox
e082105c33
lib9: make netmkaddr handle unix! addresses better
2008-06-11 06:35:51 -07:00
Russ Cox
25745eb3b1
libdisk: avoid unreachable code to silence Sun cc warning (Russell Davies)
2008-06-04 20:59:28 -04:00
Russ Cox
f0315273ec
acme: fix owner bug in elogapply
2008-06-01 09:11:21 -04:00
Russ Cox
ff086a8232
vftp: walk fixes (Fazlul Shahriar)
2008-06-01 08:50:49 -04:00
Russ Cox
d29f5ece8b
libdiskfs: ext2 revision 1 tweaks (Fazlul Shahriar)
2008-06-01 08:47:06 -04:00
Russ Cox
df1ee4e1af
libthread: fix 64-bit bug in threadstart (Nathaniel Filardo)
2008-06-01 08:41:51 -04:00
Russ Cox
e22c0f6f85
sort: use noted(NDFLT) in note handler
...
There are many more random notes flying around
here in Unix-land than there were on Plan 9.
For example, some shells implement "cat file | sort"
with cat as the child of sort, so that when cat exits,
sort gets a "sys: child" note. noted(NDFLT) knows
which signals aren't really important and can be ignored,
and which need to kill the program.
2008-06-01 08:26:10 -04:00
Russ Cox
5f6612babb
merge
2008-05-31 12:09:43 -04:00
Russ Cox
518f0a1d31
upas/fs: accomodate new post9pservice
2008-05-10 13:43:14 -04:00
Russ Cox
24726c810b
mailfs: add -m option
2008-05-10 13:43:01 -04:00
Russ Cox
002d2f2610
libregexp: more placating of gcc (John Gosset)
2008-05-10 13:36:05 -04:00
Russ Cox
66f6e2b651
lib9: hide uvlong/double conversions to placate gcc (John Gosset)
2008-05-10 13:35:54 -04:00
Russ Cox
ada24b4005
misc: array bounds fixes that gcc finds (John Gosset)
2008-05-10 13:35:19 -04:00
Russ Cox
a4307bf86d
lib9p: remove unused variables
2008-05-10 13:02:04 -04:00
Russ Cox
5d32c407ba
acme: fix mtpt crash (Tim Wiess)
2008-05-08 16:20:19 -04:00
Russ Cox
a2660887c0
misc: more post9pservice callers
2008-05-07 12:55:48 -04:00
Russ Cox
57ce0d667e
localtime: use correct time zone more often (Michael Teichgräber)
2008-05-06 14:45:39 -04:00
Russ Cox
865e8b0fb3
mailfs: handle windows-1251 correctly
...
now my cyrillic spam displays right!
2008-05-06 14:25:26 -04:00
Russ Cox
0215811dc2
libthread: fix no-receive nbrecv etc. bug (David Jeannot)
2008-05-06 12:51:19 -04:00
Russ Cox
454ae2ad28
libmux: more robust code
2008-05-05 23:09:48 -04:00
Russ Cox
80f2165d27
libthread: input sanity checks
2008-05-05 23:08:35 -04:00
Russ Cox
118dfa98b8
post9pservice: accept mtpt (via fuse)
2008-05-05 23:07:54 -04:00
Russ Cox
ce1e3a796c
lib9p: make ramfs build
2008-05-05 23:06:39 -04:00
Russ Cox
3c8afaf281
9pfuse: bug fix in error case
2008-05-05 23:05:56 -04:00
Russ Cox
0445f64f64
vacfs: quieter
2008-04-17 16:26:14 -04:00
Russ Cox
7db5826d1b
post9pservice: add extra arg to unmodified calls
2008-04-17 16:13:04 -04:00
Russ Cox
be3e351464
vacfs: implement -m flag
2008-04-17 16:12:34 -04:00
Russ Cox
cd5a73785d
acme: add -m option and avoid looking in the mirror
2008-04-17 16:04:19 -04:00
Russ Cox
e63025d094
9pfuse: accept - for stdin, try to hang up cleanly
2008-04-17 16:03:49 -04:00
Russ Cox
1412580357
sam: clean up checkerrs (Rob Pike)
2008-04-16 06:32:43 -07:00
Russ Cox
9f8a101a7c
merge
2008-04-15 19:17:51 -07:00
Russ Cox
715d6f8e14
sam: allow more output from ! command (Rob Pike)
2008-04-15 19:15:17 -07:00
Russ Cox
0f815464fc
libip: fix 64-bit problem in nhgetv (William Josephson)
2008-03-22 10:06:26 -07:00
Russ Cox
29770b4f21
9pfuse: use intptr to silence 64-bit warning (Michael Teichgräber)
2008-03-06 15:21:09 -05:00
Russ Cox
350f4d3ede
libsec: use intptr to silence 64-bit warning (Michael Teichgräber)
2008-03-06 15:14:03 -05:00
Russ Cox
c42f7f4201
eqn: use intptr to silence 64-bit warning (Michael Teichgräber)
2008-03-06 15:13:02 -05:00
Russ Cox
34167aa6b0
lib9: gcc-4.2 bug in sprint
2008-03-03 23:37:12 -05:00
Russ Cox
b32d9d9c2e
libthread: remove bogus write in threadmain
2008-02-28 08:49:34 -05:00
Russ Cox
845f6bce38
lib9p: fix Tattach ref count bug
2008-02-04 15:34:00 -05:00
Russ Cox
ad8d54238b
xshove: document, tweak
2008-01-31 21:15:43 -05:00
Russ Cox
f73497bbaf
rio: add xshove program
2008-01-31 20:56:23 -05:00
Russ Cox
9daa3ca74e
tr2post: rename charlib files to not be case-dependent (OS X)
2008-01-31 16:58:38 -05:00
Russ Cox
d694fe22b7
acme: fix regexp match choice bug
2008-01-30 13:47:15 -05:00
Russ Cox
3a9401ae90
sam: fix regexp match choice bug
2008-01-30 13:47:07 -05:00
Russ Cox
0f897f99ef
devdraw, rio: more full-screen nonsense
2008-01-30 13:26:00 -05:00
Russ Cox
c155dcfeb7
devdraw: full-screen cleanup
2008-01-30 12:03:11 -05:00
Russ Cox
e601e525de
rio: more full-screen fixes.
2008-01-30 12:02:01 -05:00
Russ Cox
35288690ce
devdraw: add F11 for full-screen toggle
2008-01-30 12:01:43 -05:00
Russ Cox
54dd92bebc
merge
2008-01-30 10:30:45 -05:00
Russ Cox
0206bd5113
rio: make full-screen work properly; add showevent
2008-01-30 10:29:17 -05:00
Russ Cox
52abe8e130
libdiskfs: fix ext2 directory reading bug (Mike Mammarella)
2008-01-12 11:04:41 -05:00
Russ Cox
1a4b58ebd8
acme: make STACK bigger for OS X (David Swasey)
2008-01-10 22:45:22 -05:00
Russ Cox
0a98a883d5
libdraw: fix spinning event loop (David Bulkow)
2008-01-10 21:38:42 -05:00
Russ Cox
27589754e4
libregexp: fix match choice bug
...
This bug fix allows some pathological regular
expressions to cause the regexp library to
report a stack overflow (really a stack filling; safe)
but it also fixes the behavior of some common regexps.
It is too hard to satisfy both.
2008-01-10 17:06:51 -05:00
Russ Cox
6d08a0f548
libregexp: revert regexp fix
2007-12-07 17:33:41 -05:00
Russ Cox
2deda14e42
sam: revert regexp fix
2007-12-07 17:33:03 -05:00
Russ Cox
73778baeb3
acme: revert regexp change
2007-12-07 17:32:35 -05:00
Russ Cox
608a09284e
sam: regexp fix (see libregexp change)
2007-12-07 15:33:58 -05:00
Russ Cox
6f16e7fc1b
acme: regexp fix (see libregexp change)
2007-12-07 15:33:38 -05:00
Russ Cox
a7511dd43d
libregexp: fix ambiguous match selection
...
echo SYSSYSR1 | sed 's/SYS.+/sysr1/'
was producing SYSsysr1 instead of sysr1.
Bug was introduced during overflow cleanup earlier this year.
Also bring regexec.c and rregexec.c into sync again.
Also allocate large enough lists in the regexec2/rregexec2 case.
2007-12-07 15:32:45 -05:00
Russ Cox
6c6117397f
hoc: print exact floating point output
2007-12-07 15:29:19 -05:00
Russ Cox
6d069877f0
sam: turn off DEBUG logging (oops)
2007-12-04 19:55:22 -05:00
Russ Cox
b88619038f
vbackup: fix uninitialized variable use in -i code
2007-12-04 09:03:08 -05:00
Russ Cox
34b2f0bc1d
acme: refresh window properly after Tab command (Fazlul Shahriar)
2007-11-28 23:32:32 -05:00
Russ Cox
a4b5da0be7
vbackup: add -i flag to avoid score prefetching (David Swasey)
2007-11-27 15:49:09 -05:00
Russ Cox
83ab7d8896
merge
2007-11-27 15:39:06 -05:00