jlemon
7171047204
Simplify kqueue API slightly.
...
Discussed on: -arch
2000-07-18 19:31:52 +00:00
jasone
3006cee4d8
Change my email address in the copyright notices for the sake of consistency
...
(jasone@canonware.com --> jasone@freebsd.org ).
2000-07-18 01:38:19 +00:00
ben
f406ebc1b9
Make the NAME section a bit less confusing.
...
PR: 19262
Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp>
Reviewed by: sheldonh
2000-07-15 13:04:33 +00:00
ben
d6f0a22ddf
Fix typo; sa_siginfo -> sa_sigaction
...
PR: 19602
Submitted by: Tony Finch <dot@dotat.at>
2000-07-11 11:39:57 +00:00
dannyboy
368192edcd
First appeared in 2.9BSD, not 3.0.
...
PR: 19263
Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp>
Obtained from: Open|NetBSD
2000-07-08 18:17:12 +00:00
jmg
3857031058
remove sys/time.h by instruction from bde.
2000-07-06 22:18:44 +00:00
jmg
11ff214c03
change first release date to 4.1-R as 5.0-R won't be out for at least a
...
year (from jkh)..
Caught by: Fx macro warning on 3.4-R
2000-06-26 21:23:57 +00:00
alex
88a12ef1b1
The argument is not mcontext_t but ucontext_t.
...
PR: 17836
Submitted by: Tim Moore <moore@bricoworks.com>
2000-06-26 15:00:25 +00:00
chris
c4b5ff722b
Repair a cross-reference to sync(1) that should refer to sync(8).
2000-06-23 20:47:50 +00:00
chris
5991a88b5a
Properly separate paragraphs by using `.Pp' instead of a blank line.
2000-06-23 20:35:45 +00:00
chris
29f80c1ee5
Remove blank lines.
2000-06-23 20:34:31 +00:00
sheldonh
5977c0d0d9
Mark up errno as a variable (Va), not as a defined value (Dv).
...
Do not terminate the cross-reference list in the SEE ALSO section with
a period.
2000-06-23 15:02:29 +00:00
sheldonh
91b47d1840
Apply the accepted line breaking rules.
2000-06-23 15:01:18 +00:00
chris
a6d911fe4e
Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:
...
``.Ar errno'' -> ``.Va errno''
``.Nm ops'' -> ``.Fa ops''
``.Va fd'' -> ``.Fa fd''
2000-06-23 05:05:44 +00:00
chris
f8c9b87af4
Replace an erroneous .Va error' with
.Va errno'.
2000-06-23 04:25:10 +00:00
chris
46adbb377e
Replace `FreeBSD 4.0'' with
`.Fx 4.0'' and remove a useless empty line
...
at the end of the file.
2000-06-23 03:50:32 +00:00
chris
c9d8747304
Replace .Va references to function arguments to .Fa references.
2000-06-23 03:43:34 +00:00
joe
3e8b2c5123
Make a note of fflagstostr and strtofflags in the 'see also' section.
2000-06-17 14:03:34 +00:00
alex
e568a51fd7
Fix typo: turn of -> turn off.
...
PR: 18805
Submitted by: Yoshihiro Ota <ota@mail.drexel.edu>
Kind of Reviewed by: asmodai ("sure")
2000-06-13 12:50:47 +00:00
jmg
198c5499e5
add a BUGS section on how we can only watch VNODE's on a UFS file system
...
right now...
I talked w/ phk last night and "fixing" this in a generic way is going
to require a lot of complex thought on stacking let alone the NFS problems..
add missing sys/time.h for struct timespec def...
2000-06-07 22:09:16 +00:00
chris
dbd30701d6
Replace a `manual(section)' reference with a proper .Xr statement.
2000-05-31 21:12:08 +00:00
jmg
877050064d
fix up the kqueue documentation... comment some things that were left
...
out that really needed to be here...
Reviewed-by: jlemon
2000-05-24 04:29:57 +00:00
green
5c6432f1d5
Back out NOTE_EXIT status reporting pending discussion.
2000-05-21 16:27:41 +00:00
chris
41dd7a13ef
Remove a superfluous `.Pp' occuring directly after
...
`.Sh IMPLEMENTATION NOTES'.
2000-05-19 02:55:43 +00:00
chris
27ba376ce1
Add a note under IMPLEMENTATION NOTES about the behavior of sendfile()
...
in the threaded library.
2000-05-19 02:53:55 +00:00
peter
7955e776a1
List ECONNRESET as a return value. EINVAL was not documented either.
2000-05-19 01:00:57 +00:00
green
b987a44176
Put the wait(2) exit status in "data" for NOTE_EXIT kevents.
2000-05-17 01:16:11 +00:00
bde
d157e2e89e
Fixed missing include in synopsis.
...
Use a long line instead splitting a line with backslash-newline in synopsis.
My synopsis checker doesn't understand backslash-newline.
2000-05-11 16:01:17 +00:00
hoek
04b5c78bd2
When "any" acts as a subject, the verb must agree with whatever any is of.
2000-05-11 05:29:10 +00:00
hoek
21ce388b84
Content-free commit: only remove trailing whitespace
2000-05-11 05:06:00 +00:00
hoek
553c79f74c
The accept() function is a call, not an argument. Also, add: serial
...
comma, missing-hyphen, and a word-erase character.
2000-05-11 05:04:30 +00:00
jlemon
0a0aeff114
Some mdoc cleanups for the manual page.
...
Submitted by: phantom
2000-05-06 13:06:03 +00:00
jlemon
c590c299e3
Add a kqueue(2) manual page.
2000-05-04 20:11:38 +00:00
phantom
cb5fd90ad4
Use `Er' variable to define first column width in ERRORS section. It was
...
initially suggested by mdoc(7) style, but was broken over the years
2000-05-04 13:09:25 +00:00
phantom
a477158490
mdoc(7) cleanup:
...
. use real function names as `.Nm' macro argument in NAME section. It allows
them to appear in apropos(1) or whatis(1) output.
. replace empty lines with `.Pp' macro.
. replace hardcoded standard names with their `.St' macro equivalents.
. sort cross references in SEE ALSO section
2000-05-04 08:05:45 +00:00
jasone
03d029f134
Add missing man pages. Fix various compliance bugs, mostly having to do with
...
error return values. Implement pthread_mutexattr_gettype().
PR: docs/16537, docs/17538
2000-05-02 06:51:40 +00:00
jkoshy
bcf41d55dd
Fix typo. Use `.Fa' to denote a function argument.
...
PR: docs/18214
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-04-26 05:09:22 +00:00
wollman
6f323e4920
Spell MAP_NOSYNC correctly.
...
Submitted by: allenc@verinet.com
2000-04-23 15:15:15 +00:00
wollman
363de667b5
.Lb-ify
2000-04-23 02:02:33 +00:00
wollman
32fbc9e863
Add shm_open(3) and shm_unlink(3). The documentation could use a good
...
bit of work (and is stylistically probably the worst manual page
I've ever written).
2000-04-22 15:24:29 +00:00
phantom
5401879e3b
Introduce ".Lb" macro to libc manpages.
...
More libraries manpages updates following.
2000-04-21 09:42:15 +00:00
archie
e0670dffd3
Document EWOULDBLOCK as a possible errno return value.
2000-04-09 19:10:57 +00:00
bde
d9abbd8cc8
Fixed wrong arg type in synopsis.
2000-03-23 15:28:30 +00:00
jasone
d7816647ef
Add a man page for aio_waitcomplete(). Update the aio_cancel() man page to
...
reflect the fact that aio_cancel() works now.
Submitted by: Christopher Sedore <cmsedore@maxwell.syr.edu>
2000-03-21 10:25:22 +00:00
sheldonh
244b8ead7d
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
sheldonh
329223e6f2
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-02 09:14:21 +00:00
ps
c3800346ab
Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).
...
This
This feature allows you to specify if mmap'd data is included in
an application's corefile.
Change the type of eflags in struct vm_map_entry from u_char to
vm_eflags_t (an unsigned int).
Reviewed by: dillon,jdp,alfred
Approved by: jkh
2000-02-28 04:10:35 +00:00
dillon
7a2987cf94
Fix null-pointer dereference crash when the system is intentionally
...
run out of KVM through a mmap()/fork() bomb that allocates hundreds
of thousands of vm_map_entry structures.
Add panic to make null-pointer dereference crash a little more verbose.
Add a new sysctl, vm.max_proc_mmap, which specifies the maximum number
of mmap()'d spaces (discrete vm_map_entry's in the process). The value
defaults to around 9000 for a 128MB machine. The test is scaled for the
number of processes sharing a vmspace (aka linux threads). Setting
the value to 0 disables the feature.
PR: kern/16573
Approved by: jkh
2000-02-16 21:11:33 +00:00
chris
47ff3cea33
Replace .Os BSD' which caused a troff error with
.Bx' which also
...
happens to be the correct macro to use in this situation.
2000-02-14 01:34:15 +00:00
obrien
098aba5560
Document the support in the kernel for hardware debug registers on the
...
ix86 platform which allows for hardware watchpoints, etc...
Submitted by: Brian Dean <brdean@unx.sas.com>
2000-02-12 18:33:54 +00:00