]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
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...
2006-08-28 Philip Homburgfirst commit of extra ptrace code for fault injection.
2006-08-28 Philip Homburgfirst commit of extra ptrace code for fault injection
2006-08-28 Philip HomburgRemoved superfluous assignment to text_base. Reported...
2006-08-28 Philip HomburgNo need for .depend files in CVS.
2006-08-28 Philip HomburgDo not abort/panic when an ethernet driver does somethi...
2006-08-28 Philip HomburgTTY should not panic when it is impossible to reply...
2006-08-18 Ben GrasNew UPDATING file with hints for source updating.
2006-08-18 Ben GrasUndo configure script regeneration - not using --libdir
2006-08-17 Ben GrasInstalling in build file sidesteps problems installing...
2006-08-17 Ben Grasset $PATH to avoid (e.g.) /usr/local/bin/grep (gnu...
2006-08-17 Ben GrasLet installing work as bin
2006-08-17 Ben GrasFixes to build and install flex as bin.
2006-08-15 Ben Grasnew command 'dumpcore' that can write core files of...
2006-08-15 Ben GrasForce yacc to be /usr/bin/yacc, in case someone has...
2006-08-15 Ben Gras/usr/local/gnu removed as prefix; gcc libs go into...
2006-08-15 Ben GrasNo separate beta dir
2006-08-15 Ben GrasMake packman minix-version-aware
2006-08-15 Ben Grasadd xxl to usage
2006-08-15 Ben GrasCode for 'service run'
2006-08-15 Ben GrasAdded 'service run' to run a service without restart.
2006-08-10 Philip HomburgPass 'service' instead of 'argv[1]' to servxcheck.
next