]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-06-11 Ben Grasfix from trunk: don't re-use mountpoints v3.1.7
2010-06-09 Ben Grasassert conditions fix from trunk.
2010-06-07 Ben Grasfix from trunk for assert(ptproc == newptproc) without...
2010-06-07 Ben Grasmake includes fix from trunk
2010-06-07 Ben Grasmfs fix by tveerman from trunk.
2010-06-04 Arun ThomasRemove gcc-4.1.1 from packages list
2010-06-04 Ben Grasfrom trunk:
2010-06-03 Ben Gras3.1.7 branch.
2010-06-03 Cristiano GiuffridaAlways skip signals for PM itself when broadcasting.
2010-06-02 Ben Grasmove drivers/random SHA implementation to libutil and...
2010-06-02 Kees van ReeuwijkUse endpoint_t for the destination of mini_send and...
2010-06-02 Gianluca GuidaFix ftp client's passive mode.
2010-06-02 Kees van ReeuwijkRemoved some unused variables and functions.
2010-06-02 Erik van der... setup: default root partition size is 64MB, reinstall...
2010-06-02 Tomas HrubyGracefull crash if FPU exception in kernel
2010-06-02 Ben Grasboot monitor: introduce a 'reset' command that causes...
2010-06-02 Tomas HrubyFixed stack trace if panic in stop_context()
2010-06-01 Arun ThomasRamdisk makefile update
2010-06-01 Arun ThomasRelease script: Remove .d/.depend files from CD
2010-06-01 Thomas VeermanClean up MFS a bit:
2010-06-01 Ben Graspackages: don't put oss on cd.
2010-06-01 Arun ThomasMinor makefile changes for GCC
2010-06-01 Tomas HrubyKCall methods do not depend on m_source and m_type...
2010-06-01 Tomas Hrubydo_safecopy split
2010-05-31 Erik van der... Remove those annoying $Id and $Revision tags
2010-05-28 Thomas VeermanClean up PFS
2010-05-27 Erik van der... Remove obsolete _fpu_present variable from crtso.S
2010-05-27 Erik van der... Oops, committed too much
2010-05-27 Erik van der... Avoid use of C++ reserved word class in headers (report...
2010-05-27 Erik van der... Avoid use of C++ reserved word class in headers (report...
2010-05-26 Arun ThomasReorganize some directories
2010-05-26 Arun ThomasGCC build fixes/updates
2010-05-26 David van Moolenbroekdifferent rtl8169 shutdown code
2010-05-26 David van Moolenbroekmake IS report masked IRQs properly
2010-05-26 Tomas HrubyFixed ms-based scheduling for legacy timer
2010-05-26 Tomas HrubyVarious small scheduling related fixes
2010-05-26 David van Moolenbroekreset alarm timer on PRIVCTL
2010-05-25 Tomas Hrubyscheduling - time quantum in miliseconds
2010-05-25 Kees van ReeuwijkFixed some inconsistent strict typing declarations.
2010-05-24 David van Moolenbroekfix int64.3 man page formatting
2010-05-20 Erik van der... Oops, last commit included more than was intended
2010-05-20 Erik van der... More system processes, this was not enough for the...
2010-05-19 Erik van der... Minor patch: increase size of root partition for minima...
2010-05-19 Arun ThomasBuildsystem changes for GCC
2010-05-19 Ben Graspm - fix sched interaction
2010-05-19 Erik van der... More sensible description for EPERM from http://www...
2010-05-19 Ben Grascharset cp1251 contributed by Roman Ignatov.
2010-05-19 Ben Graspackages: gcc-libs renamed, include gcc-4.4.3
2010-05-19 Ben Grasuse oxpcie only if enabled to avoid baud bottleneck...
2010-05-19 Ben Graskernel: oxpcie serial card support.
2010-05-18 Tomas Hrubyboot image - no need for entry point
2010-05-18 Tomas HrubyScheduling server (by Bjorn Swift)
2010-05-18 Tomas Hrubyrename of mode/context switching functions
2010-05-17 David van MoolenbroekThis patch switches the MINIX3 ethernet driver stack...
2010-05-17 Erik van der... Add -M release.sh option to write out a symbol map...
2010-05-17 Erik van der... Full 64-bit multitplication and division added to u64...
2010-05-13 Arun ThomasAwk build tweaks
2010-05-13 Arun ThomasBuildsystem tweaks
2010-05-13 Arun ThomasFix permissions for halt, reboot, and shutdown
2010-05-12 Erik van der... xargs does not support the -f flag
2010-05-12 Arun ThomasConvert boot/ and commands/ over to bsdmake
2010-05-12 David van MoolenbroekDS: base number of data entries on NR_SYS_PROCS
2010-05-12 Ben Graskernel: small ammendment to pagefault-in-kernel panic
2010-05-12 Ben Graskernel/vm: change pde table info from single buffer...
2010-05-11 Cristiano Giuffrida- Fixed a bug when running out of priv structures.
2010-05-11 Ben Graskernel - don't print info about scheduled process if...
2010-05-10 David van Moolenbroekfix multiport support in ethernet drivers
2010-05-10 Erik van der... Intermediate boot verbosity level EXTRA (2), MAX moved...
2010-05-10 Erik van der... New options for release script: -m to make tiny image...
2010-05-10 Tomas HrubyPM signal handling check too strict
2010-05-10 Tomas HrubyRemoved defines not used since r6844.
2010-05-10 Tomas HrubyUse of all NIL_* defines converted to NULL
2010-05-08 Ben Graskernel: new DEBUG_RACE option. try to provoke race...
2010-05-08 Ben Grasvm: use arch_map2str to print pagefault info, to proper...
2010-05-08 Ben Graskernel: print spurious interrupt message with increasin...
2010-05-07 Tomas HrubyRS - fixed timeouts
2010-05-07 Tomas Hrubypci synchronous start up
2010-05-07 Tomas HrubyA small mini_receive() cleanup
2010-05-06 Ben Graskernel: don't try to lookup ANY in debug output.
2010-05-06 Ben Graskernel: increase some per-process privilege limits.
2010-05-06 Cristiano GiuffridaFix Inet initialization race.
2010-05-06 Thomas VeermanSmall cleanup of dead and/or redundant code.
2010-05-05 Ben Grasvm: remove leftover diag print
2010-05-05 Ben Grasfsctl.h doesn't exist.
2010-05-05 Ben Grassecondary cache feature in vm.
2010-05-04 Kees van ReeuwijkLet memory allocation be aligned on 8-byte boundaries.
2010-05-04 Ben Grastty: don't use custom kputc; this fixes tty printf()s.
2010-05-04 Ben Grasawk Makefile: make yacc less chatty to stderr.
2010-05-03 Ben Graslibc: malloc: don't enable SLOWDEBUG by default
2010-05-03 Ben Grasdriver.h: increase max no. of open minors.
2010-05-03 Erik van der... Extra assertions on free if SLOWDEBUG is enabled: check...
2010-05-03 Erik van der... Add syslib function to obtain CPU frequency
2010-05-03 Tomas Hrubydeadlock() - more info
2010-05-03 Tomas Hrubydebugging - printing processes on serial
2010-05-03 Thomas Veerman- Add test52 to test FPU context switching
2010-04-29 Kees van ReeuwijkPut the munmap and munmap_text trampolines in a separat...
2010-04-29 Kees van ReeuwijkMake mdb compile in other places than just /usr/src.
2010-04-29 Ben Grascpufeature() - rename _SSEx and correct logic in cpufea...
2010-04-29 Erik van der... Allow loading images > 16M
2010-04-29 Ben Graskernel: more diagnostics for privctl ENOMEM conditions.
next