André Günther
|
342866f89c
|
devdraw: automatic OS X label updating
|
2009-06-17 09:09:10 -07:00 |
|
Russ Cox
|
a0899df665
|
libventi: fix cache teardown checks
|
2009-06-16 11:04:40 -04:00 |
|
Russ Cox
|
e781b7b60a
|
vbackup: update to new libventi interface
|
2009-06-16 10:28:13 -04:00 |
|
Russ Cox
|
4a34106c7d
|
merge
|
2009-06-16 07:16:25 -07:00 |
|
Russ Cox
|
b8f457199c
|
vbackup: adapt to new libventi interface
|
2009-06-10 10:16:40 -07:00 |
|
Russ Cox
|
77ac358321
|
merge
|
2009-06-09 09:26:13 -07:00 |
|
Russ Cox
|
fc9f53d454
|
g: add asm to the list of extensions
|
2009-06-09 09:25:49 -07:00 |
|
Russ Cox
|
735f014c33
|
cmd: getline now a dirty word (James Toy)
|
2009-05-31 15:34:40 -07:00 |
|
Russ Cox
|
db56dbf36b
|
scat: fix 64-bit warning
|
2009-05-25 21:06:12 -07:00 |
|
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 |
|
Russ Cox
|
9cac97f2c5
|
netfiles(1), sftpcache(1): document failure with new sftp
|
2009-05-17 13:08:42 -07:00 |
|
Jeff Sicket
|
834d2a4dff
|
devdraw: flush window on kEventAppShow
|
2009-05-17 11:07:09 -07:00 |
|
Russ Cox
|
9a0e004842
|
plumb: change inferno module path to /usr/inferno/module (Anthony Sorace)
|
2009-05-17 10:54:56 -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
|
3625f26852
|
label: write to /dev/tty to avoid redirections
|
2009-05-05 07:06:07 -07:00 |
|
Russ Cox
|
833c88d4da
|
main.html: FreeBSD/x86-64 works
|
2009-05-01 22:03:18 -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
|
1415e19723
|
install: typo in man page
|
2009-04-30 08:30:49 -07:00 |
|
Russ Cox
|
d439750308
|
merge
|
2009-04-30 08:01:33 -07:00 |
|
Russ Cox
|
9ea7f9d82f
|
libthread: remove unimplemented chaninit
|
2009-04-30 08:00:40 -07:00 |
|
Russ Cox
|
4aad1a3258
|
merge
|
2009-04-30 07:29:24 -07:00 |
|
Russ Cox
|
fe73bf9fad
|
lp: move devices to devices.sample
|
2009-04-30 07:28:37 -07:00 |
|
Russ Cox
|
08d52f6c8f
|
ipso: do not use the /lib/init/rw tmpfs
|
2009-04-30 07:27:52 -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
|
8c24e687b3
|
install: add comment about X11 packages
|
2009-04-30 07:20:01 -07:00 |
|
Russ Cox
|
3684df6e48
|
dd: build by default
|
2009-02-05 09:18:05 -08: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
|
a490444938
|
sig: consult unix man pages too
|
2008-12-06 16:46:30 -08:00 |
|