David Greenman
293df9d65a
Moved "VMSTAT" column up by one row so that it displays properly on 24
...
row displays.
1994-11-25 03:48:04 +00:00
Andrey A. Chernov
879732b84c
Remove -u argument, does nothing for non-priviliged user.
...
Write LOGNAME in addition to USER as sun uucpd does.
1994-11-25 02:27:08 +00:00
Poul-Henning Kamp
2ef260d35c
Fix secrdist sharedlib bug.
1994-11-24 22:34:18 +00:00
Poul-Henning Kamp
f9e9c0eceb
Finally commit the tzsetup thing :-)
...
Delete old cksum stuff before remaking it.
1994-11-24 22:30:03 +00:00
Andrey A. Chernov
0f4d42e2c4
Sectors field too narow (6 digits only), increase it to 7
1994-11-24 21:56:03 +00:00
Andrey A. Chernov
3a9d53eaf3
Fix draw_box dims
1994-11-24 21:50:26 +00:00
Andrey A. Chernov
3cab153245
Add -lcompat to LDADD for insque/remque (they treated as part of library)
1994-11-24 21:02:00 +00:00
Jordan K. Hubbard
d3be45ac2d
Make the UFS stuff try to be a little less clever.
1994-11-24 20:52:16 +00:00
Jordan K. Hubbard
191e03f508
Only get CD/NFS/UFS/... subdirs if they're really necessary.
1994-11-24 20:49:58 +00:00
Stefan Eßer
9ec2a4b3e3
Added #define PROBE_VERBOSE and description (PCI chip set boot messages)
...
Reviewed by:
Submitted by:
Obtained from:
1994-11-24 20:35:21 +00:00
Andrey A. Chernov
733e641beb
Forget to exit alt charset mode, critical for non-cons25r
...
terminals wits as/ae
1994-11-24 15:09:30 +00:00
David Greenman
4abc71c008
Don't try to page to a vnode that had it's filesystem unmounted.
1994-11-24 14:43:22 +00:00
David Greenman
307d80be7a
Moved conversion of ether_type to host byte order out of ethernet drivers
...
and into ether_input(). It was silly to have bpf want this one way and
ether_input want it another way. Ripped out trailer support from the few
remaining drivers that still had it.
1994-11-24 14:29:38 +00:00
David Greenman
63281ad752
Changed optimization level to -O2.
1994-11-24 14:26:11 +00:00
David Greenman
42f9504181
Re-apply an old patchkit days fix of mine for mempages:
...
* PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
* -------------------- ----- ----------------------
* CURRENT PATCH LEVEL: 1 00051
* -------------------- ----- ----------------------
*
* 14 Aug 92 David Greenman Fixed NEWVM mempages calculation
1994-11-24 13:13:55 +00:00
Andrey A. Chernov
97b8db5f63
For unknown reason _G_HAVE_SYS_RESOURCE was defined to 0 instead
...
of 1. (we have it). Please check gnu2bmake script
1994-11-23 21:11:20 +00:00
Andrey A. Chernov
284cd8b7b9
Add missing osfcn.h
1994-11-23 21:00:24 +00:00
Garrett Wollman
8a7c811a5b
Don't core on ``root on qq0 and fx0 and yy0'' specifications; just
...
take the first one and ignore all the rest, giving a warning message.
Fixes PR #3 .
1994-11-23 20:36:08 +00:00
Andrey A. Chernov
1573231708
mass fixes from 1.1.5.1 + better log erros and incorrect logins
1994-11-23 19:33:17 +00:00
Andrey A. Chernov
768c5595a8
Fix uucico path
...
Submitted by: Gene Stark
1994-11-23 17:48:31 +00:00
Doug Rabson
e59e6a8322
Update the RenderMorphics entry.
...
Reviewed by:
Submitted by:
Obtained from:
1994-11-23 13:13:12 +00:00
Jordan K. Hubbard
372f8992f9
More completely integrate Garrett's doc changes. I didn't read them
...
closely enough the first time.
1994-11-23 11:04:00 +00:00
Jordan K. Hubbard
84b30f9ab5
Fix stupid NFS bug reported by David Rivers
...
Fix doc bug reported by Garrett Wollman.
A new cpio floppy should probably be rolled from these changes.
1994-11-23 11:01:41 +00:00
Jordan K. Hubbard
820055b04b
Correct a really stupid bug that broke NFS installs. SIGH!!!!!
1994-11-23 10:52:30 +00:00
Gary Clark II
8af9982ad9
Add entry about problems with BT-946c's and some Intel MB's.
...
Obtained from: Paul Richards
1994-11-23 10:21:59 +00:00
Ugen J.S. Antsilevich
033f71c8e2
The long-time-waited-for patch for PPP.
...
See Gene's mail for explanation..
Submitted by: Gene Stark
1994-11-23 08:29:44 +00:00
Andrey A. Chernov
d117a622c6
Make edquota works with other then vi editors,
...
i.e.check file by name, not by fd
1994-11-22 18:52:58 +00:00
Paul Richards
13b2012a78
Added
...
CLEANFILES += makedevs.c
1994-11-22 13:34:43 +00:00
Jordan K. Hubbard
b68ce711aa
Point people at the troubleshooting guide in advance.
1994-11-22 10:57:36 +00:00
Jordan K. Hubbard
9168526dbf
Document the "old boot blocks" problem.
1994-11-22 10:55:55 +00:00
Jordan K. Hubbard
5c52037561
Remove /usr/gnu from mandatory manpath.
1994-11-22 09:57:42 +00:00
Jordan K. Hubbard
403d1a0fc2
A few tweaks.
1994-11-22 09:54:19 +00:00
David Greenman
b83f4f55d8
Bunch of fixes from Matt Thomas:
...
1) make #includes correct
2) fix bugs in address check macros
3) fixed bugs in, and enabled, recopy if heavily fragmented code
4) moved call to bpf tap to be before enqueing packet (probably gratuitous)
5) fixed bug that caused "abnormal interrupt" at boot time/first use
6) added support for reading Zynx address ROM
7) fixed bug that caused broadcasts to not work shortly after booting (only
manifested if not using multicast - e.g. not in FreeBSD 2.0)
8) fixed spelling errors in comments
Submitted by: Matt Thomas
1994-11-22 09:47:31 +00:00
Poul-Henning Kamp
6b9833ef2e
Thanks guys.
1994-11-22 09:16:46 +00:00
Jordan K. Hubbard
5ac7aadff8
Changes for 2.0R.
1994-11-22 09:02:46 +00:00
Jordan K. Hubbard
48ae41e5f9
Changes to README for release.
1994-11-22 08:58:42 +00:00
David Greenman
d49456add7
Preallocate the first swap block to work around a failure with swap starting
...
at physical block 0. Note that this will show up in pstat -s and swapinfo
as space "in use". In reality, the space is simply never made available.
1994-11-22 08:47:20 +00:00
Poul-Henning Kamp
c3cd331e8e
des DISTRIBUTION became secrdist.
1994-11-22 08:03:26 +00:00
Jordan K. Hubbard
a822466469
Update the X Inside, Inc text to include some stuff Jeremy just sent me.
1994-11-22 06:58:09 +00:00
Jordan K. Hubbard
9160b19d04
Make serial interface have a default value, and indicate that it has
...
to start with /dev. Thanks, Chris.
1994-11-22 06:50:13 +00:00
Jordan K. Hubbard
dfbabf6ea2
1. Add instructions for installing onto a second disk.
...
2. Clean up the FAQ just a bit.
1994-11-22 06:48:39 +00:00
Poul-Henning Kamp
f20024c410
Various hackeries.
1994-11-22 05:21:06 +00:00
Andrey A. Chernov
106d493a69
add missing tconv
1994-11-22 00:47:14 +00:00
Andrey A. Chernov
47d3b798a6
Make this file more BSD-like
1994-11-21 23:03:23 +00:00
Andrey A. Chernov
326d35c650
Fix wrong size check for scroll forward/backward ('S'/'T')
1994-11-21 17:59:29 +00:00
Andrey A. Chernov
22651317ac
Attempt to fix scroll forward/ scroll backward bug bringed by vi,
...
'S' and 'T' use count 1 in fillw() instead of count == n.
1994-11-21 14:36:02 +00:00
Andrey A. Chernov
fafeaee340
Fix scroll bug bringed by 'vi <several_small_files>'
...
and :n command then. :prev bug still exists because it syscons
bug itself, I work on it.
1994-11-21 14:16:31 +00:00
Jordan K. Hubbard
af3583a4e9
Fix an obscure message that went off the right hand side.
1994-11-21 11:18:48 +00:00
Andreas Schulz
0512285fe2
Don't use a rm -rf WORKDIR if NO_WRKDIR is defined. You have a good chance
...
to blow away your current dir, because WRKDIR == CURDIR. This should
help tcpblast to not blow away itself in the clean target :-).
1994-11-21 10:30:37 +00:00
Jordan K. Hubbard
c3a9ff65c8
Allow users to specify both a timezone AND add users. Whoops!
...
We're all pretty nuked at this point..
1994-11-21 09:50:02 +00:00