Commit Graph

796 Commits

Author SHA1 Message Date
~hatteb-mitlyd
1b20a22eef terminal hole card 2014-06-07 13:05:35 -07:00
~hatteb-mitlyd
19ce1e5ffb reorg tty struct 2014-06-07 12:27:48 -07:00
~hatteb-mitlyd
b0472d9276 close terminals properly 2014-06-07 12:27:47 -07:00
~hatteb-mitlyd
f186c44ad9 further telnet hacks
make C-d on an empty telnet terminal do nothing, don't suck in CRs
2014-06-07 12:27:47 -07:00
~hatteb-mitlyd
db0961f171 free a failed-accept http conn asynchronously 2014-06-07 12:27:47 -07:00
~hatteb-mitlyd
f8f3ae7968 first hack at telnet 2014-06-07 12:27:47 -07:00
Gavin Whelan
f3841f341d Merge branch 'nextbreach' of https://github.com/urbit/urbit into nextbreach 2014-06-06 18:07:12 -04:00
C. Guy Yarvin
6d53cccf58 Merge branch 'nextbreach' of github.com:urbit/urbit into nextbreach
Conflicts:
	urb/urbit.pill
2014-06-06 12:53:23 -07:00
Jared Hance
8b1bfe8e72 Merge branch 'master' into nextbreach
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
2014-06-06 15:38:38 -04:00
C. Guy Yarvin
4628a5f531 More vane restructuring. 2014-06-05 15:14:49 -07:00
~hatteb-mitlyd
5b27726ca7 try to avoid fs caching on various platforms 2014-06-05 14:21:11 -07:00
C. Guy Yarvin
b445d373ed %batz reasonably healthy on nextbreach. 2014-06-05 12:17:25 -07:00
C. Guy Yarvin
5819445d02 Merge branch 'nextbreach' of github.com:urbit/urbit into nextbreach 2014-06-04 21:11:21 -07:00
Luke Patmore
2ab9b9a78c Whitespace: the invisible killer 2014-06-04 19:46:12 -07:00
Luke Patmore
cdd109c178 Tested and enabled macro expansions. 2014-06-04 17:56:24 -07:00
Luke Patmore
b431dad6e0 Merge branch 'master' into nextbreach
Conflicts:
	urb/urbit.pill
2014-06-04 15:54:21 -07:00
Luke Patmore
b252cd7db2 Fixed censig macro expansion. 2014-06-04 15:10:20 -07:00
Luke Patmore
2cc43f51ca Merge branch 'master' of https://github.com/urbit/urbit 2014-06-04 13:21:52 -07:00
Luke Patmore
d2a9d80928 Fixed macro expansions and removed unused macro expansions. 2014-06-04 13:20:15 -07:00
Jared Hance
e49d222ae3 Add function for @u -> @rd 2014-06-04 15:16:15 -04:00
C. Guy Yarvin
8b67582649 Merge branch 'nextbreach' of github.com:urbit/urbit into nextbreach
Conflicts:
	urb/urbit.pill
2014-06-04 03:44:33 -07:00
~hatteb-mitlyd
e3a32b69db carriers get files from U2_LIB, new pill 2014-06-03 18:33:35 -07:00
~hatteb-mitlyd
d45a407c1d fix braino in fake-make 2014-06-03 16:45:00 -07:00
~hatteb-mitlyd
232c80ada5 beginning stages of fake-net hackery 2014-06-03 16:39:28 -07:00
C. Guy Yarvin
b45e72a750 IPv4 lanes now have a timestamp. 2014-06-03 14:01:40 -07:00
C. Guy Yarvin
f4acd72d90 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2014-06-03 11:25:12 -07:00
Jared Hance
66be7673f9 Add comparison gates for floating points. 2014-06-03 14:15:22 -04:00
~hatteb-mitlyd
4c51fa75ee crash when crude fails 2014-06-03 11:10:24 -07:00
C. Guy Yarvin
3def0bca05 Merge branch 'master' of github.com:urbit/urbit 2014-06-03 10:46:02 -07:00
Jared Hance
1585ca9581 Merge branch 'newbreach'
Conflicts:
	urb/urbit.pill
2014-06-03 13:38:33 -04:00
James Torre
5b650b7ad0 Merge branch 'master' of https://github.com/urbit/urbit 2014-06-03 15:55:59 +00:00
Jared Hance
7cc45edad5 Add div:rd, div:fl, and jet.
Also fix rnd:fl (by fixing rne:fl).
2014-06-03 11:41:25 -04:00
C. Guy Yarvin
d57b87d94a Some vane cleanups, etc. 2014-06-02 22:07:32 -07:00
Jared Hance
f50d3322b3 Jet sub:rd. 2014-06-02 15:13:58 -04:00
Gavin Whelan
4c8db08588 Merge branch 'master' of https://github.com/urbit/urbit 2014-06-02 15:09:42 -04:00
Luke Patmore
57d45a25bd Actually added co.c 2014-06-02 12:09:19 -07:00
Gavin Whelan
6f59009632 Merge branch 'master' of https://github.com/urbit/urbit
This commit is broken, but I needed to merge before pulling in the fix

Conflicts:
	urb/urbit.pill
2014-06-02 14:56:27 -04:00
Luke Patmore
a97db340ce Added jet linkage for co_emco, co_oxco, and co_roco. Added templates for co jets. 2014-06-02 11:48:16 -07:00
Jared Hance
87427ef46f Jet add:rd.
Also fix some rounding in add:fl that was found through jet test mode.
2014-06-02 12:43:26 -04:00
Jared Hance
83127a0846 Merge branch 'newbreach' into ieee
Conflicts:
	urb/urbit.pill
2014-06-02 11:07:57 -04:00
Jared Hance
9d837c55fb Jet mul:rd.
Running in test mode for now.
2014-06-02 11:03:48 -04:00
Gavin Whelan
94c3eef12f Merge branch 'master' of https://github.com/urbit/urbit 2014-06-02 09:19:06 -04:00
~hatteb-mitlyd
b76b207bd2 fix booting without checkpoint 2014-06-01 22:24:50 -07:00
John Dulin
1d5ccdd5d2 Merge branch 'master' of https://github.com/urbit/urbit 2014-06-01 18:31:41 -07:00
C. Guy Yarvin
006335cfb9 Merge branch 'master' of github.com:urbit/urbit 2014-06-01 14:07:38 -07:00
~hatteb-mitlyd
dd0104dbce Add basic synclog code to try and track sync issues 2014-05-31 20:26:18 -07:00
~hatteb-mitlyd
c819b4c034 Merge remote-tracking branch 'origin/newbreach'
Update protocol for breach.

Conflicts:
	f/trac.c
	urb/urbit.pill
	urb/zod/arvo/zuse.hoon
	v/raft.c
2014-05-30 17:56:12 -07:00
Gavin Whelan
901c83799b Merge various changes 2014-05-30 16:13:44 -07:00
Gavin Whelan
9933bca9cf Merge and minor merge changes 2014-05-30 15:59:58 -07:00
~hatteb-mitlyd
b04775c002 remove old boot cruft 2014-05-30 15:05:47 -07:00