]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2011-11-07 David van MoolenbroekKernel: fix compilation with DEBUG_RACE on
2011-11-07 David van Moolenbroekblocktest: add system.conf file, too
2011-11-07 David van MoolenbroekMove optset.c into libsys; remove redundant copies
2011-11-07 David van MoolenbroekAdd "blocktest" test, for testing block drivers
2011-11-07 David van Moolenbroekatl2: prevent compiler memory access misordering
2011-11-06 Ben Grasmfs: ditch global readahead
2011-11-04 David van MoolenbroekDrivers: fix issues introduced by commit b198207
2011-11-04 David van Moolenbroekahci: prevent compiler memory access misordering
2011-11-04 David van Moolenbroekahci/libdriver: multithreading support
2011-11-01 David van Moolenbroekprocfs: fix for PID reuse between updates
2011-11-01 David van MoolenbroekKernel: remove unused MF_ASYNMSG
2011-11-02 Arun ThomasInstall servers in GCC/clang case
2011-11-02 Arun Thomaskernel: remove unused var
2011-11-02 Arun Thomaspm: remove dead minix_munmap functions
2011-10-31 David van MoolenbroekKernel: fix for senda erroneously setting errors
2011-10-28 Thomas VeermanPFS is also a system proc
2011-10-27 Thomas VeermanReenable backcall detection
2011-10-27 Thomas VeermanMake AVFS deal intelligently with back calling FSes
2011-10-25 Antoine LECAclean up PM_SCHEDULED
2011-10-25 Thomas Veermanerr_code has to be preserved as well. Short term fix
2011-10-24 Ben Grasfix typo
2011-10-23 Ben GrasClarify install instructions.
2011-10-07 Ben Grasrelease: by default leave src/.git
2011-10-06 Ben Grasuse generic gcc* in man.conf
2011-10-06 Antoine LECAfix compile of test23
2011-09-29 Antoine LECAdec21140A driver warnings fix
2011-09-28 Ben Grasmdocml/man: dummy cleandepend target
2011-09-28 Ben Grasupdate/fix manpage support
2011-09-27 Thomas VeermanRevert to using flushtlb instead of invlpg
2011-09-24 Ben Grasworldstone benchmark script
2011-09-23 Ben Grasmfs: improve & simplify secondary cache logic
2011-09-19 Arun Thomassef: build sef_debug_header only when needed
2011-09-19 Ben Grasvm: undo accidental JUNKFREE on
2011-09-19 Arun Thomaskernel: Remove legacy boot vars from pre_init
2011-09-19 Ben Grasboot e820 memory detection fixes
2011-09-16 Arun ThomasRemove legacy boot monitor vars
2011-09-16 Arun ThomasAdd MKBOOTPARAM option
2011-09-16 Arun ThomasMKSYSDEBUG: conditionally compile more debug code
2011-09-16 Thomas VeermanCleanup more resources upon exit
2011-09-16 Thomas VeermanRemove debug print
2011-09-16 Thomas VeermanUnmap drivers upon exit
2011-09-12 Thomas VeermanFix off-by-one errors and increase PATH_MAX to 1024
2011-09-09 Ben Grasext2: replace debug printf by assert
2011-09-08 Ben Grasadd -lminixfs with fs support routines
2011-09-08 Thomas VeermanFix off-by-one error
2011-09-08 Thomas VeermanCleanup servers to make GCC/Clang a little happier
2011-09-08 Thomas VeermanCheck group range for sanity
2011-09-07 Arun ThomasAdd MKTRACE
2011-09-06 Thomas VeermanBackwards compatibility fixup for GCC/Clang
2011-09-06 Thomas VeermanMake AVFS resilient against failing back calls
2011-09-05 Thomas VeermanIncrease gid_t and uid_t to 32 bits
2011-09-05 Thomas VeermanMake dev_t 32-bits and provide backwards compatibility
2011-09-04 Ben Grasadd /etc/rc.subr and /etc/rc.conf
2011-09-02 Arun ThomasAdd MKLIVEUPDATE and MKSTATECTL
2011-09-01 Ben Grasget rid of leftover _DIRENT_NAME_LEN=61
2011-09-01 Ben Grassort is not a nbsd port (yet)
2011-09-01 Ben Grasnbsd_fetch: force cvs to use ssh
2011-09-01 Ben Grasdefine MSG_*
2011-08-31 Ben Grasrelease.sh: undo tarup add
2011-08-31 Antoine LecaRange-check values building mbdev in boot monitor
2011-08-30 Arun Thomaslibsys: don't pull in strerror
2011-08-29 Evgeniy IvanovFix ext2 symlink bug.
2011-08-26 Thomas VeermanUnverbose mount
2011-08-26 Thomas VeermanLet FSes exit themselves upon system shutdown
2011-08-26 Thomas VeermanClean up tests and do runtime test for max name length
2011-08-26 Thomas VeermanTell VFS how many requests an FS can handle concurrently
2011-08-26 Thomas VeermanStore and use max concurrent requests
2011-08-25 Vivek Prakashimport NetBSD mkdir
2011-08-22 Thomas VeermanIncrease max number of arguments
2011-08-22 Thomas VeermanTurn off block read debugs and turn on mount debugs
2011-08-22 Thomas VeermanReport error instead panicing
2011-08-22 Thomas VeermanRemove verbosity
2011-08-22 Thomas VeermanReduce block special file (thread) lock scope
2011-08-22 Thomas VeermanAllow block special files to be file locked
2011-08-22 Thomas VeermanAdd entry for ntfs-3g
2011-08-19 Thomas VeermanFix locking issues with back calls from FSes
2011-08-18 Ben Grasmalloc build fixes
2011-08-18 Ben Grasuse minix malloc
2011-08-18 Arun Thomastools/Makefile: tweak AVFS/APFS logic
2011-08-18 Ben Grasmake time functions pass PCTS test
2011-08-18 Arun ThomasCleaner MKSYSDEBUG option
2011-08-18 Ben Grasmtree: skip all major-0 devices, not just (0,1)
2011-08-17 Ben Grasis: stopgap for broken _USEVFS check
2011-08-17 Ben Grasincrease system-wide filename limit to 255
2011-08-17 Thomas VeermanUpdate UPDATING document on how to build AVFS
2011-08-17 Thomas VeermanRange fix from PFS
2011-08-17 Thomas VeermanMerge AVFS and APFS
2011-08-17 Ben Graspfs: fix range check
2011-08-17 Ben Grasadd mail group
2011-08-17 Ben Grasadd postfix, postgresql users
2011-08-17 Evgeniy IvanovMFS: optimize dentry acllocation.
2011-08-16 Ben Grasinstall: correct error message
2011-08-16 Arun ThomasRename MKDEBUG to MKSYSDEBUG
2011-08-16 Ben Graspre-install pkg_tarup
2011-08-16 Arun ThomasOptionally disable kernel debug code
2011-08-15 Ben Grasrelease.sh: generic package names
2011-08-15 Ben Grasrelease.sh: minor -L fix
2011-08-15 Evgeniy IvanovFix ext2 dentry allocation glitch.
2011-08-15 Evgeniy IvanovAdd missing put_inode().
2011-08-15 Ben Grastest set build fixes for clang/gcc
next