This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
sys
History
joerg
01378533fb
bkr() returns an int, and not a pointer. Document this.
...
Closes PR #pending/630. Pointed out by: phk Obtained from:
1995-07-23 07:01:05 +00:00
..
_exit.2
…
accept.2
…
access.2
…
acct.2
…
adjtime.2
…
bind.2
…
brk.2
bkr() returns an int, and not a pointer. Document this.
1995-07-23 07:01:05 +00:00
chdir.2
…
chflags.2
…
chmod.2
…
chown.2
Correct the parameters for the fchown. The third was erroneously
1995-02-17 00:41:30 +00:00
chroot.2
…
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
…
getitimer.2
…
getlogin.2
…
getpeername.2
…
getpgrp.2
…
getpid.2
…
getpriority.2
…
getrlimit.2
…
getrusage.2
Add the sys/types.h include to the necessary documented includes for the
1994-12-31 18:50:57 +00:00
getsockname.2
…
getsockopt.2
…
gettimeofday.2
…
getuid.2
…
intro.2
…
ioctl.2
…
kill.2
…
ktrace.2
…
link.2
…
listen.2
…
lseek.2
…
lseek.c
…
madvise.2
…
Makefile.inc
Add a missing link from the setpgid manpage to the setpgrp manpage.
1995-05-27 04:17:04 +00:00
mincore.2
…
mkdir.2
…
mkfifo.2
…
mknod.2
…
mlock.2
…
mmap.2
…
mmap.c
…
mount.2
…
mprotect.2
…
msync.2
Updated manual page to indicate flags argument; added return value and
1995-03-25 17:24:47 +00:00
munmap.2
…
nfssvc.2
…
open.2
…
pathconf.2
…
pipe.2
…
profil.2
…
quotactl.2
…
read.2
…
readlink.2
…
reboot.2
…
recv.2
…
rename.2
…
revoke.2
…
rmdir.2
…
rtprio.2
Fixed editing blunder.
1994-09-01 12:09:17 +00:00
select.2
Add "before inclusion of any header which ... "
1995-04-04 11:29:51 +00:00
send.2
Document Transaction TCP extensions to generic system calls.
1995-02-15 22:53:04 +00:00
setgroups.2
…
setpgid.2
…
setregid.2
Fix history info
1995-04-23 12:31:13 +00:00
setreuid.2
Fix history info
1995-04-23 12:31:13 +00:00
setsid.2
…
setuid.2
…
shutdown.2
…
sigaction.2
The declaration of sigaction was missing a `const'.
1995-07-16 09:44:58 +00:00
sigaltstack.2
…
sigpending.2
…
sigprocmask.2
…
sigreturn.2
…
sigstack.2
…
sigsuspend.2
…
socket.2
Document Transaction TCP extensions to generic system calls.
1995-02-15 22:53:04 +00:00
socketpair.2
…
stat.2
…
statfs.2
…
swapon.2
…
symlink.2
…
sync.2
…
syscall.2
…
truncate.2
…
truncate.c
…
umask.2
…
unlink.2
…
utimes.2
…
vfork.2
…
wait.2
…
write.2
…