14 Commits

Author SHA1 Message Date
mrg
64f5cca084 remove a couple of extra externs 2006-05-12 01:54:32 +00:00
mrg
18077452dd add a "-s <mopdir>" argument to mopd so that it doesn't require one place
files in /tftpboot/mop.
2002-07-19 10:05:34 +00:00
itojun
f0b3ac6a24 use snprintf. inspired by openbsd change 2002-07-13 11:35:35 +00:00
thorpej
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.)
2002-02-18 22:00:36 +00:00
bouyer
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>
2000-11-19 16:40:16 +00:00
matt
3dcc9f5795 A little cleanup. Deal with lost packets 2000-08-11 23:11:12 +00:00
mjl
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.

Also use #define instead of magic constants.
2000-07-21 12:37:00 +00:00
ragge
6ca7e961b8 Need special tweaking for VAX8200 etc... 2000-06-27 18:57:41 +00:00
abs
78582a5a56 fix bug that caused first load to fail - from jkunz@unixag-kl.fh-kl.de 2000-01-10 19:33:18 +00:00
lukem
334438cb6a - WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit
1997-10-16 23:24:50 +00:00
christos
0032f58a4b - Move common definitions to Makefile.inc
- Revert change common/os.h -> os.h. From Mats O Jansson.
1997-04-17 21:08:57 +00:00
christos
7ede515580 Don't include "os.h", include "common/os.h" like it does for the other
includes.
1997-04-16 13:30:57 +00:00
thorpej
fba7d611d2 RCS id police. 1997-03-25 03:06:58 +00:00
cjs
8673e0be2e Import of Mats O Jansson's MOP boot program for DEC machines. 1997-03-16 22:23:34 +00:00