Commit Graph

117 Commits

Author SHA1 Message Date
Michael Kerrisk 10cd859add Linux 2.4.21 added core_pattern (which was already in 2.6).
Noted a few more reasons why a core dump file might not be produced.
2006-11-25 01:45:17 +00:00
Michael Kerrisk 167450d628 Added delayacct_blkio_ticks to /proc/PID/stat. 2006-09-26 05:58:39 +00:00
Michael Kerrisk ef0b81712f wfix/tfix 2006-09-04 08:57:04 +00:00
Michael Kerrisk 857f1942c9 Document /proc/PID/auxv. 2006-08-09 09:56:44 +00:00
Michael Kerrisk 97c5342731 Added SEE ALSO referring to standards.7 2006-08-03 06:13:56 +00:00
Michael Kerrisk defcceb3e7 ffix 2006-07-20 16:16:51 +00:00
Michael Kerrisk 978770aae6 Updated a FIXME 2006-07-06 12:38:53 +00:00
Michael Kerrisk b3cd2c55bc Document various new fields. 2006-07-05 12:51:37 +00:00
Michael Kerrisk 30f7100e8b Add explanation of 'x' character in 'password' field.
The proper name of "*" is "asterisk" not "star".
2006-07-05 12:45:41 +00:00
Michael Kerrisk 73dc596db5 Added FIXME 2006-07-01 05:04:14 +00:00
Michael Kerrisk ccaa6b782b Added license statement 2006-05-31 22:47:51 +00:00
Michael Kerrisk d57d1b90bb ffix 2006-05-29 04:43:20 +00:00
Michael Kerrisk 3f1c1b0aa3 Spelling fixes. 2006-05-29 01:20:08 +00:00
Michael Kerrisk 9b33650560 wfix 2006-05-22 19:44:47 +00:00
Michael Kerrisk 22dfb7b948 Remove FIXME 2006-05-02 22:40:59 +00:00
Michael Kerrisk 2c5e151c7f ipc.7 --> svipc.7 2006-04-21 03:53:43 +00:00
Michael Kerrisk 4334d114e9 Link to new location 2006-04-21 01:21:26 +00:00
Michael Kerrisk 3f3e1b2e6b Added FIXME 2006-04-21 00:59:28 +00:00
Michael Kerrisk 3e603aad98 Link to new location 2006-04-21 00:41:54 +00:00
Michael Kerrisk e5084b3c3e environ.5 --> environ.7 2006-04-21 00:40:53 +00:00
Michael Kerrisk fe371f0cd9 ipc.5 --> ipc.7 2006-04-21 00:39:48 +00:00
Michael Kerrisk 922436594f ipc.5 --> ipc.7 2006-04-21 00:38:38 +00:00
Michael Kerrisk 1be1612246 ipc.5 moves to section 7 2006-04-21 00:35:32 +00:00
Michael Kerrisk 2bb6d7e6ec Added FIXME 2006-04-19 21:11:07 +00:00
Michael Kerrisk 4b47fc341f Updated FIXME 2006-04-15 21:31:43 +00:00
Michael Kerrisk d216b211c3 Minor wording changes 2006-04-15 20:58:17 +00:00
Michael Kerrisk 5ddfb8c744 A core dump of a multithreaded process always includes the
PID in the core filename.
2006-04-15 01:11:58 +00:00
Michael Kerrisk 67ed0e4bd8 Rework text describing circumstances in which
core dump files are not produced.
Eliminate some accidentally duplicated text.
2006-04-08 21:40:24 +00:00
Michael Kerrisk d8852d03f6 Updated FIXME 2006-04-04 00:49:49 +00:00
Michael Kerrisk ae35e4c86e FIXMEs 2006-04-03 22:17:03 +00:00
Michael Kerrisk 53cd945e7f Minor changes 2006-03-31 13:22:11 +00:00
Michael Kerrisk e1a9bc1bc7 Added SEE ALSO entry referring to new core.5 page 2006-03-31 07:10:17 +00:00
Michael Kerrisk 5937fccd01 Information on core_pattern and core_uses_pid has
been migrated to the new core.5 page.
2006-03-31 07:06:02 +00:00
Michael Kerrisk 0be6f5cc8f New page describing core dump files. 2006-03-31 07:05:11 +00:00
Michael Kerrisk 50a815d6f4 Minor changes 2006-03-31 05:11:37 +00:00
Michael Kerrisk 4b4fabd8e7 Removed SEE ALSO reference to non-existent core(5). 2006-03-31 04:40:52 +00:00
Michael Kerrisk b07b19c4b2 Document /proc/PID/smaps, new in kernel 2.6.14.
using information from ChangeLog-2.6.14.
2006-03-23 08:02:02 +00:00
Michael Kerrisk 218e46f883 Small FIXME formatting fixes 2006-03-23 02:13:08 +00:00
Michael Kerrisk b6c4058719 Document /proc/sys/vm/drop_caches, new in kernel 2.6.16. 2006-03-22 05:39:02 +00:00
Michael Kerrisk 777f5a9ef7 Updated FIXMEs 2006-03-20 04:46:28 +00:00
Michael Kerrisk 8cf9de1b52 Updated FIXME formatting 2006-03-05 20:45:41 +00:00
Michael Kerrisk 96018ebe53 The mqueue material has been migrated to mq_overiew.7 2006-03-01 03:26:46 +00:00
Michael Kerrisk ef50679c63 Chage "file name" to "filename" 2006-02-12 22:23:18 +00:00
Michael Kerrisk 2d7195b8fb Change "path name" to "pathname" 2006-02-12 22:19:08 +00:00
Michael Kerrisk 2c5f10893e Change "file name" to "filename" 2006-02-12 22:15:41 +00:00
Michael Kerrisk c533af9d27 Reformatted FIXMEs 2006-02-10 18:46:42 +00:00
Michael Kerrisk bf53d187ba Reverse change that removed mqueue information.
We better not do that until the new mqueue pages are actually
in the set.
2006-02-10 18:28:46 +00:00
Michael Kerrisk 7c623f0661 Migrated information on POSIX message queues to new mqueue.7 page. 2006-02-10 01:41:19 +00:00
Michael Kerrisk 9ff08aad91 Formatting fixes 2006-02-09 20:24:53 +00:00
Michael Kerrisk 92057f4dbc Updated FIXMEs 2006-02-08 09:44:13 +00:00