.. |
Lint_Ovfork.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint___vfork14.c
|
Add a lint stub for __vfork14.S
|
1998-01-04 20:52:09 +00:00 |
Lint_brk.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_exect.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_fork.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_pipe.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_ptrace.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_sbrk.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_setlogin.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_sigpending.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_sigprocmask.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_sigreturn.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_sigsuspend.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_syscall.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Makefile.inc
|
Wrappers around the indirected positional i/o system calls; the off_t
|
1998-07-02 01:25:37 +00:00 |
_exit.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
accept.2
|
…
|
|
access.2
|
…
|
|
acct.2
|
…
|
|
adjtime.2
|
Nuke trailing comma in SEE ALSO section.
|
1997-11-01 06:37:47 +00:00 |
bind.2
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
brk.2
|
Fix bad .Xr and some .Nm abuse
|
1998-04-29 19:19:15 +00:00 |
chdir.2
|
…
|
|
chflags.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
chmod.2
|
add .Xr chflags 2 - this is another meta-data-modifying system call
|
1998-07-06 09:23:23 +00:00 |
chown.2
|
Add a few lines about the deviation from the POSIX and X/Open definitions,
|
1998-05-08 18:50:49 +00:00 |
chroot.2
|
s/Path/Dirname/; closes PR lib/4155
|
1997-09-27 19:33:20 +00:00 |
close.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
connect.2
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
dup.2
|
…
|
|
execve.2
|
merge lite-2
|
1998-02-02 05:20:24 +00:00 |
fcntl.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
fdatasync.2
|
Fix a tyop.
|
1998-06-06 22:47:00 +00:00 |
flock.2
|
SYNOPSIS referred to the wrong header file.
|
1998-05-10 12:55:10 +00:00 |
fork.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
fsync.2
|
…
|
|
ftruncate.c
|
…
|
|
getdents.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
getdirentries.3
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
getdirentries.c
|
Add new getdents() syscall, provide compat code for old getdirentries.
|
1997-10-10 02:15:44 +00:00 |
getfh.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
getfsstat.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
getgid.2
|
…
|
|
getgroups.2
|
Remove the inclusion of <sys/param.h> from SYNOPSIS: it is neither necessary
|
1998-02-16 15:35:07 +00:00 |
getitimer.2
|
merge lite-2
|
1998-02-02 05:20:24 +00:00 |
getlogin.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
getpeername.2
|
Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7).
|
1998-06-07 04:56:20 +00:00 |
getpgrp.2
|
fix grammar nit -- 'its' is possessive, not 'it's'
|
1998-02-03 22:23:57 +00:00 |
getpid.2
|
…
|
|
getpriority.2
|
…
|
|
getrlimit.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
getrusage.2
|
…
|
|
getsid.2
|
Document getsid(2).
|
1998-02-14 01:38:21 +00:00 |
getsockname.2
|
Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7).
|
1998-06-07 04:56:20 +00:00 |
getsockopt.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
gettimeofday.2
|
merge lite-2
|
1998-02-02 05:20:24 +00:00 |
getuid.2
|
…
|
|
intro.2
|
fix .Xr reference
|
1998-04-30 21:59:39 +00:00 |
ioctl.2
|
…
|
|
kill.2
|
…
|
|
ktrace.2
|
Add stub for fktrace(2)
|
1998-06-27 21:22:56 +00:00 |
link.2
|
…
|
|
listen.2
|
…
|
|
lseek.2
|
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
|
1997-11-12 00:47:32 +00:00 |
lseek.c
|
…
|
|
madvise.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
makelintstub
|
Further redux.
|
1998-07-03 18:09:25 +00:00 |
mincore.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
minherit.2
|
caddr_t -> void *
|
1997-10-16 23:21:47 +00:00 |
mkdir.2
|
…
|
|
mkfifo.2
|
…
|
|
mknod.2
|
Per XPG4.2, move mknod() prototype from <unistd.h> to <sys/stat.h>.
|
1997-11-02 17:16:48 +00:00 |
mlock.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
mmap.2
|
Use MAP_FAILED in the return values description.
|
1998-06-03 22:03:44 +00:00 |
mmap.c
|
caddr_t -> void *
|
1997-10-16 23:21:47 +00:00 |
mount.2
|
fix up case of function names
|
1998-06-08 09:45:50 +00:00 |
mprotect.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
msgctl.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
msgget.2
|
fix typos, use -mdoc macros where useful, replace blank lines with .Pp
|
1997-11-27 10:24:44 +00:00 |
msgrcv.2
|
Various SysV IPC prototype changes.
|
1998-05-07 18:42:00 +00:00 |
msgsnd.2
|
Various SysV IPC prototype changes.
|
1998-05-07 18:42:00 +00:00 |
msync.2
|
merge lite-2
|
1998-02-02 05:20:24 +00:00 |
msync.c
|
New hacks to make libc work painlessly without bumping the major number:
|
1997-10-22 00:51:45 +00:00 |
munmap.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
nanosleep.2
|
…
|
|
nfssvc.2
|
fix .Xr reference
|
1998-04-30 21:59:39 +00:00 |
open.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
pathconf.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
pipe.2
|
"int filedes[2]" is more correct than "int *filedes" in synopsis.
|
1997-09-17 23:50:08 +00:00 |
poll.2
|
Update for nfds_t.
|
1997-11-21 18:30:49 +00:00 |
pread.c
|
int -> ssize_t ... today is not my day.
|
1998-07-02 01:42:28 +00:00 |
preadv.c
|
int -> ssize_t ... today is not my day.
|
1998-07-02 01:42:28 +00:00 |
profil.2
|
…
|
|
ptrace.2
|
macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1998-02-06 05:39:31 +00:00 |
pwrite.c
|
int -> ssize_t ... today is not my day.
|
1998-07-02 01:42:28 +00:00 |
pwritev.c
|
int -> ssize_t ... today is not my day.
|
1998-07-02 01:42:28 +00:00 |
quotactl.2
|
merge lite-2
|
1998-02-02 05:20:24 +00:00 |
read.2
|
Add pread(2), pwrite(2), preadv(2), pwritev(2) system calls.
|
1998-06-30 19:46:00 +00:00 |
readlink.2
|
Per X/Open CAE Spec Issue 5 Version 2, change the buffer size argument of
|
1998-03-27 13:02:20 +00:00 |
reboot.2
|
…
|
|
recv.2
|
use AF_LOCAL instead of AF_UNIX
|
1998-07-18 05:04:35 +00:00 |
rename.2
|
Add a comment about the deviation from POSIX and how to use the compatibility
|
1998-05-24 19:09:23 +00:00 |
revoke.2
|
…
|
|
rmdir.2
|
…
|
|
select.2
|
fix up case of function names
|
1998-06-08 09:45:50 +00:00 |
semctl.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
semctl.c
|
…
|
|
semget.2
|
fix typos, use -mdoc macros where useful, replace blank lines with .Pp
|
1997-11-27 10:24:44 +00:00 |
semop.2
|
Various SysV IPC prototype changes.
|
1998-05-07 18:42:00 +00:00 |
send.2
|
…
|
|
setgroups.2
|
…
|
|
setpgid.2
|
s/EACCESS/EACCES/, from Brian Evans via OpenBSD
|
1997-11-27 07:36:24 +00:00 |
setregid.2
|
The parameters of setregid are gid_t, not int.
|
1998-02-25 22:51:29 +00:00 |
setreuid.2
|
parameters to setreuid are uid_t, not int.
|
1998-02-25 22:56:00 +00:00 |
setsid.2
|
…
|
|
setuid.2
|
…
|
|
shmat.2
|
Partly revert 1.3->1.4: shmat() does really return -1 on error.
|
1998-07-27 15:02:08 +00:00 |
shmctl.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
shmget.2
|
Various SysV IPC prototype changes.
|
1998-05-07 18:42:00 +00:00 |
shutdown.2
|
Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7).
|
1998-06-07 04:56:20 +00:00 |
sigaction.2
|
be specific about the sa_mask structure (ie, actually refer to it by name)
|
1998-07-11 06:39:22 +00:00 |
sigaltstack.2
|
merge lite-2
|
1998-02-02 05:20:24 +00:00 |
sigaltstack.c
|
Modify the recent sigaltstack() interface change to use the __RENAME() scheme;
|
1997-11-29 18:38:20 +00:00 |
sigpending.2
|
…
|
|
sigprocmask.2
|
…
|
|
sigreturn.2
|
macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1998-02-06 05:39:31 +00:00 |
sigstack.2
|
…
|
|
sigsuspend.2
|
fix mdoc references
|
1998-04-28 22:28:30 +00:00 |
socket.2
|
Added AppleTalk to the list of supported protocol domains.
|
1998-07-21 20:02:38 +00:00 |
socketpair.2
|
Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7).
|
1998-06-07 04:56:20 +00:00 |
stat.2
|
merge lite-2
|
1998-02-02 05:20:24 +00:00 |
stat.c
|
New hacks to make libc work painlessly without bumping the major number:
|
1997-10-22 00:51:45 +00:00 |
statfs.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
swapctl.2
|
fix 4931 from Brian Grayson; NSTATS was used on the man page instead
|
1998-02-03 15:37:36 +00:00 |
swapon.3
|
Put back (probably) an oversight in last commit; Er is actually a
|
1998-02-28 13:58:39 +00:00 |
swapon.c
|
include sys/types.h rather than sys/param.h+sys/systm.h
|
1997-11-05 21:40:21 +00:00 |
symlink.2
|
…
|
|
sync.2
|
…
|
|
sysarch.2
|
change second parm of sysarch() from char * to void *
|
1998-02-25 21:24:56 +00:00 |
syscall.2
|
…
|
|
timer_create.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
timer_delete.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
timer_getoverrun.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
timer_gettime.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
timer_settime.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
truncate.2
|
…
|
|
truncate.c
|
…
|
|
umask.2
|
…
|
|
undelete.2
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
unlink.2
|
…
|
|
utimes.2
|
- Don't use captial letter for function name or function args even if
|
1997-10-11 03:27:59 +00:00 |
vfork.2
|
Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7).
|
1998-06-07 04:56:20 +00:00 |
wait.2
|
…
|
|
write.2
|
Add pread(2), pwrite(2), preadv(2), pwritev(2) system calls.
|
1998-06-30 19:46:00 +00:00 |