Commit Graph

2568 Commits

Author SHA1 Message Date
Joe Bryan
92fca35aec alphebetizes u3_opts and _main_getopt() defaults 2018-11-16 19:28:29 -05:00
Joe Bryan
0130d72aed replaces -k with -K (kernel version) 2018-11-16 19:21:52 -05:00
Joe Bryan
b3757a243f renames -L (local networking) from loh to net 2018-11-16 19:18:24 -05:00
Joe Bryan
82b3a280b5 removes -t (ticket), -s, and -S (secret/prompt) 2018-11-16 19:03:42 -05:00
Joe Bryan
d0de76a35a removes unused args -I (galaxy) and -l (raft port) 2018-11-16 17:56:25 -05:00
Joe Bryan
81a5193255 removes -n ("unix hostname", for raft) 2018-11-16 17:56:17 -05:00
Joe Bryan
cb0c679e6c removes -X ("skip last event") 2018-11-16 17:56:07 -05:00
Joe Bryan
46ca578fb0 removes -M ("memory madness") 2018-11-16 17:55:56 -05:00
Joe Bryan
295f4424b8 Merge branch 'cc-release-remove-obsolete' into cc-release-rc-merge
* cc-release-remove-obsolete:
  removes batz
  removes u3_lo declarations
  removes u3_sist declarations
  removes u3_raft declarations
  removes old event-log declarations
  removes telnet declarations
2018-11-15 01:43:17 -05:00
Joe Bryan
e78a00aaa5 removes batz 2018-11-15 01:42:14 -05:00
Joe Bryan
418925ac5b removes u3_lo declarations 2018-11-15 01:42:07 -05:00
Joe Bryan
03150a4bff removes u3_sist declarations 2018-11-13 18:54:54 -05:00
Joe Bryan
9cb3c797af removes u3_raft declarations 2018-11-13 18:54:54 -05:00
Joe Bryan
218ccbcefe removes old event-log declarations 2018-11-13 18:54:54 -05:00
Joe Bryan
f6943036bd removes telnet declarations 2018-11-13 18:47:39 -05:00
Joe Bryan
6d8fe39ff6 Merge branch 'cc-release-meson' into cc-release-rc-merge
* cc-release-meson:
  5. removes Makefile and vendored source
  4. enables and updates scrypt jet
  3. runs with meson built binary
  2. builds with meson
  1. removes telnet from term.c
2018-11-10 22:07:40 -05:00
Joe Bryan
c9dad13730 5. removes Makefile and vendored source 2018-11-10 22:05:36 -05:00
Joe Bryan
a2800e9476 4. enables and updates scrypt jet 2018-11-10 22:05:36 -05:00
Joe Bryan
653b2e08cc 3. runs with meson built binary 2018-11-10 22:05:36 -05:00
BernardoDeLaPlaz
7a496ea629 2. builds with meson 2018-11-10 22:05:28 -05:00
Joe Bryan
d9dccd88b6 1. removes telnet from term.c 2018-11-09 23:34:37 -05:00
cgyarvin
6d699f2a14
Merge pull request #860 from max19/dragonfix
Dragon4 fix
2017-10-30 17:48:15 -07:00
C. Guy Yarvin
ff7db39cca Merge remote-tracking branch 'origin/master' into piaf-runes 2017-09-21 18:37:10 -07:00
C. Guy Yarvin
b7de246380 Final 143 kernel. 2017-09-21 18:02:28 -07:00
C. Guy Yarvin
d51cb34268 Implement !!. 2017-09-20 17:58:28 -07:00
C. Guy Yarvin
9ca1894c0d All ! runes except !!. 2017-09-20 16:11:53 -07:00
C. Guy Yarvin
1fc893265d Converted ?:. 2017-09-20 14:42:13 -07:00
C. Guy Yarvin
4a64ad5a90 All ? runes except ?:. 2017-09-20 14:13:01 -07:00
C. Guy Yarvin
9181e367a7 Convert = runes. 2017-09-20 13:16:46 -07:00
C. Guy Yarvin
49f3f9492a Convert ~ runes. 2017-09-19 23:13:17 -07:00
C. Guy Yarvin
b4609e5a2d Restore metals. 2017-09-19 22:32:01 -07:00
C. Guy Yarvin
d787f87a02 Translate ^ runes. 2017-09-19 16:23:56 -07:00
C. Guy Yarvin
8ea8580c61 Adapt all . runes. 2017-09-19 13:37:06 -07:00
C. Guy Yarvin
7a97df2996 Converted %=. 2017-09-18 17:28:52 -07:00
C. Guy Yarvin
d45fa249d8 Converted :-. 2017-09-18 10:25:18 -07:00
C. Guy Yarvin
db77eac50f 143: | runes. 2017-09-17 18:32:04 -07:00
C. Guy Yarvin
fa182442d7 True neutral 143. 2017-09-15 14:39:57 -07:00
C. Guy Yarvin
9dd16efe7c Neutral 143. 2017-09-15 14:39:31 -07:00
C. Guy Yarvin
6f4f9d720a Support ^%, %cool, test mode rune. 2017-09-06 16:32:38 -07:00
C. Guy Yarvin
8d1b19313d Correct handling of void in find. 2017-09-06 15:23:07 -07:00
C. Guy Yarvin
5c637ff5dc Fix missing help in jet. 2017-07-22 22:13:38 -07:00
C. Guy Yarvin
b8d41cc4e0 Remove timer printfs. 2017-07-22 22:13:38 -07:00
Raymond Pasco
1f502b772e Merge branches 'retrieve_h' and 'janitor', remote-tracking branch 'jfranklin9000/master-mass' 2017-06-28 09:31:15 -04:00
John Franklin
7837413ae5 typo: shouln't -> shouldn't 2017-06-28 09:28:10 -04:00
John Franklin
5fae8d6a8d Added u3r_hext() prototype to include/noun/retrieve.h. Fixed some comments. 2017-06-28 09:27:07 -04:00
John Franklin
b9486ecdf4 Call u3a_free() in _http_release_ports_file(). Addresses https://github.com/urbit/urbit/issues/835. 2017-06-27 06:03:11 -05:00
Max G
f90625f80d Dragon4 jet fix 2017-06-26 14:57:19 -04:00
Raymond Pasco
e9c0af36a9 Merge branches 'u3x_hext' and 'andthus' 2017-06-24 11:40:09 -04:00
C. Guy Yarvin
97ee2dcd22 Issue 504 to requester when socket breaks. 2017-06-24 11:39:15 -04:00
John Franklin
22c20ab8b2 Added function noun/xtract.c:u3x_hext(). 2017-06-24 11:36:46 -04:00