This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d9ed07695e
freebsd-nq
/
lib
/
libc
/
sys
History
Garrett Wollman
2f7778001d
Document recent changes in socket buffers and listen(2).
1995-11-03 18:34:38 +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
Remove the bugs section. sh(1) now has a ulimit builtin.
1995-10-19 18:45:44 +00:00
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
Document recent changes in socket buffers and listen(2).
1995-11-03 18:34:38 +00:00
gettimeofday.2
getuid.2
intro.2
ioctl.2
kill.2
ktrace.2
link.2
listen.2
Document recent changes in socket buffers and listen(2).
1995-11-03 18:34:38 +00:00
lseek.2
lseek.c
madvise.2
Makefile.inc
Add man pages for the SYSV shm* and sem* functions.
1995-10-03 19:17:21 +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
There is no such file as /usr/include/ufs/quota.h. There is a file
1995-08-15 19:38:00 +00:00
read.2
readlink.2
reboot.2
recv.2
rename.2
revoke.2
rmdir.2
rtprio.2
Move rtprio.2 from usr.sbin/rtprio to lib/libc/sys, overwriting the bogus
1995-08-05 07:31:19 +00:00
select.2
Add "before inclusion of any header which ... "
1995-04-04 11:29:51 +00:00
semctl.2
Add man pages for the SYSV shm* and sem* functions.
1995-10-03 19:17:21 +00:00
semget.2
Add man pages for the SYSV shm* and sem* functions.
1995-10-03 19:17:21 +00:00
semop.2
Add man pages for the SYSV shm* and sem* functions.
1995-10-03 19:17:21 +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
shmat.2
Add man pages for the SYSV shm* and sem* functions.
1995-10-03 19:17:21 +00:00
shmctl.2
Add man pages for the SYSV shm* and sem* functions.
1995-10-03 19:17:21 +00:00
shmget.2
Add man pages for the SYSV shm* and sem* functions.
1995-10-03 19:17:21 +00:00
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