2012-11-19 |
Ben Gras | kernel: kill proc with bogus ipc address
|
commit | commitdiff | tree |
2012-11-16 |
Ben Gras | tests: link dynamically again
|
commit | commitdiff | tree |
2012-11-16 |
Ben Gras | can't get_block(NO_DEV) any more
|
commit | commitdiff | tree |
2012-11-16 |
Ben Gras | RS: invoke a shell explicitly for scripts
|
commit | commitdiff | tree |
2012-11-16 |
Ben Gras | iso9660fs: initialize buffer cache
|
commit | commitdiff | tree |
2012-11-09 |
Ben Gras | vm: reduce noise in merged pagetable.c
|
commit | commitdiff | tree |
2012-11-09 |
Ben Gras | vm: merge i386 and arm pagetable code
|
commit | commitdiff | tree |
2012-11-09 |
Ben Gras | vm: fix a null dereference on out-of-memory
|
commit | commitdiff | tree |
2012-11-08 |
Ben Gras | remove extra mkfs.1
|
commit | commitdiff | tree |
2012-11-08 |
Ben Gras | kernel: some boottime sanitychecks
|
commit | commitdiff | tree |
2012-11-07 |
Ben Gras | mkfs: support indirect blocks in directories
|
commit | commitdiff | tree |
2012-11-07 |
Ben Gras | mkfs: move directory entry manipulation
|
commit | commitdiff | tree |
2012-11-07 |
Ben Gras | mkfs: drop support for zone != block
|
commit | commitdiff | tree |
2012-11-07 |
Ben Gras | mkfs: drop support for running on DOS
|
commit | commitdiff | tree |
2012-11-07 |
Ben Gras | mkfs: separate inode retrieval function
|
commit | commitdiff | tree |
2012-11-07 |
Ben Gras | mkfs: drop support for creating non-v3 FSes
|
commit | commitdiff | tree |
2012-11-07 |
Ben Gras | mkfs: symlink support
|
commit | commitdiff | tree |
2012-11-07 |
Ben Gras | mkfs, mkproto: minor improvements
|
commit | commitdiff | tree |
2012-11-06 |
Ben Gras | retire nonsymbolic rootdev, dev2name
|
commit | commitdiff | tree |
2012-10-30 |
Ben Gras | drop safemap code
|
commit | commitdiff | tree |
2012-10-24 |
Ben Gras | vm: fix potential null deref
|
commit | commitdiff | tree |
2012-10-23 |
Ben Gras | Move primary cache code to libminixfs.
|
commit | commitdiff | tree |
2012-10-15 |
Prasanna Kumar T S M | Remove some usage of 64bit functions (minix/u64.h)
|
commit | commitdiff | tree |
2012-10-13 |
Ben Gras | expose some terminal definitions by default
|
commit | commitdiff | tree |
2012-10-12 |
Mohamed Katri | mkfs.mfs: dynamically size image from proto
|
commit | commitdiff | tree |
2012-10-12 |
Ben Gras | VM: make mapping types explicit
|
commit | commitdiff | tree |
2012-10-12 |
Ben Gras | VM: munmap used by VM for itself is no longer used
|
commit | commitdiff | tree |
2012-10-10 |
Ben Gras | minor fixes for safecopy & safemap tests
|
commit | commitdiff | tree |
2012-09-28 |
Arne Welzel | VFS: fix check_bsf() locking
|
commit | commitdiff | tree |
2012-09-28 |
Arne Welzel | VFS: resolve unused parameter if NOASSERTS="yes"
|
commit | commitdiff | tree |
2012-09-27 |
pikpik | daily: makewhatis -f
|
commit | commitdiff | tree |
2012-09-26 |
Ben Gras | unstack, sort: cleanup and improvement
|
commit | commitdiff | tree |
2012-09-26 |
Ben Gras | procfs: make ipc vectors available
|
commit | commitdiff | tree |
2012-09-26 |
Arne Welzel | memory: use sys_safememset() for /dev/zero
|
commit | commitdiff | tree |
2012-09-26 |
Arne Welzel | libsys: add sys_safememset()
|
commit | commitdiff | tree |
2012-09-26 |
Arne Welzel | kernel: add safememset() kernel call
|
commit | commitdiff | tree |
2012-09-26 |
Arne Welzel | kernel: handle pagefaults in vm_memset()
|
commit | commitdiff | tree |
2012-09-24 |
Ben Gras | SYSENTER/SYSCALL support
|
commit | commitdiff | tree |
2012-09-21 |
Arne Welzel | phys_memset improvements
|
commit | commitdiff | tree |
2012-09-20 |
Ben Gras | remove unused <tools.h>
|
commit | commitdiff | tree |
2012-09-19 |
Ben Gras | vm: fix failed alloc condition
|
commit | commitdiff | tree |
2012-09-19 |
Ben Gras | top task uid clear
|
commit | commitdiff | tree |
2012-09-19 |
Ben Gras | coverity appeasement - redundant check
|
commit | commitdiff | tree |
2012-09-19 |
Ben Gras | vfs: pm_dumpcore: always clean up process
|
commit | commitdiff | tree |
2012-09-19 |
Ben Gras | vm: change NO_MEM to a more impossible value
|
commit | commitdiff | tree |
2012-09-19 |
Ben Gras | worldstone: add -s for statistical profiling
|
commit | commitdiff | tree |
2012-09-19 |
Ben Gras | coverity appeasement
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | vm, kernel, top: report memory usage of vm, kernel
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | VM: remove dead code
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | some coverity fixes.
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | VM: restore >4k secondary cache functionality
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | VM: full munmap
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | VM: abstract datastructures a bit
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | VM: simplify slab allocator
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | VM: only single page chunks
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | VM: static data structure for mem allocation
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | VM: remove unused dma memory support functions from vm
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | VM: forget about 'holes'
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | VM: some sanitycheck fixes
|
commit | commitdiff | tree |
2012-09-18 |
Ben Gras | libc/libminc malloc reorganization
|
commit | commitdiff | tree |
2012-09-13 |
Zachary Storer | keymap(5) manpage - update location
|
commit | commitdiff | tree |
2012-09-11 |
Ben Gras | top: clarify ordering in blocked mode
|
commit | commitdiff | tree |
2012-09-11 |
Ben Gras | top: add memory order, order cycling key
|
commit | commitdiff | tree |
2012-08-31 |
Ben Gras | devman: initialize libvtreefs hooks
|
commit | commitdiff | tree |
2012-08-29 |
Ben Gras | vm: remove stack handling for signals
|
commit | commitdiff | tree |
2012-08-28 |
Ben Gras | stat.h: abi-compatible way to make st_size off_t
|
commit | commitdiff | tree |
2012-08-27 |
Ben Gras | various warning/errorwarning fixes for gcc47
|
commit | commitdiff | tree |
2012-08-24 |
Ben Gras | hide block_t behind _MINIX (for gcc)
|
commit | commitdiff | tree |
2012-08-18 |
Ben Gras | kernel: rely on alignment directive for stacks
|
commit | commitdiff | tree |
2012-08-15 |
Ben Gras | rename struct mem_range to minix_mem_range
|
commit | commitdiff | tree |
2012-08-12 |
Ben Gras | libexec: add load_offset feature, used for ld.so
|
commit | commitdiff | tree |
2012-08-10 |
pikpik | Fix minimal ISO installation
|
commit | commitdiff | tree |
2012-08-10 |
pikpik | Removed legacy floppy boot support
|
commit | commitdiff | tree |
2012-08-08 |
Ben Gras | vm: ignore RS pin (pre-allocate) requests for now
|
commit | commitdiff | tree |
2012-07-28 |
Ben Gras | kernel: facility for user-visible memory
|
commit | commitdiff | tree |
2012-07-28 |
Ben Gras | kernel: few more objects required in unpaged mode
|
commit | commitdiff | tree |
2012-07-28 |
Ben Gras | kernel: clean up objects
|
commit | commitdiff | tree |
2012-07-18 |
Ben Gras | kernel: keep serial info in system env
|
commit | commitdiff | tree |
2012-07-16 |
Ben Gras | various coverity-inspired fixes
|
commit | commitdiff | tree |
2012-07-15 |
Ben Gras | segmentless smp fixes
|
commit | commitdiff | tree |
2012-07-15 |
Ben Gras | No more intel/minix segments.
|
commit | commitdiff | tree |
2012-07-15 |
Ben Gras | profiling related cleanup
|
commit | commitdiff | tree |
2012-07-05 |
Ben Gras | boot programs gzip/strip changes
|
commit | commitdiff | tree |
2012-06-29 |
Ben Gras | don't leave _VCS_REVISION in
|
commit | commitdiff | tree |
2012-06-29 |
Ben Gras | align messages
|
commit | commitdiff | tree |
2012-06-28 |
Ben Gras | various symbol referencing fixes
|
commit | commitdiff | tree |
2012-06-25 |
Ben Gras | xz: add libc dependency
|
commit | commitdiff | tree |
2012-06-25 |
Ben Gras | ld.so: be more mmap()-behaviour-independent
|
commit | commitdiff | tree |
2012-06-20 |
Ben Gras | sed: add compatability symlink properly
|
commit | commitdiff | tree |
2012-06-20 |
Ben Gras | sed: add compatability symlink
|
commit | commitdiff | tree |
2012-06-19 |
Ben Gras | generate offsets for ucontext.S
|
commit | commitdiff | tree |
2012-06-18 |
Ben Gras | drop from segments physcopy/vircopy invocations
|
commit | commitdiff | tree |
2012-06-18 |
Ben Gras | drop segments from safemap/safeunmap invocations
|
commit | commitdiff | tree |
2012-06-16 |
Ben Gras | drop segment from safecopy invocations
|
commit | commitdiff | tree |
2012-06-15 |
Ben Gras | dumpcore: use ptrace function to trigger a coredump
|
commit | commitdiff | tree |
2012-06-14 |
Ben Gras | pm: ignore notify() from unknown sender
|
commit | commitdiff | tree |
2012-06-07 |
Ben Gras | further libexec generalization
|
commit | commitdiff | tree |
2012-06-07 |
Ben Gras | exec() cleanup, generalization, improvement
|
commit | commitdiff | tree |
2012-06-07 |
Ben Gras | drop aout support
|
commit | commitdiff | tree |
2012-06-07 |
Ben Gras | vm: add third-party mmap() mode and PROCCTL
|
commit | commitdiff | tree |