2010-06-09 |
Ben Gras | assert conditions fix from trunk.
|
commit | commitdiff | tree |
2010-06-07 |
Ben Gras | fix from trunk for assert(ptproc == newptproc) without...
|
commit | commitdiff | tree |
2010-06-07 |
Ben Gras | make includes fix from trunk
|
commit | commitdiff | tree |
2010-06-07 |
Ben Gras | mfs fix by tveerman from trunk.
|
commit | commitdiff | tree |
2010-06-04 |
Ben Gras | from trunk:
|
commit | commitdiff | tree |
2010-06-03 |
Ben Gras | 3.1.7 branch.
|
commit | commitdiff | tree |
2010-06-02 |
Ben Gras | move drivers/random SHA implementation to libutil and...
|
commit | commitdiff | tree |
2010-06-02 |
Ben Gras | boot monitor: introduce a 'reset' command that causes...
|
commit | commitdiff | tree |
2010-06-01 |
Ben Gras | packages: don't put oss on cd.
|
commit | commitdiff | tree |
2010-05-19 |
Ben Gras | pm - fix sched interaction
|
commit | commitdiff | tree |
2010-05-19 |
Ben Gras | charset cp1251 contributed by Roman Ignatov.
|
commit | commitdiff | tree |
2010-05-19 |
Ben Gras | packages: gcc-libs renamed, include gcc-4.4.3
|
commit | commitdiff | tree |
2010-05-19 |
Ben Gras | use oxpcie only if enabled to avoid baud bottleneck...
|
commit | commitdiff | tree |
2010-05-19 |
Ben Gras | kernel: oxpcie serial card support.
|
commit | commitdiff | tree |
2010-05-12 |
Ben Gras | kernel: small ammendment to pagefault-in-kernel panic
|
commit | commitdiff | tree |
2010-05-12 |
Ben Gras | kernel/vm: change pde table info from single buffer...
|
commit | commitdiff | tree |
2010-05-11 |
Ben Gras | kernel - don't print info about scheduled process if...
|
commit | commitdiff | tree |
2010-05-08 |
Ben Gras | kernel: new DEBUG_RACE option. try to provoke race...
|
commit | commitdiff | tree |
2010-05-08 |
Ben Gras | vm: use arch_map2str to print pagefault info, to properly...
|
commit | commitdiff | tree |
2010-05-08 |
Ben Gras | kernel: print spurious interrupt message with increasing...
|
commit | commitdiff | tree |
2010-05-06 |
Ben Gras | kernel: don't try to lookup ANY in debug output.
|
commit | commitdiff | tree |
2010-05-06 |
Ben Gras | kernel: increase some per-process privilege limits.
|
commit | commitdiff | tree |
2010-05-05 |
Ben Gras | vm: remove leftover diag print
|
commit | commitdiff | tree |
2010-05-05 |
Ben Gras | fsctl.h doesn't exist.
|
commit | commitdiff | tree |
2010-05-05 |
Ben Gras | secondary cache feature in vm.
|
commit | commitdiff | tree |
2010-05-04 |
Ben Gras | tty: don't use custom kputc; this fixes tty printf()s.
|
commit | commitdiff | tree |
2010-05-04 |
Ben Gras | awk Makefile: make yacc less chatty to stderr.
|
commit | commitdiff | tree |
2010-05-03 |
Ben Gras | libc: malloc: don't enable SLOWDEBUG by default
|
commit | commitdiff | tree |
2010-05-03 |
Ben Gras | driver.h: increase max no. of open minors.
|
commit | commitdiff | tree |
2010-04-29 |
Ben Gras | cpufeature() - rename _SSEx and correct logic in cpufeature...
|
commit | commitdiff | tree |
2010-04-29 |
Ben Gras | kernel: more diagnostics for privctl ENOMEM conditions.
|
commit | commitdiff | tree |
2010-04-29 |
Ben Gras | rs: stacktrace if system process exits early.
|
commit | commitdiff | tree |
2010-04-28 |
Ben Gras | at_wini: remove unnecessary quirks debug message
|
commit | commitdiff | tree |
2010-04-28 |
Ben Gras | kernel: fpu_init: only enable OSXMMEXCPT in CR4 on...
|
commit | commitdiff | tree |
2010-04-28 |
Ben Gras | kernel: fpu init to separate function; also move fpu...
|
commit | commitdiff | tree |
2010-04-28 |
Ben Gras | at_wini: more general system to allow devices that...
|
commit | commitdiff | tree |
2010-04-28 |
Ben Gras | pci: don't do sanity check for missing pci bus, the...
|
commit | commitdiff | tree |
2010-04-28 |
Ben Gras | tty: try more often to get the config byte.
|
commit | commitdiff | tree |
2010-04-27 |
Ben Gras | mtree: no more /lib and /lib/i386.
|
commit | commitdiff | tree |
2010-04-26 |
Ben Gras | cd boot workaround for bioses that didn't want to boot...
|
commit | commitdiff | tree |
2010-04-26 |
Ben Gras | vfs: start at vmnt[0] to sync mounted filesystems,...
|
commit | commitdiff | tree |
2010-04-26 |
Ben Gras | remove intr_disabled() as interrupts are always disabled...
|
commit | commitdiff | tree |
2010-04-13 |
Ben Gras | vm: util.S not used currently; leave it out.
|
commit | commitdiff | tree |
2010-04-13 |
Ben Gras | vm: include no-caching bits in PTF_ALLFLAGS for flags...
|
commit | commitdiff | tree |
2010-04-13 |
Ben Gras | vm: don't force physical addresses to be nonzero.
|
commit | commitdiff | tree |
2010-04-13 |
Ben Gras | vm: remove assert, map in of phys addr 0 is legit sometimes.
|
commit | commitdiff | tree |
2010-04-12 |
Ben Gras | vm: use assert() instead of vm_assert(); remove vm_assert().
|
commit | commitdiff | tree |
2010-04-12 |
Ben Gras | let vm use physically fragmented memory for allocations.
|
commit | commitdiff | tree |
2010-04-12 |
Ben Gras | ipc server: don't print as many errors, to make ipc...
|
commit | commitdiff | tree |
2010-04-08 |
Ben Gras | port of netbsd's tr
|
commit | commitdiff | tree |
2010-04-08 |
Ben Gras | netbsd's original tr/extern.h as tr.h
|
commit | commitdiff | tree |
2010-04-08 |
Ben Gras | original netbsd's tr(1)
|
commit | commitdiff | tree |
2010-04-08 |
Ben Gras | no minix tr
|
commit | commitdiff | tree |
2010-04-08 |
Ben Gras | isblank() implementation.
|
commit | commitdiff | tree |
2010-04-08 |
Ben Gras | ipc test improvements
|
commit | commitdiff | tree |
2010-04-08 |
Ben Gras | more stack for boot
|
commit | commitdiff | tree |
2010-03-31 |
Ben Gras | introduce the fsckopts sysenv, options passed to fsck...
|
commit | commitdiff | tree |
2010-03-31 |
Ben Gras | only print 'PCI: ignoring bad value ...' once per boot.
|
commit | commitdiff | tree |
2010-03-29 |
Ben Gras | don't print SYSTEM stacktrace on exceptions as it's...
|
commit | commitdiff | tree |
2010-03-29 |
Ben Gras | fix null deref; vmnt->mounted_on is NULL legitimately...
|
commit | commitdiff | tree |
2010-03-22 |
Ben Gras | only print 1 every 1000 spurious interrupts (per interrupt).
|
commit | commitdiff | tree |
2010-03-18 |
Ben Gras | VM: fix kernel mappings for children of non-paged parents.
|
commit | commitdiff | tree |
2010-03-18 |
Ben Gras | remove 3 awk files - don't have generated files in...
|
commit | commitdiff | tree |
2010-03-18 |
Ben Gras | change messy CREATEPDE macro to clean little function.
|
commit | commitdiff | tree |
2010-03-10 |
Ben Gras | re-establish kernel assert()s.
|
commit | commitdiff | tree |
2010-03-08 |
Ben Gras | fix for wrong arg to va_end() in panic() (thanks tveerman)
|
commit | commitdiff | tree |
2010-03-05 |
Ben Gras | panic() cleanup.
|
commit | commitdiff | tree |
2010-03-03 |
Ben Gras | No more E{SRC,DST}DIED errno's, replaced by EDEADSRCDST.
|
commit | commitdiff | tree |
2010-03-03 |
Ben Gras | top manpage update
|
commit | commitdiff | tree |
2010-03-03 |
Ben Gras | new feature for top - display chain of blocked processes...
|
commit | commitdiff | tree |
2010-03-03 |
Ben Gras | no more kprintf - kernel uses libsys printf now, only...
|
commit | commitdiff | tree |
2010-03-03 |
Ben Gras | New P_BLOCKEDON for kernel - a macro that encodes the...
|
commit | commitdiff | tree |
2010-03-01 |
Ben Gras | slight tuning of /etc/mk situation when making release.
|
commit | commitdiff | tree |
2010-02-25 |
Ben Gras | - new pread(), fnmatch() calls
|
commit | commitdiff | tree |
2010-02-19 |
Ben Gras | remove subdirs that aren't built.
|
commit | commitdiff | tree |
2010-02-19 |
Ben Gras | add swifi to the build/install.
|
commit | commitdiff | tree |
2010-02-19 |
Ben Gras | fix some warning in swifi, make it installable
|
commit | commitdiff | tree |
2010-02-10 |
Ben Gras | new free_contig() and changes to make drivers use it...
|
commit | commitdiff | tree |
2010-02-04 |
Ben Gras | philip's inet tcp fix.
|
commit | commitdiff | tree |
2010-02-04 |
Ben Gras | only check local benchmark dir if it exists
|
commit | commitdiff | tree |
2010-02-04 |
Ben Gras | also be able to run benchmarks from packages.
|
commit | commitdiff | tree |
2010-02-03 |
Ben Gras | makefile for benchmarks.
|
commit | commitdiff | tree |
2010-02-03 |
Ben Gras | fix for asmconv - stop translating after .sect .end.
|
commit | commitdiff | tree |
2010-02-03 |
Ben Gras | remove traces of benchmarks from test/.
|
commit | commitdiff | tree |
2010-02-03 |
Ben Gras | move benchmarks to their own dir.
|
commit | commitdiff | tree |
2010-02-03 |
Ben Gras | forget difference between big and small commands -...
|
commit | commitdiff | tree |
2010-02-03 |
Ben Gras | removal of unused vm<->vfs code.
|
commit | commitdiff | tree |
2010-02-03 |
Ben Gras | small asmconv cleanups.
|
commit | commitdiff | tree |
2010-01-31 |
Ben Gras | improve behaviour under VPC, fixes from nicolas tittley.
|
commit | commitdiff | tree |
2010-01-27 |
Ben Gras | ignore .svn dirs when making binary packages
|
commit | commitdiff | tree |
2010-01-27 |
Ben Gras | bump version number to 3.1.6, copyright year to 2010.
|
commit | commitdiff | tree |
2010-01-26 |
Ben Gras | dec21140A ethernet driver for virtualpc, contributed...
|
commit | commitdiff | tree |
2010-01-25 |
Ben Gras | correct opcode of FNSTSW (hopefully fixes minix under...
|
commit | commitdiff | tree |
2010-01-21 |
Ben Gras | New 'benchmarks' dir in test/, with first benchmark...
|
commit | commitdiff | tree |
2010-01-18 |
Ben Gras | Fix to make making a bootable cd possible again.
|
commit | commitdiff | tree |
2010-01-15 |
Ben Gras | make C function setgroups() be _setgroups(), called...
|
commit | commitdiff | tree |
2010-01-15 |
Ben Gras | Fixed extern declaration from pointer to array
|
commit | commitdiff | tree |
2009-12-08 |
Ben Gras | Make VM fix up memory for kernel that crosses region...
|
commit | commitdiff | tree |
2009-12-07 |
Ben Gras | Intel Pro/1000 driver written by Niek Linnenbank.
|
commit | commitdiff | tree |
2009-12-07 |
Ben Gras | - map in as much memory as is necessary in 4MB chunks to
|
commit | commitdiff | tree |