]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-02-04 Ben Grasphilip's inet tcp fix R3.1.6
2010-02-04 Ben Grasonly check local benchmarks if /usr/local/benchmarks... v3.1.6
2010-02-04 Ben Grasalso be able to run benchmarks from packages.
2010-02-03 Ben Grasbenchmarks makefile.
2010-02-03 Ben Grasmimic old .sect .end behaviour
2010-02-03 Ben Grasbenchmarks.
2010-02-03 Ben Grasremove benchmarks.
2010-02-03 Ben Grasmove benchmarks to their own dir.
2010-02-03 Ben Grascheck for perl, don't assume Run is executable.
2010-02-03 Ben Grasno big/small commands any more.
2010-02-03 Ben Grasasmconv in /usr/bin, other fixes
2010-02-02 Ben Grasmake run-bench executable too.
2010-01-30 Ben GrasNick's dec21140A fixes
2010-01-28 Ben Grasupdate qemu
2010-01-28 Ben Grasupdated package versions
2010-01-28 Ben Grasinclude iperf, newer openssh
2010-01-27 David van MoolenbroekHGFS tweaks
2010-01-27 Erik van der... Increase process table size
2010-01-27 Ben Grasignore .svn dirs when making binary packages
2010-01-27 Ben Grasbump version number to 3.1.6, copyright year to 2010.
2010-01-27 Kees van ReeuwijkFixed a number of uses of uninitialized variables by...
2010-01-27 Kees van ReeuwijkRewrite some functions to ANSI style.
2010-01-27 Tomas HrubyNo need to use memcpy to copy a message of 36 bytes...
2010-01-27 Thomas VeermanPipe vnodes are always mapped.
2010-01-27 Erik van der... Add notrunc conversion for dd tool
2010-01-27 Erik van der... Add -p flag for install tool
2010-01-26 Kees van ReeuwijkFixed some type inconsistencies in the kernel.
2010-01-26 Kees van ReeuwijkRemoved a number of useless #includes
2010-01-26 Ben Grasdec21140A ethernet driver for virtualpc, contributed...
2010-01-26 David van MoolenbroekIPC test set fixes:
2010-01-25 David van Moolenbroektypo
2010-01-25 David van Moolenbroekupdate DS label retrieve calls
2010-01-25 David van MoolenbroekHGFS - VMware Shared Folders file system server
2010-01-25 David van Moolenbroektypo
2010-01-25 Erik van der... Add dirname function, forgot to commit header before
2010-01-25 Erik van der... Explicitly mark i8_t as signed
2010-01-25 Erik van der... Additions to inttypes.h format strings
2010-01-25 Erik van der... Add character classes for tr
2010-01-25 Erik van der... Have test40 use /dev/ptypf instead of /dev/ptyp0
2010-01-25 Kees van ReeuwijkRemoved unused symbols.
2010-01-25 Erik van der... Add IPv6-related header definitions
2010-01-25 Erik van der... Add dirname function
2010-01-25 Erik van der... Add getopt_long library function
2010-01-25 Ben Grascorrect opcode of FNSTSW (hopefully fixes minix under...
2010-01-25 Tomas Hruby2 copies of taskcall.c removed
2010-01-22 David van Moolenbroekman mount(1): dash escaping consistency
2010-01-22 Kees van ReeuwijkRemoved unused symbols.
2010-01-22 Tomas HrubyRemoved bunch of unused variables in kernel/proc.c
2010-01-22 Erik van der... Fix number of tests
2010-01-22 Erik van der... IPv6 address family and protocol familyconstants
2010-01-22 Erik van der... Make int64 constants available under GCC
2010-01-21 Kees van ReeuwijkRemoved some uses of uninitialized variables in update...
2010-01-21 Ben GrasNew 'benchmarks' dir in test/, with first benchmark...
2010-01-21 Thomas VeermanAdd return statement after failed dev_open (fixes open...
2010-01-21 Kees van ReeuwijkRestored idt_reload() prototype.
2010-01-21 Erik van der... Fix parameter parsing in cut
2010-01-21 Erik van der... Make function key for RTL8139 optional
2010-01-21 Thomas VeermanUnmount defunct boot ramdisk at bootup
2010-01-21 Thomas Veerman- Fix dangling symlink regression
2010-01-21 Erik van der... create the getaddrinfo and getnameinfo library function...
2010-01-20 Kees van ReeuwijkRemoved unused variable ip_port from icmp_router_advert...
2010-01-20 Kees van ReeuwijkRemove iov_src variables, that were only declared and...
2010-01-20 Kees van ReeuwijkRewrote a number of cases where variables were used...
2010-01-20 Kees van ReeuwijkRemoved some unused tests.
2010-01-20 Kees van ReeuwijkRemoved unused code in the ethernet driver that was...
2010-01-20 Erik van der... Fix typo in ENOPSUP definition
2010-01-19 David van Moolenbroekremove SYS_MAPDMA
2010-01-19 David van Moolenbroekrename message.m5_c[12] to m5_s[12]
2010-01-19 David van Moolenbroeksetgroups fix
2010-01-19 David van MoolenbroekVM information interface
2010-01-19 Tomas HrubyFixed warnings in watchdog.c
2010-01-18 Kees van ReeuwijkFixed some flawed defensive programming in audio drivers.
2010-01-18 Erik van der... Use _POSIX_SOURCE rather than _MINIX to protect popen...
2010-01-18 Ben GrasFix to make making a bootable cd possible again.
2010-01-16 Tomas HrubyNMI watchdog is an awesome feature for debugging locked...
2010-01-16 David van MoolenbroekGive SETALARM privilege to atl2 driver
2010-01-15 Kees van ReeuwijkAdded a missing return statement in paired_grant().
2010-01-15 Ben Grasmake C function setgroups() be _setgroups(), called...
2010-01-15 Tomas Hruby_cpuid() - full cpuid instruction wrapper
2010-01-15 Ben GrasFixed extern declaration from pointer to array
2010-01-15 David van MoolenbroekCompile and install e1000 driver by default
2010-01-14 Cristiano GiuffridaMerge of Wu's GSOC 09 branch (src.20090525.r4372.wu)
2010-01-14 Kees van ReeuwijkFixed a bug in do_sdevio() that broke I/O size computat...
2010-01-14 Kees van ReeuwijkRemoved a whole herd of unused variables.
2010-01-14 Kees van ReeuwijkRemove obsolete m_ptr calculations in try_one() and...
2010-01-14 Tomas HrubyUninitialized variable fix in VM to kernel protocol
2010-01-14 Tomas HrubyKilling Minix by typing Q on serial console
2010-01-13 Tomas HrubyFixed redundant typecast in lapic write/read macros
2010-01-13 Tomas HrubyAPIC disabled if CPU lacks TSC
2010-01-13 Thomas Veerman- Make packman unmount the packages cd if it was mounted.
2010-01-13 Kees van ReeuwijkFixed a bug in apic.c that broke lapic_stop_timer().
2010-01-13 David van MoolenbroekPCI: add 64-bit BAR support
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
next