2014-09-18 |
Barret Rhoden | Crank up the READSTR buffer a bit |
blob | commitdiff |
2014-08-19 |
Barret Rhoden | SYS_dup_fds_to (XCC) |
blob | commitdiff | diff to current |
2014-07-27 |
Ronald G. Minnich | sys_rename: allow arbitrary rename |
blob | commitdiff | diff to current |
2014-07-25 |
Ronald G. Minnich | sysrename: fix to take full paths. Currently not quite... |
blob | commitdiff | diff to current |
2014-07-25 |
Ronald G. Minnich | Print. Add printing for qids, cnams, and chans |
blob | commitdiff | diff to current |
2014-07-08 |
Ronald G. Minnich | rread: if you hit eof on a directory, mark the chan... |
blob | commitdiff | diff to current |
2014-07-08 |
Barret Rhoden | Cleans up kdirent hack, removes MIN_M_BUF_SZ |
blob | commitdiff | diff to current |
2014-07-04 |
Ronald G. Minnich | Fix up reads. |
blob | commitdiff | diff to current |
2014-07-03 |
Barret Rhoden | Block extra_data |
blob | commitdiff | diff to current |
2014-07-02 |
Barret Rhoden | Header file changes for TSO |
blob | commitdiff | diff to current |
2014-07-01 |
Barret Rhoden | sys_proc_create() can dup FGRPs (XCC) |
blob | commitdiff | diff to current |
2014-06-20 |
Andrew Gallatin | Implement transmit checksum offload. |
blob | commitdiff | diff to current |
2014-06-12 |
Barret Rhoden | Slimmer setjmps |
blob | commitdiff | diff to current |
2014-05-23 |
Barret Rhoden | qibwrite() irqsafe queue block writes |
blob | commitdiff | diff to current |
2014-05-13 |
Barret Rhoden | Chan refcnting uses a helper |
blob | commitdiff | diff to current |
2014-04-26 |
Barret Rhoden | Fixes short 9ns dirent reads |
blob | commitdiff | diff to current |
2014-03-21 |
Kevin Klues | Fix bug with duping fds for plan 9 files |
blob | commitdiff | diff to current |
2014-03-13 |
Ronald G. Minnich | Bring the proc device back. |
blob | commitdiff | diff to current |
2014-01-31 |
Ronald G. Minnich | Fix up sys*stat |
blob | commitdiff | diff to current |
2014-01-31 |
Ronald G. Minnich | Create akaros wrappers for sysstat and sysfstat |
blob | commitdiff | diff to current |
2014-01-31 |
Ronald G. Minnich | Add DMSYMLINK |
blob | commitdiff | diff to current |
2014-01-30 |
Barret Rhoden | QTFILE isn't 0... |
blob | commitdiff | diff to current |
2014-01-29 |
Barret Rhoden | Lindent pass |
blob | commitdiff | diff to current |
2014-01-29 |
Ronald G. Minnich | Not very good implementation of root file system |
blob | commitdiff | diff to current |
2014-01-29 |
Barret Rhoden | Adds chaninfo() |
blob | commitdiff | diff to current |
2014-01-28 |
Barret Rhoden | getfl and setfl for 9ns |
blob | commitdiff | diff to current |
2014-01-22 |
Barret Rhoden | Linker functions |
blob | commitdiff | diff to current |
2014-01-22 |
Barret Rhoden | Calls devtabreset() |
blob | commitdiff | diff to current |
2014-01-21 |
Barret Rhoden | Devtab created with linker tables |
blob | commitdiff | diff to current |
2014-01-21 |
Barret Rhoden | Fix devtab assumption with c->type |
blob | commitdiff | diff to current |
2014-01-20 |
Barret Rhoden | Changes for netif and devether to compile |
blob | commitdiff | diff to current |
2014-01-20 |
Ronald G. Minnich | Improved device tags and sample usage |
blob | commitdiff | diff to current |
2014-01-20 |
Ronald G. Minnich | Define macros for special sections |
blob | commitdiff | diff to current |
2014-01-20 |
Ronald G. Minnich | Start bringing networking back in |
blob | commitdiff | diff to current |
2014-01-19 |
Ronald G. Minnich | Set up what we think is the right way to read directories |
blob | commitdiff | diff to current |
2014-01-19 |
Ronald G. Minnich | Add back functions for converting M to kdirents. |
blob | commitdiff | diff to current |
2014-01-18 |
Barret Rhoden | All qlocks are initialized |
blob | commitdiff | diff to current |
2014-01-18 |
Barret Rhoden | Use newfgrp, and don't inherit from the old |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | This breaks the build but I ran out of time. |
blob | commitdiff | diff to current |
2014-01-17 |
Barret Rhoden | Attempts to fix krefs in pgrp/fgrp |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | Start providing support for 9 namespaces. |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | This links. |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | random() and abs() |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | More trimming to get things to build. |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | dial.c, which needed netlog.c, so netlog too. |
blob | commitdiff | diff to current |
2014-01-17 |
Barret Rhoden | Fixes refcnt in devmnt |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | add pgrp/fgrp support |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | Remove usage of index and mallocz. |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | Add the no op cache.c for devmnt. |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | Netaux functions and devmnt. |
blob | commitdiff | diff to current |
2014-01-17 |
Barret Rhoden | Use rendez for sleep/wakeup/etc |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | Added system calls, had to tweak a few things as a... |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | Add a kernel date; remove use of kprint |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | command parsing. |
blob | commitdiff | diff to current |
2014-01-17 |
Barret Rhoden | readmem / readstr / readnum |
blob | commitdiff | diff to current |
2014-01-17 |
Barret Rhoden | Allows for multiple includes of headers |
blob | commitdiff | diff to current |
2014-01-17 |
Ronald G. Minnich | Getting more of the IP stack to compile |
blob | commitdiff | diff to current |
2014-01-16 |
Ronald G. Minnich | Constants needed for printing. |
blob | commitdiff | diff to current |
2014-01-16 |
Ronald G. Minnich | And now for some files. |
blob | commitdiff | diff to current |
2014-01-16 |
Ronald G. Minnich | Get it to build, not link yet. |
blob | commitdiff | diff to current |
2014-01-16 |
Ronald G. Minnich | Interim commit, compiles. We need to bring in support... |
blob | commitdiff | diff to current |
2014-01-16 |
Ronald G. Minnich | First Inferno imports |
blob | commitdiff | diff to current |
|