]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
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.
2006-08-10 Philip HomburgUse syslog for logging.
2006-08-10 Ben Gras . fix for wild store at startup time by calling dev_io...
2006-08-10 Philip HomburgImproved access checks in system.c. Grant drivers and...
2006-08-04 Ben Grasreport driver source of grant mismatch
2006-08-04 Ben GrasClarify du units.
2006-08-04 Ben GrasStart calling it 3.1.3rc1
2006-08-02 Ben GrasAt least 8k stack for all drivers so that malloc()...
2006-08-02 Ben Graslance needs 8k in order for safecopies to work (malloc()).
2006-08-02 Ben GrasTurn off prototypes for readv and writev until they...
2006-08-02 Ben GrasFix by Joren for setjmp to not clobber %ebx.
2006-08-01 Ben GrasMake includes for gcc 4.1.1 too if found.
2006-07-31 Ben GrasActually make top suid root
2006-07-31 Ben Grasmake top suid root to do getsysinfo.
2006-07-31 Ben Gras/usr/local/src for easypack-fetched sources.
2006-07-27 Ben GrasIntroduced unprivileged getsysinfo variant, to retrieve...
2006-07-27 Ben Grasbig for big commands
2006-07-27 Ben GrasBigger bigsh for gcc and binutils
2006-07-26 Ben GrasForce minix install
2006-07-26 Ben GrasMake ps suid root instead of sguid kmem. This makes...
2006-07-25 Philip HomburgFix for 'cleanup: not idle: 2313' bug.
2006-07-25 Ben GrasTaught log driver to return REP_IO_GRANT on revive...
2006-07-25 Ben GrasIntroduction of a 'big' ioctl, with more bits (20)...
2006-07-25 Ben Grasflex build fix - can't build and install separately...
2006-07-25 Ben GrasMore stack for system.
2006-07-24 Ben GrasDon't give an error message for usage.
2006-07-24 Philip HomburgAllow holes in executables.
2006-07-21 Ben GrasMake /usr/local/lib/{ack,gcc} for ack and gcc format...
2006-07-21 Ben Grasdistclean first, then install
2006-07-21 Ben GrasOnly install.
2006-07-21 Ben GrasUse grant address type in loadfont ioctl.
2006-07-21 Ben GrasMore stack for env to build g++.
2006-07-21 Ben GrasManpage bug fix reported by Matej Kosik.
2006-07-21 Ben GrasFix for %#02x bug (shouldn't print 0x, but junk was...
2006-07-19 Philip HomburgSwitch to vc 0 and softscrolling when /dev/video is...
2006-07-19 Ben GrasDon't call X 'X Windows'.
2006-07-18 Ben GrasBuild gcc library of libfl.
2006-07-17 Ben Gras'zmodem' is 'big'. remove unused bits from autopart...
2006-07-14 Philip HomburgPrototypes for send and recv. Fixed send (pass null...
2006-07-14 Philip HomburgClear NONBLOCK flag after probing ethernet device.
2006-07-14 Philip HomburgFixed ruserok not to required /etc/hosts.equiv.
2006-07-14 Ben Gras<minix/ds.h> - ds definitions.
2006-07-14 Philip HomburgMore stack for in.rshd.
2006-07-13 Ben Gras . DS understands publishing and subscribing where...
2006-07-13 Philip HomburgDo not report non-safe sys_sdevio calls when the addres...
2006-07-13 Philip HomburgLeft consistency checks enabled in INET in the previous...
2006-07-13 Philip HomburgMore stack for tcpd.
next