]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2009-06-08 Ben Grasdon't always copy for i/o instructions. R3.1.4 v3.1.4
2009-06-08 Ben Grasmerging in memory freeer.
2009-06-08 Ben Grasquick hack (sorry) for making *sdevio* work to other
2009-06-08 Ben Grasrebase from trunk
2009-06-08 Ben Gras..
2009-06-08 Ben Gras(no commit message)
2009-06-08 Ben Grascleanup, sanity checking
2009-06-08 Ben Grasallow empty senda
2009-06-08 Ben Grasminor cleanup
2009-06-08 Ben Graskeep some processes mapped in always; direct message...
2009-06-07 Ben Grasminor cleanup
2009-06-07 Ben Graspde cache check works
2009-06-06 Ben Grasmy state.
2009-06-03 Ben Grasonly switch pagetable if necessary and it's different...
2009-06-03 Ben Grasmove field offset from vir region from phys_block to...
2009-06-03 Ben Grasstate
2009-05-29 Ben Grasfurther messing with page fault handling
2009-05-28 Ben Grasno vm_setbuf any more (kernel doesn't create its page...
2009-05-28 Ben Grasbeng work in progress, to be explained in a future...
2009-05-28 Ben Grasunused confusing malloc/free functions in sysutil
2009-05-20 Ben Grascopy of beng's working copy
2009-05-20 David van Moolenbroekupdate readlink(2) manpage accordingly
2009-05-20 David van Moolenbroekmove symlink type check for readlink() into VFS, and...
2009-05-19 David van MoolenbroekVFS consistency: use I_PIPE/NO_PIPE when checking v_pipe
2009-05-19 Ben Grasdon't include /usr/src changes in packages.
2009-05-18 Ben Gras4MB mask
2009-05-18 Ben Grasmap in kernel in 4MB, global-bit-set 'pages' if hardware
2009-05-18 David van MoolenbroekVarious VFS and MFS fixes to improve correctness, consi...
2009-05-15 Ben GrasLibrary call for cpu features; make kernel and vm use...
2009-05-15 Ben Grascorrect the revision variable used in /etc/version
2009-05-14 Arun Thomas-Remove qemu_pci boot variable. Useres no longer need...
2009-05-14 Ben GrasC CPUID interface.
2009-05-14 Arun Thomas-Installation info is on the wiki now, so remove setup...
2009-05-13 David van MoolenbroekClear trace bit for child on fork.
2009-05-13 David van Moolenbroeksupport in 'mount' for specifying file system type...
2009-05-12 David van Moolenbroek'service' null pointer dereference fix
2009-05-12 Ben Grasto let tty run with its own page table (instead of...
2009-05-12 Ben Grasdon't bother with unmapping physical memory in non...
2009-05-12 Ben Grasbasic sparepage optimisation
2009-05-12 Ben Grasremove bogus arch_map2vir calls
2009-05-12 Ben Grasdon't call this function with a bogus addr (done by...
2009-05-12 Ben Grasmore sanity checking. sanity checking disabled by default.
2009-05-12 Ben Graslarge page size constant.
2009-05-11 Ben Grasstart all processes, including VM, in VM_PROCSTART...
2009-05-11 Ben GrasDon't build arch objs more than once.
2009-05-11 Ben Grasremove debug msg
2009-05-11 David van MoolenbroekVFS-FS error codes: better safe than sorry
2009-05-11 David van MoolenbroekLimited support for nested FS->VFS requests during...
2009-05-10 David van Moolenbroekwrong field index in at_wini env_parse call
2009-05-10 David van Moolenbroekpotential buffer overruns in env_* routines
2009-05-09 David van Moolenbroekregression fix: vfs lookup passes incorrect chroot...
2009-05-08 David van Moolenbroekfix for commands that try to include mfs constants...
2009-05-08 David van Moolenbroekquick cleanup of old mfs cruft from vfs
2009-05-08 Ben Gras make unpause() decrease susp_count, as it shouldn...
2009-05-08 David van Moolenbroekremove unused global variable from vfs
2009-05-08 Ben Grasdon't suspend the process as a side-effect if
2009-05-08 David van MoolenbroekReenable RS table dump from IS (Shift+F6)
2009-05-08 David van MoolenbroekFix for large transfer operations not advancing buffer...
2009-05-07 David van MoolenbroekKernel interrupt hook management fixes:
2009-05-07 Ben Grasdisable scary looking debug messages.
2009-05-07 Ben Grasturn off scary looking debug messages.
2009-05-06 Ben Grasignore errors of pipe read (can happen with shutdown...
2009-04-29 Ben Grascleanup of vfs shutdown logic; makes clean unmounts...
2009-04-27 Ben Gras - delete unused .h files
2009-04-27 Ben Grasspurious debug
2009-04-27 Ben Graslose -s flag for umount.
2009-04-27 Ben Grasprocess restarts are pretty rare/serious.
2009-04-27 Ben Grasminor fixes to install script - allow 8kB blocksize...
2009-04-27 Ben GrasWhen we receive a PROC_EVENT message from PM, exit...
2009-04-27 Ben Grasbad dma fallback to pio mode
2009-04-23 Ben Grassome more vm bits.
2009-04-23 Ben Grasset global flag for kernel pages, so tlb entries for...
2009-04-22 Arun ThomasMove queue.h to include/sys so that it can be used...
2009-04-22 Arun ThomasDisable IOMMU warnings.
2009-04-22 Arun ThomasMake the rtl8139 and orinoco drivers handle the system...
2009-04-22 Ben Grasmark pages whose refcount were >1 and drop to 1 and are
2009-04-17 Ben Gras - enable ipc warnings by default
2009-04-14 Ben Grasclarify not found error message a bit.
2009-04-06 Ben Grasdon't flush output for SIGWINCH. found by Joren l'Ami.
2009-04-02 Ben Grasunnecessary debugging message
2009-04-02 Ben Grasmoved type and constants for random data to include...
2009-04-02 Ben Grasprint who the message is from.
2009-04-02 Ben Grasdon't make susp_count negative.
2009-04-02 Ben Grastrace fix contributed by Joren l'Ami
2009-03-31 Ben Grasincrement nph when printing physical regions; suggested...
2009-03-31 Ben Graschange DmaMode checks from DEV_WRITE to DEV_WRITE_S
2009-03-30 Arun ThomasTweak 64-bit integer type declarations; Fixes GCC sysut...
2009-03-26 Ben Grassuppress more mostly-harmless messages.
2009-03-26 Ben Grassuppress these noisy, alarming messages.
2009-03-26 Ben Grasno 'small minix' option
2009-03-26 Ben Grasdon't need to explicitly enable lance any more.
2009-03-26 Ben Grasignore linmem.
2009-03-26 Ben GrasSizeMB isn't used any more.
2009-03-24 Ben Grasdon't execute hlt in real mode.
2009-03-24 Ben Grasmore inodes than default for /usr on cd.
2009-03-24 Ben Grasworkaround for qemu writing the configuration byte...
2009-03-19 Ben Grasmake USRMB settable
2009-03-19 Ben Grasmultiple ram disks; also make release process use this
2009-03-17 Arun ThomasIncrease ARG_MAX
2009-03-06 Arun ThomasUpdate setup's NIC selection dialog
next