perry
|
3601ed9448
|
fix to note that arg is void * but is used by some commands as an int
|
1999-03-25 18:37:06 +00:00 |
mycroft
|
1b0b50098d
|
Fix a few things that were out of date or just plain wrong, and clean up some
formatting glitches.
|
1999-03-24 16:36:10 +00:00 |
hubertf
|
eb5057aab5
|
Better explain possible EBADF causes.
Patches submitted by Greg A. Woods <woods@planix.com> in PR lib/7206.
|
1999-03-24 13:40:51 +00:00 |
mycroft
|
68d6f4bf44
|
Remove spurious .ne's.
|
1999-03-24 06:27:49 +00:00 |
lukem
|
0a10e5dd4b
|
document new bind() restrictions
|
1999-03-23 10:59:11 +00:00 |
garbled
|
38c96853cf
|
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
|
1999-03-22 19:44:33 +00:00 |
kleink
|
61c3516908
|
Introduce _PC_FILESIZEBITS.
|
1999-03-22 19:14:22 +00:00 |
kleink
|
29fc254df0
|
Bump the date.
|
1999-03-22 19:11:16 +00:00 |
kleink
|
4d282292e2
|
Introduce EOVERFLOW.
|
1999-03-22 19:03:38 +00:00 |
sommerfe
|
60a179e6aa
|
Build fchroot and __getcwd syscall stubs
|
1999-03-22 17:56:42 +00:00 |
mrg
|
32783bf7e7
|
-> <sys/swap.h>
|
1999-03-18 04:48:03 +00:00 |
kristerw
|
c068cca51b
|
EACESS -> EACCES. From OpenBSD.
|
1999-03-14 20:15:40 +00:00 |
hubertf
|
4e308589b1
|
Fix RB_STRING, per PR 7147 by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>
|
1999-03-14 01:30:16 +00:00 |
kleink
|
65a39c939e
|
Sync with declaration in <unistd.h>.
|
1999-03-10 09:52:54 +00:00 |
kleink
|
1f173d29a8
|
Fix a .Fa vs. .Fn bogon, and clarify somewhat.
|
1999-03-09 20:35:18 +00:00 |
kleink
|
e2a4add9f7
|
brk(2) actually returns an int indicating success (0) or failure (-1). Also,
change its argument to void *. (Both XSH5).
|
1999-03-09 20:33:22 +00:00 |
erh
|
bdfd2b2770
|
Add missing .El lines.
|
1999-03-09 19:45:09 +00:00 |
ross
|
53dc7656a3
|
More missing .El's.
|
1999-03-09 03:58:14 +00:00 |
ross
|
baa8fc090f
|
Missing .El.
Rewrite cheap .Bd -literal as a nice .Bl -column.
|
1999-03-09 03:49:46 +00:00 |
ross
|
0f9d1274e7
|
Missing .El.
|
1999-03-09 03:37:41 +00:00 |
drochner
|
08a728a40a
|
fix a number of pastos (msgflg where semflg is meant)
|
1999-03-06 11:56:53 +00:00 |
drochner
|
a34eb7c1b7
|
use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
libc builds on pmax again
|
1999-02-24 15:05:20 +00:00 |
erh
|
61d310601b
|
Add the section number to the poll xref.
|
1999-02-18 00:58:49 +00:00 |
kleink
|
df15a294f2
|
Dv vs. Va police.
|
1999-02-16 19:36:52 +00:00 |
carrel
|
9933831d6d
|
use clock_settime.2 not clock_settime.c in MAN
|
1999-02-11 20:42:49 +00:00 |
kleink
|
dd608c4189
|
Oops, forgot a word.
|
1999-02-11 15:22:54 +00:00 |
kleink
|
8c809f7e03
|
Document clock_settime(2) and friends.
|
1999-02-11 15:20:47 +00:00 |
kleink
|
710170a1d2
|
Reflect the addition of socklen_t.
|
1999-02-10 18:20:02 +00:00 |
is
|
87987d1d4d
|
Fix typo
|
1999-02-08 11:13:14 +00:00 |
tron
|
441c7a826d
|
On suggestion by Brian C. Grayson explain more detailed when [ENOENT]
will be returned.
|
1999-01-04 00:31:52 +00:00 |
tron
|
593de752d4
|
Mention that symlinks don't need to point to an existing file or
directory as suggested by Brian Grayson in PR misc/6711.
|
1999-01-02 16:05:26 +00:00 |
is
|
4ea0892d30
|
mention poll(2)
|
1998-12-11 22:35:32 +00:00 |
christos
|
e2695fedf7
|
Not -1, (uid_t)-1 and (gid_t)-1
|
1998-12-09 15:02:12 +00:00 |
abs
|
6381de4c64
|
Add links to getmntinfo(3) and getfsstat(2)
|
1998-12-07 05:17:53 +00:00 |
thorpej
|
58e61001ec
|
Warn about references to the compatibility stat(), fstat(), and lstat(),
and direct the user to include <sys/stat.h> to generate the correct
reference.
|
1998-12-02 19:47:45 +00:00 |
thorpej
|
6f91c82be7
|
Warn about references to the compatibility msync(), and direct the user to
include <sys/mman.h> to generate the correct reference.
|
1998-12-02 19:37:50 +00:00 |
christos
|
8cc3f31582
|
delint
|
1998-11-15 17:21:49 +00:00 |
kleink
|
abc6d45e5c
|
Need "namespace.h".
|
1998-10-14 11:56:28 +00:00 |
kleink
|
dc86984b00
|
Need internal names for ftruncate(), lseek(), mmap(), pread() and pwrite().
|
1998-10-14 11:25:18 +00:00 |
hwr
|
92c0c6e35b
|
Fixes kern/6216 by me.
|
1998-09-30 14:03:06 +00:00 |
thorpej
|
ebf8ba9c52
|
These are no longer needed.
|
1998-09-29 21:52:10 +00:00 |
christos
|
d5eb9fa908
|
Adapt to the new signal changes.
|
1998-09-26 23:58:14 +00:00 |
christos
|
4efafd6886
|
Add NOCLDWAIT documentation.
|
1998-09-18 18:41:23 +00:00 |
mrg
|
56b9b43fe0
|
<vm/vm_swap.h> -> <sys/swap.h>
|
1998-08-29 17:11:09 +00:00 |
mrg
|
b3159ade4d
|
- update for se_path member.
- while i'm here, document the swap flags, and also add (short) descriptions
of each of the swapent members.
|
1998-08-29 15:53:11 +00:00 |
lukem
|
ce83c69e00
|
first pass at fixing up capitalization of function names and
arguments; ensure that each is correct with respect to the
implementation, rather than being correct as per english.
|
1998-08-29 08:32:32 +00:00 |
mycroft
|
3748c7c959
|
Assign my copyrights to TNF.
|
1998-08-15 09:16:27 +00:00 |
kleink
|
ae9f044ef4
|
Document _PC_SYNC_IO.
|
1998-08-07 13:28:23 +00:00 |
kleink
|
7b07ad780a
|
Per XNS Issue 5, calling recvmsg(2) or sendmsg(2) with an msg.msg_iovlen less
than or equal to 0 shall fail with EMSGSIZE; the latter condition was not being
checked for. Also, document the msg.msg_iovlen > {IOV_MAX} case.
|
1998-08-04 19:48:34 +00:00 |
kleink
|
c68582d64b
|
UIO_MAXIOV -> IOV_MAX
|
1998-08-03 15:01:00 +00:00 |