..
__xuname.c
_pthread_stubs.c
_rand48.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
_spinlock_stub.c
_thread_init.c
alarm.3
alarm.c
arc4random.3
arc4random.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
assert.c
basename.3
basename.c
clock.3
clock.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
closedir.c
confstr.3
confstr.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
crypt.c
ctermid.3
ctermid.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
daemon.3
daemon.c
devname.3
mdoc(7) police: bump document date to the date of the last interface
2002-03-18 02:36:43 +00:00
devname.c
directory.3
dirname.3
dirname.c
disklabel.c
dladdr.3
dlfcn.c
dllockinit.3
dlopen.3
drand48.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
erand48.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
err.3
err.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
errlst.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
exec.3
exec.c
fmtcheck.3
fmtcheck.c
fnmatch.3
fnmatch.c
frexp.3
fstab.c
ftok.3
ftok.c
fts-compat.c
fts-compat.h
Breath deep and take __P out of the system include files.
2002-03-23 17:24:55 +00:00
fts.3
fts.c
getbootfile.3
getbootfile.c
getbsize.3
getbsize.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
getcap.3
getcap.c
Remove multi-line __P() usage.
2002-03-22 09:22:15 +00:00
getcwd.3
getcwd.c
getdiskbyname.3
getdomainname.3
getdomainname.c
getfsent.3
getgrent.3
Per POSIX <grp.h> doesn't require <sys/types.h>.
2002-02-25 17:20:40 +00:00
getgrent.c
getgrouplist.3
getgrouplist.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
gethostname.3
gethostname.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
getloadavg.3
getloadavg.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
getlogin.c
getmntinfo.3
getmntinfo.c
getnetgrent.3
getnetgrent.c
getobjformat.3
getobjformat.c
getosreldate.c
getpagesize.3
getpagesize.c
getpass.3
getpeereid.3
This API will appear in FreeBSD 4.6.
2002-03-09 05:19:21 +00:00
getpeereid.c
Introduce a version field to `struct xucred' in place of one of the
2002-02-27 04:45:37 +00:00
getprogname.3
getprogname.c
getpwent.3
getpwent.c
getttyent.3
getttyent.c
getusershell.3
getusershell.c
getvfsbyname.3
getvfsbyname.c
getvfsent.3
getvfsent.c
glob.3
glob.c
initgroups.3
initgroups.c
isatty.c
isinf.3
jrand48.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
lcong48.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
ldexp.3
lockf.3
lockf.c
lrand48.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
Makefile.inc
Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwise
2002-03-21 06:45:32 +00:00
modf.3
mrand48.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
msgctl.3
msgctl.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
msgget.3
msgget.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
msgrcv.3
msgrcv.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
msgsnd.3
msgsnd.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
nice.3
nice.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
nlist.3
nlist.c
nrand48.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
ntp_gettime.c
opendir.c
pause.3
pause.c
pmadvise.c
popen.3
popen.c
posixshm.c
pselect.c
psignal.3
psignal.c
pw_scan.c
Bring a comment in line with the code, and fix some spelling errors
2002-03-09 04:00:53 +00:00
pw_scan.h
Fix the style of the SCM ID's.
2002-03-22 23:42:05 +00:00
pwcache.3
Make user_from_uid and group_from_gid return const char *, just like
2002-03-22 02:35:47 +00:00
pwcache.c
Make user_from_uid and group_from_gid return const char *, just like
2002-03-22 02:35:47 +00:00
raise.3
raise.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
rand48.3
rand48.h
readdir.c
use _GENERIC_DIRSIZ(dp) to avoid copying too much of the dirent over
2002-02-26 21:39:32 +00:00
readpassphrase.3
Come on guys, you can't just take OpenBSD manpage and commit it
2002-03-15 17:46:53 +00:00
readpassphrase.c
Fix build. I commented out getpass() in readpassphrase.c because the
2002-03-09 03:16:41 +00:00
rewinddir.c
rfork_thread.3
scandir.3
scandir.c
seed48.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
seekdir.c
sem_destroy.3
sem_getvalue.3
sem_init.3
sem_open.3
sem_post.3
sem_wait.3
semconfig.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
semctl.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
semget.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
semop.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
setdomainname.c
sethostname.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
setjmp.3
setjmperr.c
setmode.3
setmode.c
setproctitle.3
setproctitle.c
setprogname.c
shm_open.3
shmat.c
shmctl.c
shmdt.c
shmget.c
siginterrupt.3
siginterrupt.c
siglist.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
signal.3
signal.c
sigsetops.3
sigsetops.c
sleep.3
sleep.c
srand48.c
stringlist.3
stringlist.c
strtofflags.3
strtofflags.c
swapcontext.c
sysconf.3
sysconf.c
sysctl.3
sysctl.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
sysctlbyname.c
sysctlnametomib.c
syslog.3
syslog.c
If syslog fails to talk to syslogd, then it tries to write a message
2002-03-09 11:38:01 +00:00
tcgetpgrp.3
tcsendbreak.3
tcsetattr.3
tcsetpgrp.3
telldir.c
telldir.h
termios.c
time.3
time.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
times.3
times.c
timezone.3
timezone.c
ttyname.3
ttyname.c
ttyslot.c
tzset.3
ualarm.3
ualarm.c
uname.3
uname.c
unvis.3
unvis.c
usleep.3
usleep.c
utime.3
utime.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
valloc.3
valloc.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
vis.3
vis.c
wait3.c
wait.c
waitpid.c