jkh
158c37c20e
ed2 was actually an impossible entry to reach!
1994-11-12 06:12:01 +00:00
lars
264b12c9b0
This commit was generated by cvs2svn to compensate for changes in r4381,
...
which included commits to RCS files with non-trunk default branches.
1994-11-12 06:07:15 +00:00
lars
b50536d92e
pppstats from ppp-2.1.2
1994-11-12 06:07:15 +00:00
phk
22d93d8107
Try to align to floppy image to a number of sectors to avoid people
...
making bad floppies.
1994-11-12 05:47:28 +00:00
phk
72f0a6c2c9
Don't continue if we don't get a /, swap and a /usr or 80Mb in /.
1994-11-12 05:40:28 +00:00
lars
1b2b8288a5
Added chat
1994-11-12 05:32:46 +00:00
lars
91bf4b94c3
chat for ppp, from ppp 2.1.2
1994-11-12 05:25:32 +00:00
lars
70c6fb82e8
This commit was generated by cvs2svn to compensate for changes in r4374,
...
which included commits to RCS files with non-trunk default branches.
1994-11-12 05:25:32 +00:00
lars
618a2b1931
chat for ppp, from ppp 2.1.2
1994-11-12 05:25:32 +00:00
lars
f84d7d9abf
chat for ppp, from ppp 2.1.2
1994-11-12 05:25:32 +00:00
jkh
3938bbb991
I blew the redirects on the slip stuff.
1994-11-12 05:04:21 +00:00
jkh
b2aaa73556
Point to new README file location.
1994-11-12 02:25:04 +00:00
jkh
45760f0ac1
Move the README here, with a few updates.
1994-11-12 02:24:28 +00:00
phk
624e500bac
Make a kernel sans FFS possible.
1994-11-12 01:47:43 +00:00
jkh
5ba4b165e8
Add pppd to the Makefile. It seems to work..
1994-11-11 23:47:32 +00:00
jkh
a8962f3042
ncftp can't interact with us. Redirect its input from /dev/null.
1994-11-11 23:29:26 +00:00
jkh
f25ce08b12
Make this use cpio, not tar. Poul-H is going to get his weenie whacked
...
for this.
1994-11-11 23:27:05 +00:00
jkh
7d0620c826
Make sysinstall deal with user interrupts properly.
1994-11-11 23:22:56 +00:00
jkh
86ed0fecff
Add basename to to the cpio floppy. Thanks, Lars!
1994-11-11 22:27:12 +00:00
ljo
f4c6c612e6
Remove z_abs. It is already in libm.a
1994-11-11 12:58:12 +00:00
ljo
287e9adfce
Add missing z_abs. In BSD tradition this is in libm.a.
1994-11-11 12:56:27 +00:00
jkh
80be361741
Try and make this just a little bit more self-explanatory. Still
...
a LONG way to go..
1994-11-11 10:55:02 +00:00
jkh
09cdc2f43c
Add patch cookies. This should prevent gratuitous patch re-application
...
attempts.
1994-11-11 09:45:33 +00:00
jkh
43193f0a06
Whoops! cu == tip.
1994-11-11 08:47:34 +00:00
jkh
3b97b4d82b
Make sure /var/log exists so that cu doesn't complain.
1994-11-11 08:34:03 +00:00
jkh
53656a24f8
Add cu (and cu slip dialog) so that poor SLIP users can dial their modems
...
before initiating a slip transfer.
1994-11-11 08:33:04 +00:00
jkh
59151de821
1. Ask the user one final time before newfs'ing his disk into oblivion.
...
This means that even "proceed" can be chosen now without going
irrevokably down that path.
2. Clean up the stage5 text.
1994-11-11 07:58:09 +00:00
jkh
586fbcb8a7
Typos fixed by Michael E. and Gary J. Thanks, guys!
...
Submitted by: me,gj
1994-11-11 07:39:40 +00:00
jkh
8c7bac183a
Add de0 to list of ethernet drivers. This list will be dynamic shortly..
...
Add an interrupt handler for trigger-happy users.
Add domain to resolv.conf
More general cleanup in preparation for this script being split into
several scripts.
1994-11-11 07:33:50 +00:00
jkh
0095d86e44
From: Michael Reifenberger <root@rz-wb.fh-sw.de>
...
z_abs is missing in libf2c.
Could someone please commit the following patch?
Submitted by: mr
1994-11-11 07:27:04 +00:00
dg
f45728d1ba
Added 'de' ethernet driver.
1994-11-11 05:48:49 +00:00
dg
6c43274722
Convert irq to a bitmask before putting in id_irq.
...
Fixed bugs related to the 'more' code.
1994-11-11 05:28:59 +00:00
ats
d07f18e216
pick up the changes from a makesyscall.sh run. The multiple lkmnosys
...
declarations should now be gone.
1994-11-10 23:59:47 +00:00
jkh
bd53702888
Enable floppy-tape support.
1994-11-10 23:46:31 +00:00
jkh
3cc307d6d9
Add ft.
1994-11-10 23:44:35 +00:00
jkh
b8c9a28ef9
Experimental floppy-tape suport.
1994-11-10 23:43:25 +00:00
ats
61a9f7372b
Fix an error to prevent some core dumps from ps.
...
You can get ps easily to core dump, if you are running a "make depend"
on a kernel in one window and a "ps -auxww" in another. The ww will
try to give you the full argument list of the command that can
now be 64Kb large, but ps expected only 4Kb large arg arrays and
doesn't check for overflows.
1994-11-10 23:25:12 +00:00
ats
e55d2fff19
Shut up a compiler warning about a missing cast.
1994-11-10 23:14:55 +00:00
guido
85460aebb7
Remove redundant stuff. Amazing that they actually solved a bug found in
...
1.1.5.1, and oversaw this thang.
1994-11-10 18:49:23 +00:00
ache
6cd208713f
Additionly use erase char from termios
...
Implement kill line by ^U or kill char from termios
1994-11-10 15:16:46 +00:00
ache
065c79ba58
Fix printout bug
...
Submitted by: fredriks@mcs.com
1994-11-10 13:39:01 +00:00
ache
f7fa8274c4
Add 57600, 115200 ro baudrate()
1994-11-10 13:10:21 +00:00
ache
c054a99846
Use adjkerntz into inittodr too (for APM stuff)
1994-11-10 12:53:13 +00:00
jkh
5cd3728770
Enable support for Lucifer's floppies.
...
More stylistic drick-drack in bininst.
1994-11-10 05:27:57 +00:00
jkh
987f5007c2
Small tweak - I said that ESC-ESC aborted the install. It actually only
...
suspends it. Whoops!
1994-11-10 04:28:15 +00:00
jkh
1936d71352
Whoops! I wrapped. Try again.
1994-11-10 04:11:58 +00:00
jkh
5707293bc1
Add some more information on FreeBSD's default security.
...
Make this a little more readable and fix some typos.
1994-11-10 03:51:18 +00:00
phk
f87ecc21f0
Added des to the food for this.
1994-11-10 03:22:27 +00:00
dg
233b360d13
Added missing call to bpf on the transmit side. Nuked revision log.
1994-11-10 02:56:48 +00:00
jkh
b75a0726a5
Small stylistic change - don't spawn a subshell, just use the -C flag to tar.
1994-11-10 02:50:42 +00:00