]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-02-09 Tomas HrubySys calls are called ipc calls now
2010-02-09 Tomas HrubySystem task initialization moved to main()
2010-02-09 David van MoolenbroekFixes for truncate system calls:
2010-02-09 David van MoolenbroekKernel: fix sys_irqctl(IRQ_RMPOLICY)
2010-02-07 David van Moolenbroeka.out.h typo (Bug#398, reported by 7shi)
2010-02-05 Tomas Hrubygas2ack fix
2010-02-05 Erik van der... Fixes in mkdep.1, suggested by Greg King
2010-02-04 Ben Grasphilip's inet tcp fix.
2010-02-04 Ben Grasonly check local benchmark dir if it exists
2010-02-04 Ben Grasalso be able to run benchmarks from packages.
2010-02-04 Arun ThomasImport NetBSD's make
2010-02-03 Tomas HrubyRemoved useless global variable sys_call_code
2010-02-03 Ben Grasmakefile for benchmarks.
2010-02-03 Ben Grasfix for asmconv - stop translating after .sect .end.
2010-02-03 Ben Grasremove traces of benchmarks from test/.
2010-02-03 Ben Grasmove benchmarks to their own dir.
2010-02-03 Ben Grasforget difference between big and small commands -...
2010-02-03 Erik van der... Throw out getpack, replace printenv with a link to env
2010-02-03 Ben Grasremoval of unused vm<->vfs code.
2010-02-03 Ben Grassmall asmconv cleanups.
2010-02-03 David van MoolenbroekStatistical profiling fixes:
2010-02-03 Tomas HrubyThis patch removes the global variables who_p and who_e...
2010-02-02 Erik van der... Add smallbunzip2 to bzip2 man-page
2010-02-02 Erik van der... Man-pages on mkdep, cdprobe, loadramdisk and newroot...
2010-02-02 Kees van ReeuwijkFix some incorrect testing of bit flags.
2010-01-31 Erik van der... Kill processes which ignore signals thatshould not...
2010-01-31 Ben Grasimprove behaviour under VPC, fixes from nicolas tittley.
2010-01-29 Kees van ReeuwijkFix a complaint about a value return from a void function.
2010-01-28 Kees van ReeuwijkFixed a number of complaints about missing return state...
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
next