wiz
|
4c0f3d6384
|
Bump date for previous.
|
2005-09-10 22:21:41 +00:00 |
briggs
|
60c87a4d4c
|
Mention that a kthread *must* call kthread_exit() to terminate itself
properly. If you don't, the kernel will likely crash.
|
2005-08-27 01:32:59 +00:00 |
simonb
|
9bc855a931
|
s/the the/the/ (only in sources that aren't regularly imported from
elsewhere).
|
2004-04-23 02:58:27 +00:00 |
wiz
|
472351e13d
|
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
|
2003-04-16 13:34:34 +00:00 |
perry
|
43e0efbdeb
|
"Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
|
2003-02-04 22:38:15 +00:00 |
wiz
|
770eef2122
|
New sentence, new line.
|
2002-10-14 13:43:14 +00:00 |
itojun
|
85aeb556eb
|
fix typo. PR 18597
put full ANSI prototype in FUNCTIONS section for consistency.
|
2002-10-09 15:27:23 +00:00 |
kleink
|
26c19c6081
|
Fix the declaration of the function to be registered with kthread_create{,1};
from Peter Seebach in PR kern/15838.
|
2002-03-08 23:03:23 +00:00 |
ross
|
4fa402f116
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-13 08:17:26 +00:00 |
enami
|
20b9d83486
|
proc0 isn't the init.
|
2001-12-05 13:51:43 +00:00 |
hubertf
|
99e2cfa498
|
fix typo (shaed)
|
2001-10-10 10:40:54 +00:00 |
wiz
|
ab1b3c443e
|
Two punctuation nits, and sort SEE ALSO.
|
2001-09-04 03:05:07 +00:00 |
wiz
|
42a2a8e490
|
Boring whitespace fixes.
|
2001-09-04 02:51:15 +00:00 |
gmcgarry
|
8752c2315f
|
Add some missing documentation.
|
2001-07-01 04:11:13 +00:00 |