]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2011-11-23 David van MoolenbroekSplit block/character protocols and libdriver
2011-11-23 Ben Grascompile fix (gdb, binutils)
2011-11-23 Arun Thomassmall ramdisk: install all password-related files
2011-11-22 David van MoolenbroekIntroduce sys_getregs call, and let vfs use it
2011-11-22 Adriana Szekeresgcore command to coredump a process
2011-11-22 Adriana SzekeresELF core files
2011-11-22 Arun Thomasramdisk: install all password-related files
2011-11-22 Arun Thomasramdisk: build pwd_mkdb
2011-11-22 Ben Grasfxp: add device id in the right place
2011-11-22 Ben Grasfxp: add device id for LU82551IT
2011-11-22 David van Moolenbroekisofs: unbreak lseek
2011-11-20 Ben Grascsu: add code to call constructors to be used by clang
2011-11-20 Thomas Cortcompat.S: add getpwnam() alias.
2011-11-18 Ben Graspm: add mproc table sanity check feature
2011-11-18 Ben Grassimplify build logic a bit
2011-11-18 Arun Thomasmake: set MACHINE_ARCH variable
2011-11-18 Ben Grasremove ftpd200
2011-11-18 Ben Grasminor bugfixes caught by clang warnings
2011-11-18 Ben Graslibarchive: not for ack
2011-11-18 Vivek Prakashimport NetBSD bzip2 and libbz2
2011-11-16 Ben Grasbase system hooks for pkgsrc drivers
2011-11-16 Ben Graspwcache_userdb alias.
2011-11-16 David van MoolenbroekMore cleanup: no more CMOS and SCSI ioctls
2011-11-15 Vivek PrakashDefine flags in sys/stat.h
2011-11-15 Ben Grasrelease.sh: add -e
2011-11-14 Ben Grasdf: add case for MFSv3
2011-11-14 Ben GrasSwitch to NetBSD passwd format
2011-11-14 Ben Grasmainstream-format fstab format
2011-11-14 Thomas VeermanFix compiler warnings
2011-11-14 Thomas VeermanImport librefuse and libpuffs
2011-11-14 Thomas VeermanFix a ton of compiler warnings
2011-11-11 David van MoolenbroekMore cleanup of minix/com.h.
2011-11-11 David van Moolenbroekps(1): remove outdated comment
2011-11-11 David van Moolenbroekps(1) man page: mem/kmem are no longer used
2011-11-10 David van MoolenbroekChange default pager to less(1)
2011-11-09 David van Moolenbroeklibbdev: initial version
2011-11-07 David van MoolenbroekServers: remove ABI comment
2011-11-07 David van MoolenbroekMiscellaneous legacy cleanup
2011-11-07 Ben Grasstopgap local fstab
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
next