]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-04-23 David van Moolenbroekfix make(1) error output
2010-04-22 Kees van ReeuwijkAlso remove awk.old from makefile.
2010-04-22 Kees van ReeuwijkFix some compilation errors with the gcc compiler,...
2010-04-22 Kees van ReeuwijkRemove obsolete implementation of awk.
2010-04-22 Kees van ReeuwijkRemove useless symbol declarations from headers, make...
2010-04-21 Kees van ReeuwijkMore accurate make rule.
2010-04-21 Kees van ReeuwijkRemove U16_t and most other similar types. Rewrite...
2010-04-20 Kees van ReeuwijkForgot to add two new files to SVN.
2010-04-19 Kees van ReeuwijkAdd some support for wchar_t.
2010-04-15 Kees van ReeuwijkCode cleanup: remove unused #include, variables and...
2010-04-15 David van Moolenbroekfix mfs/isofs signal handling
2010-04-15 Erik van der... Add scancode reading capability to TTY
2010-04-15 Erik van der... Add scancode reading capability to TTY
2010-04-15 Erik van der... Add scancode reading capability to TTY
2010-04-14 Kees van ReeuwijkAdd timerisclear() macro.
2010-04-14 David van Moolenbroekunbreak _open for gcc-compiled programs
2010-04-14 Erik van der... Provide information on lethal signals (stacktrace and...
2010-04-13 Kees van ReeuwijkRemove some duplicate declarations in headers.
2010-04-13 Ben Grasvm: util.S not used currently; leave it out.
2010-04-13 Ben Grasvm: include no-caching bits in PTF_ALLFLAGS for flags...
2010-04-13 Ben Grasvm: don't force physical addresses to be nonzero.
2010-04-13 Kees van ReeuwijkRemove the types Dev_t, _mnx_Gui, _mnx_Uid, and similar.
2010-04-13 Tomas HrubyPM remembers what it should schedule
2010-04-13 Ben Grasvm: remove assert, map in of phys addr 0 is legit somet...
2010-04-12 Erik van der... Fix date in UPDATING
2010-04-12 Ben Grasvm: use assert() instead of vm_assert(); remove vm_asse...
2010-04-12 Ben Graslet vm use physically fragmented memory for allocations.
2010-04-12 Ben Grasipc server: don't print as many errors, to make ipc...
2010-04-12 Cristiano GiuffridaFixed escape warning.
2010-04-10 Tomas HrubyQuantum in fork
2010-04-10 Tomas HrubyRestructure and simplyfycation of the scheduling code...
2010-04-10 Tomas HrubyThis tiny cleanup makes the naming a variables in creat...
2010-04-10 Tomas HrubyA simpler test whether to use kernel's default scheduling
2010-04-10 Tomas Hrubydo_schedule() cleanup
2010-04-09 Cristiano GiuffridaDriver mapping refactory.
2010-04-08 Ben Grasport of netbsd's tr
2010-04-08 Ben Grasnetbsd's original tr/extern.h as tr.h
2010-04-08 Ben Grasoriginal netbsd's tr(1)
2010-04-08 Ben Grasno minix tr
2010-04-08 Cristiano GiuffridaFixed gcc -Wall warnings.
2010-04-08 Ben Grasisblank() implementation.
2010-04-08 Cristiano GiuffridaDriver refactory for live update and crash recovery.
2010-04-08 Ben Grasipc test improvements
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.
next