2009-12-31 |
Erik van der... | Added EILSEQ, based on newsgroup post by Leith |
commit | commitdiff | tree | snapshot |
2009-12-30 |
David van Moolenbroek | Driver for Attansic L2 FastEthernet (atl2) |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Erik van der... | Man-page name order fixes |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Erik van der... | Add timeout to test42 |
commit | commitdiff | tree | snapshot |
2009-12-30 |
David van Moolenbroek | Kernel: fix do_stime.c header comment (2) |
commit | commitdiff | tree | snapshot |
2009-12-30 |
David van Moolenbroek | Kernel: fix do_stime.c header comment |
commit | commitdiff | tree | snapshot |
2009-12-29 |
David van Moolenbroek | mdb(1) fixes: |
commit | commitdiff | tree | snapshot |
2009-12-29 |
David van Moolenbroek | suppress kernel/VM memory debugging information |
commit | commitdiff | tree | snapshot |
2009-12-29 |
David van Moolenbroek | unbreak, deprivilege dumpcore(1) |
commit | commitdiff | tree | snapshot |
2009-12-29 |
David van Moolenbroek | ptrace(2) modifications: |
commit | commitdiff | tree | snapshot |
2009-12-24 |
David van Moolenbroek | unbreak "make dos" in boot (Bug#365, patch by Antoine... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
David van Moolenbroek | Fix MFS ftruncate crash (Bug#370, reported by Aki Goto) |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Erik van der... | Floating point support functions |
commit | commitdiff | tree | snapshot |
2009-12-23 |
David van Moolenbroek | unbreak building CDs |
commit | commitdiff | tree | snapshot |
2009-12-23 |
David van Moolenbroek | Correct ping(1) usage string (Bug#372, reported by... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Cristiano Giuffrida | Move setuid() hack where it belongs. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Cristiano Giuffrida | Share exec images in RS. |
commit | commitdiff | tree | snapshot |
2009-12-22 |
David van Moolenbroek | Console function keys and color support: |
commit | commitdiff | tree | snapshot |
2009-12-22 |
David van Moolenbroek | another warning regression fix |
commit | commitdiff | tree | snapshot |
2009-12-21 |
David van Moolenbroek | no! no new warnings |
commit | commitdiff | tree | snapshot |
2009-12-21 |
David van Moolenbroek | Filter driver updates: |
commit | commitdiff | tree | snapshot |
2009-12-21 |
David van Moolenbroek | TTY fixes: |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Cristiano Giuffrida | Basic System Event Framework (SEF) with ping and live... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Thomas Veerman | Fix typo |
commit | commitdiff | tree | snapshot |
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 |
next |