OpenBSD CVS

CVS log for src/share/man/man5/Attic/malloc.conf.5


[BACK] Up to [local] / src / share / man / man5

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20, Wed Nov 21 09:26:02 2018 UTC (5 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +2 -2 lines
FILE REMOVED

no more malloc.conf - it's contents are now in malloc(3) itself,
and sysctl(2);

ok otto deraadt

Revision 1.19 / (download) - annotate - [select for diffs], Tue Nov 13 14:34:47 2018 UTC (5 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.18: +3 -4 lines
Diff to previous 1.18 (colored)

knock out a useless sentence, and reword another to make it read more nicely;
ok otto

Revision 1.18 / (download) - annotate - [select for diffs], Thu Nov 8 05:58:21 2018 UTC (5 years, 6 months ago) by otto
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

zap last remains of malloc.conf; prompted by and ok jmc@

Revision 1.17 / (download) - annotate - [select for diffs], Wed Nov 7 19:11:02 2018 UTC (5 years, 7 months ago) by otto
Branch: MAIN
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored)

Document max vm.malloc_conf length

Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 6 14:18:00 2018 UTC (5 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

sysctl page is section 2 now;

Revision 1.15 / (download) - annotate - [select for diffs], Tue Nov 6 08:01:43 2018 UTC (5 years, 7 months ago) by otto
Branch: MAIN
Changes since 1.14: +6 -10 lines
Diff to previous 1.14 (colored)

Use the new vm.malloc_conf sysctl; ok millert@ deraadt@

Revision 1.14 / (download) - annotate - [select for diffs], Mon Mar 19 13:35:06 2018 UTC (6 years, 2 months ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.13: +7 -5 lines
Diff to previous 1.13 (colored)

More clear info on junking; ok jmc@

Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 30 07:35:02 2017 UTC (6 years, 5 months ago) by otto
Branch: MAIN
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

The `F' option no longer disables delayed freeing; from kshe
Also, fix a verb-noun mixup; ok jmc@

Revision 1.12 / (download) - annotate - [select for diffs], Sat Sep 23 15:13:34 2017 UTC (6 years, 8 months ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.11: +5 -12 lines
Diff to previous 1.11 (colored)

F changed meaning a bit; ok tb@

Revision 1.11 / (download) - annotate - [select for diffs], Mon Oct 31 10:07:18 2016 UTC (7 years, 7 months ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.10: +2 -8 lines
Diff to previous 1.10 (colored)

P is not settable enymore

Revision 1.10 / (download) - annotate - [select for diffs], Fri Oct 28 17:03:47 2016 UTC (7 years, 7 months ago) by otto
Branch: MAIN
Changes since 1.9: +2 -6 lines
Diff to previous 1.9 (colored)

H is no more

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 17 06:29:08 2016 UTC (7 years, 7 months ago) by otto
Branch: MAIN
Changes since 1.8: +4 -5 lines
Diff to previous 1.8 (colored)

R option doesn't compact memory at all; flags are not only useful for
tetsing and debugging; mult-threaded programs use multiple pools

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 14 17:34:27 2016 UTC (7 years, 7 months ago) by otto
Branch: MAIN
Changes since 1.7: +4 -6 lines
Diff to previous 1.7 (colored)

0xd0 -> 0xdb; ok deraadt@ millert@ tedu@

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 6 20:32:02 2016 UTC (7 years, 11 months ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.6: +17 -13 lines
Diff to previous 1.6 (colored)

J/j is a three valued option, document and fix code to actuall support that
with a little help from jmc@ for the man page bits
ok jca@  and a reluctant tedu@

Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 19 23:27:17 2016 UTC (8 years, 3 months ago) by tb
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Fix grammar by splitting a longish sentence.

ok jmc@

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 12 18:56:39 2016 UTC (8 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

zap trailing whitespace

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 12 18:48:28 2016 UTC (8 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +12 -10 lines
Diff to previous 1.3 (colored)

accurately describe that the (3) malloc option settings are only
inspected on the first call to a malloc(3) family function.
ok tedu

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 6 17:54:50 2016 UTC (8 years, 5 months ago) by tedu
Branch: MAIN
Changes since 1.2: +2 -10 lines
Diff to previous 1.2 (colored)

malloc option 'a' to go away

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 9 14:09:50 2015 UTC (8 years, 5 months ago) by tb
Branch: MAIN
Changes since 1.1: +13 -3 lines
Diff to previous 1.1 (colored)

Document the new canaries and junk validation features.

ok tedu@, jmc@

Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 6 18:54:55 2014 UTC (9 years, 6 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7

malloc(3) is in the "comp" install set, malloc.conf(5) in "man",
breaking the hardlink between file system entries, confusing apropos(1).
Split malloc.conf(5) out of malloc(3) as suggested by deraadt@.
Feedback and OK jmc@, OK deraadt@ tedu@ jasper@.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.