]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2006-06-26 Philip HomburgFirst cut at safe copies for inet. Breaks tcpstat.
2006-06-26 Ben GrasA backup of the readclock command that shouldn't have...
2006-06-23 Ben GrasRename paramctl to setgrant.
2006-06-23 Philip Homburgget_sys_bits
2006-06-23 Ben GrasNew kernel call, SYS_PARAMCTL, that sets parameters...
2006-06-23 Philip HomburgPrint ipc_to in hex. Also print the 'system' call mask.
2006-06-23 Ben GrasEveryone's endpoint number
2006-06-23 Ben Grasuse malloc() + copy + free() instead of realloc()
2006-06-23 Ben GrasNew option -E for ps that prints endpoint numbers inste...
2006-06-23 Ben Graslibrary interface for vectored safecopy variant.
2006-06-23 Ben GrasAdded vectored variant of sys_safecopy*.
2006-06-23 Ben Gras. leave out dead code from device.c
2006-06-22 Philip HomburgNo longer build Michael Temari's httpd. Install a httpd...
2006-06-22 Philip HomburgAdded strlcat and strlcpy.
2006-06-22 Philip HomburgAdded prototype for inet_aton.
2006-06-22 Philip HomburgAdded __minix3 to make it easier to figure out that...
2006-06-20 Ben Gras<minix/safecopies>
2006-06-20 Ben GrasMore space for rs
2006-06-20 Ben GrasChanged order of -lsys and -lsysutil for printf()
2006-06-20 Ben Grasorder changed for printf()
2006-06-20 Ben GrasThere is no lex.
2006-06-20 Ben GrasFixes for usb and bios.
2006-06-20 Ben GrasFix for KERNEL definition.
2006-06-20 Ben GrasFix for losing REVIVE
2006-06-20 Ben GrasFS support for grant-based i/o.
2006-06-20 Ben GrasUse endpoint_t
2006-06-20 Ben GrasRename protected to prot
2006-06-20 Ben GrasChanged do_devio not to require DIO_TYPE, but to extrac...
2006-06-20 Ben GrasPrototype of do_safecopy
2006-06-20 Ben GrasIntroduced global sys_call_code to check in called...
2006-06-20 Ben GrasUse endpoint_t. New prototypes for related to grants...
2006-06-20 Ben GrasChange allowed kernel call bitmap to an array of bitmap...
2006-06-20 Ben GrasRename protected to prot for g++
2006-06-20 Ben GrasUse endpoint_t type
2006-06-20 Ben GrasMove bitmap manipulation macros to <minix/bitmap.h>
2006-06-20 Ben GrasConversion to safe calls, and returning grant in DEV_RE...
2006-06-20 Ben GrasFix for new *_ins* i/o functions
2006-06-20 Ben GrasKick out REVIVE
2006-06-20 Ben Grassafe conversion
2006-06-20 Ben Gras. Safe I/O, ioctl() and DIAGNOSTICS variants conversion...
2006-06-20 Ben Grassafe conversion
2006-06-20 Ben GrasSafe I/O and ioctl functions
2006-06-20 Ben GrasUnderstand *_S variants: DIAGNOSTICS_S, DEV_{READ,WRITE...
2006-06-20 Ben GrasChange to 'safe' copy variant
2006-06-20 Ben GrasUnderstand *_S variants
2006-06-20 Ben GrasChange for safe copies, and DEV_REVIVE message includin...
2006-06-20 Ben GrasChange at driver to understand 'safe' transfers and...
2006-06-20 Ben Gras. made libdriver understand *_S variants
2006-06-20 Ben Gras. flex moved back into the base system, so prefix is...
2006-06-20 Ben Gras/CD check unnecessary
2006-06-20 Ben Gras. removed const from putenv() for g++
2006-06-20 Ben Gras. renamed __str to __makestr to allow for g++
2006-06-20 Ben Gras. introduced DEV_READ_S, DEV_WRITE_S, DEV_SCATTER_S...
2006-06-19 Ben Gras. flex back into the base system
2006-06-19 Ben GrasInitial revision
2006-06-19 Ben GrasAl Woodhull's new manual pages
2006-06-14 Philip HomburgPrototype for readline.
2006-06-14 Philip HomburgRetry read after EINTR.
2006-06-14 Philip HomburgWake up writer when selecting for read on an empty...
2006-06-07 Philip HomburgForgot include some Minix 3 specific changes.
2006-06-07 Philip HomburgFixed some select bugs related to pipes. Removed SELFD_...
2006-06-07 Philip HomburgA bigger ramdisk is needed for the new version of ash.
2006-06-07 Philip HomburgImportant BSD version of setenv, added killpg, replaced...
2006-06-07 Philip HomburgAdded killpg to signal.h, rearranged getloadavg, putenv...
2006-05-29 Philip HomburgMake sure that line editing is disabled when the shell...
2006-05-29 Philip HomburgParsing of '-OT' and '-OS' failed in acd.descr.
2006-05-29 Philip HomburgInstall /usr/lib/descr from the source tree.
2006-05-23 Philip HomburgNew version of ash. From FreeBSD 5.4 via Minix-vmd.
2006-05-19 Philip HomburgActually remove allocmem and freemem sources from the...
2006-05-19 Philip HomburgDisabled building rescue driver (no longer needed)...
2006-05-15 Philip HomburgFixed off by one error in backoff code. Limit backoff...
2006-05-15 Philip HomburgUnpause requests (to FS) can be generated in parallel...
2006-05-15 Philip HomburgDo not unmap a driver when the driver dies (it interfer...
2006-05-11 Philip HomburgThe new service command managed to escape.
2006-05-11 Philip HomburgInit need more space (the results of removing the speci...
2006-05-11 Philip HomburgSpecial code for restarting disk drivers (-c flag in...
2006-05-11 Philip HomburgNew interface between PM and FS.
2006-05-11 Philip HomburgPass -c flags to service for disk device drivers.
2006-05-11 Philip HomburgIgnore SIGHUP in floppy driver.
2006-05-11 Philip HomburgBetter initialization of the memory map of processes...
2006-05-11 Philip HomburgChanges for restarting disk drivers and new interface...
2006-05-11 Ben Grascall cons_stop() before sys_abort() to not break tty...
2006-05-10 Philip HomburgBalance curly braces.
2006-05-08 Ben GrasFix for service formatting bug reported by Jaap Weel...
2006-04-18 Ben GrasAdded fchmod() and fchown()
2006-04-13 Ben Gras*** empty log message ***
2006-04-13 Ben Gras*** empty log message ***
2006-04-13 Ben Grasinstall motd as motd.install
2006-04-13 Ben GrasUndo issue
2006-04-13 Ben Grasremove issue
2006-04-13 Ben GrasInstall dinks
2006-04-13 Ben GrasTweak
2006-04-13 Ben GrasFixes for image.
2006-04-13 Ben GrasInstall dinks
2006-04-13 Ben Grasmessage
2006-04-13 Ben GrasfiX
2006-04-13 Ben GrasNewline fix
2006-04-13 Ben GrasAndy's issue.
2006-04-13 Ben GrasAndy's motd
2006-04-13 Ben GrasAndy's install message.
next