Doug Rabson
7cb18415b8
Discard any messages which are buffered on the routing socket before using
...
it otherwise the response to one of our routing messages could be lost due
to buffer overflow.
1995-01-30 11:11:43 +00:00
Jordan K. Hubbard
3f4fff96f9
Make fetch a bit more forgiving of subdirs.
1995-01-30 10:06:56 +00:00
Jordan K. Hubbard
6098353123
Add LN_FLAGS to all the places it makes sense.
1995-01-30 07:22:02 +00:00
Jordan K. Hubbard
45f7d107ac
Add new LN_FLAGS variable for making LINKS symbolic and whatnot.
1995-01-30 07:20:01 +00:00
Jordan K. Hubbard
ed0770e938
Make a link to /etc for termcap file. /etc/termcap is just too lodged in
...
folklore to do without! :-)
1995-01-30 07:19:02 +00:00
Jordan K. Hubbard
213f271939
Make jkhdist also update the tree.
1995-01-30 07:01:56 +00:00
Andrey A. Chernov
85cd355ef1
Use double speed read for FX001D, now this drive
...
becomes two times faster than in old variant.
Get rid of false "media changed" errors during large disk transfers
1995-01-30 06:44:40 +00:00
Bruce Evans
c9c9e30a03
Increase the reserved clist space for the raw queue from 512 to TTYHOG.
...
This might help avoid tty buffer overflows on loaded systems.
1995-01-30 06:16:59 +00:00
Poul-Henning Kamp
ba7d3b1476
Warning: vn doesn't work just now. I havn't found out why. This commit
...
just removes a couple of unused functions.
1995-01-30 05:31:04 +00:00
Poul-Henning Kamp
d1544fa9af
Fix the include path to scdreg.h.
1995-01-30 05:29:03 +00:00
Poul-Henning Kamp
40613bee3f
The new kernel for boot.flp. In general:
...
BOOTFLP = GENERIC - networking
1995-01-30 03:23:57 +00:00
Poul-Henning Kamp
f39c8af4fd
1.44 floppies considered evil now. Real kernel on cpio.flp.
...
added explicit "OK" file.
Nuked vn support, doesn't work second time around :-(
1995-01-30 03:22:24 +00:00
Poul-Henning Kamp
aa033a1d78
Move the real kernel onto the cpio.flp and read this from the boot.flp
...
make debug handling with serial console obnoxious, but present.
1995-01-30 03:19:58 +00:00
Paul Richards
481114cd82
Update the parser to handle the color specifications and new attr
...
options.
1995-01-30 02:43:28 +00:00
Paul Richards
0d595e6acd
Add all the necessary bits to use color if the terminal allows it.
...
You can now specify separate attributes for selected/not selected
cases individually for each field and also an attr for the form as
a whole so you can now have colored backgrounds for the form and
different coloured fields etc.
Update the example.
Change the copyright to a BSD style one.
1995-01-30 02:41:29 +00:00
Jordan K. Hubbard
31892b894c
Try one theory about why the domain name isn't being default right now.
1995-01-30 02:13:05 +00:00
Poul-Henning Kamp
50bd4cabd3
Pass '-m' to symorder. Kernels without INET will fail otherwise.
1995-01-29 23:42:11 +00:00
Jordan K. Hubbard
e9dd2c6798
Second version of this driver.
...
Submitted by: Mikael Hybsch <micke@dynas.se>
1995-01-29 22:51:41 +00:00
Jordan K. Hubbard
55e658a8a1
srcbin dist, not bin
1995-01-29 08:38:22 +00:00
Jordan K. Hubbard
f3bee8cfe4
Make the default paths a bit more rational for our systems (sheesh!).
...
Thanks, Sean!
Suggested by: Sean McDermott <spm@staff.cc.purdue.edu>
1995-01-29 08:01:05 +00:00
Gary Palmer
50d97d16d4
Give this a serious dose of reality by adding the last 2-3
...
months worth of new sup targets!
1995-01-29 06:46:27 +00:00
Bruce Evans
023ebcd440
Fix longstanding benign type mismatch.
1995-01-29 06:37:13 +00:00
Poul-Henning Kamp
bb300ac680
Remove the entry about adding "interrupts to pas", done.
1995-01-29 06:35:03 +00:00
Poul-Henning Kamp
207598c3ad
Make sure the scripts/* files have 'x' bits.
1995-01-29 06:29:14 +00:00
Bruce Evans
5053292ac8
Define MAXARCS correctly. It has nothing to do with HISTCOUNTER, and
...
overflowed when I enlarged HISTCOUNTER to u_int.
1995-01-29 06:23:34 +00:00
Bruce Evans
e45d35c3f8
Don't waste 1264K for each MB of unused text.
...
Remove misplaced comment.
1995-01-29 03:03:23 +00:00
Bruce Evans
15e633f0d9
Fix disassembly of `bt[crs] $Ib,E'.
1995-01-29 02:38:15 +00:00
Poul-Henning Kamp
d97ce60ae9
Some cleanup done.
...
Include bteasy, bootsd, sdboot and termcap entries using file2.c
Remove all traces of "termcap.small".
The policy in this program regarding termcap is:
| If $TERM is set
| do nothing special, rely on usual termcap.
| else
| use compiled in (via file2c) termcap entries
1995-01-29 02:31:38 +00:00
Andreas Schulz
5992978871
Submitted by: Philippe Charnier <charnier@lirmm.fr>
...
Install the man page, now that we have one.
1995-01-29 02:16:01 +00:00
Poul-Henning Kamp
f5747177b2
Change the boot.flp rule to use the "vn" device. Much faster :-)
...
remove bootsd and sdboot from the boot.flp, the matching change to
sysinstall will arrive later this evening.
1995-01-29 02:12:30 +00:00
Andreas Schulz
ec5b52ee79
fix another bug in the MAKEDEV cludge :-). The x-bit permission are not
...
necessarly copied over. So better call it explicit with a sh ./MAKEDEV .
1995-01-29 01:45:54 +00:00
Jordan K. Hubbard
32b68a745b
Take out ?diskfree - it doesn't make any sense now..
1995-01-29 01:35:24 +00:00
Jordan K. Hubbard
e235775271
I blew the date on this. Sigh..
1995-01-29 01:32:32 +00:00
Andreas Schulz
afb7bd3e81
Kill the comment in a comment to shut up the compiler.
1995-01-29 01:27:58 +00:00
Andreas Schulz
abb29799dd
Correct the relative path for the etc directory in the makedev cludge :-).
1995-01-29 01:25:17 +00:00
Andreas Schulz
aa98692ffb
Correct a name of one structure member in the sigaltstack structure.
...
Now it matches the man page and also the only other commercial implementation
i have found so far ( Solaris 2.x).
Changed the name from ss_base to ss_sp.
1995-01-29 01:19:25 +00:00
Jean-Marc Zucconi
2429906c75
Add parentheses around macros!
1995-01-29 01:00:14 +00:00
Poul-Henning Kamp
1408eb8439
add file2c
1995-01-29 00:51:38 +00:00
Poul-Henning Kamp
b71255826d
This is a small little program used to execute a bad practice a clean way :-)
...
It will read a file on stdin and write it as decimal integers on stdout,
this is useful for embedding files in c-sources.
There are a few places where this is needed, and this is a better way than
the current practice of hand-editing the sources.
The command:
date | file2c 'const char date[] = {' ',0};'
will produce:
const char date[] = {
83,97,116,32,74,97,110,32,50,56,32,49,54,58,52,55,58,51,51,32,80,83,84,
32,49,57,57,53,10
,0};
The manual page is 2 lines longer than the source :-)
1995-01-29 00:49:57 +00:00
Jordan K. Hubbard
400560267f
Copy the src tarballs' script to the right place.
1995-01-28 22:29:27 +00:00
Søren Schmidt
a926a37b0a
Third round in syscons update.
...
Display update method changed, now allways write in memory buffer,
then periodically update physical display.
Speed improvements (now > 5 times faster than the old syscons).
History now circular buffer, with changeable size.
History scroll by up/down line, up/down page, home and end.
Backtab proberly implemented.
Now space for 96 function keys, 63 allocated standard, default now
SCO/SYSV compat again as in the old days.
New keyboard definition files ~share/syscons/keymaps/*
Misc fixes for old "hacks" that broke SCO/SYSV compat.
More that I forgot before writing this...
1995-01-28 22:18:05 +00:00
Jean-Marc Zucconi
7c5329fd30
Do not recompute TIMER0's maximum count, since it is in timer0_max_count.
...
Use a simpler formula to convert usecs to ticks.
Output is in microseconds instead of ticks, so that values do not depend
on the timer frequency.
1995-01-28 21:54:37 +00:00
Satoshi Asami
35bff0b976
Add a -s' flag for
silent' processing. Make the script return 0 for
...
success and 1 for failure. Describe the options in manpage.
1995-01-28 17:35:56 +00:00
Jordan K. Hubbard
ebf5d6bd28
Delete a bogus :.
1995-01-28 13:17:38 +00:00
Jordan K. Hubbard
e0b77dac9a
Less kludge dev.
1995-01-28 09:17:58 +00:00
Jordan K. Hubbard
fadd4e9f07
A different kludge for /dev
1995-01-28 09:16:41 +00:00
Jordan K. Hubbard
1bdc047602
Make some of the extract scripts more explicit.
1995-01-28 09:11:39 +00:00
Jordan K. Hubbard
ae547a3309
Print message about ignoring stupid warnings in game dist
...
Don't ask user to press return after every dist.
1995-01-28 09:07:48 +00:00
Jordan K. Hubbard
02c931e63b
Syntax errors corrected
...
Add support for Sony CDROM
1995-01-28 09:04:12 +00:00
Jordan K. Hubbard
8ed9cf223f
Nuke out a printf that otherwise spews crap at probe() time. A no-no.
1995-01-28 06:40:23 +00:00