Commit Graph

  • 9a5678a8a9 Change GET/GBIT32 macros to explicitly cast final result to u32int. Otherwise, the type of the expression will be int, and if written to a uvlong (or just a ulong on most 64-bit systems), it will be sign-extended. rsc 2006-11-04 20:41:42 +0000
  • 3a19470202 In non-blocking recv functions in libmux and libdraw, distinguish between "cannot receive without blocking" and "EOF on connection". rsc 2006-11-04 18:46:00 +0000
  • d3864abaee fix sleep for OpenBSD 4.0 (Tim Wiess) rsc 2006-11-02 17:31:30 +0000
  • 6fc7da3c52 Fix a handful of small one-time memory leaks in vbackup, and one per-package memory leak (in writethread). rsc 2006-10-19 21:58:59 +0000
  • 067d852abe Invoke psdownload via the 9 script. wkj 2006-10-16 19:31:01 +0000
  • 7e0854dae3 use X11 in /usr if it is there rsc 2006-10-13 13:43:36 +0000
  • dc6f9f033a avoid broken print (Gabriel Diaz) rsc 2006-10-12 03:18:22 +0000
  • 2b03bf696c avoid hang with htmlroff (Michael Teichgräber) rsc 2006-10-12 02:43:52 +0000
  • a727811a2c avoid nonstandard entity names (Michael Teichgräber) rsc 2006-10-12 02:37:40 +0000
  • e87d96c291 remove prompt to avoid double-sending problems rsc 2006-10-12 02:28:31 +0000
  • 8ce01b22ae use all 9 commands (Karl Sackett) rsc 2006-10-12 02:25:31 +0000
  • 6007b4d97b avoid EPROTO in case not there (Tim Wiess) rsc 2006-10-12 01:55:09 +0000
  • 1866bcc995 print final verbose update (Lou Kamenov) rsc 2006-10-12 01:47:30 +0000
  • b46716cfb2 update from plan9 rsc 2006-10-12 01:45:36 +0000
  • 470dce9dee new seq from plan 9 (Anthony Martin) rsc 2006-10-12 01:42:11 +0000
  • 729e53b9e5 correct ref counting in walkfile (Nemo) rsc 2006-10-12 01:01:02 +0000
  • 3fbe92ef1a revert 1.4 -> 1.5 change rsc 2006-09-18 04:25:12 +0000
  • ec270e2d09 remove bind rsc 2006-09-17 20:52:18 +0000
  • f3435ec58b stat rsc 2006-09-17 20:49:33 +0000
  • 999a81d3ac Myetheraddr lives in myetheraddr.c, so remove it here. wkj 2006-08-30 00:09:39 +0000
  • 21c4c72798 Aviod seg fault when no file rsc 2006-08-29 20:15:01 +0000
  • c7c29d26b7 set $samfile during external commands rsc 2006-08-24 18:37:55 +0000
  • ca6a2d95ac break from readdir properly (Lou Kamenov) rsc 2006-08-01 14:38:30 +0000
  • be8b4b397a free fuse messages rsc 2006-08-01 03:19:53 +0000
  • 0d5f0a724b allow +line syntax rsc 2006-07-28 01:08:02 +0000
  • 9c15a45673 use better O_LARGEFILE rsc 2006-07-27 22:36:00 +0000
  • da6a55346f quote equals rsc 2006-07-27 14:39:12 +0000
  • a83ccf38d7 wait for mount to complete before exiting rsc 2006-07-27 05:14:16 +0000
  • 143cdf5758 FreeBSD fixes (Lou Kamenov) rsc 2006-07-26 15:54:41 +0000
  • 8f8ef0c6a9 space after -v for OS X (andrey) rsc 2006-07-24 19:05:01 +0000
  • d212be7220 CHANGES rsc 2006-07-23 14:46:37 +0000
  • 827018c4ec clean temporary files rsc 2006-07-23 14:43:55 +0000
  • 90c3dab6d4 better cleanup; use /var/tmp rsc 2006-07-23 14:43:21 +0000
  • 5fa0329137 better status rsc 2006-07-23 14:41:55 +0000
  • 32a580f43c show current directory rsc 2006-07-23 14:36:05 +0000
  • 604b5fcda4 add stat.h rsc 2006-07-23 14:21:45 +0000
  • c135352562 fix emalloc prototype rsc 2006-07-23 05:13:56 +0000
  • 07ef704cab remove debug print rsc 2006-07-23 05:13:23 +0000
  • 6292a25b69 oops rsc 2006-07-23 05:03:46 +0000
  • 5a4b4e924d CHANGES rsc 2006-07-23 03:43:00 +0000
  • a695bc7db9 better errstr rsc 2006-07-23 03:33:00 +0000
  • 0d7fd01125 better open mode rsc 2006-07-23 03:08:51 +0000
  • 05f50fe6bf gnuisms rsc 2006-07-23 03:05:22 +0000
  • 5551e51d2b 9pfuse rsc 2006-07-23 03:02:03 +0000
  • 30f8beab32 ref 9pfuse rsc 2006-07-23 03:01:04 +0000
  • 3fd3a9dfc3 new mount unmount doc rsc 2006-07-23 02:59:43 +0000
  • b898a33011 more rc scripts rsc 2006-07-23 02:58:12 +0000
  • 4b1648d559 ignore /net/ prefixes - been long enough rsc 2006-07-23 02:57:41 +0000
  • c8a93fb753 don't die on eof in sendfd rsc 2006-07-23 02:57:11 +0000
  • 6215fd56f1 experiment: translation from standard notations to plan 9 in netmkaddr rsc 2006-07-23 02:56:37 +0000
  • 73a5509ae9 more functions rsc 2006-07-23 02:55:34 +0000
  • 9b3357a896 ignore rsc 2006-07-23 02:52:31 +0000
  • cb8fd49852 ignore ignore ignore rsc 2006-07-23 02:48:18 +0000
  • 41beebe4c3 for htmlroff rsc 2006-07-23 02:48:13 +0000
  • 5801105701 mount and unmount scripts rsc 2006-07-23 02:46:53 +0000
  • 24c67c3189 simple vwhois rsc 2006-07-23 02:46:44 +0000
  • 981672ae7e fix cache bug (Eoghan Sherry) rsc 2006-07-23 02:36:04 +0000
  • 1cba594e51 fix nowsys build rsc 2006-07-23 02:08:25 +0000
  • 0360e1f12f use 2049 port rsc 2006-07-19 02:22:10 +0000
  • 940353e190 check was not correct on linux rsc 2006-07-18 15:27:54 +0000
  • 28b49df354 assorted changes from Plan 9 rsc 2006-07-18 15:26:33 +0000
  • 686bd37d9d new rsc 2006-07-18 15:26:24 +0000
  • d20564a9a6 add vttimefmt rsc 2006-07-18 15:23:58 +0000
  • 2bdefab1da Fix resize error under KDE (Bart Locanthi) rsc 2006-07-05 22:27:26 +0000
  • e50b313e64 allow _ - / in header file names rsc 2006-07-05 17:12:57 +0000
  • 40227f1f68 move USED past decls (Arvindh Tamilmani) rsc 2006-07-04 14:35:50 +0000
  • 38bb7c116c update runeprint desc rsc 2006-07-02 15:26:41 +0000
  • 98fd254848 update Bprint docs rsc 2006-07-02 15:26:05 +0000
  • f9b88a7b9c return number of bytes output rsc 2006-07-02 15:24:56 +0000
  • 5885bf4c91 oops rsc 2006-06-30 16:03:06 +0000
  • 06217430cc remove extra acme (Arvindh Tamilmani) rsc 2006-06-30 04:59:35 +0000
  • e0e1e1eef1 typo (Serge Gagnon) rsc 2006-06-30 04:58:34 +0000
  • 141d600972 use file names for attachments rsc 2006-06-30 04:53:51 +0000
  • e6c443621b update rsc 2006-06-29 15:57:50 +0000
  • d8c69288cb CHANGES rsc 2006-06-28 17:43:18 +0000
  • 93921c4817 better cleanup rsc 2006-06-28 17:39:52 +0000
  • aec641d24c experiment - allow = in words late in the command line rsc 2006-06-27 17:41:48 +0000
  • b7d8e86a72 Use getdents instead of getdirentries under NetBSD. wkj 2006-06-26 18:08:17 +0000
  • 9bc519d686 fix dup file name bug rsc 2006-06-26 05:49:18 +0000
  • ff63eeb1bd pin rsc 2006-06-26 05:49:10 +0000
  • 19f4cef528 use pin rsc 2006-06-26 05:48:10 +0000
  • df970459f9 pin rsc 2006-06-26 05:47:59 +0000
  • f936548b5e slow mode for debugging rsc 2006-06-26 05:45:25 +0000
  • 95e92f180a CHANGES rsc 2006-06-26 01:12:32 +0000
  • 69e002b84e update stack rsc 2006-06-26 01:11:46 +0000
  • d8cc5c0502 shut up gcc rsc 2006-06-26 00:29:46 +0000
  • 9801d5e566 forgot rsc 2006-06-26 00:08:29 +0000
  • 56b2179d99 long double rsc 2006-06-26 00:07:54 +0000
  • 13a17f7503 remove debug print rsc 2006-06-26 00:06:36 +0000
  • f53117fb6b set errstr for bad dir contents rsc 2006-06-26 00:06:28 +0000
  • 5c419e0741 remove print statement rsc 2006-06-26 00:06:09 +0000
  • 728747f46c no need for auth.h rsc 2006-06-26 00:05:52 +0000
  • 9bddce0e08 no need to call amount rsc 2006-06-26 00:05:34 +0000
  • 66cf8a3904 long double rsc 2006-06-26 00:05:10 +0000
  • 651ababc74 bigger block size rsc 2006-06-26 00:04:22 +0000
  • a09e85757d add -l flag rsc 2006-06-26 00:03:55 +0000
  • d5cada1329 read stdin instead of stdout rsc 2006-06-26 00:03:35 +0000
  • b3d3a0687c fix rsc 2006-06-26 00:03:07 +0000
  • 15085f7450 simpler USED rsc 2006-06-26 00:02:52 +0000
  • dd6c037b72 accept process names rsc 2006-06-26 00:02:19 +0000