jkh
974442fb7c
Put my changes back - Thanks, Peter! Boy, an errant Tag sure can mess
...
you up! :-)
1996-06-29 03:43:25 +00:00
alex
f70838ee5e
Reject rules which try to mix ports with incompatible protocols.
1996-06-29 03:33:20 +00:00
phk
1cdc53e3f6
Make cleandirs more safe
...
Suggested by: bde
1996-06-29 03:12:49 +00:00
jkh
d1c5935860
Sync with 2.1-stable (I commited my changes there first by mistake due to
...
an errant CVS tag file).
1996-06-29 02:53:09 +00:00
jkh
88fec0b679
Copy the documentation files up into the release area - I've been doing
...
this by hand all along. Silly.
1996-06-29 02:22:48 +00:00
peter
13f46e603a
Add my pgp key..
1996-06-29 01:52:00 +00:00
alex
48e77be56d
Formatting fixes for 'in' and 'out' while listing.
...
Prevent ALL protocol from being used with port specifications.
Allow 'via' keyword at any point in the options list. Disallow
multiple 'via' specifications.
1996-06-29 01:28:19 +00:00
alex
f6373b99fb
Fix port specification syntax.
...
Submitted by: nate
1996-06-29 01:21:07 +00:00
jkh
25480a4425
Document the fact that changes with -c need to be made twice at install
...
time (once for floppy, once for initial boot).
1996-06-28 22:03:18 +00:00
peter
8a99dad36e
Add back missing backslash in SUBDIR list, it got lost when libtcl was
...
added. (also align the text block, it looked odd with variable indent)
1996-06-28 12:07:01 +00:00
phk
99973ccc6a
Add tclsh to Makefile.
...
(If you havn't updated your supfile Make world will croak. CTM is ok)
1996-06-28 05:36:32 +00:00
phk
d13f20cccc
Add beforeinstall decent into libtcl
1996-06-28 05:36:00 +00:00
phk
087d2de765
Add libtcl to makefile
1996-06-28 05:35:44 +00:00
smpatel
7507c39021
Added missing prototype for sigaltstack()
1996-06-28 04:27:04 +00:00
jkh
4977bf83a9
Remove code which overrode the opinion of getcwd() with an often bogus
...
value for $PWD.
1996-06-27 21:59:25 +00:00
nate
9cf0a3d345
Trivial bugfix which occurs when DEBUG_FLAGS is defined. If DEBUG_FLAGS
...
is defined, STRIP is undefined and causes the Makefile to blow up, so
make sure STRIP is defined if you plan on using it.
1996-06-27 21:48:50 +00:00
joerg
e848fcb775
Bump various timeouts in scprobe(). This finally fixes the broken
...
keyboard reset one of my earlier commits has been causing.
1996-06-27 21:36:11 +00:00
jkh
bfe52c9345
Add Jim Lowe to FreeBSD contributors list - jeeze, was this ever overdue!
1996-06-27 20:52:06 +00:00
jkh
5e293d1c59
Add credit to Calweb for the P6 we used to build packages.
1996-06-27 07:13:45 +00:00
jkh
4ccbf5875d
Add 3rd South Africa mirror.
1996-06-27 07:03:44 +00:00
markm
9fda352b09
Add new South African mirror - ftp3.
1996-06-27 06:33:02 +00:00
peter
558b570e95
Comment out the:
...
.if exists(contrib)
SUBDIR+= contrib
.endif
because it now tries to decend into the new contrib dir which doesn't
have a Makefile.
1996-06-27 06:00:52 +00:00
wpaul
293bf27b88
Improve performance with very large user databases by increasing
...
hash table size from 256 to 1024.
Generate output that looks more like the SunOS mknetid: uses a space
instead of tabs for white space.
Fix typo in comment in hash.h: Groupit -> Groupid.
1996-06-27 05:42:01 +00:00
nate
d39f8bd56e
Added libftpio to 'includes'.
1996-06-26 22:47:52 +00:00
gpalmer
6cdae3f056
Add a missing space in a comment
1996-06-26 21:12:28 +00:00
gpalmer
c3a84b22e3
Add -Wall to CFLAGS
1996-06-26 20:49:41 +00:00
gpalmer
eb78e733f7
Makefile:
...
Add -Wall to CFLAGS
ftpio.h:
It's ftpGetModTime, not ftpModTime
1996-06-26 20:31:11 +00:00
gpalmer
5ce2aa95e0
Correct comment relating to pty's. There can be 256 (probably
...
higher actually, but that's all our MAKEDEV supports at this time)
1996-06-26 19:42:06 +00:00
nate
ddc6eab90a
Fix for " CERT Advisory CA-96.12 - Vulnerability in suidperl"
...
Submitted by: The Perl Gods as described in the advisory
1996-06-26 19:12:25 +00:00
jkh
29897077fc
Correct minor syntactical error.
1996-06-26 19:06:11 +00:00
phk
10f5dc83b3
bmaked tclsh
1996-06-26 17:52:19 +00:00
phk
59a8b0ab5f
Bmaked tcl 7.5
1996-06-26 17:48:13 +00:00
phk
7e4fe2a68f
This script will help bmake tcl.
1996-06-26 17:47:14 +00:00
markm
4966d817a0
This first appeared in 2.1.5. Correct comment.
1996-06-26 17:11:04 +00:00
sos
a37902c286
Fixed bug in pasting 8bit char (ache).
...
Added linefeeds in cuts that extend beyond one line.
Prepared for the mousefunctions to be used in nontext modes.
1996-06-26 13:04:53 +00:00
jkh
84c4f7b320
Allow argv[0] to be a command also.
1996-06-26 09:09:30 +00:00
phk
98c14cad25
This commit was generated by cvs2svn to compensate for changes in r16756,
...
which included commits to RCS files with non-trunk default branches.
1996-06-26 06:06:43 +00:00
phk
00febf6009
Tcl 7.5, various makefiles will be updated to use these sources as soon
...
as I get these back down to my machine.
1996-06-26 06:06:43 +00:00
phk
ee792a91d2
Initial revision
1996-06-26 06:06:30 +00:00
dg
bb7b81b423
Yet another fix for the line continuation bug in sed. Keith's patch
...
introduced a new bug. This fix appears to work correctly. Fixes PR#1350.
Submitted by: mark@linus.demon.co.uk (Mark Valentine)
1996-06-26 05:54:32 +00:00
dyson
6480b407fc
Fix a problem that caused system crashes after physio. This problem
...
was due to non-aligned 64K transfers taking 17 pages. We currently
do not support >16 page transfers. The transfer is unfortunately truncated,
but since buffers are usually malloced, this is a problem only once in
a while. Savecore is a culprit, but tar/cpio usually aren't. This
is NOT the final fix (which is likely a bouncing scheme), but will at
least keep the system from crashing.
1996-06-26 05:52:15 +00:00
phk
f886525dba
Add the contrib collection to supfiles.
...
(SUP-mirrors take notice !)
1996-06-26 05:40:58 +00:00
dyson
23e45f82d4
This commit does a couple of things:
...
Re-enables the RSS limiting, and the routine is now tail-recursive,
making it much more safe (eliminates the possiblity of kernel stack
overflow.) Also, the RSS limiting is a little more intelligent about
finding the likely objects that are pushing the process over the limit.
Added some sysctls that help with VM system tuning.
New sysctl features:
1) Enable/disable lru pageout algorithm.
vm.pageout_algorithm = 0, default algorithm that works
well, especially using X windows and heavy
memory loading. Can have adverse effects,
sometimes slowing down program loading.
vm.pageout_algorithm = 1, close to true LRU. Works much
better than clock, etc. Does not work as well as
the default algorithm in general. Certain memory
"malloc" type benchmarks work a little better with
this setting.
Please give me feedback on the performance results
associated with these.
2) Enable/disable swapping.
vm.swapping_enabled = 1, default.
vm.swapping_enabled = 0, useful for cases where swapping
degrades performance.
The config option "NO_SWAPPING" is still operative, and
takes precedence over the sysctl. If "NO_SWAPPING" is
specified, the sysctl still exists, but "vm.swapping_enabled"
is hard-wired to "0".
Each of these can be changed "on the fly."
1996-06-26 05:39:27 +00:00
jmallett
02025a1188
This commit was generated by cvs2svn to compensate for changes in r16748,
...
which included commits to RCS files with non-trunk default branches.
1996-06-26 05:36:21 +00:00
jmallett
2bf434b001
Import OpenBSD m4 as of today.
1996-06-26 05:36:21 +00:00
dyson
73f5e77439
When page table pages were removed from process address space, the
...
resident page stats were not being decremented. This mode corrects
that problem.
1996-06-26 05:05:52 +00:00
jfieber
0f972c79e7
Add some formatting bug work-arounds.
1996-06-26 03:28:51 +00:00
jkh
4ba2f839d6
Fix another obj-misusage bogon. This will all get revisited for
...
2.2-release (and this file beaten on with a crowbar, as it so richly
deserves).
1996-06-26 01:24:54 +00:00
jraynard
6f74937c47
New handbook entry on how to use ports, re-written almost completely
...
from scratch.
1996-06-26 01:18:53 +00:00
ache
cf810b3f44
Make GET request and response parsing HTTP/1.0 compatible
1996-06-25 21:33:18 +00:00