]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
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.
2006-07-13 Ben GrasWhen installing in a free partition larger than the...
2006-07-10 Ben GrasJoren's proposed fix for a too-conservative split point...
2006-07-10 Philip HomburgSafecopy support for INET.
2006-07-10 Philip HomburgSupport for SI_CALL_STATS (counting systemcalls).
2006-07-10 Philip HomburgSafecopy support in ethernet drivers.
2006-07-10 Philip HomburgUse safecopy version to get log messages from TTY.
2006-07-10 Philip HomburgFixed a bug that would report a device more than once...
2006-07-10 Philip HomburgChanged to use sys_readbios to get screen parameters...
2006-07-10 Philip HomburgChanged to use sys_readbios get the 'machine ID'.
2006-07-10 Philip HomburgChanged to use sys_readbios to get BIOS parameters.
2006-07-10 Philip HomburgAdded do_readbios. Added debugging output for unexpecte...
2006-07-10 Philip HomburgAdded sys_readbios.
2006-07-10 Philip HomburgAdded SI_CALL_STATS and ENABLE_SYSCALL_STATS for system...
2006-07-06 Ben GrasClean ramdisk image .s too
2006-07-06 Ben GrasBigger BUFSIZ for bigger fs block size.
2006-06-30 Ben GrasGrant system dynamic-only.
2006-06-30 Ben GrasGive pm its own brk() so malloc() works in pm. pm needs...
2006-06-30 Ben GrasSplit do_brk in a stub and a function that does the...
2006-06-29 Ben Gras3rd fix for improper behaviour on crashing driver with...
2006-06-29 Ben GrasCompile fix
2006-06-29 Ben GrasMake stack traces on exceptions possible.
2006-06-28 Ben GrasFix another bug related to trying i/o more than once
2006-06-28 Ben GrasDon't print cloexec
2006-06-28 Ben GrasFix bug where safe conversion doesn't happen after...
2006-06-27 Ben GrasAdded _select() stub for select().
2006-06-27 Ben Gras . satisfy some gcc warnings (uninitialized/unused...
2006-06-27 Ben GrasStopgap for tar creating insane group ownerships due...
2006-06-27 Ben Graslet dynamic allocation of table work
2006-06-27 Ben GrasAdd a flag to grants system indicating a slot is VALID...
2006-06-26 Ben Gras. expanded grant manipulation interface to more direct
2006-06-26 Philip HomburgMove inet to safe copies.
2006-06-26 Ben GrasFix to let elle understand window size.
2006-06-26 Philip HomburgVectored safe copies for inet.
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
next