2010-06-09 |
Ben Gras | commands/find: original netbsd find |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | commands, man: remove minix find |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | ash: remove setmode() declaration from shell.h, now... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | unistd.h: add setmode() prototype. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | err.h: include prototypes for new err* and warn* functions. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | crtso.S: save *argv[] and argc globally, to be used... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | libc: minor minix changes for new netbsd files |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | libc: add original netbsd files |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | libutil: minix efun.c |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | libutil: original netbsd efun.c |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | includes: minix <util.h> |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | includes: original netbsd <util.h> |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Thomas Veerman | Turn off debug message. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | kernel: fix assert condition after a caught in-kernel... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Thomas Veerman | Fix a bug in put_inode that causes corruption to the... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Tomas Hruby | int to endpoint_t conversions in mmap |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Ben Gras | lib: move tzfile.h from lib/libc/stdtime/ to include... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Kees van Reeuwijk | More endpoint_t correctness. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Arun Thomas | Remove legacy MM, FS, and FS_PROC_NR macros |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Erik van der... | Remove redundant macro cproc_addr |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Erik van der... | Add endpoint checks in scheduling kernel calls |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Ben Gras | support for ukranian (charse koi8-u) contributed by... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Ben Gras | vm: junkfree feature that fills freed pages with a... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Ben Gras | kernel: fix for vm_init that triggered assert(ptproc... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Ben Gras | e1000: map in 0x1000 of flash if 0x10000 fails. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Ben Gras | version: trunk will become 3.1.8. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Thomas Veerman | Fix typo |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Ben Gras | tools: fix installing includes. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Tomas Hruby | Lazy FPU |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Arun Thomas | VM: Remove legacy non-paging code paths |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Erik van der... | Enter package names in packman |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Cristiano Giuffrida | Put initialization code where it belongs. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Cristiano Giuffrida | Fix range checking in safecopy. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Arun Thomas | Remove gcc-4.1.1 from packages list |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Tomas Hruby | Removed a buggy assert unintentionally commted in r7044 |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Erik van der... | This patch changes the release script in the following... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Erik van der... | Create link for lstat |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Ben Gras | kernel fpu context switching: fix race condition |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Cristiano Giuffrida | Always skip signals for PM itself when broadcasting. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Ben Gras | move drivers/random SHA implementation to libutil and... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Kees van Reeuwijk | Use endpoint_t for the destination of mini_send and... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Gianluca Guida | Fix ftp client's passive mode. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Kees van Reeuwijk | Removed some unused variables and functions. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Erik van der... | setup: default root partition size is 64MB, reinstall... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Tomas Hruby | Gracefull crash if FPU exception in kernel |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Ben Gras | boot monitor: introduce a 'reset' command that causes... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Tomas Hruby | Fixed stack trace if panic in stop_context() |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Arun Thomas | Ramdisk makefile update |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Arun Thomas | Release script: Remove .d/.depend files from CD |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Thomas Veerman | Clean up MFS a bit: |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Ben Gras | packages: don't put oss on cd. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Arun Thomas | Minor makefile changes for GCC |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Tomas Hruby | KCall methods do not depend on m_source and m_type... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Tomas Hruby | do_safecopy split |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Erik van der... | Remove those annoying $Id and $Revision tags |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Thomas Veerman | Clean up PFS |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Erik van der... | Remove obsolete _fpu_present variable from crtso.S |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Erik van der... | Oops, committed too much |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Erik van der... | Avoid use of C++ reserved word class in headers (report... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Erik van der... | Avoid use of C++ reserved word class in headers (report... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Arun Thomas | Reorganize some directories |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Arun Thomas | GCC build fixes/updates |
commit | commitdiff | tree | snapshot |
2010-05-26 |
David van Moolenbroek | different rtl8169 shutdown code |
commit | commitdiff | tree | snapshot |
2010-05-26 |
David van Moolenbroek | make IS report masked IRQs properly |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Tomas Hruby | Fixed ms-based scheduling for legacy timer |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Tomas Hruby | Various small scheduling related fixes |
commit | commitdiff | tree | snapshot |
2010-05-26 |
David van Moolenbroek | reset alarm timer on PRIVCTL |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Tomas Hruby | scheduling - time quantum in miliseconds |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Kees van Reeuwijk | Fixed some inconsistent strict typing declarations. |
commit | commitdiff | tree | snapshot |
2010-05-24 |
David van Moolenbroek | fix int64.3 man page formatting |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Erik van der... | Oops, last commit included more than was intended |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Erik van der... | More system processes, this was not enough for the... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Erik van der... | Minor patch: increase size of root partition for minima... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Arun Thomas | Buildsystem changes for GCC |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Ben Gras | pm - fix sched interaction |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Erik van der... | More sensible description for EPERM from http://www... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Ben Gras | charset cp1251 contributed by Roman Ignatov. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Ben Gras | packages: gcc-libs renamed, include gcc-4.4.3 |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Ben Gras | use oxpcie only if enabled to avoid baud bottleneck... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Ben Gras | kernel: oxpcie serial card support. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Tomas Hruby | boot image - no need for entry point |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Tomas Hruby | Scheduling server (by Bjorn Swift) |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Tomas Hruby | rename of mode/context switching functions |
commit | commitdiff | tree | snapshot |
2010-05-17 |
David van Moolenbroek | This patch switches the MINIX3 ethernet driver stack... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Erik van der... | Add -M release.sh option to write out a symbol map... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Erik van der... | Full 64-bit multitplication and division added to u64... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Arun Thomas | Awk build tweaks |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Arun Thomas | Buildsystem tweaks |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Arun Thomas | Fix permissions for halt, reboot, and shutdown |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Erik van der... | xargs does not support the -f flag |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Arun Thomas | Convert boot/ and commands/ over to bsdmake |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David van Moolenbroek | DS: base number of data entries on NR_SYS_PROCS |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Ben Gras | kernel: small ammendment to pagefault-in-kernel panic |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Ben Gras | kernel/vm: change pde table info from single buffer... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Cristiano Giuffrida | - Fixed a bug when running out of priv structures. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Ben Gras | kernel - don't print info about scheduled process if... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
David van Moolenbroek | fix multiport support in ethernet drivers |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Erik van der... | Intermediate boot verbosity level EXTRA (2), MAX moved... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Erik van der... | New options for release script: -m to make tiny image... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Tomas Hruby | PM signal handling check too strict |
commit | commitdiff | tree | snapshot |
next |