2006-06-29 |
Ben Gras | Compile fix |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Ben Gras | Make stack traces on exceptions possible. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Ben Gras | Fix another bug related to trying i/o more than once |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Ben Gras | Don't print cloexec |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Ben Gras | Fix bug where safe conversion doesn't happen after... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Ben Gras | Added _select() stub for select(). |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Ben Gras | . satisfy some gcc warnings (uninitialized/unused... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Ben Gras | Stopgap for tar creating insane group ownerships due... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Ben Gras | let dynamic allocation of table work |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Ben Gras | Add a flag to grants system indicating a slot is VALID... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Ben Gras | . expanded grant manipulation interface to more direct |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Philip Homburg | Move inet to safe copies. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Ben Gras | Fix to let elle understand window size. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Philip Homburg | Vectored safe copies for inet. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Philip Homburg | First cut at safe copies for inet. Breaks tcpstat. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Ben Gras | A backup of the readclock command that shouldn't have... |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Ben Gras | Rename paramctl to setgrant. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Philip Homburg | get_sys_bits |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Ben Gras | New kernel call, SYS_PARAMCTL, that sets parameters... |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Philip Homburg | Print ipc_to in hex. Also print the 'system' call mask. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Ben Gras | Everyone's endpoint number |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Ben Gras | use malloc() + copy + free() instead of realloc() |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Ben Gras | New option -E for ps that prints endpoint numbers inste... |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Ben Gras | library interface for vectored safecopy variant. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Ben Gras | Added vectored variant of sys_safecopy*. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Ben Gras | . leave out dead code from device.c |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Philip Homburg | No longer build Michael Temari's httpd. Install a httpd... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Philip Homburg | Added strlcat and strlcpy. |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Philip Homburg | Added prototype for inet_aton. |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Philip Homburg | Added __minix3 to make it easier to figure out that... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | <minix/safecopies> |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | More space for rs |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Changed order of -lsys and -lsysutil for printf() |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | order changed for printf() |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | There is no lex. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Fixes for usb and bios. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Fix for KERNEL definition. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Fix for losing REVIVE |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | FS support for grant-based i/o. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Use endpoint_t |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Rename protected to prot |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Changed do_devio not to require DIO_TYPE, but to extrac... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Prototype of do_safecopy |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Introduced global sys_call_code to check in called... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Use endpoint_t. New prototypes for related to grants... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Change allowed kernel call bitmap to an array of bitmap... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Rename protected to prot for g++ |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Use endpoint_t type |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Move bitmap manipulation macros to <minix/bitmap.h> |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Conversion to safe calls, and returning grant in DEV_RE... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Fix for new *_ins* i/o functions |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Kick out REVIVE |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | safe conversion |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | . Safe I/O, ioctl() and DIAGNOSTICS variants conversion... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | safe conversion |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Safe I/O and ioctl functions |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Understand *_S variants: DIAGNOSTICS_S, DEV_{READ,WRITE... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Change to 'safe' copy variant |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Understand *_S variants |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Change for safe copies, and DEV_REVIVE message includin... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | Change at driver to understand 'safe' transfers and... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | . made libdriver understand *_S variants |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | . flex moved back into the base system, so prefix is... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | /CD check unnecessary |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | . removed const from putenv() for g++ |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | . renamed __str to __makestr to allow for g++ |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Ben Gras | . introduced DEV_READ_S, DEV_WRITE_S, DEV_SCATTER_S... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Ben Gras | . flex back into the base system |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Ben Gras | Initial revision |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Ben Gras | Al Woodhull's new manual pages |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Philip Homburg | Prototype for readline. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Philip Homburg | Retry read after EINTR. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Philip Homburg | Wake up writer when selecting for read on an empty... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Philip Homburg | Forgot include some Minix 3 specific changes. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Philip Homburg | Fixed some select bugs related to pipes. Removed SELFD_... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Philip Homburg | A bigger ramdisk is needed for the new version of ash. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Philip Homburg | Important BSD version of setenv, added killpg, replaced... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Philip Homburg | Added killpg to signal.h, rearranged getloadavg, putenv... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Philip Homburg | Make sure that line editing is disabled when the shell... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Philip Homburg | Parsing of '-OT' and '-OS' failed in acd.descr. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Philip Homburg | Install /usr/lib/descr from the source tree. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Philip Homburg | New version of ash. From FreeBSD 5.4 via Minix-vmd. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Philip Homburg | Actually remove allocmem and freemem sources from the... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Philip Homburg | Disabled building rescue driver (no longer needed)... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Philip Homburg | Fixed off by one error in backoff code. Limit backoff... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Philip Homburg | Unpause requests (to FS) can be generated in parallel... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Philip Homburg | Do not unmap a driver when the driver dies (it interfer... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Philip Homburg | The new service command managed to escape. |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Philip Homburg | Init need more space (the results of removing the speci... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Philip Homburg | Special code for restarting disk drivers (-c flag in... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Philip Homburg | New interface between PM and FS. |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Philip Homburg | Pass -c flags to service for disk device drivers. |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Philip Homburg | Ignore SIGHUP in floppy driver. |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Philip Homburg | Better initialization of the memory map of processes... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Philip Homburg | Changes for restarting disk drivers and new interface... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Ben Gras | call cons_stop() before sys_abort() to not break tty... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Philip Homburg | Balance curly braces. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Ben Gras | Fix for service formatting bug reported by Jaap Weel... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Ben Gras | Added fchmod() and fchown() |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Ben Gras | *** empty log message *** |
commit | commitdiff | tree | snapshot |
next |