Elliot Glaysher
932e11ad2c
Fix ++mull:ut's handling of $tune.
...
arvo's sys/hoon.hoon defines the $tune case as:
{$tune *}
[(face p.gen sut) (face p.gen dox)]
Fix the C jet so that it doesn't use sut on both spans.
2017-01-24 20:39:04 -08:00
Raymond Pasco
f5c877aecd
Merge remote-tracking branch 'ohaitch/hmet_delete'
...
DELETE method support for http.c
2017-01-24 09:38:19 -05:00
Anton Dyudin
2a8ab89f43
add DELETE method handling to http.c
2017-01-18 14:42:34 -08:00
Raymond Pasco
e7536749fe
Temporarily remove autofetching
...
until version scaffolding is done
2017-01-04 21:46:14 -05:00
Raymond Pasco
4126bd39b1
Merge branch 'fwd-czar-dont-give-up'
...
Forward port of not giving up on czar IP search
2016-12-16 12:53:07 -08:00
Raymond Pasco
ce32068691
Don't give up on trying to find czar IPs
...
If they're not found, "not found" has a 5 minute TTL - and if there was
already an IP for that czar, keep using it for 5 more minutes.
2016-12-16 12:52:53 -08:00
Raymond Pasco
fcefb659da
Remove clang-only flag to support gcc on Macs
2016-12-13 22:33:46 -08:00
Raymond Pasco
ad598d3aae
Merge branch 'fwd-0.4.3-fixes'
...
Forward port fixes from 0.4.3
2016-12-13 12:05:13 -08:00
Raymond Pasco
cc247229fa
No -Werror on release branch
...
(real version scaffolding pending for master)
2016-12-13 12:02:56 -08:00
Raymond Pasco
8d108b72d4
Use system C compiler on all platforms
2016-12-13 12:02:56 -08:00
Raymond Pasco
6598dd88d8
#define _WITH_DPRINTF for BSD systems
2016-12-13 12:02:56 -08:00
Raymond Pasco
d8c44e673c
_http_write_ports_file(): remove indirect C malloc
2016-12-13 12:02:56 -08:00
Raymond Pasco
1045e75d8e
Version 0.5-devel
...
Full version scaffolding to come.
2016-12-13 11:59:41 -08:00
Raymond Pasco
3a423e4598
Remove stray debug printf
2016-12-12 15:42:09 -08:00
Raymond Pasco
16eb8d0403
Merge branch 'http-ports'
...
Have .http.ports file while running
2016-12-12 15:04:23 -08:00
Raymond Pasco
2c398fa62a
Use assumed-secure for the "secure" port
2016-12-12 14:39:56 -08:00
Raymond Pasco
f61e0a2faa
Specification for .http.ports file
2016-12-12 14:22:57 -08:00
Raymond Pasco
6d7d9e7fc8
Merge remote-tracking branch 'cgyarvin/feat.ignore-license'
...
Hack where we ignore LICENSE.txt in filesystem mounts
2016-12-12 13:53:41 -08:00
Raymond Pasco
6077df5726
For the time being, don't run without -F
2016-12-12 12:55:50 -08:00
Raymond Pasco
aa429a935a
Merge branch 'comment-cap-v'
2016-12-12 12:55:00 -08:00
Anton Dyudin
76501c7c75
fix -V description
2016-12-12 12:54:41 -08:00
Raymond Pasco
e3e96d63e3
Write .http.ports file
2016-12-12 12:37:43 -08:00
Raymond Pasco
1d607f87e7
Merge branches 'wyt' and 'uni'
...
Jet +-wyt:in and +-uni:in
2016-12-12 11:20:51 -08:00
Paul Driver
080ed923bd
jet +-wyt:in
2016-12-12 11:19:27 -08:00
Paul Driver
91af8f85ff
re-jet +-uni:in
2016-12-12 11:18:01 -08:00
C. Guy Yarvin
d1a87e0f11
Ignore LICENSE.txt.
2016-12-08 13:59:59 -08:00
Raymond Pasco
3e42671fad
Merge branch 'better-install'
...
Readme update to be clearer about how to install
2016-12-08 16:10:57 -05:00
Galen Wolfe-Pauly
a19a9afb74
slight rephrase
2016-12-08 16:10:37 -05:00
Galen Wolfe-Pauly
1f8e4470a8
clearer install instructions
2016-12-08 16:10:37 -05:00
C. Guy Yarvin
7547d91100
Remove -m option; make new boot the default.
2016-12-08 11:31:09 -08:00
Raymond Pasco
3902c0527e
/!\ READ FULL COMMIT MESSAGE /!\
...
The history on the second parent of this commit is not guaranteed to be
useful or bootable. It was created somewhat outside the normal
development process. This commit runs as normal with the corresponding
/!\ commit in the arvo repository.
NB: requires -m to boot.
We apologize for the inconvenience.
2016-12-05 16:25:02 -05:00
C. Guy Yarvin
2951c0bdf5
Plastic boots with -m.
2016-12-05 16:12:52 -05:00
C. Guy Yarvin
1548fc7f51
149 and 150.
2016-12-05 16:12:52 -05:00
C. Guy Yarvin
8af3e8dc5d
Boot new sequence, not done yet.
2016-11-25 17:45:16 -08:00
C. Guy Yarvin
5f895e7188
Merge remote-tracking branch 'origin/master' into cc-merge
2016-11-13 19:44:14 -08:00
Raymond Pasco
83a74d4757
Merge branch 'cgyarvin-ames-quiet'
...
Don't print czar IPs unless they've changed.
2016-11-01 12:58:59 -04:00
C. Guy Yarvin
cbfc627d17
Don't print czar ip unless it changes.
2016-11-01 12:58:48 -04:00
C. Guy Yarvin
eea379f256
With crypto namespaced.
2016-10-31 09:37:04 -07:00
C. Guy Yarvin
bc43a9e2f0
Merge remote-tracking branch 'cgyarvin/cc-release' into cc-release
2016-10-29 16:20:03 -07:00
C. Guy Yarvin
d40015b808
Move ++perk to ++peel; change jets.
2016-10-27 17:26:40 -07:00
Raymond Pasco
6f21ff17a5
Updates contributor guidelines
2016-10-27 13:02:43 -04:00
Raymond Pasco
377f7c3328
Version 0.4
2016-10-25 12:52:21 -04:00
Raymond Pasco
3c86f46df5
Merge branches 'czar-expire' and 'version-scaffolding', remote-tracking branches 'joemfb/line-eating' and 'ohAitch/flag-g-generator'
...
Expire czar IPs after 5 minutes
Version number scaffolding for release
Fix line-munching term.c bug
Add -G to ease scripted creation of live galaxies
2016-10-25 11:02:59 -04:00
Raymond Pasco
6d2c60aa7a
Version #define scaffolding
2016-10-25 10:54:00 -04:00
Raymond Pasco
d06bdd5ad1
Time out czar IPs after 5 minutes
2016-10-25 10:51:10 -04:00
Anton Dyudin
eb69bf45d2
fix -t error message
2016-10-24 17:23:43 -07:00
C. Guy Yarvin
cb9f3162f5
Adjust to new zuse.
2016-10-24 13:41:00 -07:00
Anton Dyudin
3b1b0181ce
add -G 0w-ca.rrier.-gene.rator flag
2016-10-24 11:56:44 -07:00
C. Guy Yarvin
bbe35d6c1d
Fix crua reference.
2016-10-22 12:09:50 -07:00
Joseph Bryan
2b9f103a0d
updates _term_it_show_clear() to use ESC[K instead of ESC[J
2016-10-19 00:00:25 -04:00