]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2007-02-21 Ben GrasCopypaste bug.
2007-02-21 Ben GrasTypo reported by Al Woodhull.
2007-02-20 Ben Grasat_wini also needs a pci_reserve() for the pci compatab...
2007-02-20 Ben Gras. pci driver now returns devices, even when they have...
2007-02-20 Ben GrasTZ update for new US/Canadian DST rules, fixed by Al...
2007-02-19 Ben GrasInclude svn revision number in iso filename when doing...
2007-02-16 Ben GrasRemoved args debugging line
2007-02-16 Ben Grasdon't let /dev/mem read beyond top of physical memory
2007-02-16 Ben Grasmade default wakeup time correct
2007-02-16 Ben Gras . use library function to parse memory string
2007-02-16 Ben Gras . made memory parsing function into a library call
2007-02-16 Ben Grasremoved some verbose messages
2007-02-16 Ben GrasUpdate CMOS time at shutdown time.
2007-02-16 Ben Grasremoved/optionalized debugging messages
2007-02-16 Ben Grasremoved or optionalized verbose/debugging messages
2007-02-12 Ben Grasset 'w_testing' during w_identify(). this means 0-toler...
2007-02-12 Ben Grasmkfs needs more memory for the boot ramdisk.
2007-02-12 Ben GrasTypo's.
2007-02-09 Ben GrasDon't complain about missing ip address.
2007-02-09 Ben GrasMemory requirements a bit more now with mfs processes
2007-02-09 Ben Grasuse shorter ata timeout for identify commands when...
2007-02-08 Ben GrasFixes for /usr/xbin binaries bootstrap dir.
2007-02-08 Ben Grasinclude /usr/xbin bootstrap dir in $PATH
2007-02-08 Ben Grasdon't call mkdep with an absolute path
2007-02-08 Ben GrasUse temporary binary directory as bootstrap
2007-02-08 Ben GrasExtend cdprobe probe list to c1, and reorder minors...
2007-02-08 Ben Grassupply instance to 2nd at_wini instance.
2007-02-08 Ben GrasStart a 2nd copy of at_wini, for /dev/c1*. This require...
2007-02-08 Ben GrasMake /dev/c1* device nodes on disk and on the boot...
2007-02-08 Ben GrasSanity check in clock - process is supposed to be runna...
2007-02-07 Ben GrasRetired DEV_{READ,WRITE,GATHER,SCATTER,IOCTL} (safe...
2007-02-01 Ben GrasMostly bugfixes of bugs triggered by the test set.
2007-02-01 Ben GrasAlso exclude /home
2007-02-01 Ben Grassimpler /usr/bin/vi check
2007-01-31 Ben GrasOnly install /usr/bin/vi as a hardlink to elvis if...
2007-01-24 Ben Grasput mfs in /sbin, where mount expects it.
2007-01-22 Ben Gras. no .vimrc in standard user's dirs
2007-01-22 Ben GrasDon't reply to the caller on RS_DOWN until process...
2007-01-22 Ben GrasNo /usr/src.* shenanigans any more.
2007-01-22 Ben GrasInstall sources in /usr/bigsrc, not /usr/src/commands.
2007-01-22 Ben Grasramdisk can be set only once.
2007-01-22 Ben Grasvfs/mount/rs/service changes:
2007-01-22 Ben GrasAdded register clobber warning to read_tsc.
2007-01-19 Philip HomburgMany more IDs.
2007-01-18 Philip HomburgPCI IDs for Accton SMC2-1211TX
2007-01-16 Ben Grasremove debug (%d) in fsck
2007-01-16 Ben Gras. added checks for buffer sizes in sys_datacopy() funct...
2007-01-16 Ben Gras. added super-user check for mount
2007-01-16 Ben GrasFsck needs more memory for bigger filesystems
2007-01-12 Ben GrasDon't panic if opening a block device fails.
2007-01-12 Ben GrasTruncate s_max_size at LONG_MAX, now that off_t is...
2007-01-12 Ben Gras. removed readclock command and cmos driver.
2007-01-12 Ben GrasUse bitwise not instead of logical not on PIE flag...
2007-01-12 Ben Grasuse servers/inet/mq.[ch] to queue messages using mq_que...
2007-01-11 Ben GrasIn some configurations of non-working networking, packm...
2007-01-09 Ben GrasZlib is now an optional package.
2007-01-08 Ben GrasTake arch+version specific packages List file.
2007-01-08 Philip Homburgctty command without parameters to disable serial console.
2007-01-05 Philip HomburgVFS cleanup (mostly open).
2007-01-04 Ben GrasDon't let rs232 code send REVIVEs.
2006-12-22 Ben GrasUse svn instead of cvs
2006-12-22 Ben Grasinterface.h is unused (remainder from Ingmar's work)
2006-12-22 Ben Grasarch/i386/include/protect.h is unnecessary; add make...
2006-12-22 Ben GrasSplit of architecture-dependent and -independent functi...
2006-12-22 Ben Gras . fsck needs more memory
2006-12-22 Philip HomburgMore detailed upgrade procedure.
2006-12-22 Ben GrasRemoved verbose statements from vfs and mfs
2006-12-19 Ben GrasBSD versions of strcasecmp() and strncasecmp() after...
2006-12-15 Ben Grasmake pci driver run as root, so it can call procstat
2006-12-08 David van MoolenbroekSetjmp/longjmp updates and cleanup.
2006-12-07 Philip HomburgMissing lseek64 library functions.
2006-12-06 Philip HomburgSome 64-bit file offset changes that were left out...
2006-11-27 Philip HomburgFirst cut at 64-bit file offsets in block devices for...
2006-11-24 Philip HomburgReplaced <servers/fs/...> with <servers/mfs/...>
2006-11-24 Philip HomburgBetter error handling in _mount.c
2006-11-24 Philip Homburgchmod needs more space
2006-11-24 Philip HomburgSmall image doesn't fit on boot floppy.
2006-11-17 Ben GrasRevert back to previous minised
2006-11-10 Ben GrasFix warnings (Ingmar Alting)
2006-11-10 Ben GrasFix some warnings (by Ingmar Alting)
2006-11-10 Philip HomburgAdded missing defines in include/minix/vfsif.h
2006-11-09 Philip HomburgGetdents implementation in library/vfs/mfs.
2006-11-06 Ben GrasTypo reported by ville.solarius@gmail.com
2006-11-03 Ben Grasset $PATH so /usr/local/egrep isn't used; also exclude...
2006-11-02 Ben GrasNew sed manpage
2006-11-02 Ben Grasold sed out, new sed in
2006-11-02 Ben GrasNew sed
2006-11-01 Ben Grasobsolete server.
2006-11-01 Philip Homburgat_wini now calls pci_reserve.
2006-11-01 Ben GrasExplicit conversion from O_ACCMODE to minix [RW]_BIT...
2006-10-31 Philip Homburgrs changes (also use driver configurations in the image...
2006-10-30 Ben GrasIgnore .svn dir as well as CVS dir.
2006-10-30 Ben GrasSystem statistical and call profiling
2006-10-25 Ben GrasMerge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 Ben GrasMore memory for these drivers
2006-10-25 Ben GrasPart of wait()/waitpid() fix in revision 2629:2634...
2006-10-25 Ben GrasDefault amount of memory for tests (some ran out of...
2006-10-25 Philip HomburgInclude kernel/priv.h for rs/manager.h
2006-10-25 Ben Gras. processes stay ZOMBIE, even after wait(), to avoid...
2006-10-24 Ben GrasDon't do make clean if flex Makefile doesn't exist.
next