christos
|
cc32d5a569
|
Note ZFS returning the number of entries instead of the size of the directory.
|
2007-06-10 01:21:53 +00:00 |
|
christos
|
aaa4c88713
|
provide a weak symbol for readlink since it is used internally.
|
2007-06-03 17:35:24 +00:00 |
|
manu
|
d04d1dbd4b
|
Try to make select(2) man page more insightful, by providing an example.
Based on contribution form Jean-Yves Migeon <Jean-Yves.Migeon@bde.espci.fr>
|
2007-05-29 07:54:17 +00:00 |
|
skrll
|
f99245a3c5
|
Correct the struct name for PT_LWPINFO
|
2007-03-12 12:50:42 +00:00 |
|
drochner
|
707016f5b9
|
the "addr" argument to ptrace(2) is void* now
|
2007-03-06 16:07:22 +00:00 |
|
wiz
|
50f4650669
|
Bump date for previous.
|
2007-03-02 20:25:34 +00:00 |
|
plunky
|
faf7b91031
|
Add PF_BLUETOOTH to list of supported protocol families
|
2007-02-20 19:08:59 +00:00 |
|
wiz
|
de27b6e4f4
|
Fix Dd argument.
|
2007-02-17 08:38:06 +00:00 |
|
ad
|
743f737961
|
Add manual pages for new LWP syscalls.
|
2007-02-10 10:38:25 +00:00 |
|
ad
|
e7cc9f60bb
|
- Sync with reality.
- Fix date.
|
2007-02-10 10:34:03 +00:00 |
|
ad
|
a0f13ff82d
|
- Exclude SA syscalls from LintSysNormal.c.
- Obsolete SA manual pages.
|
2007-02-09 23:48:27 +00:00 |
|
ad
|
401499f30e
|
Sync with kernel changes introduced by merging the newlock2 branch.
|
2007-02-09 22:08:48 +00:00 |
|
wiz
|
b81f412f64
|
Sort ERRORS section.
|
2007-01-20 13:26:59 +00:00 |
|
wiz
|
0a4737c5de
|
Drop trailing whitespace.
|
2007-01-20 13:24:44 +00:00 |
|
ad
|
24d35c8592
|
Manual pages for new LWP system calls. Not enabled in the Makefile.
|
2007-01-20 01:41:00 +00:00 |
|
drochner
|
11f2202b96
|
-fix use of arguments and remove an outdated section
-Xr mkfifo(2)
(btw, SUSv3 says that the only portable use of mknod() is to create
a FIFO. This is not supported by NetBSD.)
|
2007-01-18 14:07:01 +00:00 |
|
hubertf
|
55ac93d329
|
Remove more duplicate #includes, and a few spurious whitespaces at EOL
From Slava Semushin <slava.semushin@gmail.com>
|
2007-01-17 23:24:22 +00:00 |
|
ad
|
154a7ed75c
|
Add: _lwp_kill, _lwp_detach, _lwp_park, _lwp_unpark, _lwp_unpark_all,
sched_yield.
|
2007-01-16 07:07:45 +00:00 |
|
wiz
|
7bbb7f45b1
|
Bump date for previous.
|
2007-01-09 06:41:57 +00:00 |
|
rillig
|
c79f6cc521
|
chmod fails with EPERM when you try to set the S_ISGID bit on a file
whose group isn't one of your groups.
|
2007-01-09 04:03:57 +00:00 |
|
wiz
|
b2fb822f2d
|
Re-add removed block:
Christian Biere suggests it was a typo, and was intended to describe
ENFILE; let it do that.
|
2007-01-04 00:02:43 +00:00 |
|
wiz
|
49a81ec436
|
Remove duplicate EMFILE description.
|
2007-01-03 23:02:53 +00:00 |
|
cbiere
|
8106cb099a
|
Fixed wrong and illogical statement:
fcntl() F_DUPFD does NOT set FD_CLOEXEC for the new file descriptor.
|
2007-01-03 11:50:47 +00:00 |
|
uebayasi
|
d8b460bb92
|
Whitespace.
|
2006-12-31 03:17:52 +00:00 |
|
yamt
|
5bb88600b0
|
remove nqnfs. pointed by Tom Spindler.
|
2006-12-29 22:56:55 +00:00 |
|
wiz
|
9e92895829
|
Sort errors; use Dv; s/=A0/ /
|
2006-12-23 08:09:31 +00:00 |
|
pooka
|
78ed4b8815
|
markup fixes
|
2006-12-22 11:56:45 +00:00 |
|
christos
|
df031f1edc
|
PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the
physical memory
|
2006-11-25 21:40:04 +00:00 |
|
christos
|
4ca73ce810
|
Don't expose _ss functions for 4.0. Requested by core.
|
2006-11-22 17:23:24 +00:00 |
|
rillig
|
121d2aa3a7
|
Added EINTR and sorted the error names alphabetically.
|
2006-11-17 23:59:33 +00:00 |
|
christos
|
8a264b331e
|
fix lint.
|
2006-11-10 17:37:39 +00:00 |
|
christos
|
30ae5bcf37
|
libgcc needs __stack_chk_fail_local(); make it public
|
2006-11-09 20:44:16 +00:00 |
|
christos
|
7734d80e4d
|
Add the threaded version.
|
2006-11-08 23:25:54 +00:00 |
|
christos
|
146343edd5
|
add ssp code and bump.
|
2006-11-08 20:58:23 +00:00 |
|
cbiere
|
4b14bb6309
|
Changed error message of ENOPROTOOPT to "Protocol option not available".
|
2006-10-31 00:38:06 +00:00 |
|
mjf
|
b8fbc57a69
|
Add references to other filehandle man pages.
OK'd martin@
|
2006-10-30 18:53:42 +00:00 |
|
wiz
|
89d6e88da7
|
Bump date for previous.
|
2006-10-26 12:56:11 +00:00 |
|
rillig
|
5968766094
|
open(2) can fail with EPERM.
|
2006-10-23 14:04:05 +00:00 |
|
rillig
|
ced22230a0
|
Added a cross reference to stat(2), since that's the way how the current
flags can be determined.
|
2006-10-21 18:26:08 +00:00 |
|
wiz
|
1339a7549f
|
Make HTML-output safe.
|
2006-10-13 20:58:50 +00:00 |
|
wiz
|
af34f948f1
|
Fix date string.
|
2006-10-13 20:57:32 +00:00 |
|
wiz
|
a199de4e6f
|
Sort SEE ALSO.
|
2006-10-13 20:56:54 +00:00 |
|
wiz
|
f90c2de688
|
Sort SEE ALSO.
|
2006-10-13 20:53:21 +00:00 |
|
wiz
|
255a629420
|
No Xr to ourselves. English improvement.
|
2006-10-13 20:52:57 +00:00 |
|
wiz
|
adc55bc81c
|
No Xr to ourselves.
|
2006-10-13 20:52:08 +00:00 |
|
wiz
|
a721d64ba8
|
Sort SEE ALSO.
|
2006-10-13 20:51:28 +00:00 |
|
wiz
|
8b2626be71
|
"occurred" with two "r", like the majority of files in this directory already
uses it.
|
2006-10-13 20:51:05 +00:00 |
|
wiz
|
f592019bff
|
Bump date for previous.
New sentence, new line.
|
2006-10-13 00:19:21 +00:00 |
|
elad
|
dc2e62e609
|
Reword, based on changes from jmc@OpenBSD, thanks!
|
2006-10-11 11:22:50 +00:00 |
|
rillig
|
bec39efa30
|
Added a reference to ipcs(1), since that's where one can find out more
about the semaphore limits in case of [ENOSPC].
|
2006-10-08 08:22:34 +00:00 |
|