mpp
350d9d109a
Add xref to jail(2).
...
PR: docs/33177
Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2001-12-28 09:26:45 +00:00
peter
965ffc1051
The VM_STACK option is long dead. MAP_STACK is available everywhere.
2001-12-21 17:24:10 +00:00
jhb
d35ee30d77
Document that rfork() will return EINVAL if flags not listed in the
...
manpage are passed in.
2001-12-19 00:59:54 +00:00
ru
a0c0edca18
Fix a typo.
...
Submitted by: "Alexey V. Neyman" <alex.neyman@auriga.ru>
2001-12-07 14:58:41 +00:00
ru
669f011103
mdoc(7) police: markup the previous delta.
2001-12-04 16:09:27 +00:00
green
0aa37a18f2
Bump p1003.1-90 to p1003.1-96.
2001-11-29 03:21:16 +00:00
gshapiro
21f64fb66b
rename() can't guarantee "to" always exists if it didn't exist in the first
...
place -- for example, rename("existing", "newfile"); on a read-only file
system.
Reviewed by: green
MFC after: 3 days
2001-11-29 03:17:12 +00:00
jwd
2a6f1a68f9
Return a more meaningful errno when the length of the interpreter
...
exceeds MAXSHELLCMDLEN to avoid secondary /bin/sh execution.
Update execve man page to reflect change.
Increase MAXSHELLCMDLEN to a slightly more meaningful value.
PR: kern/32106
Submitted by: b@etek.chalmers.se
Reviewed by: bsd
MFC after: 2 weeks
2001-11-28 03:26:58 +00:00
ru
b12b774518
mdoc(7) police: general cleanup.
2001-11-21 15:41:49 +00:00
iedowse
6fc9a08cbf
Remove a sentence from the BUGS section that claims non page-aligned
...
offsets don't work. It should really be documented that the returned
pointer can be in the middle of a fully-valid page when the offset
is not page-aligned, but I couldn't come up with suitable wording.
PR: kern/22754
2001-11-18 00:47:45 +00:00
peter
b77568ce81
Note that the manpage is incorrect about the vector argument.
2001-11-09 01:01:50 +00:00
jhb
815c903d62
- There is no such thing as a socket structure. sockets are integers.
...
I'm assuming that the comment was regarding socket address structures, so
correct the comment about pre-zero'ing socket structures to recommend
pre-zero'ing socket address structures.
- Fix some minor grammar nits.
- This isn't directly submitted by the PR below but is related to it and was
inspired by it.
PR: 31704
2001-11-05 18:05:56 +00:00
dd
190843c1b8
Document ENETDOWN.
...
PR: 31436
Submitted by: Milon Papezik <milon.papezik@oskarmobil.cz>
2001-11-05 00:44:38 +00:00
ru
5cf7b5f41f
Remove the internal implementation details of wrapping syscalls,
...
which do not match the reality anyway.
Approved by: deischen, bde
2001-10-26 17:38:20 +00:00
dd
ceeb7e9e8e
Refer to chflags(2) instead of chflags(1) (since we're a section 2
...
manual page), fix capitalization, and remove chflags reference from
SEE ALSO since the only time it's referenced is with an .Xr, anyway.
Submitted by: bde
2001-10-23 00:54:58 +00:00
ru
b28c3d865f
mdoc(7) police: join OS version with the corresponding macro.
2001-10-19 14:44:13 +00:00
alfred
83a95ab00e
Fix reference to aio_read, should be aio_write
2001-10-16 00:49:19 +00:00
dd
4ac82088dc
link(2) may fail with EPERM if name1 is immutable or append-only.
...
PR: 31025
Submitted by: Tim Singletary <tsingle@vetinsite.com>
2001-10-14 22:40:19 +00:00
dillon
01da670d8e
Add warning about zeroing-out the socket structure before populating it.
2001-10-13 17:20:51 +00:00
ru
39c4ae6616
- Bump document date for eaccess(2) addition.
...
- Mention ``eaccess'' in the NAME section.
- Use intro(2) terminology.
- Markup fixes.
Reviewed by: rwatson
2001-10-11 15:27:53 +00:00
mr
188e03f8f9
Fix SysV Semaphore Handling.
...
Updated by peter following KSE and Giant pushdown.
I've running with this patch for two week with no ill side effects.
PR: kern/12014: Fix SysV Semaphore handling
Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
2001-10-11 08:15:14 +00:00
bde
ef9cbcca28
Fixed misspelled arg type in synopsis.
2001-10-03 01:45:37 +00:00
bde
341e54f418
Fixed missing include in synopsis.
2001-10-03 00:51:30 +00:00
ru
623da62a5a
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
murray
876f3cf6ac
- Correct capitalization of a function name.
...
- Add a missing word to form a complete sentence.
PR: docs/30626
Submitted by: Dan Lukes <dan@obluda.cz>, and
swear@blarg.net (Gary W. Swearingen)
2001-09-24 02:51:43 +00:00
rwatson
e75c1c3376
o Modify access(2) man page to describe eaccess(2), and add a symlink
...
so man eaccess will return the access(2) man page.
Obtained from: TrustedBSD Project
2001-09-21 21:35:22 +00:00
guido
4a2c71d741
Typo: s/conatains/contains/
...
MFC after: 1 week
2001-09-12 17:57:31 +00:00
yar
5787ab3545
Fix all the ambiguous or erroneous statements of the brk(2)
...
manpage by taking its text from NetBSD and editing it further.
This also improves the page's mdoc(7) markup style.
Reviewed by: ru
Obtained from: NetBSD
2001-09-06 12:11:22 +00:00
dd
e2dcf3d0c9
This does not describe sched_{get,set}scheduler.
...
PR: 26001
Submitted by: OHSAWA Chitoshi <ohsawa@catv1.ccn-net.ne.jp>
2001-09-03 17:55:08 +00:00
dd
3ac0264ecd
Don't capitalize jail(2) in the middle of a sentence.
...
PR: 25876
Submitted by: Koizumi Satoru <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-09-03 17:49:29 +00:00
murray
66f0420861
PT_STEP in ptrace(2) man page is described as 'addr and data fields
...
are not used'. This is incorrect, as addr must be passed (caddr_t)1
to do anything useful. The source for gdb and a short test program
will confirm that this man page was in error.
PR: docs/27758
Submitted by: Jiangyi Liu <jyliu@163.net>
2001-09-03 09:42:40 +00:00
ache
698550762f
Remove MLINKS seek.2 to lseek.2, we don't have seek.2 syscall
2001-09-02 19:28:41 +00:00
chris
fe9bd7a606
Another punctuation fix (missing comma ending preposition).
2001-09-01 21:32:52 +00:00
chris
e540bd45f2
o Mention the fact that specifying a fileid of 0 searches all loaded
...
modules.
o Properly terminate a preposition.
2001-09-01 21:31:33 +00:00
ache
74812a92b8
Describe EOVERFLOW I implement per POSIX.
...
Sort ERRORS section
2001-08-31 23:06:28 +00:00
ru
69224c0edd
Use ``.Rv -std'' wherever possible.
...
Submitted by: yar
2001-08-31 09:57:38 +00:00
alex
e7cbb8efe4
Add Xref to make.conf(5).
2001-08-30 21:44:46 +00:00
dd
4101eebee9
There shuldn't be whitespace before a question mark.
2001-08-27 09:34:39 +00:00
ru
52e5d5e07a
mdoc(7) police: removed whitespace at EOL.
2001-08-27 08:37:35 +00:00
ru
70db921414
mdoc(7) police: markup and spelling fixes.
2001-08-27 08:26:57 +00:00
ru
5466c22840
mdoc(7) police: removed whitespace at EOL, sorted SEE ALSO xrefs.
2001-08-27 08:12:37 +00:00
sobomax
c7ad1b8b26
Remove grammatical bogon.
2001-08-27 08:00:15 +00:00
dillon
5844ade67e
Ok, third time is the charm. VM_INHERIT_XXX -> INHERIT_XX (use the same
...
semantics as PROT_XXX vs VM_PROT_XXX separating user-space defines from
kernel defines).
2001-08-24 19:45:59 +00:00
dillon
a8a9c78664
Oops, minherit() uses VM_INHERIT_XXX as the argument, not MAP_XXX. Properly
...
document minherit().
2001-08-24 19:43:45 +00:00
dillon
082a1e71f3
Update the mmap.2 and minherit.2 manual pages. Add a short explanation and
...
referal from mmap to minherit for MAP_INHERIT. Fully document the
minherit.2 manual page (because frankly, my dear, however you think it
currently works is almost certainly wrong!). I may soon re-implement
MAP_COPY because I believe we can support it properly now, but I will have
to call it something else and that is for a later time.
2001-08-24 19:28:00 +00:00
ache
29c24377ac
Fd is macro too, so use \&Fd
2001-08-24 11:12:58 +00:00
ache
5ced16d835
Fildes -> Fd too (started from big letter)
2001-08-24 11:05:11 +00:00
ache
2ebcfc4bde
Change
...
start means ...
to
.Fa l_start
means ...
2001-08-24 10:59:32 +00:00
sheldonh
2107a3a429
Fix up English from previous 3 revisions.
...
There is no such argument 'fildes' in the SYNOPSIS. It's called 'fd'.
2001-08-24 10:36:29 +00:00
dg
e6de45d5ec
Killed reference to MAP_INHERIT which is not supported in FreeBSD.
2001-08-23 22:39:52 +00:00