]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
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.
2006-10-20 Philip Homburg(Incomplete) support for access control in PCI (pci_set...
2006-10-20 Philip HomburgAccess control in do_sdevio and do_vdevio
2006-10-20 Philip HomburgInitialize priv from user supplied priv structure in...
2006-10-20 Philip HomburgAdditional ptrace commands for fault injection.
2006-10-20 Philip HomburgNice(3) implementation
2006-10-20 Philip HomburgBigger ramdisk
2006-10-20 Philip HomburgUse /usr/tmp as temp dir for compiling imgrd_s.s
2006-10-20 Philip HomburgMore stack for the log driver.
2006-10-06 Ben GrasUse size-dependant no. of words, with OPEN_MAX as defau...
2006-10-06 Ben GrasFix for clean target.
2006-10-05 Ben GrasRemove objects in aes subdir too
2006-10-05 Ben Grasmake clean in ibm subdir too
2006-10-05 Ben GrasLeftover junk
2006-10-05 Ben GrasDon't include this in the distribution.
2006-10-04 Ben GrasChange select() so that only as many words as necessary...
2006-09-27 Ben GrasDon't install progressbar suid.
2006-09-27 Ben GrasReorder for port order, and add svn (Subversion) as...
2006-09-27 Ben Gras_NSIG is supposed to be highest signal number plus...
2006-09-21 Philip HomburgMissing negation in comment
2006-09-14 Philip HomburgAdded EOPNOTSUPP and better error handling in accept.
2006-09-08 Philip HomburgDisabled /etc/rc.rescue
2006-08-28 Philip HomburgNUL terminate timingdata[cat].names instead of timingda...
2006-08-28 Philip HomburgAlso clear word 6 in the ATAPI SCSI_READ10 command...
next