2005-07-27 |
Philip Homburg | Added ioctls for listen/accept. Added cookies for accept. |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Ben Gras | No RDY_Q_HEAD business.. |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Ben Gras | Prettier s_flags printing |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Jorrit Herder | Removed debug output. |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Jorrit Herder | Minor fixes and improvements for sys_call(). |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ben Gras | test shouldn't install, only clean |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ben Gras | . give users a boot floppy image (cdfdboot) they can use |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ben Gras | Top-level makefile didn't clean test |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ben Gras | Minor cdprobe message additions; usyslogd logs shorter... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ben Gras | MINIX 3, not MINIX3 |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ben Gras | Setup, not setupcd any more |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ben Gras | Small fix |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ben Gras | Rename setupcd.sh to setup.sh |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ben Gras | Rename setupcd.sh to setup.sh, setup.sh to floppysetup.sh |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ben Gras | Added an IDENTIFIED flag that is set on successfully... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Jorrit Herder | Framework (and some functionality) for new server ... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Jorrit Herder | Removed implicit call to 'make depend' on 'make install... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Jorrit Herder | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Jorrit Herder | Small update to shared driver code: SYS_EVENT (signal... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Jorrit Herder | Updated F4 dump at IS to include send masks. |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Jorrit Herder | Kernel changes: |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Philip Homburg | Fixed do_trace to properly return (status) information. |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Jorrit Herder | Defined base numbers for DEV_ request and response... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Ben Gras | SIGSTOP being in _NSIG nowadays caused test8 to break... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Ben Gras | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Ben Gras | Let writeisofs write files longer than 11 chars |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Ben Gras | Yet more readme and install script updates |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Ben Gras | Redirect touch stderr to /dev/null, error is unlikely... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Ben Gras | Various autopart fixes, and new delete-partition feature |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Ben Gras | install script fixes - mkfs block size, autopart invocation |
commit | commitdiff | tree | snapshot |
2005-07-23 |
Ben Gras | Made line endings CRLF |
commit | commitdiff | tree | snapshot |
2005-07-23 |
Ben Gras | Added a README.TXT for on the ISO filesystem (so people... |
commit | commitdiff | tree | snapshot |
2005-07-23 |
Ben Gras | Fixes to autopart. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | Updates to /usr/etc/rc to deal with the new cd probing... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | Funny depend behaviour fixed |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | new svrctl SETPARAM to set or override environment... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | Removed funny debug printf |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | Third-oldest image is thrown away instead of oldest... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | Boot monitor setting of device _names_ no longer necessary |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | autopart, setupcd updates |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | Imported treecmp |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | Imported indent |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | . Junk-filling gap+stack code on exec() if enabled... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | . added cd-probe logic; tries to find the right root... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | Some bugs in memory driver fixed (destination address... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Ben Gras | Nits here and there. Made log device buffer messages... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Jorrit Herder | Functionality moved from IS to LOG driver. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Jorrit Herder | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Jorrit Herder | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Jorrit Herder | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Jorrit Herder | - Fixed comments in various system call handlers. Work... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Jorrit Herder | Added new BASE_MEM_TOP to restrict sys_vircopy() calls... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Jorrit Herder | Removed printing functionality from IS server. |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Jorrit Herder | Allowed printing diagnostic messages (either from syste... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Ben Gras | Added dev2name - translate (minor,major) device numbers... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Ben Gras | Added presz134.zip to go on install cd, modified releas... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Jorrit Herder | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Jorrit Herder | Removed 'tracing' flag from sys_exec. Logic is now... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Jorrit Herder | Kernel sends SIGKSTOP just before shutdown. Drivers... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Jorrit Herder | Fixed bug in PM that caused update program not to be... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Jorrit Herder | Various fixes and improvements. |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Ben Gras | Fixed bug that caused booting being aborted in some... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Ben Gras | Uninitialised field at init |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Ben Gras | Another test case for select - ptys (when implemented) |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Ben Gras | Openpty() manpage |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Ben Gras | new -lutil, only openpty() for now |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Ben Gras | Header file for new -lutil (naming from freebsd) |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Ben Gras | Made phys_fill fill its 4-byte pattern any number of... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jorrit Herder | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jorrit Herder | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jorrit Herder | Renamed src/lib/utils to src/lib/sysutil --- because... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jorrit Herder | Added new signal types for kernel events: |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jorrit Herder | System processes can be signaled; signals are transform... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Philip Homburg | Small update to random number generator |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jorrit Herder | System processes started via servers=... boot monitor... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jorrit Herder | Changed Makefiles: drivers are now installed in /usr... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jorrit Herder | Removed PM signon for INET. Now daemonized in /usr... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Philip Homburg | Random number generator |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Ben Gras | Fixed two uninitialized-data bugs. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Ben Gras | Made memset system call listen to character argument |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Ben Gras | Changed phys_zero to phys_fill, which accepts a 4-byte... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Ben Gras | Nit in compress about filenames; backup patched to... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Ben Gras | Made dirent filename len a macro; corrected comment... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Ben Gras | Verbose tar option was for debugging, shouldn't have... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Jorrit Herder | New alarm(2) timers mechanism. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Jorrit Herder | Renamed file. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Jorrit Herder | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Jorrit Herder | Renamed system library functionality. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Jorrit Herder | Renamed some system library functionality. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Jorrit Herder | Updated system call library. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Jorrit Herder | Renamed various system calls. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Jorrit Herder | Reorganized system call library; uses separate file... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Ben Gras | .. |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Ben Gras | Minor improvements for autopart and setupcd |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Ben Gras | Makefile fixes. |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Ben Gras | Made timeout and no. of errors in at_wini dynamically... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Ben Gras | Fixed a bug in kstrncpy() that caused mayhem whenever... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Ben Gras | setup -> setupcd |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Ben Gras | Increased timeout to avoid 'CU does not accept command... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Ben Gras | Fixed some warnings in dosread.c; initial version of... |
commit | commitdiff | tree | snapshot |
next |