Kris Maglione
|
0e52c796bd
|
page: fix for newer versions of ghostscript.
|
2009-05-25 23:55:04 -04:00 |
|
Russ Cox
|
75d048884c
|
venti: 32-bit extensions to data structures
|
2009-05-25 02:11:27 -07:00 |
|
Russ Cox
|
33b446b8bb
|
libventi: protocol support for blocks larger than 64k
|
2009-05-25 00:30:17 -07:00 |
|
Jeff Sicket
|
834d2a4dff
|
devdraw: flush window on kEventAppShow
|
2009-05-17 11:07:09 -07:00 |
|
Russ Cox
|
7a61658daa
|
9pfuse: fix mkfile for people without . in their paths
|
2009-05-17 10:28:01 -07:00 |
|
Russ Cox
|
7abb729a31
|
Unicode superscript update
font/*/supsub.*: change superscript 1 into i; delete 2, 3
lib/keyboard: fix s1, s2, s3; add si
lib/unicode: add 2071
src/cmd/devdraw: update from lib/keyboard
|
2009-05-14 15:54:26 -07:00 |
|
Russ Cox
|
347aa646fc
|
scat: make 64-bit safe
|
2009-04-30 11:35:25 -07:00 |
|
Russ Cox
|
122fda5913
|
scat: add to build
|
2009-04-30 11:09:52 -07:00 |
|
Russ Cox
|
d439750308
|
merge
|
2009-04-30 08:01:33 -07:00 |
|
Russ Cox
|
4aad1a3258
|
merge
|
2009-04-30 07:29:24 -07:00 |
|
Russ Cox
|
995e570976
|
libflate: shut up valgrind
|
2009-04-30 07:24:53 -07:00 |
|
Russ Cox
|
00d2ebe903
|
smugfs: directory mode should be 755
|
2009-04-30 07:22:30 -07:00 |
|
Russ Cox
|
e10a834215
|
9pfuse: clear O_EXCL too
|
2009-04-30 07:22:17 -07:00 |
|
Russ Cox
|
20512823c8
|
du: build by default; fix bug gcc discovered
|
2009-02-05 09:17:54 -08:00 |
|
Jeff Sickel
|
f0cd09f352
|
MacFUSE 2.0 updates
|
2008-12-10 13:26:16 -06:00 |
|
Russ Cox
|
fd0a0b2a62
|
venti/copy: no rewriting unless rewrite flag is set (Nathaniel W Filardo)
|
2009-02-04 21:55:03 -08:00 |
|
Russ Cox
|
ee85defda4
|
sed: avoid crash when rregexec return error
|
2009-02-04 20:13:18 -08:00 |
|
Russ Cox
|
1adb2a07bf
|
merge
|
2009-02-04 20:12:48 -08:00 |
|
Russ Cox
|
65a34c7fac
|
win: better SIGPIPE handling
|
2009-01-06 14:42:41 -08:00 |
|
Russ Cox
|
e465991ea6
|
9pfuse: allow O_APPEND in open and create (Roman Shaposhnik)
|
2008-12-30 14:27:30 -08:00 |
|
Russ Cox
|
0ac670585c
|
libthread: work around gcc warning on FreeBSD
|
2008-12-23 13:03:07 -08:00 |
|
Russ Cox
|
3d424a64ec
|
libventi: remove unused variable
|
2008-12-23 13:02:20 -08:00 |
|
Russ Cox
|
afaa1397f3
|
venti: disk i/o fixes and tweaks
|
2008-12-23 12:39:06 -08:00 |
|
Russ Cox
|
3b06b75766
|
venti: better inconsistency errors
|
2008-12-23 12:38:16 -08:00 |
|
Russ Cox
|
9b5f23c2de
|
venti/verifyarena: shorter output, aligned i/o
|
2008-12-23 12:37:58 -08:00 |
|
Russ Cox
|
beaf487589
|
venti/mirrorarenas: shorter output, aligned i/o
|
2008-12-23 12:37:52 -08:00 |
|
Russ Cox
|
5df56af730
|
venti: ignore mgr lines in config
|
2008-12-23 12:36:33 -08:00 |
|
Russ Cox
|
ece9d931eb
|
libventi: add %+T
|
2008-12-23 12:32:08 -08:00 |
|
Russ Cox
|
7e0b686233
|
lib9/dirwstat: missing prototype for chmod
|
2008-12-07 09:20:08 -08:00 |
|
Russ Cox
|
478054e0a7
|
mailfs: plumb messages correctly even if body comes before header
|
2008-12-06 18:54:02 -08:00 |
|
Russ Cox
|
272c1fb2d9
|
dc: cleanup, fix off-by-one memory error
|
2008-12-06 16:45:40 -08:00 |
|
Russ Cox
|
56e6f8f994
|
bc: cleanup, make sure to run 9 dc
|
2008-12-06 16:45:22 -08:00 |
|
Russ Cox
|
351f474b11
|
import: add -x flag
|
2008-12-06 16:44:26 -08:00 |
|
Russ Cox
|
60cbcf8634
|
awk: delete y.output
|
2008-12-06 16:34:18 -08:00 |
|
Russ Cox
|
cb53addfae
|
acme: fix Load bug (Fazlul Shahriar)
|
2008-12-06 16:24:47 -08:00 |
|
Russ Cox
|
d85332fc43
|
awk/mkfile: tabify
|
2008-12-06 16:20:03 -08:00 |
|
Russ Cox
|
286bb40b76
|
unvac: add -d flag (David Swasey)
|
2008-12-06 16:14:10 -08:00 |
|
Russ Cox
|
115dbcecc8
|
lib9: can change length in dirfwstat, dirwstat; mode in dirwstat (David Swasey)
|
2008-12-06 16:05:41 -08:00 |
|
Jeff Sickel
|
63a686861c
|
awk: import from sources
|
2008-11-03 12:35:56 -06:00 |
|
Jeff Sickel
|
41305b2355
|
libdraw: add borderop
|
2008-12-03 02:13:38 -06:00 |
|
Russ Cox
|
f4d56d7218
|
page: remove lingering ref to ccitt-g4
|
2008-12-06 15:53:27 -08:00 |
|
Russ Cox
|
e9a2f2e357
|
page: reorder cvt[] array to match enum
|
2008-12-06 15:46:58 -08:00 |
|
Albert Lee
|
8f6514208e
|
src/cmd/page/gfx.c: use C89 array initialiser
|
2008-12-01 19:24:34 -05:00 |
|
Albert Lee
|
1a22c43f78
|
src/cmd/tar.c: avoid conflict with strnlen in libc
|
2008-12-01 19:41:36 -05:00 |
|
Albert Lee
|
112a2c5892
|
secstore: avoid name conflict with SS macro
|
2008-12-01 19:27:32 -05:00 |
|
Albert Lee
|
3aef37ba9b
|
factotum: avoid name conflict with SS macro
|
2008-12-01 19:27:20 -05:00 |
|
Albert Lee
|
f134aa3cff
|
9660srv: dynamically init fcalls
|
2008-12-01 19:22:35 -05:00 |
|
Albert Lee
|
13c28c2c13
|
9660srv: give names to anonymous structs in union
|
2008-12-01 19:16:27 -05:00 |
|
Albert Lee
|
01e0780781
|
src/mkhdr: support Solaris x86
|
2008-12-01 19:12:39 -05:00 |
|
Russ Cox
|
ab937b56de
|
dc: clean up minor memory errors
|
2008-12-06 15:35:55 -08:00 |
|
Russ Cox
|
c1b1466e95
|
venti: handle symlinks as disks
|
2008-12-06 15:33:23 -08:00 |
|
Russ Cox
|
52e34db194
|
vac: error handling bug in vacfileblockscore (David Swasey)
|
2008-12-06 14:45:57 -08:00 |
|
Russ Cox
|
b5a2d4dae7
|
unvac: correct handling of named prefixes (Mathieu Lonjaret)
|
2008-12-06 14:42:14 -08:00 |
|
Russ Cox
|
c8d681e850
|
troff: silence gcc printf warning
|
2008-11-17 19:48:37 -08:00 |
|
Russ Cox
|
6bf652ed9c
|
eqn: silence gcc printf warning
|
2008-11-17 19:48:32 -08:00 |
|
Russ Cox
|
c6d1c6c617
|
lib9: fix memset in fmtnullinit
|
2008-11-17 19:45:37 -08:00 |
|
Russ Cox
|
95cb0f633d
|
win: another attempt at DEL
|
2008-11-13 18:21:10 -08:00 |
|
Russ Cox
|
d66973d28e
|
win: handle DEL internally so that it always works
|
2008-11-13 15:49:48 -08:00 |
|
Russ Cox
|
e1118cf27c
|
win: implement Scroll and Noscroll
|
2008-11-13 15:39:56 -08:00 |
|
Russ Cox
|
d3e79f5b61
|
htmlroff: ignore \X... text; allow delims besides quote
|
2008-11-11 10:59:48 -08:00 |
|
Russ Cox
|
11257e5a43
|
lib9: null d->ext during nulldir
|
2008-10-26 17:03:17 -04:00 |
|
Russ Cox
|
589ae3a367
|
libventi: correct vtfilesetsize bug (reported by Michael Kaminsky)
|
2008-10-26 17:02:48 -04:00 |
|
Russ Cox
|
d19769ae98
|
libthread: correct sysfatal handler prototype
|
2008-10-26 17:01:59 -04:00 |
|
Jeff Sickel
|
5f67fe1b20
|
x3f support
|
2008-10-08 21:16:13 -05:00 |
|
Jeff Sickel
|
fd997ef09f
|
updates to support current MacFUSE
|
2008-08-19 09:24:54 -05:00 |
|
Russ Cox
|
50e6d00cd3
|
devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttons
|
2008-10-08 15:00:45 -07:00 |
|
Russ Cox
|
d69cf634a8
|
devdraw/OSX: flush to screen in background, fix resize bug
|
2008-10-08 15:00:02 -07:00 |
|
Russ Cox
|
607880ce78
|
devdraw/OSX: correct access to reply buffer (fixes rpc tag crash)
|
2008-10-08 14:59:32 -07:00 |
|
Russ Cox
|
362264eb51
|
rc: fix local variables in functions
reported by micah stetson:
fn foo { echo $bar }
bar=baz foo
|
2008-08-14 10:29:29 -04:00 |
|
Russ Cox
|
0e430b25b2
|
venti: silence warnings in icache.c
|
2008-08-07 11:17:06 -04:00 |
|
Russ Cox
|
1f441eaac4
|
src/cmd/mkfile: do not build smugfs by default (needs OpenSSL)
|
2008-08-03 07:43:03 -07:00 |
|
Russ Cox
|
18824b5868
|
smugfs(4): new program
|
2008-08-03 07:42:27 -07:00 |
|
grai
|
3d36f44373
|
devdraw: keep Ctl-Alt from turning into Ctl-U on X11
|
2008-07-22 03:21:55 +10:00 |
|
grai
|
91b79c582c
|
9p: honour the -l flag to ls
|
2008-07-22 03:22:33 +10:00 |
|
Russ Cox
|
dce4cbabd1
|
venti: work around gcc 4.3 bug (reported by Lucho Ionkov)
|
2008-07-31 15:41:54 -04:00 |
|
Russ Cox
|
17b19538a4
|
snoopy: add support for wireless monitor mode packets
|
2008-07-24 08:04:02 -07:00 |
|
Russ Cox
|
7e36b43bba
|
snoopy: add support for DNS packets
|
2008-07-24 08:03:42 -07:00 |
|
Russ Cox
|
6f61477d26
|
9pfuse: ignore write errors on fusefd
FUSE makes a reply write fail if the reply is no
longer wanted.
|
2008-07-24 07:59:58 -07:00 |
|
Russ Cox
|
77fb6ec713
|
9pfuse: convert "invalid" to EINVAL
|
2008-07-24 07:59:25 -07:00 |
|
Russ Cox
|
482299b83c
|
9term: convert to new libframe
|
2008-07-21 12:32:45 -04:00 |
|
Brian L. Stuart
|
d63790eec8
|
vnfs: add -i flag to allow remote root
|
2008-07-20 04:50:09 -04:00 |
|
Russ Cox
|
94e1f2a438
|
rc: add subscript sequences (Erik Quanstrom)
|
2008-07-20 04:15:41 -04:00 |
|
Russ Cox
|
78a779a383
|
9660srv: import from Plan 9
|
2008-07-20 03:23:19 -04:00 |
|
Peter Canning
|
611cf11c03
|
acme: Dump and Load tag contents
|
2008-07-20 03:14:55 -04:00 |
|
Tim Wiess
|
69d1259cf9
|
libthread: add proper sysfatal
|
2008-07-20 03:11:05 -04:00 |
|
Russ Cox
|
57851b6412
|
libframe: translucent font fixes from Plan 9
|
2008-03-07 13:20:00 -05:00 |
|
Russ Cox
|
4163694051
|
acme: multiline tag fixes
|
2008-03-07 12:51:41 -05:00 |
|
Russ Cox
|
a2db69c8bd
|
acme: revise multiline tag code
|
2008-03-07 11:07:17 -05:00 |
|
Russ Cox
|
cb1ac4c41d
|
acme: remove -$
|
2008-03-07 10:46:58 -05:00 |
|
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 |
|