.. |
_exit.2
|
|
|
accept.2
|
add xrefs for getpeername, so other people that look for it can find it.. :)
|
1997-03-24 01:22:01 +00:00 |
access.2
|
|
|
acct.2
|
|
|
adjtime.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
bind.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
brk.2
|
Fixed synopsis (the #include was bogus and the return type for brk() was
|
1997-04-11 18:39:44 +00:00 |
chdir.2
|
|
|
chflags.2
|
|
|
chmod.2
|
Use the .Tn macro for generic FreeBSD references. Other minor cleanup.
|
1997-03-21 20:57:20 +00:00 |
chown.2
|
Fix a minor grammar problem.
|
1997-04-01 18:06:33 +00:00 |
chroot.2
|
|
|
clock_gettime.2
|
Man pages for clock_{get/set}time() and clock_getres().
|
1997-05-12 12:13:10 +00:00 |
close.2
|
|
|
connect.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
dup.2
|
|
|
execve.2
|
|
|
fcntl.2
|
|
|
flock.2
|
Updated the LOCK_* #defines in the synopsis to be lexically identical
|
1997-04-13 13:43:06 +00:00 |
fork.2
|
Add vfork(2) to SEE ALSO
|
1997-04-25 14:41:55 +00:00 |
fsync.2
|
|
|
ftruncate.c
|
|
|
getdirentries.2
|
Fixed #includes in synopsis to compile.
|
1997-03-28 12:27:42 +00:00 |
getdtablesize.2
|
|
|
getfh.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
getfsstat.2
|
|
|
getgid.2
|
Fixed missing #include in synopsis.
|
1997-04-11 18:57:26 +00:00 |
getgroups.2
|
|
|
getitimer.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
getlogin.2
|
it's'' -> its'' where appropriate and typo fixes in time2posix.3.
|
1997-05-19 16:33:27 +00:00 |
getpeername.2
|
|
|
getpgrp.2
|
|
|
getpid.2
|
|
|
getpriority.2
|
|
|
getrlimit.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
getrusage.2
|
|
|
getsockname.2
|
add xrefs for getpeername, so other people that look for it can find it.. :)
|
1997-03-24 01:22:01 +00:00 |
getsockopt.2
|
|
|
gettimeofday.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
getuid.2
|
Xref the new issetugid(2) man page where appropriate.
|
1997-04-01 18:58:38 +00:00 |
intro.2
|
Missing newline caused too much text to be fed to the macro.
|
1997-04-08 10:45:10 +00:00 |
ioctl.2
|
|
|
issetugid.2
|
Don't xref setregid(2) twice - one of them should be setreuid(2).
|
1997-04-01 18:50:56 +00:00 |
kill.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
ktrace.2
|
|
|
link.2
|
|
|
listen.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
lseek.2
|
|
|
lseek.c
|
|
|
madvise.2
|
|
|
Makefile.inc
|
Doc signanosleep, add to links
|
1997-06-01 09:47:06 +00:00 |
mincore.2
|
|
|
minherit.2
|
|
|
mkdir.2
|
|
|
mkfifo.2
|
|
|
mknod.2
|
Correct the most glaring errors. I have a feeling there are some
|
1997-04-02 01:42:07 +00:00 |
mlock.2
|
|
|
mmap.2
|
Use the .Tn macro for generic FreeBSD references. Other minor cleanup.
|
1997-03-21 20:57:20 +00:00 |
mmap.c
|
|
|
mount.2
|
|
|
mprotect.2
|
|
|
msync.2
|
|
|
munmap.2
|
|
|
nanosleep.2
|
Doc signanosleep, add to links
|
1997-06-01 09:47:06 +00:00 |
nfssvc.2
|
Fixed #includes in synopsis.
|
1997-04-13 13:48:43 +00:00 |
open.2
|
|
|
pathconf.2
|
|
|
pipe.2
|
|
|
profil.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
ptrace.2
|
Use the .Tn macro for generic FreeBSD references. Other minor cleanup.
|
1997-03-21 20:57:20 +00:00 |
quotactl.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
read.2
|
|
|
readlink.2
|
|
|
reboot.2
|
|
|
recv.2
|
Document SCM_CREDS changes.
|
1997-03-21 16:52:05 +00:00 |
rename.2
|
|
|
revoke.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
rfork.2
|
|
|
rmdir.2
|
|
|
rtprio.2
|
Use the .Tn macro for generic FreeBSD references. Other minor cleanup.
|
1997-03-21 20:57:20 +00:00 |
select.2
|
|
|
semctl.2
|
Removed unnecessary quoting of function names in synopsis to simplify
|
1997-03-18 23:57:33 +00:00 |
semget.2
|
Removed unnecessary quoting of function names in synopsis to simplify
|
1997-03-18 23:57:33 +00:00 |
semop.2
|
Removed unnecessary quoting of function names in synopsis to simplify
|
1997-03-18 23:57:33 +00:00 |
send.2
|
|
|
setgroups.2
|
|
|
setpgid.2
|
|
|
setregid.2
|
Xref the new issetugid(2) man page where appropriate.
|
1997-04-01 18:58:38 +00:00 |
setreuid.2
|
Xref the new issetugid(2) man page where appropriate.
|
1997-04-01 18:58:38 +00:00 |
setsid.2
|
setsid is declared in <unistd.h>, which is self sufficient (doesn't need
|
1997-04-08 10:43:47 +00:00 |
setuid.2
|
Update to include details about the changes to setuid/setgid.
|
1997-04-02 17:24:16 +00:00 |
shmat.2
|
Removed unnecessary quoting of function names in synopsis to simplify
|
1997-03-18 23:57:33 +00:00 |
shmctl.2
|
Removed unnecessary quoting of function names in synopsis to simplify
|
1997-03-18 23:57:33 +00:00 |
shmget.2
|
Removed unnecessary quoting of function names in synopsis to simplify
|
1997-03-18 23:57:33 +00:00 |
shutdown.2
|
Fixed missing const(s) or #include(s) in synopsis.
|
1997-04-11 18:47:10 +00:00 |
sigaction.2
|
Get my last commit right. The NOTE section now reads:
|
1997-03-25 18:33:23 +00:00 |
sigaltstack.2
|
|
|
sigpending.2
|
|
|
sigprocmask.2
|
|
|
sigreturn.2
|
|
|
sigstack.2
|
|
|
sigsuspend.2
|
Add xref to signanosleep(2)
|
1997-06-01 10:34:39 +00:00 |
socket.2
|
add xrefs for getpeername, so other people that look for it can find it.. :)
|
1997-03-24 01:22:01 +00:00 |
socketpair.2
|
|
|
stat.2
|
|
|
statfs.2
|
|
|
swapon.2
|
|
|
symlink.2
|
|
|
sync.2
|
|
|
syscall.2
|
Fixed return type of __syscall() in synopsis.
|
1997-04-11 18:54:05 +00:00 |
truncate.2
|
|
|
truncate.c
|
Fixed missing const. Include <unistd.h> so that the function type gets
|
1997-04-14 15:14:58 +00:00 |
umask.2
|
|
|
undelete.2
|
|
|
unlink.2
|
|
|
utimes.2
|
|
|
vfork.2
|
|
|
wait.2
|
|
|
write.2
|
|
|