.. |
__quotactl.2
|
Fix wrong xref; wrote quotactl(8), meant quotacheck(8). ok riz@
|
2012-02-13 19:50:15 +00:00 |
_exit.2
|
|
|
_lwp_create.2
|
Calling _lwp_create() with a bogus ucontext could trigger a kernel
|
2012-05-21 14:15:16 +00:00 |
_lwp_ctl.2
|
needs sys/lwpctl.h for constants
|
2012-04-13 15:14:58 +00:00 |
_lwp_detach.2
|
|
|
_lwp_exit.2
|
|
|
_lwp_getname.2
|
|
|
_lwp_getprivate.2
|
Add missing El macro.
|
2013-10-05 09:18:56 +00:00 |
_lwp_kill.2
|
|
|
_lwp_park.2
|
Fix prototype in SYNOPSIS, mark up NULL with Dv.
|
2014-01-31 21:11:05 +00:00 |
_lwp_self.2
|
|
|
_lwp_setname.2
|
|
|
_lwp_suspend.2
|
|
|
_lwp_unpark_all.2
|
play the "documentation matches implementation" game
|
2014-04-08 13:02:14 +00:00 |
_lwp_unpark.2
|
|
|
_lwp_wait.2
|
|
|
_lwp_wakeup.2
|
|
|
accept.2
|
Use more markup and improve table formatting.
|
2013-08-02 20:13:09 +00:00 |
access.2
|
Revert defective O_SEARCH implementation committed by manu@ along with
|
2013-01-13 08:15:02 +00:00 |
acct.2
|
|
|
adjtime.2
|
|
|
adjtime.c
|
close on exec fixes:
|
2011-10-15 23:00:01 +00:00 |
bind.2
|
|
|
brk.2
|
|
|
chdir.2
|
Xref getcwd(3).
|
2013-02-05 13:36:59 +00:00 |
chflags.2
|
Bring description in sync with errors-section and implementation reality.
|
2013-06-08 06:05:03 +00:00 |
chmod.2
|
Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatat
|
2013-10-15 11:43:21 +00:00 |
chown.2
|
Add fchownat(2) specific errors.
|
2013-07-30 12:38:16 +00:00 |
chroot.2
|
|
|
clock_settime.2
|
Remove trailing whitespace. Merge EINVAL entries.
|
2014-03-28 15:35:55 +00:00 |
clock_settime.c
|
close on exec fixes:
|
2011-10-15 23:00:01 +00:00 |
clone.2
|
Add Nm for __clone, man page is already linked to that name.
|
2012-01-29 11:44:54 +00:00 |
close.2
|
|
|
connect.2
|
|
|
dup.2
|
Sort errors. Use parentheses instead of Pq in normal text.
|
2013-12-25 02:49:52 +00:00 |
execve.2
|
|
|
extattr_get_file.2
|
Do not hardcode values for ENAMETOOLONG, use symblic constants.
|
2014-11-11 08:10:02 +00:00 |
fcntl.2
|
O_SYNC, not O_FSYNC. Spotted by "beatnix" on freenode.
|
2013-12-28 20:03:22 +00:00 |
fdatasync.2
|
|
|
fdiscard.2
|
Sort errors. Whitespace nits.
|
2014-07-25 08:47:42 +00:00 |
fdiscard.c
|
Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.x
|
2014-09-25 15:08:29 +00:00 |
fhopen.2
|
|
|
flock.2
|
Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
|
2011-10-15 21:35:49 +00:00 |
fork.2
|
|
|
fsync.2
|
Attempt to clarify that fsync() is like fsync_range() with the
|
2013-09-22 10:02:05 +00:00 |
ftruncate.c
|
Convert to C89 prototypes. Remove use of __P
|
2012-03-20 16:26:12 +00:00 |
getcontext.2
|
|
|
getdents.2
|
|
|
getfh.2
|
|
|
getgid.2
|
|
|
getgroups.2
|
Switch a few remaining system/pathname configuration variables from
|
2013-07-14 14:29:09 +00:00 |
getitimer.2
|
document ITIMER_MONOTONIC.
|
2011-10-27 16:10:37 +00:00 |
getlogin.2
|
|
|
getpeername.2
|
|
|
getpgrp.2
|
Sort sections. From Henning Petersen in PR 49222.
|
2014-09-19 16:02:58 +00:00 |
getpid.2
|
|
|
getpriority.2
|
Sort errors.
|
2012-04-13 16:32:15 +00:00 |
getrlimit.2
|
describe RLIMIT_NTHR
|
2012-06-09 02:36:25 +00:00 |
getrusage.2
|
|
|
getsid.2
|
|
|
getsockname.2
|
Add ENOTCONN to returned error codes, bump date.
|
2012-07-09 21:22:21 +00:00 |
getsockopt.2
|
As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE
|
2012-01-25 00:28:35 +00:00 |
gettimeofday.2
|
|
|
getuid.2
|
|
|
getvfsstat.2
|
|
|
intro.2
|
|
|
ioctl.2
|
|
|
issetugid.2
|
Add capfile(5) to describe the termcap format.
|
2012-04-21 12:27:24 +00:00 |
kill.2
|
Clean up ERRORS (sort, merge).
|
2014-07-15 17:39:21 +00:00 |
kqueue.2
|
mention that kevent returns now EOPNOTSUPP.
|
2012-11-24 15:16:52 +00:00 |
ktrace.2
|
Do not hardcode values for ENAMETOOLONG, use symblic constants.
|
2014-11-11 08:10:02 +00:00 |
lfs_bmapv.2
|
|
|
lfs_markv.2
|
|
|
lfs_segclean.2
|
|
|
lfs_segwait.2
|
|
|
link.2
|
Add linkat(2) specific errors.
|
2013-07-28 18:40:40 +00:00 |
Lint___clone.c
|
|
|
Lint___sigaction14.c
|
|
|
Lint___syscall.c
|
|
|
Lint___vfork14.c
|
fix old style definitions; XXX: gcc should have picked them up but it did not.
|
2012-06-24 15:26:02 +00:00 |
Lint_brk.c
|
|
|
Lint_clone.c
|
|
|
Lint_exect.c
|
|
|
Lint_getcontext.c
|
|
|
Lint_pipe.c
|
|
|
Lint_ptrace.c
|
|
|
Lint_sbrk.c
|
|
|
Lint_syscall.c
|
|
|
listen.2
|
|
|
lseek.2
|
|
|
lseek.c
|
Convert to C89 prototypes. Remove use of __P
|
2012-03-20 16:26:12 +00:00 |
madvise.2
|
fix usage
|
2014-07-19 19:26:47 +00:00 |
Makefile.inc
|
Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.x
|
2014-09-25 15:08:29 +00:00 |
makelintstub
|
Add missing <sys/spawn.h> include
|
2012-02-12 01:46:05 +00:00 |
mincore.2
|
|
|
minherit.2
|
Rework minherit(2) man page into a table.
|
2014-08-05 15:01:03 +00:00 |
mkdir.2
|
Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatat
|
2013-10-15 11:43:21 +00:00 |
mkfifo.2
|
Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatat
|
2013-10-15 11:43:21 +00:00 |
mknod.2
|
Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatat
|
2013-10-15 11:43:21 +00:00 |
mknodat.c
|
Change mknodat(2) device argument type from uint32_t to dev_t.
|
2013-10-17 18:01:11 +00:00 |
mlock.2
|
|
|
mlockall.2
|
|
|
mmap.2
|
Revert MAP_NOSYSCALLS patch.
|
2012-01-05 15:19:52 +00:00 |
mmap.c
|
Convert to C89 prototypes. Remove use of __P
|
2012-03-20 16:26:12 +00:00 |
modctl.2
|
Document the upper limit on size of props dictionary that was recently
|
2014-07-15 18:24:44 +00:00 |
mount.2
|
document MNT_RELATIME
|
2011-11-18 21:04:21 +00:00 |
mprotect.2
|
|
|
mremap.2
|
|
|
msgctl.2
|
|
|
msgget.2
|
|
|
msgrcv.2
|
Bump date for previous.
|
2013-07-24 11:54:04 +00:00 |
msgsnd.2
|
Bump date for previous.
|
2013-07-24 11:54:04 +00:00 |
msync.2
|
Remove error condition for negative length parameter; the
|
2014-05-09 17:25:11 +00:00 |
munmap.2
|
len argument is of unsigned type (size_t) and thus cannot be negative;
|
2014-05-30 16:11:01 +00:00 |
nanosleep.2
|
Mark up HZ.
|
2014-02-02 08:31:49 +00:00 |
nfssvc.2
|
|
|
ntp_adjtime.2
|
|
|
ntp_adjtime.c
|
Convert to C89 prototypes. Remove use of __P
|
2012-03-20 16:26:12 +00:00 |
open.2
|
Add openat(2) specific errors.
|
2013-07-29 18:37:16 +00:00 |
pathconf.2
|
Replace wrong numeric values with corresponding symbolic constants.
|
2014-06-09 09:15:48 +00:00 |
pipe.2
|
pipe2 requires fcntl.h for its flags; PR 48614 from Steffen Daode Nurpmeso.
|
2014-02-22 17:26:41 +00:00 |
pmc_control.2
|
|
|
poll.2
|
|
|
posix_fadvise.2
|
Bump date for previous.
|
2013-02-04 20:03:11 +00:00 |
posix_fadvise.c
|
|
|
posix_fallocate.c
|
Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.x
|
2014-09-25 15:08:29 +00:00 |
posix_madvise.c
|
|
|
pread.c
|
|
|
preadv.c
|
Convert to C89 prototypes. Remove use of __P
|
2012-03-20 16:26:12 +00:00 |
profil.2
|
|
|
ptrace.2
|
PR/49045: Tetsuya Isaki: remove remaining caddr_t in ptrace(2)
|
2014-07-28 08:10:23 +00:00 |
pwrite.c
|
|
|
pwritev.c
|
Convert to C89 prototypes. Remove use of __P
|
2012-03-20 16:26:12 +00:00 |
rasctl.2
|
|
|
read.2
|
Switch a few remaining system/pathname configuration variables from
|
2013-07-14 14:29:09 +00:00 |
readlink.2
|
Bump date for previous.
|
2013-07-29 11:49:31 +00:00 |
reboot.2
|
|
|
recv.2
|
Switch a few remaining system/pathname configuration variables from
|
2013-07-14 14:29:09 +00:00 |
rename.2
|
Add renameat(2) specific errors.
|
2013-07-28 10:24:59 +00:00 |
revoke.2
|
Do not hardcode values for ENAMETOOLONG, use symblic constants.
|
2014-11-11 08:10:02 +00:00 |
rmdir.2
|
Note that rmdir(2) fails with EINVAL when the path last component is
|
2014-10-11 12:06:58 +00:00 |
sa_enable.2
|
|
|
sa_register.2
|
|
|
sa_setconcurrency.2
|
|
|
sa_stacks.2
|
|
|
sa_yield.2
|
|
|
sched.c
|
fail as the man page says sched_rr_get_interval should.
|
2012-03-18 02:04:39 +00:00 |
select.2
|
The document date was not updated as it should have been.
|
2013-11-28 03:45:31 +00:00 |
semctl.2
|
|
|
semctl.c
|
Use the lint path as workaround for Clang on 32bit PPC for now.
|
2014-08-13 14:43:48 +00:00 |
semget.2
|
|
|
semop.2
|
|
|
send.2
|
Switch a few remaining system/pathname configuration variables from
|
2013-07-14 14:29:09 +00:00 |
setgroups.2
|
Switch a few remaining system/pathname configuration variables from
|
2013-07-14 14:29:09 +00:00 |
setpgid.2
|
Sort sections. From Henning Petersen in PR 49222.
|
2014-09-19 16:02:58 +00:00 |
setregid.2
|
|
|
setreuid.2
|
|
|
setsid.2
|
|
|
settimeofday.c
|
close on exec fixes:
|
2011-10-15 23:00:01 +00:00 |
setuid.2
|
|
|
shmat.2
|
|
|
shmctl.2
|
|
|
shmget.2
|
|
|
shutdown.2
|
|
|
sigaction.2
|
Merge EINVAL descriptions.
|
2014-01-04 15:54:27 +00:00 |
sigaltstack.2
|
Fix synopsis, remove unneeded Pp macro before display block and add one
|
2014-09-27 12:11:13 +00:00 |
sigpending.2
|
|
|
sigprocmask.2
|
|
|
sigqueue.2
|
Fix typo in error code; from Henning Petersen in PR 47565.
|
2013-02-14 09:31:48 +00:00 |
sigqueue.c
|
|
|
sigstack.2
|
|
|
sigsuspend.2
|
|
|
sigtimedwait.2
|
fix a couple of typos
|
2012-04-02 22:06:47 +00:00 |
sigtimedwait.c
|
|
|
sigwait.c
|
Convert to C89 prototypes. Remove use of __P
|
2012-03-20 16:26:12 +00:00 |
sigwaitinfo.c
|
Convert to C89 prototypes. Remove use of __P
|
2012-03-20 16:26:12 +00:00 |
socket.2
|
Retire OSI network stack. OK core@
|
2013-03-01 18:25:13 +00:00 |
socketpair.2
|
|
|
stat.2
|
Mention the word 'inode' next to st_ino so it's easier to find.
|
2014-04-10 17:11:15 +00:00 |
statvfs.2
|
|
|
statvfs.c
|
|
|
swapctl.2
|
Use more markups in AUTHORS section.
|
2014-11-02 11:28:03 +00:00 |
swapon.3
|
|
|
swapon.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
symlink.2
|
Add symlinkat(2) specific errors.
|
2013-07-29 11:40:04 +00:00 |
sync.2
|
|
|
sysarch.2
|
|
|
syscall.2
|
|
|
timer_create.2
|
Mention sigevent(3) not only in DESCRIPTION but in SEE ALSO as well.
|
2012-11-06 21:16:21 +00:00 |
timer_delete.2
|
|
|
timer_settime.2
|
NL -> . to improve output
|
2012-11-06 23:25:44 +00:00 |
truncate.2
|
Sort SEE ALSO.
|
2014-07-25 08:44:54 +00:00 |
truncate.c
|
Convert to C89 prototypes. Remove use of __P
|
2012-03-20 16:26:12 +00:00 |
umask.2
|
|
|
undelete.2
|
Do not hardcode values for ENAMETOOLONG, use symblic constants.
|
2014-11-11 08:10:02 +00:00 |
unlink.2
|
Add unlinkat(2) specific errors.
|
2013-07-28 13:53:04 +00:00 |
utimes.2
|
Fixed spelling of 'appeared'.
|
2013-10-05 21:24:36 +00:00 |
utrace.2
|
|
|
uuidgen.2
|
|
|
vfork.2
|
Remove
|
2014-07-18 16:02:50 +00:00 |
wait.2
|
|
|
write.2
|
Switch a few remaining system/pathname configuration variables from
|
2013-07-14 14:29:09 +00:00 |