jkh
605c80f6c5
Don't call systemShutdown() from signal handler so that the media device
...
is closed. The FTP library doesn't expect to be called recursively from
an interrupt. :)
1997-01-15 08:01:10 +00:00
jkh
50acd3ec75
Put this branch of docs back on the 3.0 SNAP track.
1997-01-15 07:50:37 +00:00
jkh
733cd98f43
Make upgrade allow reselection of failed media.
1997-01-15 07:28:25 +00:00
jkh
ff123f1d69
I recently tried to install over passive FTP, and found it difficult to
...
understand how to do it from the handbook. I suggest the following
re-wording and extension to make it clearer.
Submitted-By: Eivind Eklund <eivind@dimaga.com>
1997-01-15 07:09:38 +00:00
jkh
870f49cf8f
Make the bindist-only checks actually work.
...
Add code which theoretically should let you get a disk up from
start to finish while running multiuser, using your existing /dev
entries.
1997-01-15 07:06:39 +00:00
jkh
0a45d47c6d
Make the FTP installation codepath a lot more defensive. Trap
...
bogus path and FTP I/O errors much earlier, offer retry possibilities
at steps along the way so you don't have to resume from the very beginning
again on a hard error.
1997-01-15 06:30:50 +00:00
mpp
754b382431
Fix a few typos.
...
Obtained from: OpenBSD
1997-01-15 05:33:11 +00:00
mpp
9f3968dbcb
Add a missing quote.
...
Obtained from: OpenBSD
1997-01-15 05:18:29 +00:00
mpp
46c533795f
Some fixes to make some of the examples in
...
the mail section come out right, along with some
typo corrections.
Submitted by: Phillippe Charnier <charnier@xp11.frmug.org>
1997-01-15 04:56:11 +00:00
mpp
731f1f957c
Document the "more" command.
...
Submitted by: Julian Coleman <j.d.coleman@ncl.ac.uk>
Obtained from: NetBSD-bugs PR# 3104
1997-01-15 04:44:08 +00:00
jkh
e2cfd8f2e1
Fix several problems:
...
1. Bus mouse selection didn't show up properly in mouse menu.
2. U&G management screen didn't respect cancel properly.
3. Novice not prompted to add users or set root password during installation.
4. Username length changes screw up user management form.
1997-01-15 03:57:50 +00:00
jfieber
bd31923ccf
Make the sound drivers work with DEVFS.
...
If you have something other than a Soundblaster 16, please try
this out!
1997-01-15 03:42:30 +00:00
jkh
abdf7664f7
Set defaults more rationally through the item selection loop.
1997-01-15 03:24:44 +00:00
jkh
b80b054378
Accept emacs-style editing keys for traversal and ESC as an abort character.
1997-01-15 02:52:00 +00:00
jkh
aaad85f64d
Allow emacs-style next/prev characters as well as arrow keys so that
...
I can offer this as a consistent feature.
1997-01-15 02:50:48 +00:00
jkh
ed2799b548
Rearrange the documentation project roster a little more.
1997-01-15 01:30:12 +00:00
asami
abc626392c
Back out rev. 1.58.
1997-01-14 23:40:51 +00:00
wollman
b484eeead2
Update from driver author. Closes PR#2421.
...
Submitted by: seki@sysrap.cs.fujitsu.co.jp
1997-01-14 18:24:59 +00:00
jdp
dcd41564c5
If a library is found in the hints file, but the library doesn't exist,
...
ignore the hint.
This is a straightforward fix, and it should go into 2.2 after a burn-in
period of a few days.
Noticed by: bde
1997-01-14 17:53:55 +00:00
nate
911d47a567
One other minor include file change.
...
Submitted by: bde
1997-01-14 16:29:05 +00:00
jkh
ecf2d1f054
Copy ABOUT.TXT properly to the CD also.
1997-01-14 14:48:16 +00:00
jkh
01a72f1c3d
Sigh, OK, now the release map looks right.
1997-01-14 14:43:17 +00:00
jkh
7eb0f22de4
Unsmash my $Id$.
1997-01-14 14:40:42 +00:00
jkh
28d463b77b
Do a better job with my ASCII artwork.
1997-01-14 14:39:37 +00:00
jkh
0a64681114
Update the FAQ using some of Peter's text and some of my own.
...
Submitted-By: pds & jkh
1997-01-14 14:36:13 +00:00
kato
398cd773f3
Synchronize with sys/i386/isa/if_ed.c revision 1.112 and
...
sys/i386/isa/if_fe.c revision 1.23 (new if_multiaddrs list).
1997-01-14 12:37:32 +00:00
wosch
b05b74ee7b
Move gzip(1) option -c from commandline into variable GZIPCMD. Not
...
all compress programs (e.g. cat(1)) support the option -c.
1997-01-14 11:59:33 +00:00
bde
4fe4de038e
Fixed misapplied patch in rev.1.2. A loop continuation test was outside
...
the loop. This usually caused most of the output to be skipped.
1997-01-14 10:30:45 +00:00
davidn
bf89ef0f2c
Fix problem with mask passwd to setusercontext() which
...
prevented uid/group change with non-root target.
1997-01-14 09:24:09 +00:00
asami
a70849af75
Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :).
1997-01-14 07:55:46 +00:00
asami
5e191327ee
$Id$ -> $FreeBSD$ in samples.
1997-01-14 07:52:03 +00:00
jkh
11432bdb02
The following patch to lib/libc/stdio implements positional arguments in
...
a manner consistent with other implementations. Its done in a way that
adds only a tiny amount of overhead when positional arguments are not used.
I also have a test program to go with this, but don't know where it belongs
in the tree.
Submitted-By: Bill Fenner <fenner@FreeBSD.ORG>
1997-01-14 07:31:39 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
jkh
058c86d9e8
Make sure dir file exists before we call install-info, which requires it.
...
Sorry, I know it's a gross fix to call share/info's install target as
a side-effect, but that's less gross than propagating the work-around
changes to files which have nothing to do with the info system.
1997-01-13 23:44:20 +00:00
nate
c18aed3391
Include file cleanups.
...
Submitted by: bde
1997-01-13 21:51:13 +00:00
wollman
ae33ce68ad
Print out the interface's multicast addresses using the new
...
structures.
1997-01-13 21:27:46 +00:00
wollman
19e2ac904f
Use the new if_multiaddrs list for multicast addresses rather than the
...
previous hackery involving struct in_ifaddr and arpcom. Get rid of the
abominable multi_kludge. Update all network interfaces to use the
new machanism. Distressingly few Ethernet drivers program the multicast
filter properly (assuming the hardware has one, which it usually does).
1997-01-13 21:26:53 +00:00
max
52ec48faa0
Merge the en version changes made in 1.58 -> 1.61.
...
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:59:47 +00:00
max
43c27799ac
Typo police.
...
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:55:33 +00:00
max
aa85aac7b2
Merge the en version changes made in 1.4 -> 1.5.
...
Some Translation improvement.
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:51:37 +00:00
max
9cba128d68
Merge the en version changes made in 1.52 -> 1.56.
1997-01-13 19:48:19 +00:00
nate
212fea1cc7
Added apm and card[01] devices to all target.
...
Suggested by: bde
1997-01-13 17:37:20 +00:00
wollman
ea03e008b1
When attempting to load a `lastditch' timezone (e.g., because the load
...
of the user's timezone failed), don't bail if the specified timezone
doesn't have an offset; in this case it isn't going to. (Perhaps it would
be better to change the caller to always supply one, but this is quick
and clean and fixes the bug in the easiest possible way.)
Should be in 2.2. Fixes (properly) PR#1740.
1997-01-13 17:12:23 +00:00
torstenb
bea2e16025
add dtterm
...
Obtained-From: Xinside's CDE for FreeBSD with Thomas Roell's permission
1997-01-13 12:37:05 +00:00
kato
e01e5a7d8b
Synchronize with sys/i386/i386/userconfig.c revision 1.80.
1997-01-13 12:32:09 +00:00
phk
f335bb5f50
Fix BB profiling.
...
Submitted by: bde
1997-01-13 12:15:29 +00:00
max
746f820e96
Merge the en version change made in 1.189 -> 1.190.
1997-01-13 12:02:43 +00:00
tg
73a7b2d44b
Add Luigi Rizzo, who was inadvertently left out.
1997-01-13 11:16:09 +00:00
jkh
fbded31544
Back out previous fix. It was bogus.
1997-01-13 10:55:49 +00:00
max
350ccc841d
Merge the en version changes made in 1.188 -> 1.189.
1997-01-13 10:15:51 +00:00