wiz
|
05859157e6
|
Remove boilerplate in CODE REFERENCES on file paths.
Describe in intro(9) how to read paths in the CODE REFERENCES section.
|
2010-12-02 12:54:13 +00:00 |
|
joerg
|
4f69f7fc94
|
No trailing whitespace
|
2010-04-05 19:36:29 +00:00 |
|
tnn
|
88a92b676a
|
Change a couple of stray selwakeup references to selnotify.
Also fix typo.
|
2008-05-13 15:52:51 +00:00 |
|
xtraeme
|
87e2fc09d7
|
The select and poll subsystems are now implemented in sys_select.c
and not sys_generic.c.
|
2008-03-25 21:51:32 +00:00 |
|
rmind
|
2fd89ef88a
|
Rename selrecord(9) man page to select(9). Sync selnotify() with reality,
remove selwakeup(), add and explain the usage of selinit() and seldestroy().
Reviewed by <ad>.
|
2008-03-02 00:30:21 +00:00 |
|