| Age | Commit message (Expand) | Author |
| 2017-03-27 | hjfs: merge start of hjfs check implementation | spew |
| 2017-03-27 | hjfs: start implementation of checking a directory | spew |
| 2017-03-26 | devsd: handle case where theres no ifc->enable() function | cinap_lenrek |
| 2017-03-26 | merge | cinap_lenrek |
| 2017-03-26 | devsd: check return value of ifc->enable(), don't leak unit name/user strings | cinap_lenrek |
| 2017-03-26 | sdvirtio: return 1 for success in vioenable()/viodisable() | cinap_lenrek |
| 2017-03-25 | file(1): recognise Xilinx bitstreams | aiju |
| 2017-03-25 | games/galaxy: fix exit race condition by pausing the galaxy before threadexit... | spew |
| 2017-03-25 | hjfs: Add comment to change the OFF size to 8 when given the chance | spew |
| 2017-03-25 | games/galaxy: parallelize gravitational force calculations | spew |
| 2017-03-25 | pc kernel: handle PCMP and RSD being in low (kaddr) or reserved (vmap) memory | cinap_lenrek |
| 2017-03-23 | upas/smtp: fix cram-md5 auth, simplify doauth(), check varargs for dBprint() | cinap_lenrek |
| 2017-03-23 | upas/smtp: generate 128-bit random message id (was 32 bit), use dBprint(), cl... | cinap_lenrek |
| 2017-03-22 | plumb(2): Fix typo in description of Plumbdelattr (thanks sam-d) | spew |
| 2017-03-22 | webfs(4): timeout is in milliseconds not seconds (thanks sam-d) | spew |
| 2017-03-22 | upas/smtp: Revert smtp dial string behavior to match that of old upas (thanks... | spew |
| 2017-03-22 | [012568kqv]a: correctly lex full range of integers in the assemblers (thanks ... | spew |
| 2017-03-21 | remove accidentally commited binary /sys/src/cmd/upas/fs/chkidx file (thanks ... | cinap_lenrek |
| 2017-03-21 | hjfs: Clear all refs to zero when reaming. | spew |
| 2017-03-20 | ip/torrent: exit immidiately when file is complete after verification and not... | cinap_lenrek |
| 2017-03-20 | ip/torrent: avoid peerid collision using truerand() instead of time(0) | cinap_lenrek |
| 2017-03-19 | fortune: avoid buffer overflow for lines >= 2K, make sure index has at least ... | cinap_lenrek |
| 2017-03-19 | 5l,6l,8l,kl,ql,vl: allow duplicate GLOBAL symbols (from Ori Bernstein) | cinap_lenrek |
| 2017-03-18 | inst: make command window not overlap stats window in glendas riostart | cinap_lenrek |
| 2017-03-18 | cdproto: make mdir for glenda | cinap_lenrek |
| 2017-03-18 | diskparts(8), prep(8): add edisk in NAME section | cinap_lenrek |
| 2017-03-18 | mus(1): fix manpage references | cinap_lenrek |
| 2017-03-18 | vga(3): complete list of vga controllers and software cursors | cinap_lenrek |
| 2017-03-18 | devmouse: refactor screen blanking logic | cinap_lenrek |
| 2017-03-17 | games/doom: don't spawn midi process when opening /dev/audio failed (thanks qwx) | cinap_lenrek |
| 2017-03-17 | tapefs: handle more cpio formats (thanks qrstuv) | cinap_lenrek |
| 2017-03-16 | upas/fs: tls sni support for pop3/imap | cinap_lenrek |
| 2017-03-16 | upas/fs: fix memory leaks in tls code, handle tls in a common wraptls() function | cinap_lenrek |
| 2017-03-15 | upas/fs: getting rid of the fine-grain locking... | cinap_lenrek |
| 2017-03-14 | upas/fs: more cleanup... | cinap_lenrek |
| 2017-03-14 | upas/fs: remove more debugging crap | cinap_lenrek |
| 2017-03-14 | upas/fs: remove unused segbrk memory allocator | cinap_lenrek |
| 2017-03-14 | upas/fs: remove idx semaphore, cannot happen as symcmbox() always called with... | cinap_lenrek |
| 2017-03-14 | upas/fs: fix more locking bugs, remove debugging clutter, remove planb mbox code | cinap_lenrek |
| 2017-03-14 | upas/fs: make sure mbox is locked during msgdecref() in rclunk() | cinap_lenrek |
| 2017-03-14 | gs: validate parameter is dict in .initialize_dsc_parse | mischief |
| 2017-03-13 | gs: check for sufficient params in .sethalftone5 | mischief |
| 2017-03-13 | gs: fix dangleing pointer crash with "lock" (ghostscript Bug 697204) | cinap_lenrek |
| 2017-03-12 | games/galaxy: fix creation of new bodies | spew |
| 2017-03-12 | games/galaxy: avoid unnecessary calculations | spew |
| 2017-03-12 | games/galaxy: fix zoom | spew |
| 2017-03-12 | upas/fs: lock mbox in syncallmboxes() to avoid assert crash | cinap_lenrek |
| 2017-03-12 | upas/fs: remove useless syncsem, make sure mbox is locked when fetching / syn... | cinap_lenrek |
| 2017-03-12 | imap4d: simplify auth with encodefmt (backport from 9front) | cinap_lenrek |
| 2017-03-12 | nupas: delete okcidr(); always trust spf records | aiju |