]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2012-11-09 David van MoolenbroekPM: do not panic if sys_sigsend returns ENOMEM
2012-11-08 Ben Grasremove extra mkfs.1
2012-11-08 Ben Graskernel: some boottime sanitychecks
2012-11-07 Ben Grasmkfs: support indirect blocks in directories
2012-11-07 Ben Grasmkfs: move directory entry manipulation
2012-11-07 Ben Grasmkfs: drop support for zone != block
2012-11-07 Ben Grasmkfs: drop support for running on DOS
2012-11-07 Ben Grasmkfs: separate inode retrieval function
2012-11-07 Ben Grasmkfs: drop support for creating non-v3 FSes
2012-11-07 Ben Grasmkfs: symlink support
2012-11-07 Ben Grasmkfs, mkproto: minor improvements
2012-11-06 Ben Grasretire nonsymbolic rootdev, dev2name
2012-11-05 David van MoolenbroekTTY: fix crash obtaining kernel messages
2012-11-01 Lionel Sambuc/bin/pax: Fix cross compilation problem on some platfor...
2012-10-30 Ben Grasdrop safemap code
2012-10-30 Thomas Veermantestsh2.sh: change output to new cksum util
2012-10-30 Thomas VeermanTTY: seperate hardware dependent parts + add new serial...
2012-10-30 Thomas VeermanKernel: reenable interrupts before halting
2012-10-30 Thomas VeermanKernel: busy wait until serial out has finished
2012-10-24 Ben Grasvm: fix potential null deref
2012-10-24 Lionel SambucUpgrading bsdtar 86/86/2
2012-10-24 Lionel SambucUpgrading pax. 85/85/2
2012-10-24 Lionel SambucFixed up new mtree description file NetBSD.dist.base... 84/84/2
2012-10-24 Ben Grasmtree mknod 83/83/2
2012-10-24 David van Moolenbroekdrivers: fix various sys_irqsetpolicy calls
2012-10-23 Ben GrasMove primary cache code to libminixfs.
2012-10-23 Lionel SambucImporting cksum (needed by NetBSD build system)
2012-10-22 Kees Jongenburgermmc:Fixes for coverity.
2012-10-22 Lionel SambucImporting postinstall
2012-10-22 Lionel SambucAdding -nt flag to test
2012-10-22 Lionel SambucPatch mkdep to make sure tested values are not mistaken
2012-10-19 Kees Jongenburgermmc:driver development added dummy driver. 82/82/3
2012-10-17 David van Moolenbroeklibvboxfs: fix setting file mtimes
2012-10-17 David van Moolenbroekmount(1)/umount(1)/format(1): remove setuid bits
2012-10-17 David van Moolenbroekmount(1): do not include system headers
2012-10-17 David van MoolenbroekRetire checkhier(8)
2012-10-17 David van Moolenbroekformat(1): access floppy as block device
2012-10-17 David van MoolenbroekMAKEDEV(8): don't make /dev/filter user-accessible
2012-10-17 David van MoolenbroekRetire badblocks(8) and readall(1)
2012-10-17 David van Moolenbroekrelease.sh: call df(1) with -k
2012-10-17 David van Moolenbroeksetup(8): only call df(1) on mounted file systems
2012-10-17 David van Moolenbroekdf(1): use statvfs instead of raw disk access
2012-10-16 David van Moolenbroekpart(8)/autopart(8): remove partition hack
2012-10-16 David van MoolenbroekInstallation CD: add AHCI option to boot menu
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
next