freebsd_amp_hwpstate/lib/libc/sys
Joseph Koshy c38eceafa4 kill.1: Remove reference to obsolete sigvec(2) man page. Removed
self reference in sigaction(2) man page.

Submitted by: Josh Gilliam <josh@quick.net>
PR: 6617
1998-05-18 03:33:11 +00:00
..
Makefile.inc Nuke signanosleep() 1998-05-14 11:36:16 +00:00
__error.c Function to return a pointer to the non-threaded errno. This is declared 1998-03-09 07:09:55 +00:00
_exit.2
accept.2
access.2
acct.2
adjtime.2
bind.2
brk.2
chdir.2
chflags.2
chmod.2
chown.2
chroot.2
clock_gettime.2 Fixed wrong prototype for clock_getres(). 1998-01-16 13:39:49 +00:00
close.2
connect.2
dup.2
execve.2
fcntl.2
flock.2
fork.2
fsync.2
ftruncate.c
getdirentries.2
getdtablesize.2
getfh.2
getfsstat.2
getgid.2
getgroups.2 Dump the constant NGROUPS in favor of the POSIX way: 1998-01-13 01:30:17 +00:00
getitimer.2
getlogin.2
getpeername.2
getpgrp.2
getpid.2 Added sys/types.h to synopsis as per POSIX. 1998-01-11 22:16:11 +00:00
getpriority.2
getrlimit.2 Fixed brk(2) xref. 1998-01-11 22:22:50 +00:00
getrusage.2 Use .Fn for sysconf(_SC_CLOCK_TCK) reference. 1998-01-13 01:21:19 +00:00
getsid.2
getsockname.2
getsockopt.2
gettimeofday.2 Formatting fix & improved comment for struct timeval. 1998-01-11 22:28:56 +00:00
getuid.2
intro.2 Change the description of errno to match the thread-aware implementation 1998-04-30 09:49:59 +00:00
ioctl.2
issetugid.2
kill.2
ktrace.2
link.2 Typo fix. 1998-01-15 04:31:28 +00:00
listen.2
lseek.2 Backed out lseek changes. 1998-04-19 22:20:32 +00:00
lseek.c
madvise.2
mincore.2
minherit.2
mkdir.2 Added #include <sys/types.h> to synopsis. 1998-01-20 03:52:49 +00:00
mkfifo.2 Added #include <sys/types.h> to synopsis. 1998-01-20 03:52:49 +00:00
mknod.2
mlock.2 Added cross references to mincore(2) and minherit(2). 1998-01-20 03:59:07 +00:00
mmap.2
mmap.c Add #include <unistd.h> to get the prototype for __syscall(). 1998-03-09 07:27:58 +00:00
mount.2 correct a typo I just noticed. 1998-02-17 19:41:53 +00:00
mprotect.2
msync.2
munmap.2
nanosleep.2 Nuke signanosleep() 1998-05-14 11:36:16 +00:00
netbsd_getdirentries.c Compatibility functions for use when __NETBSD_SYSCALLS is defined. 1998-03-09 07:07:21 +00:00
netbsd_msync.c For 1.3, NetBSD walloped the msync syscall and replaced it with 1998-03-23 06:58:06 +00:00
netbsd_stat.c Compatibility functions for use when __NETBSD_SYSCALLS is defined. 1998-03-09 07:07:21 +00:00
netbsd_swapon.c For 1.3, NetBSD replaced the swapon() syscall with swapctl() and moved 1998-03-23 21:04:06 +00:00
nfssvc.2 Fixed missing #include in synopsis. 1998-01-16 13:41:28 +00:00
open.2
pathconf.2
pipe.2
poll.2
profil.2
ptrace.2
quotactl.2
read.2
readlink.2
reboot.2
recv.2
rename.2
revoke.2
rfork.2
rmdir.2
rtprio.2 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
sched_get_priority_max.2 Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
sched_setparam.2 Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
sched_setscheduler.2 Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
sched_yield.2 Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
select.2
semctl.2
semget.2
semop.2
send.2 Add a BUGS section and describe a problem I've been having for 1998-05-09 14:45:06 +00:00
setgroups.2
setpgid.2
setregid.2
setreuid.2
setsid.2
setuid.2
shmat.2
shmctl.2
shmget.2
shutdown.2
sigaction.2 kill.1: Remove reference to obsolete sigvec(2) man page. Removed 1998-05-18 03:33:11 +00:00
sigaltstack.2
sigpending.2
sigprocmask.2 `sigprocmask()' man page references `sigmask()' in synopsis. 1998-04-26 06:19:24 +00:00
sigreturn.2
sigstack.2
sigsuspend.2 Remove reference to signanosleep 1998-05-14 14:39:58 +00:00
socket.2
socketpair.2
stat.2
statfs.2
swapon.2
symlink.2
sync.2
syscall.2
truncate.2
truncate.c
umask.2
undelete.2
unlink.2
utimes.2
vfork.2
wait.2
write.2