]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-04-08 Ben Grasmore stack for boot
2010-04-07 Kees van ReeuwijkRename all uses of U8_t to u8_t and remove U8_t, remove...
2010-04-07 Tomas HrubyFixed a panic message
2010-04-07 Kees van ReeuwijkRemoved unused variables, added const where possible.
2010-04-07 Tomas HrubyA fixed prototype in dec21140A.c
2010-04-06 Tomas Hrubydo_nice.c
2010-04-06 Tomas HrubySmall fixes
2010-04-06 Tomas Hrubydo_ipc() rearrangements
2010-04-06 Tomas HrubyRTS_SYS_LOCK and do_runctl()
2010-04-06 Tomas Hrubydo_vtimer()
2010-04-01 Arun ThomasConvert kernel over to bsdmake
2010-04-01 Kees van ReeuwijkFixed some incorrect uses of printf-like functions.
2010-04-01 Kees van ReeuwijkFix printfs with too few or too many parms, remove...
2010-04-01 Kees van ReeuwijkLots of const correctness, other cleanup.
2010-03-31 Ben Grasintroduce the fsckopts sysenv, options passed to fsck...
2010-03-31 Ben Grasonly print 'PCI: ignoring bad value ...' once per boot.
2010-03-31 Cristiano GiuffridaMove kernel signal SIGKNDELAY to system signal SIGSNDEL...
2010-03-30 Thomas VeermanMove allocation of temporary inodes for cloned characte...
2010-03-30 Kees van ReeuwijkMore use of endpoint_t. Other code cleanup.
2010-03-30 Lorenzo CavallaroFixed missing __UNCONST macro definition in previous...
2010-03-30 Lorenzo Cavallarocdecl calling convention requires to push arguments...
2010-03-30 Tomas HrubyFixed brackets in bitmap macros
2010-03-29 Ben Grasdon't print SYSTEM stacktrace on exceptions as it's...
2010-03-29 Tomas HrubyNOREC_ENTER and NOREC_RETURN checks removed
2010-03-29 Ben Grasfix null deref; vmnt->mounted_on is NULL legitimately...
2010-03-29 Tomas HrubyA reliable way for userspace to check if a msg is from...
2010-03-29 Tomas HrubySlightly faster IPC
2010-03-29 Tomas HrubyUserspace scheduling
2010-03-28 Tomas HrubyRemoved NIL_SYS_PROC and NIL_PROC
2010-03-27 Kees van ReeuwijkLots of const correctness.
2010-03-27 Cristiano GiuffridaPreserve the order of IPC messages between two parties.
2010-03-26 Tomas HrubyComment in proc.h
2010-03-26 Tomas HrubyDirection flag
2010-03-24 Lorenzo Cavallarocdecl calling convention expects the callee to pop...
2010-03-24 Arun ThomasMinor docs/UPDATING fix
2010-03-24 Arun ThomasSort docs/UPDATING entries reverse chronologically
2010-03-24 Arun ThomasFix crtso building with GCC
2010-03-23 Kees van ReeuwijkMore const correctness.
2010-03-23 Tomas HrubyFixed prototype in cat
2010-03-23 Tomas HrubyInterrupts hadling while idle
2010-03-23 Cristiano GiuffridaIPC status code for receive().
2010-03-22 Cristiano GiuffridaPrioritized NOTIFY messages for reliable asynchonrous...
2010-03-22 Cristiano GiuffridaPrint stacktrace when a system service fails or when...
2010-03-22 Arun ThomasConvert drivers/ and servers/ over to bsdmake
2010-03-22 Kees van ReeuwijkMiscellaneous code cleanup.
2010-03-22 Ben Grasonly print 1 every 1000 spurious interrupts (per interr...
2010-03-22 Tomas Hrubyatomicity fix when enabling paging
2010-03-20 Tomas HrubyKernel dumps its registers when exception
2010-03-19 Erik van der... this patch adds access to the debug breakpoints to
2010-03-19 Erik van der... Specify missing return type
2010-03-18 Ben GrasVM: fix kernel mappings for children of non-paged parents.
2010-03-18 Tomas Hrubydocs/UPDATING correction
2010-03-18 Tomas HrubyFixed kernel stack comment
2010-03-18 Ben Grasremove 3 awk files - don't have generated files in...
2010-03-18 Ben Graschange messy CREATEPDE macro to clean little function.
2010-03-17 Erik van der... Provide a warning is a kernel call has been denied...
2010-03-17 Kees van ReeuwijkLet awk.old install its awk as /usr/bin/awk.old.
2010-03-17 Kees van ReeuwijkMoved current awk sources to awk.old.
2010-03-17 Kees van ReeuwijkAdd a define for NSIG.
2010-03-17 Cristiano GiuffridaNew RS and new signal handling for system processes.
2010-03-16 David van Moolenbroektypo
2010-03-16 Cristiano GiuffridaFixed a bug in interrupt handling code when removing...
2010-03-16 Erik van der... Minor correction in UPDATING
2010-03-16 Arun ThomasConvert man/ over to new make
2010-03-15 Kees van ReeuwijkSuppressed some warnings in the WIFSIGNALED macro.
2010-03-15 Thomas VeermanFix bug item #405: missing # in front of comment
2010-03-12 Thomas Veerman- Add support for the ucontext system calls (getcontext...
2010-03-12 Kees van ReeuwijkLet the commands/simple/tr.c understand about '\t'...
2010-03-11 Kees van ReeuwijkAdd an UNUSED annotation, and use it in libsys.
2010-03-10 Erik van der... Work around KVM unreal mode bug by avoiding unreal...
2010-03-10 Kees van ReeuwijkClean up code in preparation for using gcc warnings.
2010-03-10 Ben Grasre-establish kernel assert()s.
2010-03-09 Kees van ReeuwijkAdd prototypes for a bunch of time-related functions...
2010-03-09 Kees van ReeuwijkAdd a set of declarations to math.h. Since we don't...
2010-03-09 Dirk Vogtfix newsigset/oldsigset references
2010-03-09 Kees van ReeuwijkPrevent the use of an unitialized variable for block...
2010-03-09 Arun ThomasFlex: Fix install(1) invocation in build
2010-03-09 Arun ThomasMove archtypes.h, fpu.h, and stackframe.h
2010-03-08 David van MoolenbroekVFS fixes:
2010-03-08 Kees van ReeuwijkAlso run fixincludes in gcc 4.4.3
2010-03-08 Ben Grasfix for wrong arg to va_end() in panic() (thanks tveerman)
2010-03-08 Arun ThomasInclude directory reorg and makefile updates.
2010-03-05 Tomas HrubyFix for FPU broken by r6131
2010-03-05 Ben Graspanic() cleanup.
2010-03-04 Kees van ReeuwijkMove cp_grant_id_t to a more central header file, and...
2010-03-03 Ben GrasNo more E{SRC,DST}DIED errno's, replaced by EDEADSRCDST.
2010-03-03 Ben Grastop manpage update
2010-03-03 Ben Grasnew feature for top - display chain of blocked processe...
2010-03-03 Ben Grasno more kprintf - kernel uses libsys printf now, only...
2010-03-03 Ben GrasNew P_BLOCKEDON for kernel - a macro that encodes the...
2010-03-03 Arun ThomasConvert library asm files to GAS syntax
2010-03-02 Kees van ReeuwijkMore correctly use cp_grant_id_t.
2010-03-02 Kees van ReeuwijkFixed a number of cases where a bits in an integer...
2010-03-02 Tomas HrubyTypo in VM server
2010-03-01 Ben Grasslight tuning of /etc/mk situation when making release.
2010-02-26 Erik van der... #include <minix/ipc.h> in <minix/sef.h>
2010-02-26 Erik van der... #include <minix/ipc.h> in <minix/sef.h>
2010-02-25 Arun ThomasCopy mkfiles when building world
2010-02-25 Ben Gras - new pread(), fnmatch() calls
2010-02-24 Arun ThomasReplace Minix tar with pax's tar
next