Commit Graph

  • fae2a5b032 Allow more than one interface to be specified on the command line. thorpej 2002-11-05 14:18:04 +00:00
  • ec11878985 For ELF, set d->loadaddr to 0, as we do for a.out. thorpej 2002-11-05 06:08:29 +00:00
  • 10b8b2f790 Make sure to fill in the load address in the dest. MOP header. thorpej 2002-11-05 05:06:05 +00:00
  • 0e44fbf0ba Show the load address in hex. thorpej 2002-11-05 04:54:26 +00:00
  • 27fea982b0 select() -> poll() mycroft 2002-09-20 14:16:03 +00:00
  • a6819b86f6 minor makefile delint lukem 2002-09-18 13:31:52 +00:00
  • 284e9bd2d0 string manipulation fixes. from openbsd itojun 2002-08-22 07:18:42 +00:00
  • 7691a1e86b Fix a typo. wiz 2002-07-19 10:12:49 +00:00
  • 18077452dd add a "-s <mopdir>" argument to mopd so that it doesn't require one place files in /tftpboot/mop. mrg 2002-07-19 10:05:34 +00:00
  • f0b3ac6a24 use snprintf. inspired by openbsd change itojun 2002-07-13 11:35:35 +00:00
  • f097d23d4b Xref mopcopy instead of mopa.out. Mark up AUTHORS section. wiz 2002-06-07 11:23:55 +00:00
  • bfc119db69 Xref elf(5). wiz 2002-06-07 11:23:31 +00:00
  • 9536cbbc65 Xref mopcopy instead of mopa.out. wiz 2002-06-07 11:23:19 +00:00
  • c440d5aaae Rename mopa.out to mopcopy, since it handles more than a.out these days. thorpej 2002-06-06 23:00:56 +00:00
  • 73a369d189 Add Elf32 support to mopa.out (which is now quite inappropriately named; a future commit will rename it). thorpej 2002-06-06 22:52:25 +00:00
  • 1e3eaa9c63 Add support for converting Elf32 images on-the-fly into MOP images. (This involved some infrastructure changes to the various mopd support programs/libraries.) thorpej 2002-02-18 22:00:36 +00:00
  • 03f8eba809 Whitespace nits, sort SEE ALSO. wiz 2002-01-19 03:37:38 +00:00
  • 9023dfb42e Sort sections, mark up AUTHORS section. wiz 2002-01-19 03:36:44 +00:00
  • 578e7ac67c Sort SEE ALSO and sections, use .An in AUTHORS section. wiz 2002-01-19 03:36:20 +00:00
  • bea06f7cc2 Add comment delimiters around the token after an #endif thorpej 2001-12-31 19:46:57 +00:00
  • 03e0abbeb8 MKfoo=no -> NOfoo tv 2001-12-12 01:48:43 +00:00
  • b8dadec9db moptrace(1), not (8). Whitespace fixes. wiz 2001-04-05 11:50:06 +00:00
  • 3857fe5343 convert to use getprogname() cgd 2001-02-19 23:22:40 +00:00
  • 57ac6470b4 comment or delete text after CPP directives. cgd 2001-01-16 02:50:27 +00:00
  • a5958267ca when calling openlog(): - don't use LOG_CONS - use explicit name rather than __progname lukem 2001-01-11 01:42:50 +00:00
  • f5ecc590fe convert to using .WAIT lukem 2001-01-09 03:13:39 +00:00
  • 48cd991120 Use PRINTOBJDIR. enami 2001-01-07 08:00:54 +00:00
  • 57113a6902 Fix bin/11253: seg-fault in mopd Once we found the correct slot, make sure dle points to it. dle was left pointing out of the array by the for(;;) loop. Fix from Ken Wellsch <kwellsch@tampabay.rr.com> bouyer 2000-11-19 16:40:16 +00:00
  • 3dcc9f5795 A little cleanup. Deal with lost packets matt 2000-08-11 23:11:12 +00:00
  • 68e920f189 Increase buffer size to maximum allowed by spec (filename may be up to 128 chars long). Ignore filenames longer than this. Use syslog with %s as format, just in case. The above changes come from OpenBSD. mjl 2000-07-21 12:37:00 +00:00
  • 6ca7e961b8 Need special tweaking for VAX8200 etc... ragge 2000-06-27 18:57:41 +00:00
  • 0d6a4d7991 Don't die, just complain if the converted image do not have a VAX MID. ragge 2000-05-20 10:58:05 +00:00
  • 78582a5a56 fix bug that caused first load to fail - from jkunz@unixag-kl.fh-kl.de abs 2000-01-10 19:33:18 +00:00
  • 7c740e8eb1 s/ the the / the / msaitoh 1999-10-08 20:13:42 +00:00
  • 2142b1e053 In a program request packet during the second and third stage of an Ultrix/mips MOP boot, the "software" packet is 256 bytes - bump the size of the program array (maximum for the VAX must only be 16 bytes). simonb 1999-08-17 12:38:09 +00:00
  • 07414356ac Use pidfile(3). thorpej 1999-06-06 02:52:16 +00:00
  • b457dede0f set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> lukem 1999-03-13 23:17:46 +00:00
  • e5a6508d61 convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable. lukem 1999-02-13 02:54:17 +00:00
  • 7a3eea261d In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration of errno. kleink 1999-01-11 22:39:59 +00:00
  • 7b3644144c -v shows the version of the mopd suite, not of mopprobe, specifically. briggs 1998-09-30 15:05:01 +00:00
  • 8bd9b89cdb s/contence/contents/ briggs 1998-09-30 14:58:56 +00:00
  • 4d49a5b630 SPARC uses 8k virtual pages for linking. mycroft 1998-07-25 06:01:13 +00:00
  • ef01a91b0a Display a more meaningful error message if the bpf open fails. thorpej 1998-05-24 20:30:55 +00:00
  • f0631af5ed lint cgd 1998-02-07 00:03:19 +00:00
  • 14967e3522 change #ifdef around include to fix compiler warning perry 1998-02-03 04:51:29 +00:00
  • 8414acffd1 use CPPFLAGS instead of CFLAGS lukem 1997-10-25 06:57:53 +00:00
  • 7f31c8aab5 enable WARNS=1 by default, but disable in unclean 3rd party code lukem 1997-10-18 06:42:25 +00:00
  • 9aebf6b8ce rcsid fascism lukem 1997-10-18 04:36:50 +00:00
  • 7e408736da fix race condition when building libcommon.a with make -j, use ../Makefile.inc lukem 1997-10-17 10:38:21 +00:00
  • df16fb10d6 fix race condition when building libcommon.a with make -j, use ../Makefile.inc lukem 1997-10-17 10:38:11 +00:00
  • 334438cb6a - WARNsify - KNFify (a bit) - use int32_t & u_int32_t instead of long and u_long - clean up man pages a bit lukem 1997-10-16 23:24:50 +00:00
  • 770ac80056 - WARNsify - KNFify (a bit) - use int32_t & u_int32_t instead of long and u_long - clean up man pages a bit lukem 1997-10-16 23:24:18 +00:00
  • 6d97281944 - compile common code once (into libcommon.a), and link that in. cut's compilation time by half! - build a common version.c in libcommon.a - don't build version.h - nothing uses it - comment out the ifdef INFO and -DINFO stuff - it's always compiled in - XXX: don't compile mopprobe with -DNODL (which actually changes the compilation of stuff in common/*). nothing else does this, and it meant that mopprobe would have had different behaviour. if this behaviour is desired, a workaround can be put in place lukem 1997-10-16 07:36:12 +00:00
  • 0032f58a4b - Move common definitions to Makefile.inc - Revert change common/os.h -> os.h. From Mats O Jansson. christos 1997-04-17 21:08:57 +00:00
  • 6c9c784d7f Tyop oplice. christos 1997-04-16 13:48:46 +00:00
  • 7ede515580 Don't include "os.h", include "common/os.h" like it does for the other includes. christos 1997-04-16 13:30:57 +00:00
  • 26d7e3ccae Don't need to .PATH: .. or -I${.CURDIR}/common and -I${.CURDIR}; it will actually break things in the future. christos 1997-04-16 13:29:57 +00:00
  • fba7d611d2 RCS id police. thorpej 1997-03-25 03:06:58 +00:00
  • af77741020 Makefile cleanups christos 1997-03-24 22:02:40 +00:00
  • e4df1b6897 s/if_ether.h/if_inarp.h/ veego 1997-03-17 10:39:53 +00:00
  • 8673e0be2e Import of Mats O Jansson's MOP boot program for DEC machines. cjs 1997-03-16 22:23:34 +00:00