]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-01-12 David van MoolenbroekMount updates:
2010-01-12 Erik van der... Add tests for sigsetjmp/siglongjmp
2010-01-11 Tomas HrubyLocal apic is dissabled by default
2010-01-11 Kees van ReeuwijkFixed some missing return statements.
2010-01-09 Erik van der... Update years in man-pages (thanks to Antoine Leca for...
2010-01-08 Erik van der... Implementations of readv and writev
2010-01-08 Erik van der... Add scalbn family of functions
2010-01-08 Erik van der... Add fabsf function
2010-01-08 Cristiano GiuffridaInitialization protocol for system services.
2010-01-07 Erik van der... Prevent nanosleep from potentially overwriting sleep...
2010-01-07 Erik van der... Add ENOTSUP error code
2010-01-07 Erik van der... Make get/setsockopt handle SOREUSEADDR
2010-01-07 Erik van der... Allow test43 to deal with broken symlinks
2010-01-06 Erik van der... Fix brackets in kernel/arch/i386/include/archconst.h
2010-01-06 Erik van der... Fix bracket with different color in netconf(8) man...
2010-01-06 Erik van der... Man-page for netconf(8), contributed by Leith Brandeland
2010-01-06 Kees van ReeuwijkFixed a typing bug.
2010-01-06 Erik van der... Fix netconf alignment now that there is a number 10"
2010-01-06 Erik van der... Move man-pages for zoneinfo, replace with links
2010-01-06 Erik van der... Oops, forgot to svn add this
2010-01-06 Erik van der... Move man-pages for bzip2, replace with links.
2010-01-06 Erik van der... Man-page for ping, contributed by Leith Brandeland
2010-01-05 David van MoolenbroekGeneral cleanup:
2010-01-05 David van MoolenbroekVM: make munmap(2) round length up, not down (reported...
2010-01-05 David van Moolenbroekadd ptrace(2) TO_NOEXEC flag
2010-01-05 David van Moolenbroekstart a.out2com script with 'sh' (Bug#365.1, reported...
2010-01-04 David van Moolenbroektypo (Bug#376, reported by Kees van Reeuwijk)
2010-01-01 David van Moolenbroekmore kernel header typos
2009-12-31 Erik van der... Add man entry for new errno code
2009-12-31 Erik van der... Added EILSEQ, based on newsgroup post by Leith
2009-12-30 David van MoolenbroekDriver for Attansic L2 FastEthernet (atl2)
2009-12-30 Erik van der... Man-page name order fixes
2009-12-30 Erik van der... Add timeout to test42
2009-12-30 David van MoolenbroekKernel: fix do_stime.c header comment (2)
2009-12-30 David van MoolenbroekKernel: fix do_stime.c header comment
2009-12-29 David van Moolenbroekmdb(1) fixes:
2009-12-29 David van Moolenbroeksuppress kernel/VM memory debugging information
2009-12-29 David van Moolenbroekunbreak, deprivilege dumpcore(1)
2009-12-29 David van Moolenbroekptrace(2) modifications:
2009-12-24 David van Moolenbroekunbreak "make dos" in boot (Bug#365, patch by Antoine...
2009-12-24 David van MoolenbroekFix MFS ftruncate crash (Bug#370, reported by Aki Goto)
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
next