the /dev/rmidiN devices, or with a sequencer interface via /dev/music.
So far the only supported MIDI device is the MPU401 port on SoundBlaster
(and only on SB on isapnp, since we do not have locators with multiple
values yet).
lint libs.
2) on some md.* files, change "/machine/" to "/$ARCH/" to reflect the
new way we do /usr/include/machine include files.
Note that some archs probably need md lint libs added, and some
machines probably still need their /usr/include/machine support
frobbed, but it is a good start.
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
Sync the rest with reality.
More rogues' gallery nominations for modifying the distribution without
updating the sets:
cgd bsd.kinc.mk
christos fktrace.2 link
christos libc version
fair ch.4
fair scsi.4
fair ss.4
lukem libedit version
mrg packages.7
tron examples/amd/cd
You all owe me beer.
Sync mi with reality.
The rogues' gallery nominations for today:
augustss ariareg.h
thorpej smc83c170{reg,var}.h
drochner wsdisplay_usl_io.h
jonathan timepps.h
mode with no options and no parameters.
You have to be careful about the difference between $@ and $*.
In particular, "if [ -n "$@" ]" does not do what you think it will.
* factor all m68k common stuff into lists/*/ad.m68k
XXX: this should be done for mips (when it's not just the pmax), and
powerpc (when there's a powerpc port put here ...)