]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
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.
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.
next