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.
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
Rework the preamble of the dedication slightly; it now refers simply to
"the current release".
Delete someone listed in "supporting cast" purely by mistake.
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.
can be accessed for cdrom systems. rename "bootfloppy" to "bootfs" as it
is used for cdroms, not just floppies :) adjust paths as necessary for
this merge.
--- done via repository copy.