2010-04-14 |
David van Moolenbroek | unbreak _open for gcc-compiled programs |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Erik van der... | Provide information on lethal signals (stacktrace and... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Kees van Reeuwijk | Remove some duplicate declarations in headers. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Ben Gras | vm: util.S not used currently; leave it out. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Ben Gras | vm: include no-caching bits in PTF_ALLFLAGS for flags... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Ben Gras | vm: don't force physical addresses to be nonzero. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Kees van Reeuwijk | Remove the types Dev_t, _mnx_Gui, _mnx_Uid, and similar. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Tomas Hruby | PM remembers what it should schedule |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Ben Gras | vm: remove assert, map in of phys addr 0 is legit somet... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Erik van der... | Fix date in UPDATING |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Ben Gras | vm: use assert() instead of vm_assert(); remove vm_asse... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Ben Gras | let vm use physically fragmented memory for allocations. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Ben Gras | ipc server: don't print as many errors, to make ipc... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Cristiano Giuffrida | Fixed escape warning. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Tomas Hruby | Quantum in fork |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Tomas Hruby | Restructure and simplyfycation of the scheduling code... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Tomas Hruby | This tiny cleanup makes the naming a variables in creat... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Tomas Hruby | A simpler test whether to use kernel's default scheduling |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Tomas Hruby | do_schedule() cleanup |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Cristiano Giuffrida | Driver mapping refactory. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Ben Gras | port of netbsd's tr |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Ben Gras | netbsd's original tr/extern.h as tr.h |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Ben Gras | original netbsd's tr(1) |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Ben Gras | no minix tr |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Cristiano Giuffrida | Fixed gcc -Wall warnings. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Ben Gras | isblank() implementation. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Cristiano Giuffrida | Driver refactory for live update and crash recovery. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Ben Gras | ipc test improvements |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Ben Gras | more stack for boot |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Kees van Reeuwijk | Rename all uses of U8_t to u8_t and remove U8_t, remove... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Tomas Hruby | Fixed a panic message |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Kees van Reeuwijk | Removed unused variables, added const where possible. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Tomas Hruby | A fixed prototype in dec21140A.c |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Tomas Hruby | do_nice.c |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Tomas Hruby | Small fixes |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Tomas Hruby | do_ipc() rearrangements |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Tomas Hruby | RTS_SYS_LOCK and do_runctl() |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Tomas Hruby | do_vtimer() |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Arun Thomas | Convert kernel over to bsdmake |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Kees van Reeuwijk | Fixed some incorrect uses of printf-like functions. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Kees van Reeuwijk | Fix printfs with too few or too many parms, remove... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Kees van Reeuwijk | Lots of const correctness, other cleanup. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Ben Gras | introduce the fsckopts sysenv, options passed to fsck... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Ben Gras | only print 'PCI: ignoring bad value ...' once per boot. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Cristiano Giuffrida | Move kernel signal SIGKNDELAY to system signal SIGSNDEL... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Thomas Veerman | Move allocation of temporary inodes for cloned characte... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Kees van Reeuwijk | More use of endpoint_t. Other code cleanup. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Lorenzo Cavallaro | Fixed missing __UNCONST macro definition in previous... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Lorenzo Cavallaro | cdecl calling convention requires to push arguments... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Tomas Hruby | Fixed brackets in bitmap macros |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Ben Gras | don't print SYSTEM stacktrace on exceptions as it's... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Tomas Hruby | NOREC_ENTER and NOREC_RETURN checks removed |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Ben Gras | fix null deref; vmnt->mounted_on is NULL legitimately... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Tomas Hruby | A reliable way for userspace to check if a msg is from... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Tomas Hruby | Slightly faster IPC |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Tomas Hruby | Userspace scheduling |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Tomas Hruby | Removed NIL_SYS_PROC and NIL_PROC |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Kees van Reeuwijk | Lots of const correctness. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Cristiano Giuffrida | Preserve the order of IPC messages between two parties. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Tomas Hruby | Comment in proc.h |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Tomas Hruby | Direction flag |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Lorenzo Cavallaro | cdecl calling convention expects the callee to pop... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Arun Thomas | Minor docs/UPDATING fix |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Arun Thomas | Sort docs/UPDATING entries reverse chronologically |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Arun Thomas | Fix crtso building with GCC |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Kees van Reeuwijk | More const correctness. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Tomas Hruby | Fixed prototype in cat |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Tomas Hruby | Interrupts hadling while idle |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Cristiano Giuffrida | IPC status code for receive(). |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Cristiano Giuffrida | Prioritized NOTIFY messages for reliable asynchonrous... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Cristiano Giuffrida | Print stacktrace when a system service fails or when... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Arun Thomas | Convert drivers/ and servers/ over to bsdmake |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Kees van Reeuwijk | Miscellaneous code cleanup. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Ben Gras | only print 1 every 1000 spurious interrupts (per interr... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Tomas Hruby | atomicity fix when enabling paging |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Tomas Hruby | Kernel dumps its registers when exception |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Erik van der... | this patch adds access to the debug breakpoints to |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Erik van der... | Specify missing return type |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Ben Gras | VM: fix kernel mappings for children of non-paged parents. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Tomas Hruby | docs/UPDATING correction |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Tomas Hruby | Fixed kernel stack comment |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Ben Gras | remove 3 awk files - don't have generated files in... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Ben Gras | change messy CREATEPDE macro to clean little function. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Erik van der... | Provide a warning is a kernel call has been denied... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Kees van Reeuwijk | Let awk.old install its awk as /usr/bin/awk.old. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Kees van Reeuwijk | Moved current awk sources to awk.old. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Kees van Reeuwijk | Add a define for NSIG. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Cristiano Giuffrida | New RS and new signal handling for system processes. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
David van Moolenbroek | typo |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Cristiano Giuffrida | Fixed a bug in interrupt handling code when removing... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Erik van der... | Minor correction in UPDATING |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Arun Thomas | Convert man/ over to new make |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Kees van Reeuwijk | Suppressed some warnings in the WIFSIGNALED macro. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Thomas Veerman | Fix bug item #405: missing # in front of comment |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Thomas Veerman | - Add support for the ucontext system calls (getcontext... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Kees van Reeuwijk | Let the commands/simple/tr.c understand about '\t'... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Kees van Reeuwijk | Add an UNUSED annotation, and use it in libsys. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Erik van der... | Work around KVM unreal mode bug by avoiding unreal... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Kees van Reeuwijk | Clean up code in preparation for using gcc warnings. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ben Gras | re-establish kernel assert()s. |
commit | commitdiff | tree | snapshot |
next |