]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2009-12-24 Erik van der... Floating point support functions
2009-12-23 David van Moolenbroekunbreak building CDs
2009-12-23 David van MoolenbroekCorrect ping(1) usage string (Bug#372, reported by...
2009-12-23 Cristiano GiuffridaMove setuid() hack where it belongs.
2009-12-23 Cristiano GiuffridaShare exec images in RS.
2009-12-22 David van MoolenbroekConsole function keys and color support:
2009-12-22 David van Moolenbroekanother warning regression fix
2009-12-21 David van Moolenbroekno! no new warnings
2009-12-21 David van MoolenbroekFilter driver updates:
2009-12-21 David van MoolenbroekTTY fixes:
2009-12-21 Cristiano GiuffridaBasic System Event Framework (SEF) with ping and live...
2009-12-21 Thomas VeermanFix typo
2009-12-21 David van MoolenbroekSupport for larger disks.
2009-12-21 Thomas VeermanFix typo and a bug causing vnode references to become...
2009-12-20 Thomas VeermanFix compilation errors caused by more files not added...
2009-12-20 Thomas VeermanAdd PFS (missing in previous commit)
2009-12-20 Thomas Veerman- Introduce support for sticky bit.
2009-12-17 Erik van der... Remove some GCC library warnings
2009-12-17 Cristiano GiuffridaDrivers and servers are simply known as services.
2009-12-16 Cristiano GiuffridaFix bug in IPC deadlock detection code.
2009-12-16 David van Moolenbroektypo
2009-12-14 David van Moolenbroekfix remaining warnings in 'make world'
2009-12-14 David van Moolenbroekawk: check presence of parameters
2009-12-13 David van Moolenbroektest42: disable attach-to-PM test
2009-12-11 Cristiano GiuffridaRewrite of boot process
2009-12-09 Erik van der... Adjust number of tests
2009-12-09 Erik van der... Implementation of strto(u)ll, documentation and tests...
2009-12-09 Erik van der... Add Ben's test 44
2009-12-09 Erik van der... Use subdirectory t43 for tests
2009-12-09 Erik van der... Removed non-existant test 44 from Makefile
2009-12-08 Ben GrasMake VM fix up memory for kernel that crosses region...
2009-12-07 Erik van der... Implementation of getrlimit and getdtablesize
2009-12-07 Ben GrasIntel Pro/1000 driver written by Niek Linnenbank.
2009-12-07 Ben Gras - map in as much memory as is necessary in 4MB chunks to
2009-12-07 Tomas HrubyCooments to warn not to use certains instructions
2009-12-04 Erik van der... Give test 43 root privileges to prevent errors when...
2009-12-04 Erik van der... Fixed tests to use the right path when run as root
2009-12-04 Erik van der... Fix line which was too long
2009-12-04 Erik van der... Add realpath function
2009-12-04 Erik van der... Cleanup getsockopt and add SO_TYPE
2009-12-03 Tomas HrubyA debug print with no meaning removed from VM.
2009-12-02 David van MoolenbroekFPU: fix field names, compiler warning, long lines
2009-12-02 Ben GrasPart of the FPU changes; forgot to add these files...
2009-12-02 Ben Grasrtl8169 driver contributed by Jaswinder Singh Rajput.
2009-12-02 Ben Grasprevious commit premature and not part of FPU changes.
2009-12-02 Erik van der... Specify types for integer MAX constants
2009-12-02 Ben Grasany blocksize.
2009-12-02 Ben GrasFPU context switching support by Evgeniy Ivanov.
2009-12-02 David van MoolenbroekAdd 'getidle' CPU utilization measurement infrastructure
2009-12-02 David van MoolenbroekFilter driver by Wu Bingzheng et al
2009-12-02 David van MoolenbroekAllow servers to run with fewer privileges:
2009-12-02 David van Moolenbroeklibdriver changes:
2009-12-02 David van MoolenbroekRS changes:
2009-12-01 Ben Grasfix for race condition - IRQ can happen between clearin...
2009-11-28 David van MoolenbroekAlternative VirtualBox/Lance driver workaround
2009-11-28 David van MoolenbroekRS fixes:
2009-11-28 David van MoolenbroekPM: remove 'boottime' global variable
2009-11-28 David van Moolenbroekfix _NSIG usage
2009-11-28 David van MoolenbroekPortability: POSIXize some of inet's error codes
2009-11-28 David van MoolenbroekKernel: unbreak load averages
2009-11-28 David van MoolenbroekKernel: fix faulty trap check
2009-11-22 David van MoolenbroekPortability: include sys/select.h from sys/time.h
2009-11-22 David van MoolenbroekVM: don't send arbitrary status values to kernel
2009-11-19 David van MoolenbroekSupport for read/write on connected UDP sockets
2009-11-17 David van MoolenbroekRemove dead mini_ds_retrieve_u32 code
2009-11-17 Erik van der... Patch by Jaswinder Singh Rajput to fix FTP progress...
2009-11-16 Tomas HrubyLocal APIC
2009-11-16 Tomas HrubyNew instructions in gas2ack
2009-11-16 David van Moolenbroekugly double blank line, my fault
2009-11-13 Tomas Hruby.align replaced by .balign in mpx386.S
2009-11-13 Tomas Hrubygas2ack does not understand .align
2009-11-12 Tomas Hrubygas2ack support for rdmsr and wrmsr
2009-11-12 Tomas HrubyNo need for a special idle queue
2009-11-12 Tomas HrubyIdle task never runs
2009-11-12 Tomas HrubyUse of isemptyp() macro instead of testing RTS_SLOT_FRE...
2009-11-11 Tomas HrubyThe rest of the r5641 commit
2009-11-11 Tomas Hrubyenable printing of 64-bit ints with gcc.
2009-11-11 Tomas Hrubyallow kernel to tell VM extra physical addresses it...
2009-11-10 Tomas Hrubykernel/proc.h can be included in kernel assembky files
2009-11-10 Tomas HrubyAll macros defining rts flags are prefixed with RTS_
2009-11-09 Tomas Hrubypick_proc() called only just before returning to userspace
2009-11-09 David van Moolenbroekpci: extend NR_DRIVERS to cover all system processes
2009-11-09 Tomas HrubyRemoval of the executable flag from files that cannot...
2009-11-09 David van Moolenbroekactivate new ptrace test, too
2009-11-09 David van MoolenbroekFix ptrace bug when reattaching to a detached process
2009-11-06 Tomas HrubyComplete ovehaul of mode switching code
2009-11-06 Tomas HrubyClock task split
2009-11-06 Tomas HrubyFix for broken parsing of memory environment string...
2009-11-06 Tomas Hrubyinodes - using types with known size
2009-11-06 Tomas HrubyChanges to the include files in order to make cross...
2009-11-04 Tomas Hrubyvmassert reports also the source file in which it was...
2009-11-04 Tomas HrubyHardware interrupts code path cleanup
2009-11-03 Ben Gras - enable remembering of device memory ranges set...
2009-11-02 David van MoolenbroekVarious small IS, TTY, isofs fixes
2009-11-02 David van MoolenbroekKernel: add support for indirect grants
2009-11-01 David van Moolenbroekash: only execute regular files
2009-10-31 David van MoolenbroekKernel, servers: remove unused proto.h definitions
2009-10-31 David van MoolenbroekPM: clean up endpoint info API/ABI
2009-10-30 Tomas HrubyConversion of kernel assembly from ACK to GNU
2009-10-30 Tomas Hruby gas2ack
next