Timeline
2008-02-06:
- 14:24 Changeset in mainline [71eef11]lfnserial by
- remove config.memory_size, get_memory_size() and memory_init.{c|d} the …
- 13:56 Changeset in mainline [1b067315]lfnserial by
- enlarge description field
2008-02-05:
- 16:01 Changeset in mainline [0b5f9fa]lfnserial by
- remove memory_print_map(), as it duplicates functionality of …
- 14:48 Changeset in mainline [b5ed4f8]lfnserial by
- convert ARC specific commands to generic ones
- 14:02 Changeset in mainline [b07c332]lfnserial by
- convert e820list to a generic physmem command
- 11:06 Changeset in mainline [a0f6a61]lfnserial by
- prettyprint tlb command
- 10:43 Changeset in mainline [c053f615]lfnserial by
- prettyprint bkpts command
2008-02-03:
- 17:16 Changeset in mainline [6cbed012]lfnserial by
- Added setjmp and longjmp functions for ia32 architecture.
2008-02-02:
- 15:56 Changeset in mainline [a671cf0]lfnserial by
- Ash: removed .map file commited by mistake.
- 15:46 Changeset in mainline [6a4aa56]lfnserial by
- Ash: fixed recursive Makefile.
- 14:08 Changeset in mainline [f52e6fea]lfnserial by
- Ash - add recursion to Makefile to create build tools in subdirectory.
- 13:49 Changeset in mainline [c28a023]lfnserial by
- Initial commit of ash shell. It cannot be compiled yet.
2008-02-01:
- 14:37 Changeset in mainline [9652bd59]lfnserial by
- remove fake tab
- 14:11 Changeset in mainline [43b1e86]lfnserial by
- prettyprint output
2008-01-27:
- 19:11 Changeset in mainline [acfdcb0]lfnserial by
- Remove the debugging hack from tmpfs_init(), which created several …
- 18:54 Changeset in mainline [f7017572]lfnserial by
- VFS_WRITE and tmpfs_write fixes.
- 16:43 Changeset in mainline [15b9970]lfnserial by
- VFS_OPEN and VFS_WRITE now understand O_APPEND.
- 16:19 Changeset in mainline [2db4ac8]lfnserial by
- VFS_OPEN now understands O_CREAT and O_EXCL.
- 14:59 Changeset in mainline [72bde81]lfnserial by
- Support for mkdir().
- 10:47 Changeset in mainline [1fe186f]lfnserial by
- Move handling of the miss on excessive components out of the main loop …
2008-01-26:
- 22:27 Changeset in mainline [b8b23c8]lfnserial by
- More elegant, flexible and complete version of tmpfs_lookup.
- 12:08 Changeset in mainline [9415601]lfnserial by
- Additional VFS lookup flags.
2008-01-25:
- 16:45 Changeset in mainline [19077a5]lfnserial by
- Grow the initial identity mapping from 64M to 4G. We should not …
- 13:48 Changeset in mainline [a7df23c]lfnserial by
- change cstyle to human-readable form
- 12:03 Changeset in mainline [4bb31f7f]lfnserial by
- Fix cstyle and © to 2008.
2008-01-19:
- 13:40 Changeset in mainline [ae78b53]lfnserial by
- Introduce the notion of lflag (i.e. lookup flags) to support the …
2008-01-18:
- 23:45 Changeset in mainline [5973fd0]lfnserial by
- Finish implementation of readdir(). Functions from this family are …
- 18:02 Changeset in mainline [62da45a]lfnserial by
- Small fix for VFS_TRUNCATE. Move lookup and registration code to …
2008-01-15:
- 13:19 Changeset in mainline [4cc2ddd]lfnserial by
- amd64: shorten kernel address space by 2 GB to support proper mapping …
- 09:36 Changeset in mainline [22e8166d]lfnserial by
- initial support for dorder device in MSIM
- 09:35 Changeset in mainline [d85411a]lfnserial by
- make msim.conf compatible with MSIM 1.3.x
2008-01-13:
- 20:35 Changeset in mainline [d0dc74ae]lfnserial by
- Add opendir(), rewinddir(), closedir() and some prototypes and stubs. …
- 13:19 Changeset in mainline [0ee4322]lfnserial by
- Add ftruncate() and support for VFS_TRUNCATE to VFS and TMPFS.
2008-01-11:
- 17:49 Changeset in mainline [4fb6bf36]lfnserial by
- move cpuid tests from amd64.c to boot.S
2008-01-09:
- 19:50 Changeset in mainline [eb27ce5a]lfnserial by
- Improve the API for converting (VFS triplets, size) to VFS nodes by …
2008-01-08:
- 21:58 Changeset in mainline [cad9c72]lfnserial by
- Make a distinction between VFS operations that are common to VFS and …
- 21:01 Changeset in mainline [861e7d1]lfnserial by
- Merge all VFS operations into one file.
- 20:47 Changeset in mainline [67f63c4]lfnserial by
- Make uspace rwlock API naming conventions consistent with kernel …
- 20:38 Changeset in mainline [7fff5eab]lfnserial by
- Management of the cached VFS node size.
- 19:44 Changeset in mainline [752ccee]lfnserial by
- Previous commit was toxic. When emulating gaps, zero out the …
- 19:28 Changeset in mainline [41a0d27]lfnserial by
- TMPFS must handle file gaps.
Note: See TracTimeline
for information about the timeline view.