2005-08-11 |
Ben Gras | Minix boot monitor message |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Jorrit Herder | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Philip Homburg | 'Normal' mode didn't work. |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Jorrit Herder | Minor changes. |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Jorrit Herder | Install script beautifications. |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Ben Gras | Don't allow arbitrary ram disks being loaded any more... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Ben Gras | Formatting fix for if networking isn't enabled. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Ben Gras | Little formatting fix. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Ben Gras | Blocksize 1, 2, 4 KB |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Ben Gras | Small fixes |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Ben Gras | Remove debug messages |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Jorrit Herder | Moved "Changes" comments from system/do_....c to system.h. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Jorrit Herder | Minor beautification. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Jorrit Herder | Put boot device memory initialization with #ifdef ENABL... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Jorrit Herder | Renamed mm_exit to pm_exit (requested by Al) |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | Minor message improvement |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | Changed blocksizes and root sizes around |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | CD root now 2MB |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | Make timeouts more tolerant, even in strict timeout... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | Don't source /etc/profile from /etc/rc, but source... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | . setup fixes |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | Give AT driver 8k stack instead of 1k.. probably not... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | motd fix; |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | ata_std_timeout boot monitor variable to override short... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | Moved open-ATAPI-as-RW check to before open-first-time... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Philip Homburg | Support for ethernet in QEMU. |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Ben Gras | Andy's setup |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | Rename install steps; add copying /usr/lib/* to /lib/* |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | More nits and polish |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | Took hostaddr out of the loop; if it fails after 10... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Philip Homburg | Fixed mq leak. |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | minor bugfix (the whole active thing) |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | various small fixes. |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | . swapped test26 and test40 |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | Lots of nits by ast@ |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | Don't print paths twice with cpdir -v. (ast@) |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | . Allow drivers to to physcopy() (table.c) |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | Prettier error message in FS if block size too large |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | Minor partition() efficiency improvements (don't do... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | ast@'s readme.txt modifications. |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ben Gras | autopart and setup script STEP additions to be keyed... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | config version bumped to 307; NOT cvs tagged yet; misc... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | autopart fixes; halt sends SIGTERM; setup script withou... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | Removed $Log$ tags |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Philip Homburg | Undo one hack for QEMU, add another. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jorrit Herder | Fix to device table at FS. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Philip Homburg | Temp hacks for QEMU. Call to env_setargs in dpeth. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jorrit Herder | Second try to fix tick delay problem ... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | Al's patch sent Fri aug 5 |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jorrit Herder | Fixed small bug in alarm code. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jorrit Herder | Security check on physical address to be < 16 MB (ISA... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Philip Homburg | get_mon_params -> env_get_params. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jorrit Herder | Minor autopart user-interface changes. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | reduced cdprobe debug; stadir unbreakfix |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Philip Homburg | Added dp8390 to /usr/etc/rc. Renamed get_mon_prm.c... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | .. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | pty select() support |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | at driver timeout/error message fixes |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | pty select test |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | Added essential message to motd. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | 'send locked' removed |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | 'send locked' debug statement #if 0ed |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | Boot monitor default changes to new boot controller... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | minor fix |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | Minor fixes |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | Merged do_gettimeofday with do_time to save one functio... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | chgrp syntax fixed |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | mdb compile fix |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | More autopart fixes (set new partition active if none... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | Fixed boot compile breakage |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | Make include files and dirs bin-owned, to make sure... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jorrit Herder | Cleanup of PM. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | added /sbin in mtree |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Philip Homburg | Added dp8390 driver. Additional env_parse functions... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jorrit Herder | Changed minor number of /dev/zero from 6 to 5. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jorrit Herder | Various small cleanups and comments added. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ben Gras | readclock.c shouldn't be here |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jorrit Herder | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Jorrit Herder | Fixed type. |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Jorrit Herder | Check if kernel calls is allowed (from process' call... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Jorrit Herder | Added /dev/cmos. |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Jorrit Herder | Fix. Names were not showing. |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Jorrit Herder | Startup script now checks if network driver is mentione... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Ben Gras | Let halt shutdown system without fsck by checking for... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Ben Gras | Added RO_BIT needed for new at_wini / fs flag |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Jorrit Herder | Miscellaneous clean ups and fixes to the kernel. |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Ben Gras | import of mdb (minix debugger), some ptrace and signals... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Ben Gras | ps was looking for INIT as first user process, but... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Ben Gras | Do test transaction before letting open device succeed... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Ben Gras | #if VERBOSE |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Jorrit Herder | Disabled comments from FXP driver with #define VERBOSE 0. |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Jorrit Herder | Single boot driver loaded, while multiple can be includ... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Philip Homburg | Random is now a separate driver. |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Ben Gras | Fixes for mkfs so that making a FS from a proto file... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Jorrit Herder | Without /dev/boot ... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Jorrit Herder | Miscellaneous cleanups. |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Ben Gras | Removed socket library, there is a socket library in... |
commit | commitdiff | tree | snapshot |
next |