2009-12-21 |
David van Moolenbroek | Support for larger disks. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Thomas Veerman | Fix typo and a bug causing vnode references to become... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Thomas Veerman | Fix compilation errors caused by more files not added... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Thomas Veerman | Add PFS (missing in previous commit) |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Thomas Veerman | - Introduce support for sticky bit. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Erik van der... | Remove some GCC library warnings |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Cristiano Giuffrida | Drivers and servers are simply known as services. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Cristiano Giuffrida | Fix bug in IPC deadlock detection code. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
David van Moolenbroek | typo |
commit | commitdiff | tree | snapshot |
2009-12-14 |
David van Moolenbroek | fix remaining warnings in 'make world' |
commit | commitdiff | tree | snapshot |
2009-12-14 |
David van Moolenbroek | awk: check presence of parameters |
commit | commitdiff | tree | snapshot |
2009-12-13 |
David van Moolenbroek | test42: disable attach-to-PM test |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Cristiano Giuffrida | Rewrite of boot process |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Erik van der... | Adjust number of tests |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Erik van der... | Implementation of strto(u)ll, documentation and tests... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Erik van der... | Add Ben's test 44 |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Erik van der... | Use subdirectory t43 for tests |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Erik van der... | Removed non-existant test 44 from Makefile |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Ben Gras | Make VM fix up memory for kernel that crosses region... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Erik van der... | Implementation of getrlimit and getdtablesize |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ben Gras | Intel Pro/1000 driver written by Niek Linnenbank. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ben Gras | - map in as much memory as is necessary in 4MB chunks to |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Tomas Hruby | Cooments to warn not to use certains instructions |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Erik van der... | Give test 43 root privileges to prevent errors when... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Erik van der... | Fixed tests to use the right path when run as root |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Erik van der... | Fix line which was too long |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Erik van der... | Add realpath function |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Erik van der... | Cleanup getsockopt and add SO_TYPE |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Tomas Hruby | A debug print with no meaning removed from VM. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
David van Moolenbroek | FPU: fix field names, compiler warning, long lines |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ben Gras | Part of the FPU changes; forgot to add these files... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ben Gras | rtl8169 driver contributed by Jaswinder Singh Rajput. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ben Gras | previous commit premature and not part of FPU changes. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Erik van der... | Specify types for integer MAX constants |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ben Gras | any blocksize. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ben Gras | FPU context switching support by Evgeniy Ivanov. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
David van Moolenbroek | Add 'getidle' CPU utilization measurement infrastructure |
commit | commitdiff | tree | snapshot |
2009-12-02 |
David van Moolenbroek | Filter driver by Wu Bingzheng et al |
commit | commitdiff | tree | snapshot |
2009-12-02 |
David van Moolenbroek | Allow servers to run with fewer privileges: |
commit | commitdiff | tree | snapshot |
2009-12-02 |
David van Moolenbroek | libdriver changes: |
commit | commitdiff | tree | snapshot |
2009-12-02 |
David van Moolenbroek | RS changes: |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ben Gras | fix for race condition - IRQ can happen between clearin... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
David van Moolenbroek | Alternative VirtualBox/Lance driver workaround |
commit | commitdiff | tree | snapshot |
2009-11-28 |
David van Moolenbroek | RS fixes: |
commit | commitdiff | tree | snapshot |
2009-11-28 |
David van Moolenbroek | PM: remove 'boottime' global variable |
commit | commitdiff | tree | snapshot |
2009-11-28 |
David van Moolenbroek | fix _NSIG usage |
commit | commitdiff | tree | snapshot |
2009-11-28 |
David van Moolenbroek | Portability: POSIXize some of inet's error codes |
commit | commitdiff | tree | snapshot |
2009-11-28 |
David van Moolenbroek | Kernel: unbreak load averages |
commit | commitdiff | tree | snapshot |
2009-11-28 |
David van Moolenbroek | Kernel: fix faulty trap check |
commit | commitdiff | tree | snapshot |
2009-11-22 |
David van Moolenbroek | Portability: include sys/select.h from sys/time.h |
commit | commitdiff | tree | snapshot |
2009-11-22 |
David van Moolenbroek | VM: don't send arbitrary status values to kernel |
commit | commitdiff | tree | snapshot |
2009-11-19 |
David van Moolenbroek | Support for read/write on connected UDP sockets |
commit | commitdiff | tree | snapshot |
2009-11-17 |
David van Moolenbroek | Remove dead mini_ds_retrieve_u32 code |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Erik van der... | Patch by Jaswinder Singh Rajput to fix FTP progress... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Tomas Hruby | Local APIC |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Tomas Hruby | New instructions in gas2ack |
commit | commitdiff | tree | snapshot |
2009-11-16 |
David van Moolenbroek | ugly double blank line, my fault |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tomas Hruby | .align replaced by .balign in mpx386.S |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tomas Hruby | gas2ack does not understand .align |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Tomas Hruby | gas2ack support for rdmsr and wrmsr |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Tomas Hruby | No need for a special idle queue |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Tomas Hruby | Idle task never runs |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Tomas Hruby | Use of isemptyp() macro instead of testing RTS_SLOT_FRE... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Tomas Hruby | The rest of the r5641 commit |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Tomas Hruby | enable printing of 64-bit ints with gcc. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Tomas Hruby | allow kernel to tell VM extra physical addresses it... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Tomas Hruby | kernel/proc.h can be included in kernel assembky files |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Tomas Hruby | All macros defining rts flags are prefixed with RTS_ |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tomas Hruby | pick_proc() called only just before returning to userspace |
commit | commitdiff | tree | snapshot |
2009-11-09 |
David van Moolenbroek | pci: extend NR_DRIVERS to cover all system processes |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tomas Hruby | Removal of the executable flag from files that cannot... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
David van Moolenbroek | activate new ptrace test, too |
commit | commitdiff | tree | snapshot |
2009-11-09 |
David van Moolenbroek | Fix ptrace bug when reattaching to a detached process |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tomas Hruby | Complete ovehaul of mode switching code |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tomas Hruby | Clock task split |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tomas Hruby | Fix for broken parsing of memory environment string... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tomas Hruby | inodes - using types with known size |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tomas Hruby | Changes to the include files in order to make cross... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Tomas Hruby | vmassert reports also the source file in which it was... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Tomas Hruby | Hardware interrupts code path cleanup |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ben Gras | - enable remembering of device memory ranges set... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
David van Moolenbroek | Various small IS, TTY, isofs fixes |
commit | commitdiff | tree | snapshot |
2009-11-02 |
David van Moolenbroek | Kernel: add support for indirect grants |
commit | commitdiff | tree | snapshot |
2009-11-01 |
David van Moolenbroek | ash: only execute regular files |
commit | commitdiff | tree | snapshot |
2009-10-31 |
David van Moolenbroek | Kernel, servers: remove unused proto.h definitions |
commit | commitdiff | tree | snapshot |
2009-10-31 |
David van Moolenbroek | PM: clean up endpoint info API/ABI |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Tomas Hruby | Conversion of kernel assembly from ACK to GNU |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Tomas Hruby | gas2ack |
commit | commitdiff | tree | snapshot |
2009-10-29 |
David van Moolenbroek | PM, VFS: remove unused param.h definitions |
commit | commitdiff | tree | snapshot |
2009-10-29 |
David van Moolenbroek | PM: remove unused core_name variable |
commit | commitdiff | tree | snapshot |
2009-10-27 |
David van Moolenbroek | DS: do not panic when sending reply fails |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Erik van der... | Create man pages for bigsh and dev2name |
commit | commitdiff | tree | snapshot |
2009-10-26 |
David van Moolenbroek | Ground work for larger file systems, and miscellaneous... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Ben Gras | Don't check DMA_ST_ERROR before DMA_ST_INT is set ... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Erik van der... | Increase limits on PCI devices to have space for the... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ben Gras | if from branch, include branch name in in-image tag... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ben Gras | throw out unnecessary drive1 thing |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ben Gras | newer at_wini.c (really incl atapi dma this time) |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ben Gras | include OSS on CD |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ben Gras | - reverse order of transfer command and DMA initiation... |
commit | commitdiff | tree | snapshot |
next |