]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2012-01-13 Tomas HrubySMP - cpu_is_idle made volatile
2012-01-13 Tomas HrubySMP - fixed usage of stale TLB entries
2012-01-13 Tomas HrubySMP - fixed IPI livelock
2012-01-13 Tomas HrubySMP - do_update fix
2012-01-13 Tomas HrubyKERNEL - cause SIGSEGV if bad pointer to kernel
2012-01-13 Tomas HrubyKERNEL - mini_senda simplification
2012-01-13 Tomas HrubyKERNEL - has_pending() not exposed
2012-01-13 Tomas HrubyKERNEL - do_privctl() fix
2012-01-12 Arun ThomasIncrease ramdisk size for clang
2012-01-12 Antoine LecaAllow clang for kernel compilation
2012-01-12 Thomas VeermanFix tll state bug
2012-01-11 Ben Gras/etc/shells
2012-01-11 Ben Grasvm: clear map cache after kernel requests
2012-01-10 Ben Grasmove pax and chmod for useradd
2012-01-10 David van Moolenbroekrc: transitional fix for old fstab
2012-01-08 Evgeniy IvanovConvert s_block_size on MFSv3.
2012-01-08 Ben Grasanother UPDATING tweak
2012-01-08 Ben Grasadded etcforce to UPDATING
2012-01-05 Ben GrasAdded UPDATING about mfs clean flag changes.
2012-01-04 David van Moolenbroekavfs: fix for root file system not being unmounted
2011-12-23 David van Moolenbroeksys/queue.h: add LIST_FOREACH_SAFE to netbsd copy
2011-12-23 David van Moolenbroekhgfs: fix atime/mtime attribute setting bug
2011-12-23 David van Moolenbroekhgfs: resolve gcc -W warnings
2011-12-23 David van MoolenbroekMove hgfs.h to minix includes directory
2011-12-23 Ben Grasfix for checking CLEAN-ness of ramdisk image
2011-12-22 Ben Grasimport netbsd ext2fs fsck and newfs
2011-12-22 Ben Grasnetbsd fsck driver import
2011-12-22 Ben Grasimport netbsd libprop
2011-12-22 Ben Grasmfs: clean flag
2011-12-22 Ben Grasmfs: restore readonly mounting
2011-12-22 Ben Grasmfs: use macros to mark blocks and inodes dirty
2011-12-21 Ben Grasvfs,avfs: verify an interpreter was found on #! line
2011-12-21 Thomas VeermanMake all tests use common.c
2011-12-21 Thomas VeermanAVFS: Use scratchpad instead of m_in to pass around...
2011-12-21 Thomas VeermanDon't repeat out-of-space messages
2011-12-21 Thomas VeermanCompare read/write buf size against SSIZE_MAX instead...
2011-12-21 Thomas VeermanMark filp as in use on fd dup'ing
2011-12-20 Tomas HrubyACPI - fixed initialization of pci briges irqtable
2011-12-20 Tomas HrubyACPI extended irq - fixed uninitialized variable
2011-12-20 Tomas HrubySMP - kernel links again
2011-12-20 Tomas HrubySMP - fixed compilation and removed warnings
2011-12-16 David van Moolenbroeklibsys: unbreak getidle()
2011-12-16 Ben Grastty timeout bugfix
2011-12-14 Ben Grasnbsd.config: make timezone explicit
2011-12-14 Ben Grasworkaround for cvs not handling many args
2011-12-12 David van Moolenbroekdec21140A: change debugging key to Shift+F7
2011-12-12 Raja Appuswamyahci: NCQ support
2011-12-12 Thomas VeermanDiscard process' pending request upon incoming PM request
2011-12-11 David van MoolenbroekAdd fbd -- Faulty Block Device driver
2011-12-11 David van Moolenbroekblocktest: support for stateless driver restarts
2011-12-11 David van Moolenbroeklibblockdriver: clear IPC only on stateful restart
2011-12-11 David van Moolenbroekblocktest: resolve label/minor in userland
2011-12-11 David van Moolenbroekprocfs: add /proc/dmap
2011-12-11 David van MoolenbroekIS: unbreak F6
2011-12-11 David van MoolenbroekAdd "expected size" parameter to getsysinfo()
2011-12-11 David van MoolenbroekServers: cleanup of some gcc -W warnings
2011-12-10 David van Moolenbroekacpi: resolve warnings
2011-12-09 Thomas VeermanProperly unlock on mount failure
2011-12-09 Thomas VeermanChange asserts with side effects into panics
2011-12-09 Thomas VeermanFix dangling symlink resolving for AVFS and add test61
2011-12-08 Ben Grasadd -L for future compiler-rt lib location
2011-12-08 Thomas VeermanProvide core dumping support for AVFS
2011-12-07 Thomas VeermanEnable GCOV always
2011-12-07 Thomas VeermanFix test43 for GCC/Clang
2011-12-07 David van Moolenbroekbtrace: gcc fix
2011-12-06 Ben Grasfix bzip2 location in nbsd_ports
2011-12-06 Ben Grasadd previous stat symbols as aliases
2011-12-05 David van Moolenbroekprinter: perform probe on startup
2011-12-05 David van Moolenbroeklibbdev: extended version
2011-12-05 David van Moolenbroekvfs/avfs: req_newdriver should use fs_sendrec
2011-12-05 David van MoolenbroekMake block drivers restart with new endpoint
2011-12-05 David van MoolenbroekSEF: default to endpoint-changing restart
2011-12-05 David van MoolenbroekRS: support for endpoint-changing driver restarts
2011-12-05 David van Moolenbroekinit: write boot entry to root wtmp
2011-12-03 David van Moolenbroek.gitignore: add more generated files
2011-12-01 Raja Appuswamylibmthread: add mthread_event_fire_all
2011-11-30 David van Moolenbroeklibblockdriver: allow for mixed sync/async replies
2011-11-30 David van MoolenbroekVFS/FS: REQ_NEW_DRIVER now provides a label
2011-11-30 Thomas VeermanFix stat symbols
2011-11-29 David van Moolenbroeklibpuffs: remove unused block device code
2011-11-29 Raja Appuswamyadding rwlock and event support to mthread
2011-11-28 David van Moolenbroeklibblockdriver: allow for not handling partitions
2011-11-28 Ben GrasDon't run package rc's when booting from cd.
2011-11-28 Ben Grasetc: Make fixes
2011-11-28 Thomas VeermanFine grained compatibility with _RENAMEd symbols
2011-11-28 Thomas VeermanFix many more comiler warnings
2011-11-28 Thomas VeermanImplement issetugid syscall
2011-11-26 Ben Grasvm: report cropped region sizes
2011-11-25 Joseph Koshyfix rm -f
2011-11-25 David van MoolenbroekAdd block device tracing facility
2011-11-24 David van Moolenbroekvfs/avfs: map O_ACCMODE to R_BIT|W_BIT on recovery
2011-11-24 David van Moolenbroekavfs: unbreak process termination on PM_DUMPCORE
2011-11-23 David van MoolenbroekAdd vbox -- VirtualBox time sync driver
2011-11-23 David van MoolenbroekFS servers: fix dependencies broken in git-af01bda
2011-11-23 Ben Graschange rc defaults reading
2011-11-23 Ben Grasnetconf: run lspci earlier for netconf -c
2011-11-23 David van Moolenbroekgcore: uninitialized variable fix and cleanup
2011-11-23 David van Moolenbroekahci: FUA (force-write) support
2011-11-23 David van MoolenbroekSplit block/character protocols and libdriver
2011-11-23 Ben Grascompile fix (gdb, binutils)
next