summaryrefslogtreecommitdiff
path: root/usr.sbin/mopd
AgeCommit message (Expand)Author
2000-07-21Increase buffer size to maximum allowed by spec (filename may bemjl
2000-06-27Need special tweaking for VAX8200 etc...ragge
2000-05-20Don't die, just complain if the converted image do not have a VAX MID.ragge
2000-01-10fix bug that caused first load to fail - from jkunz@unixag-kl.fh-kl.deabs
1999-10-08s/ the the / the /msaitoh
1999-08-17In a program request packet during the second and third stage of ansimonb
1999-06-06Use pidfile(3).thorpej
1999-03-13set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>lukem
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-01-11In userland, pull in <errno.h> instead of <sys/errno.h> for the declarationkleink
1998-09-30-v shows the version of the mopd suite, not of mopprobe, specifically.briggs
1998-09-30s/contence/contents/briggs
1998-07-25SPARC uses 8k virtual pages for linking.mycroft
1998-05-24Display a more meaningful error message if the bpf open fails.thorpej
1998-02-07lintcgd
1998-02-03change #ifdef around include to fix compiler warningperry
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-18enable WARNS=1 by default, but disable in unclean 3rd party codelukem
1997-10-18rcsid fascismlukem
1997-10-17fix race condition when building libcommon.a with make -j, use ../Makefile.inclukem
1997-10-17fix race condition when building libcommon.a with make -j, use ../Makefile.inclukem
1997-10-16- WARNsifylukem
1997-10-16- WARNsifylukem
1997-10-16- compile common code once (into libcommon.a), and link that in.lukem
1997-04-17- Move common definitions to Makefile.incchristos
1997-04-16Tyop oplice.christos
1997-04-16Don't include "os.h", include "common/os.h" like it does for the otherchristos
1997-04-16Don't need to .PATH: .. or -I${.CURDIR}/common and -I${.CURDIR}; it willchristos
1997-03-25RCS id police.thorpej
1997-03-24Makefile cleanupschristos
1997-03-17s/if_ether.h/if_inarp.h/veego
1997-03-16Import of Mats O Jansson's MOP boot program for DEC machines.cjs