Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also match the signature of the PERC 2/Sc cards; deraadt
|
|
|
|
|
|
|
|
Every system has a name, and thus generated keys with that
name, even if there is no currently configured network.
So, ask for a system hostname before configuring the network.
Eliminate /tmp/myname and just keep hostname set to the lastest name
and FQDN.
Construct /etc/myname from hostname as configuration data is being
saved. Construct /etc/hosts (preserving the informative leading comment
from the /etc/hosts file in etcXX.tgx) at the same time.
Construct an appropriate /etc/hosts file even if the network is not
configured.
During upgrade, if the user enables the network using the existing
configuration, don't ask about the domain name - just use the
configured one.
Take care to handle existing /etc/myname files which do not necessarily
have a FQDN.
Originally problem with hostname handling pointed out by beck@.
ok deraadt@
|
|
|
|
|
|
|
|
ok deraadt@ and art@
|
|
|
|
|
|
|
|
- do not install format(8) on hp300, and drtest(8) on vax
- incomplete MAKEDEV(8) updates.
|
|
for YP operation.
ok deraadt@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The anti-doping police (mickey@) says, with reason, that listing in
"SEE ALSO" devices that are already .Xr in the device list is overkill.
So trim these lists again.
|
|
than regular minutes):
- do not install manual pages covering hardware we do not currently support
- link autoconf(4)
- remove mtio(4), this is an mi page now
- do not link kUmem(4) -> mem(4) since there is no corresponding code. What
a joke.
- .Xr .Cd police
- intro(4) update, closer to reality
ok hugh@ deraadt@
|
|
|
|
- .Xr .Cd police
- esp(4) layout glitch
- intro(4) sorted and augmented
- in pcons(4), mention that this is a last-chance driver that should
generally not be used. even if the earth stops spinning.
ok deraadt@
|
|
- .Xr .Cd police (yawn)
- layout glitch in esp(4)
- intro(4) update
"you're insane" deraadt@
|
|
- add autoconf(4) boring template
- remove console(4) obviously stolen from hp300 and thus full of lies
(graphics console? on mvme68k? hello?)
- .Xr and .Cd police
- intro(4) nutrition
- mvme68k is not a .Tn as far as I know
ok deraadt@
|
|
- add the kmem(4) -> mem(4) link
- remove gm(4) superseded by gem(4)
- more .Xr
- fix .Cd lines
- bring akbd(4) contents in sync with reality (blatantly inspired from
pckbd(4))
- the usual intro(4) update
ok deraadt@
|
|
ok deraadt@
|
|
to update the colormap, as it causes _some_ machines to freeze solid;
could not be reproduced here, thanks to Thomas Koellmann (koellmann
at gmx dot net) for reporting this problem and testing this change.
ok deraadt@
|
|
|
|
|
|
Prevent two localhost crashes with proc filters.
- don't send NOTE_SIGNAL to exiting processes.
- null dereference on error condition.
from Peter Werner <peterw at ifost.org.au>
deraadt@ ok
|
|
|
|
- don't send NOTE_SIGNAL to exiting processes.
- null dereference on error condition.
from Peter Werner <peterw at ifost.org.au>
deraadt@ ok
|
|
|
|
|
|
|
|
- more and better .Xr
- prefer "option FOO" rather than "options FOO", and put the option
lines after the device definition lines in SYNOPSIS
- identify these manpages as section 4/i386, not section 4.
- long awaited update to intro(4/i386)
- npx(4/i386) was too NetBSD-ish - we only provide one math emulator
- random touches
ok deraadt@
|
|
- coherent .Xr
- fix or add .Cd lines, fix device nodes names, etc.
- put sections in right order
- coherent ``frame buffer'' spelling
- KNF code examples (open("foo",1) my ass)
- provide an hp300 specific sd(4) as hp300 does not use the regular scsi
subsystem (...yet).
- .Bx -> .Ox whenever appropriate
- other various random sweeping
ok deraadt@
|
|
|
|
to bring it in a prom-friendly mode upon halting the system, like the
other > 8 bit framebuffers do.
|
|
make it work for netbsd/sparc64 (really any sparcv9 running !solaris)
|