Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Ben Gras 2746a5a2a9 Reported by Erik van der Kouwe <vdkouwe at cs.vu.nl>:
-  fprintf(stderr, "%s: reboot(): %s\n", strerror(errno));
+  fprintf(stderr, "%s: reboot(): %s\n", prog, strerror(errno));
  
Other minor fixes inspired by other warnings produced by gcc.
2007-07-02 11:16:27 +00:00
boot ctty command without parameters to disable serial console. 2007-01-08 14:30:11 +00:00
commands Reported by Erik van der Kouwe <vdkouwe at cs.vu.nl>: 2007-07-02 11:16:27 +00:00
docs Note about mkfs needing more memory after r2751. 2007-02-23 08:33:33 +00:00
drivers Assume bios parameters are wrong/missing if any of the parameters are 0. 2007-05-30 16:13:52 +00:00
etc include 'printer' driver 2007-05-30 15:40:12 +00:00
include Restore user-owned bits from PSW after a signal handler, instead of 2007-05-08 15:43:00 +00:00
kernel Restore user-owned bits from PSW after a signal handler, instead of 2007-05-08 15:43:00 +00:00
lib Use ds_retrieve_u32 to find the endpoint of pci. 2007-05-02 11:24:51 +00:00
man obsolete manpages (these have become packages) 2007-04-24 13:25:57 +00:00
servers Hack in service to use RS_START instead of RS_UP. RS reports the use of RS_UP. 2007-05-02 15:20:28 +00:00
test explanations with common test3 errors. 2007-04-02 16:00:06 +00:00
tools Some features for the automatic image build. 2007-04-18 11:42:48 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile No gmake in use 2006-03-08 16:46:40 +00:00