Commit Graph

69 Commits

Author SHA1 Message Date
Michael Kerrisk e37e328263 Move SEE ALSO section to end of page 2007-05-16 18:25:50 +00:00
Michael Kerrisk ee6e96c1b6 Added Sexction numbers to xrefs to other pages. 2007-05-11 23:20:22 +00:00
Michael Kerrisk c13182efa3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing
white space.
2007-04-12 22:42:49 +00:00
Michael Kerrisk cf0a9ace57 ffix 2007-04-05 12:36:57 +00:00
Michael Kerrisk ccb2bb0d9b wfix 2006-11-28 04:22:24 +00:00
Michael Kerrisk e9c034228d wfix 2006-11-28 04:21:46 +00:00
Michael Kerrisk d11d0dd710 spfix 2006-11-27 01:50:37 +00:00
Michael Kerrisk 167450d628 Added delayacct_blkio_ticks to /proc/PID/stat. 2006-09-26 05:58:39 +00:00
Michael Kerrisk 857f1942c9 Document /proc/PID/auxv. 2006-08-09 09:56:44 +00:00
Michael Kerrisk 978770aae6 Updated a FIXME 2006-07-06 12:38:53 +00:00
Michael Kerrisk 73dc596db5 Added FIXME 2006-07-01 05:04:14 +00:00
Michael Kerrisk 2c5e151c7f ipc.7 --> svipc.7 2006-04-21 03:53:43 +00:00
Michael Kerrisk fe371f0cd9 ipc.5 --> ipc.7 2006-04-21 00:39:48 +00:00
Michael Kerrisk 2bb6d7e6ec Added FIXME 2006-04-19 21:11:07 +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 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 50a815d6f4 Minor changes 2006-03-31 05:11:37 +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 2d7195b8fb Change "path name" to "pathname" 2006-02-12 22:19:08 +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 435b27cceb Migrated description of inotify files to the new inotify.7 page. 2006-02-06 22:42:33 +00:00
Michael Kerrisk e7ac5f2681 Updated FIXMEs 2006-02-03 02:59:01 +00:00
Michael Kerrisk e02756a4db Spelling fixes 2006-01-18 08:18:46 +00:00
Michael Kerrisk b877b3922a Documented inotify files under /proc/sys/fs/inotify:
max_queued_events, max_user_instances, and max_user_watches.  
Plus some spelling fixes
2006-01-18 08:15:39 +00:00
Michael Kerrisk 95a32af827 Add pointer to random(4) for description of files under
/proc/sys/kernel/random.
2006-01-13 10:04:01 +00:00
Michael Kerrisk 28d88c1751 Global change to many pages...
Various pages use inconsistent terms for 'null byte' (which
is the C99/SUSv3 term for the '\0' character).
To rectify this the following changes were made in these pages:

Replace 'zero byte' with 'null byte'.
Replace 'null character' with 'null byte'.
Replace 'nulls' with 'null bytes'.
Replace 'NUL-terminated' by 'null-terminated'.
Replace 'NUL' by 'null byte'.
Replace 'terminating NUL' by 'terminating null byte'.
Replace 'final NUL' by 'terminating null byte'.
Replace 'NUL character' by 'null byte'.
2006-01-13 02:09:44 +00:00
Michael Kerrisk afcaf646af Documented /proc/PID/task.
Noted that the contents of /proc/PID/{cwd,exe,fd,root,task} are not
available if the main thread has terminated.
2006-01-11 05:08:42 +00:00
Michael Kerrisk 57651c15bc Noted that /proc/mounts is pollable since kernel 2.6.15. 2006-01-04 10:52:41 +00:00
Michael Kerrisk d6d5023908 Added FIXME 2006-01-03 07:30:34 +00:00
Michael Kerrisk 6aefb6dfda Added FIXMEs noting that /proc/PID/{loginuid,oom_adj,oom_score,seccomp}
need to be documented
2005-11-09 15:15:18 +00:00
Michael Kerrisk b3b8bd2468 Updated discussion of /proc/sys/kernel/pid_max 2005-11-08 15:21:46 +00:00
Michael Kerrisk 31e9a9ec99 Change itacised function names and page xrefs to bold 2005-11-02 11:34:24 +00:00
Michael Kerrisk 1e32103455 Formatting fixes 2005-10-20 15:11:10 +00:00
Michael Kerrisk 473ad28f41 Added /proc/sys/vm/legacy_va_layout 2005-09-22 14:49:44 +00:00
Michael Kerrisk 363f747ccd Added (minimal) /proc/zoneinfo description + some FIXMEs 2005-09-19 14:20:48 +00:00
Michael Kerrisk f116293015 Wording improvements to suid_dumapble text 2005-09-16 15:36:33 +00:00
Michael Kerrisk 1fc160662a fix typo 2005-09-16 14:36:08 +00:00
Michael Kerrisk 43da96f2df Describe /proc/sys/fs/suid_dumpable (new in 2.6.13) 2005-09-16 13:06:22 +00:00
Michael Kerrisk 7b2534620b Improve text describing /proc/sys/fs/mqueue/* files 2005-07-25 16:35:56 +00:00
Michael Kerrisk 331da7c3a0 RFC references are now always writen as "RFC\ nnn" (not "RFC nnn" or
"RFCnnn").
2005-07-20 07:50:45 +00:00
Michael Kerrisk 357cf3fe97 id --> ID 2005-07-18 16:02:32 +00:00
Michael Kerrisk fdc196f51f uid --> UID 2005-07-18 15:51:22 +00:00