]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2012-10-16 David van Moolenbroekupdate_bootcfg(8): various improvements
2012-10-16 Kees Jongenburgermmc:Indenting and code cleanup. 60/60/2
2012-10-16 Kees Jongenburgermmc:Small fixup to run the driver on hardware. 59/59/2
2012-10-15 Prasanna Kumar... Remove some usage of 64bit functions (minix/u64.h)
2012-10-15 David van Moolenbroekblocktest: make fewer assumptions about driver
2012-10-15 David van Moolenbroekmmc: various small fixes
2012-10-13 David van MoolenbroekVM: munmap fix
2012-10-13 Ben Grasexpose some terminal definitions by default
2012-10-12 Mohamed Katrimkfs.mfs: dynamically size image from proto
2012-10-12 Ben GrasVM: make mapping types explicit
2012-10-12 Ben GrasVM: munmap used by VM for itself is no longer used
2012-10-11 David van Moolenbroekbootloader: usability improvements
2012-10-11 David van Moolenbroektests: fix IPC test set fix
2012-10-11 Tomas HrubyMerge branch 'master' of git.minix3.org:minix
2012-10-11 Tomas HrubyLIBC - getifaddrs() fix
2012-10-10 Ben Grasminor fixes for safecopy & safemap tests
2012-10-08 Kees JongenburgerMMC driver. 58/58/3
2012-10-08 Kees JongenburgerImport MMC related bsd headers. 57/57/3
2012-10-08 Arun ThomasARM support for kernel and vm
2012-09-28 Arne WelzelVFS: fix check_bsf() locking
2012-09-28 Arne WelzelVFS: resolve unused parameter if NOASSERTS="yes"
2012-09-27 pikpikdaily: makewhatis -f
2012-09-26 Ben Grasunstack, sort: cleanup and improvement
2012-09-26 Ben Grasprocfs: make ipc vectors available
2012-09-26 Arne Welzelmemory: use sys_safememset() for /dev/zero
2012-09-26 Arne Welzellibsys: add sys_safememset()
2012-09-26 Arne Welzelkernel: add safememset() kernel call
2012-09-26 Arne Welzelkernel: handle pagefaults in vm_memset()
2012-09-25 Thomas VeermanTTY: printer better diagnostics
2012-09-25 Thomas Veermangetty: return speed option
2012-09-24 Ben GrasSYSENTER/SYSCALL support
2012-09-21 Arne Welzelphys_memset improvements
2012-09-20 Ben Grasremove unused <tools.h>
2012-09-19 Ben Grasvm: fix failed alloc condition
2012-09-19 Ben Grastop task uid clear
2012-09-19 Thomas Veermantests: don't chmod 777 everything upon cleanup
2012-09-19 Ben Grascoverity appeasement - redundant check
2012-09-19 Ben Grasvfs: pm_dumpcore: always clean up process
2012-09-19 Ben Grasvm: change NO_MEM to a more impossible value
2012-09-19 Ben Grasworldstone: add -s for statistical profiling
2012-09-19 Ben Grascoverity appeasement
2012-09-18 Ben Grasvm, kernel, top: report memory usage of vm, kernel
2012-09-18 Ben GrasVM: remove dead code
2012-09-18 Ben Grassome coverity fixes.
2012-09-18 Ben GrasVM: restore >4k secondary cache functionality
2012-09-18 Ben GrasVM: full munmap
2012-09-18 Ben GrasVM: abstract datastructures a bit
2012-09-18 Ben GrasVM: simplify slab allocator
2012-09-18 Ben GrasVM: only single page chunks
2012-09-18 Ben GrasVM: static data structure for mem allocation
2012-09-18 Ben GrasVM: remove unused dma memory support functions from vm
2012-09-18 Ben GrasVM: forget about 'holes'
2012-09-18 Ben GrasVM: some sanitycheck fixes
2012-09-18 Ben Graslibc/libminc malloc reorganization
2012-09-17 Thomas VeermanVFS: fix GCC compilation error
2012-09-17 Thomas VeermanINET: fix crash recovery script
2012-09-17 Thomas VeermanPM: don't deliver signals to VM
2012-09-17 Thomas VeermanVFS: panic when unmount_all fails
2012-09-17 Thomas VeermanVFS: make all IPC asynchronous
2012-09-13 Zachary Storerkeymap(5) manpage - update location
2012-09-11 Ben Grastop: clarify ordering in blocked mode
2012-09-11 Ben Grastop: add memory order, order cycling key
2012-09-10 Sébastien BoisvertIPC server: do not loop to find syscall handler
2012-09-10 David van Moolenbroektests: fix IPC test set
2012-09-10 David van Moolenbroekblocktest: switch from rand() to lrand48()
2012-09-10 Arne Welzelblocktest: fix segfault on vectored read
2012-09-08 David van Moolenbroektests: fix DS tests' README too
2012-09-07 David van Moolenbroekblocktest: make script more newbie-friendly
2012-09-04 Erik van der... Fix uninitialized variable in sprofalyze
2012-09-03 David van Moolenbroeklibsys: let optset parse largeish positive values
2012-09-03 David van Moolenbroektests: fix DS tests
2012-08-31 Erik van der... Two frees to appease Coverity
2012-08-31 Ben Grasdevman: initialize libvtreefs hooks
2012-08-31 David van Moolenbroeklibblockdriver: minor whitespace fix
2012-08-31 Erik van der... sprofdiff: give some more info in case of bad input
2012-08-29 Ben Grasvm: remove stack handling for signals
2012-08-28 Ben Grasstat.h: abi-compatible way to make st_size off_t
2012-08-28 Arun ThomasARM support for system libraries
2012-08-27 Arun Thomasmachine/ipcconst.h for arch-specific constants
2012-08-27 Ben Grasvarious warning/errorwarning fixes for gcc47
2012-08-27 Kees JongenburgerAmd64 cross-compilation fix.
2012-08-24 Ben Grashide block_t behind _MINIX (for gcc)
2012-08-24 David van Moolenbroeklibaudiodriver: properly deallocate memory
2012-08-24 David van Moolenbroeklibaudiodriver: call drv_init() again
2012-08-24 David van Moolenbroeklibaudiodriver: resolve Coverity warnings
2012-08-18 Ben Graskernel: rely on alignment directive for stacks
2012-08-16 Arun ThomasVM: Add PTF_READ page table flag
2012-08-16 Arun ThomasVM: allow for 16KB chunk alignment
2012-08-16 Arun ThomasRS: Make PCI code optional
2012-08-16 Arun ThomasReorganize arch consts and types
2012-08-15 Ben Grasrename struct mem_range to minix_mem_range
2012-08-15 David van MoolenbroekKernel: resolve Coverity warnings
2012-08-15 David van MoolenbroekKernel: use okendpt() to resolve stored endpoints
2012-08-14 David van MoolenbroekKernel: resolve -Wall warnings for SMP
2012-08-14 David van MoolenbroekKernel: clean up include statements a bit
2012-08-14 David van Moolenbroekext2: resolve Coverity warnings
2012-08-14 David van Moolenbroekdp8390: resolve Coverity warnings (encore)
2012-08-14 David van MoolenbroekTTY: resolve Coverity warnings
2012-08-14 David van Moolenbroekrandom: resolve Coverity warnings
2012-08-13 Arun ThomasMake memory driver arch-neutral
next