2010-03-08 |
Kees van Reeuwijk | Also run fixincludes in gcc 4.4.3 |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ben Gras | fix for wrong arg to va_end() in panic() (thanks tveerman) |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Arun Thomas | Include directory reorg and makefile updates. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Tomas Hruby | Fix for FPU broken by r6131 |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Ben Gras | panic() cleanup. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Kees van Reeuwijk | Move cp_grant_id_t to a more central header file, and... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ben Gras | No more E{SRC,DST}DIED errno's, replaced by EDEADSRCDST. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ben Gras | top manpage update |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ben Gras | new feature for top - display chain of blocked processe... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ben Gras | no more kprintf - kernel uses libsys printf now, only... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ben Gras | New P_BLOCKEDON for kernel - a macro that encodes the... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Arun Thomas | Convert library asm files to GAS syntax |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Kees van Reeuwijk | More correctly use cp_grant_id_t. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Kees van Reeuwijk | Fixed a number of cases where a bits in an integer... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Tomas Hruby | Typo in VM server |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Ben Gras | slight tuning of /etc/mk situation when making release. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Erik van der... | #include <minix/ipc.h> in <minix/sef.h> |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Erik van der... | #include <minix/ipc.h> in <minix/sef.h> |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Arun Thomas | Copy mkfiles when building world |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Ben Gras | - new pread(), fnmatch() calls |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Arun Thomas | Replace Minix tar with pax's tar |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Arun Thomas | Improve makefile logic for building programs/libs |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Kees van Reeuwijk | Fixed an array bounds violation. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Kees van Reeuwijk | Fix an array-bound violation, add some include guards. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ben Gras | remove subdirs that aren't built. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ben Gras | add swifi to the build/install. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ben Gras | fix some warning in swifi, make it installable |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Erik van der... | Flag to load kernel high (not yet used by default)... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Erik van der... | Remove executable bit on mkdep.1 |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Kees van Reeuwijk | Fix some uses of uninitialized variables. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Kees van Reeuwijk | Remove useless variables and the computations on them. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Kees van Reeuwijk | Lots of cleanup of boot code. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Kees van Reeuwijk | Remove some unused #include. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Arun Thomas | Bump version number to 3.1.7 |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Arun Thomas | Get gcc tests building again |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Erik van der... | Throw out obsolete Atari, Macintosh and Sun code to... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Arun Thomas | Incorporate bsdmake into buildsystem and reorganize... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Kees van Reeuwijk | The function fabsf should return a float, not a double. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
David van Moolenbroek | fix the somehow newly introduced warnings |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Erik van der... | use the verbose=2 boot monitor setting to get extensive... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Kees van Reeuwijk | Undo the use of #include <...> because it caused some... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Tomas Hruby | top update |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Tomas Hruby | Time accounting based on TSC |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Ben Gras | new free_contig() and changes to make drivers use it... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | Fixes broken orinoco compilation in r6119 |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | And of course, as much as I've tried to be careful... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | intr_disabled() tests removed |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | No locking in kernel code |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Kees van Reeuwijk | Lots of small code cleanup: make symbols local, remove... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | TASK_PRIVILEGE and level0() removed |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | No CLOCK task |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | Removal of the system task |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | copy_msg_from_user() and copy_msg_to_user() |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | Early address space switch |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | Sys calls are called ipc calls now |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Hruby | System task initialization moved to main() |
commit | commitdiff | tree | snapshot |
2010-02-09 |
David van Moolenbroek | Fixes for truncate system calls: |
commit | commitdiff | tree | snapshot |
2010-02-09 |
David van Moolenbroek | Kernel: fix sys_irqctl(IRQ_RMPOLICY) |
commit | commitdiff | tree | snapshot |
2010-02-07 |
David van Moolenbroek | a.out.h typo (Bug#398, reported by 7shi) |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Tomas Hruby | gas2ack fix |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Erik van der... | Fixes in mkdep.1, suggested by Greg King |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Ben Gras | philip's inet tcp fix. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Ben Gras | only check local benchmark dir if it exists |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Ben Gras | also be able to run benchmarks from packages. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Arun Thomas | Import NetBSD's make |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Tomas Hruby | Removed useless global variable sys_call_code |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Ben Gras | makefile for benchmarks. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Ben Gras | fix for asmconv - stop translating after .sect .end. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Ben Gras | remove traces of benchmarks from test/. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Ben Gras | move benchmarks to their own dir. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Ben Gras | forget difference between big and small commands -... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Erik van der... | Throw out getpack, replace printenv with a link to env |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Ben Gras | removal of unused vm<->vfs code. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Ben Gras | small asmconv cleanups. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
David van Moolenbroek | Statistical profiling fixes: |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Tomas Hruby | This patch removes the global variables who_p and who_e... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Erik van der... | Add smallbunzip2 to bzip2 man-page |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Erik van der... | Man-pages on mkdep, cdprobe, loadramdisk and newroot... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Kees van Reeuwijk | Fix some incorrect testing of bit flags. |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Erik van der... | Kill processes which ignore signals thatshould not... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Ben Gras | improve behaviour under VPC, fixes from nicolas tittley. |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Kees van Reeuwijk | Fix a complaint about a value return from a void function. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Kees van Reeuwijk | Fixed a number of complaints about missing return state... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
David van Moolenbroek | HGFS tweaks |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Erik van der... | Increase process table size |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Ben Gras | ignore .svn dirs when making binary packages |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Ben Gras | bump version number to 3.1.6, copyright year to 2010. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Kees van Reeuwijk | Fixed a number of uses of uninitialized variables by... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Kees van Reeuwijk | Rewrite some functions to ANSI style. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Tomas Hruby | No need to use memcpy to copy a message of 36 bytes... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Thomas Veerman | Pipe vnodes are always mapped. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Erik van der... | Add notrunc conversion for dd tool |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Erik van der... | Add -p flag for install tool |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Kees van Reeuwijk | Fixed some type inconsistencies in the kernel. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Kees van Reeuwijk | Removed a number of useless #includes |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Ben Gras | dec21140A ethernet driver for virtualpc, contributed... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
David van Moolenbroek | IPC test set fixes: |
commit | commitdiff | tree | snapshot |
2010-01-25 |
David van Moolenbroek | typo |
commit | commitdiff | tree | snapshot |
2010-01-25 |
David van Moolenbroek | update DS label retrieve calls |
commit | commitdiff | tree | snapshot |
2010-01-25 |
David van Moolenbroek | HGFS - VMware Shared Folders file system server |
commit | commitdiff | tree | snapshot |
next |