]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
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
2009-10-29 David van MoolenbroekPM, VFS: remove unused param.h definitions
2009-10-29 David van MoolenbroekPM: remove unused core_name variable
2009-10-27 David van MoolenbroekDS: do not panic when sending reply fails
2009-10-27 Erik van der... Create man pages for bigsh and dev2name
2009-10-26 David van MoolenbroekGround work for larger file systems, and miscellaneous...
2009-10-22 Ben GrasDon't check DMA_ST_ERROR before DMA_ST_INT is set ...
2009-10-21 Erik van der... Increase limits on PCI devices to have space for the...
2009-10-19 Ben Grasif from branch, include branch name in in-image tag...
2009-10-19 Ben Grasthrow out unnecessary drive1 thing
2009-10-19 Ben Grasnewer at_wini.c (really incl atapi dma this time)
2009-10-19 Ben Grasinclude OSS on CD
2009-10-19 Ben Gras - reverse order of transfer command and DMA initiation...
2009-10-18 Ben Grasno DEBUG_VMASSERT committed
2009-10-18 Erik van der... Suppress spurious scancodes in VMWare
2009-10-14 Erik van der... Add more identifiers to drivers.conf for orinoco and...
2009-10-12 Ben Grasmoving OSS to a package.
2009-10-10 David van Moolenbroeksupport for head -n (suggested by xorquewasp)
next