tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.sbin
/
mopd
/
common
/
at
jcs
27 files
VERSION
Upgrade to 2.5.4. Mopprobe is working again, and some linux support. -moj
27 years ago
cmp.c
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
16 years ago
cmp.h
4000 lines worth of cleanup, KNF, Knall&Rauch elemination and such tested by hshoexer, "don't wait for me" miod@
22 years ago
common.h
spelling fixes; from paul tagliamonte any parts of his diff not taken are noted on tech
3 years ago
device.c
one variable was common, fixing what I can. (the portable code in here is not in great shape, and I am ignoring it)
5 years ago
device.h
Teach mopd and mopa.out about ELF files, and allow forthcoming VAX ELF boot blocks to be converted to working mop binaries. From NetBSD.
12 years ago
dl.c
change if ((a == b)) to if (a == b); silences noisy on-by-default "equality comparison with extraneous parentheses [-Wparentheses-equality]" clang warning. OK deraadt, kettenis
8 years ago
dl.h
remove clause 3 and 4. -moj
23 years ago
file.c
a.out is no longer the commonly encountered binary file format, the world has moved to ELF.
1 year ago
file.h
Give the mop suite the ability to process alpha Elf64 files and create mop alpha images of them.
11 years ago
get.c
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
16 years ago
get.h
4000 lines worth of cleanup, KNF, Knall&Rauch elemination and such tested by hshoexer, "don't wait for me" miod@
22 years ago
loop-bsd.c
one variable was common, fixing what I can. (the portable code in here is not in great shape, and I am ignoring it)
5 years ago
mopdef.c
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
16 years ago
mopdef.h
Nuke whitespace foolish enough to expose itself during the great "warning:" rectification.
9 years ago
nma.c
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
16 years ago
nma.h
remove clause 3 and 4. -moj
23 years ago
nmadef.h
remove clause 3 and 4. -moj
23 years ago
os.h
missing err.h include ok maja@
14 years ago
pf.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
pf.h
remove clause 3 and 4. -moj
23 years ago
print.c
remove unneeded semicolons; checked by millert@
2 years ago
print.h
remove clause 3 and 4. -moj
23 years ago
put.c
change if ((a == b)) to if (a == b); silences noisy on-by-default "equality comparison with extraneous parentheses [-Wparentheses-equality]" clang warning. OK deraadt, kettenis
8 years ago
put.h
remove clause 3 and 4. -moj
23 years ago
rc.c
change if ((a == b)) to if (a == b); silences noisy on-by-default "equality comparison with extraneous parentheses [-Wparentheses-equality]" clang warning. OK deraadt, kettenis
8 years ago
rc.h
remove clause 3 and 4. -moj
23 years ago