ache
330d2baea1
Cosmetique, missing tab/spaces after patch
1994-11-05 17:31:23 +00:00
ache
63bfe9e23a
More complex implementation of previos superuser fix
...
because rw and x bit treats differently infact
1994-11-05 17:28:03 +00:00
ache
bc1cc6ddda
test produce wrong results for superuser, i.e. tells
...
that file is unreadable when it is readable infact.
1994-11-05 17:07:14 +00:00
jkh
019c55bcf0
Add targets to crunch floppy to match Makefile.
1994-11-05 09:06:10 +00:00
jkh
da2228d0d1
Add ncftp. I needed it for "hands-free" ftp operation from the install
...
script.
1994-11-05 08:49:05 +00:00
jkh
bec8289edc
Whoops! Knew I forgot something.. Bump the menu size.
1994-11-05 08:20:54 +00:00
jkh
57081f9150
Add a chance to read the release notes, too.
1994-11-05 08:20:08 +00:00
jkh
57e38eadf8
Add the release notes, so I can have the user read these too.
1994-11-05 08:16:01 +00:00
jkh
7429025e44
Put this here instead.
1994-11-05 08:11:22 +00:00
jkh
41266324fc
Add new mount_* commands.
1994-11-05 07:55:30 +00:00
jkh
23e0dfbfdf
Add slattach.
1994-11-05 07:52:14 +00:00
jkh
b0426dd240
Argh! Missing quotes.
1994-11-05 07:41:08 +00:00
jkh
90385ed0d5
We need CD9660 and MSDOS filesystems built-in if the floppy is to have
...
a hope of getting at these types of filesystems without dragging all
the LKM stuff in.
1994-11-05 07:38:50 +00:00
jkh
b17742d5b7
I'm not sure if we're just supposed to fall off the end like this,
...
but at least return something.
1994-11-05 07:34:02 +00:00
jkh
b8a61492cb
Make stage5 go either to a shell, or on to the bindist installation.
1994-11-05 07:23:58 +00:00
jkh
ab0b408b2e
Make this work the way it was really supposed to - less intrusively.
1994-11-05 07:03:55 +00:00
jkh
06dff84964
De-Danish this. Add a lot more chatty commentary in my own inimitable style.
1994-11-05 06:54:49 +00:00
phk
a41a416d53
Use /DISKSPACE.FAQ as help-file in the disk-editor.
1994-11-05 06:03:06 +00:00
phk
478a67da82
put the DISKSPACE.FAQ on the boot.flp
1994-11-05 06:02:18 +00:00
phk
be68276932
This file is the documentation for the fdisk/disklabel part of sysinstall,
...
and will be available from the boot.flp with just one key-stroke. Somebody
will want to purge any danishisms from it before is is let loose...
1994-11-05 05:54:21 +00:00
jkh
bd82c2541d
Change the logic for how error messages are printed so we can actually
...
see them.
1994-11-05 05:46:12 +00:00
phk
2782436747
Cosmetics: edit_line() does standend() when done;
1994-11-05 03:59:34 +00:00
phk
8e7b034f19
Added a (H)elp function to the fdisk/disklabel code, much needed, now I only
...
have to write the text-file it will dump on you.
Stopped using cleartoeol in AskEm(), just as a test to see if the screen
looks more sane.
Added a attempted auto-recognition of /, swap and /usr for the first disk
where it looks sensible. Logic of this might need to be improved.
Made a "ShowFile()" which will not bomb/ignore you if the file isn't there.
1994-11-05 03:34:22 +00:00
phk
2f7789168b
Fixed a ghastly mistake. Edit_line() would "delwin(window)". Bad move
...
buddy, you'd better not call with stdwin then! fixed now.
Seems like dialog is a LOT more rational now.
1994-11-05 03:13:33 +00:00
phk
7b1ac038f5
Explicitly tell cpp where to look for include files.
1994-11-04 21:40:39 +00:00
phk
e15766c491
Fix a potential bug in stage2.
...
disable the dialog_msgbox in TellEm(), until we find out why it
hangs on second or third invocation.
1994-11-04 21:38:37 +00:00
dg
f9ee10c7bb
From njw@cs.city.ac.uk (Nick Williams):
...
/sbin/umount does not return the correct exit status due to incorrect
logic in its internals.
Further, because of the nature of the code, you *cannot* use it to
umount a directory from a union mountpoint. Well, you can sometimes,
it depends on if the directory is at the top of the union stack or not :)
Submitted by: njw@cs.city.ac.uk (Nick Williams)
1994-11-04 17:51:37 +00:00
ache
2c9c58ec9d
Add const to termcap prototypes to help libg++ 2.6.1 compiling,
...
this change must not affect other curses pgms
1994-11-04 15:14:03 +00:00
dg
e5d78dd23f
From tim@cs.city.ac.uk (Tim Wilkinson):
...
Find enclosed a short bugfix to get the union filesystem up and running
in FreeBSD-current. We don't think we've got all the problems yet but
these fixes sort out the major ones (which mostly concert bad locking
of vnodes), no doubt we'll post others as necessary. Known problems
include the inability of the umount command (not the system call) to unmount
unions in certain circumstances (this is due the way "realpath" works),
and the failure of direntries to always get all available files in
unioned subdirectories. We are, as they say, working on it.
Submitted by: tim@cs.city.ac.uk (Tim Wilkinson)
1994-11-04 14:41:46 +00:00
ache
fd72f9f9b7
Better tuning for FreeBSD 2.0
1994-11-04 06:59:17 +00:00
ache
a990c7e283
Merge changes with new version
1994-11-04 06:11:39 +00:00
ache
4db77228e5
This commit was generated by cvs2svn to compensate for changes in r4135,
...
which included commits to RCS files with non-trunk default branches.
1994-11-04 05:36:00 +00:00
ache
e4ff209da9
Initial import 1.8.6
1994-11-04 05:36:00 +00:00
ache
f66177b1e4
Prepare for 1.8.6 import
1994-11-04 05:34:16 +00:00
phk
30ab4913a5
Last commit was bogus. Changed b_bsize to b_bcount.
1994-11-04 05:21:17 +00:00
ache
05b7fe29dc
Simplify __FreeBSD__ block since __386BSD_ eliminated
1994-11-04 04:53:13 +00:00
jkh
e78f90a463
__386BSD__ -> __FreeBSD__
...
I know that many of these entries are bogus and need to be revisited,
but let's get the tree working again for now and then do a pass through
looking at all the __FreeBSD__ entries, shall we?
1994-11-04 02:14:13 +00:00
dg
e5e0a79080
Backed out mbuf performance improvement. mbufs are allocated with various
...
different types, and with the 'local cache', what is freed isn't necessarily
what was originally malloced. This screws malloc's statistics and type
allocation limits, resulting eventually in a deadlock when one of the
limits is bogusly reached. Recent performance tests on a Pentium machine
indicate no improvement with this optimization anyway (this is something
to be looked at further).
1994-11-04 00:28:38 +00:00
gclarkii
7234eaeb65
Correct my hosing...:(
1994-11-03 23:50:43 +00:00
dg
6e04bf5b79
Nuked #ifdef __386BSD__ since this is not appropriate and no longer defined
...
in our 2.6.1 gcc port.
1994-11-03 21:46:55 +00:00
wollman
b3774b68a5
Fix off-by-one error reported to NetBSD by Karl Fox in
...
<9411031449.AA11102@gefilte.MorningStar.Com>.
1994-11-03 21:04:21 +00:00
phk
cca540823a
Bump the version-number of the "shared-gcc-internals" library. Will only
...
affect you if you decided to use that feature.
1994-11-03 20:37:05 +00:00
gclarkii
4c3c905164
Change libs to install in /usr/lib/perl
1994-11-03 20:07:46 +00:00
gclarkii
54e788b218
Change libs to /usr/lib/perl
...
Reviewed by:
Submitted by:
Obtained from:
1994-11-03 20:03:53 +00:00
gclarkii
bb75e8ba08
Install libs into /usr/lib/perl. The discussion we had did not come to
...
a point so... If any thing besides here I would vote for /usr/include.
1994-11-03 20:02:15 +00:00
jkh
f4d6806ca6
For submakes, don't do a `${MAKE} ${MAKEFILE} all' or
...
`${MAKE} ${MAKEFILE} install', indirect the target through ALL_TARGET and
INSTALL_TARGET now, so they can be easily overridden.
1994-11-03 19:53:46 +00:00
jkh
962ea3755e
Add reinstall target for Poul-H. This lets you install again from
...
the same build, ignoring the INSTALL_COOKIE.
1994-11-03 19:14:08 +00:00
joerg
4126e5a579
|Both, the wd and the sd driver do not reject invalid request of odd
...
|sizes. They simply pass them to the disks, which usually causes
|fatal errors then.
1994-11-03 18:20:15 +00:00
pst
24e84e8688
Assign character device 20 to be the user reserved device.
1994-11-03 17:49:01 +00:00
jkh
fef86cb8c9
Eliminate USERCONFIG. This option is now standard.
1994-11-03 15:51:38 +00:00