.. |
Lint___setjmp14.c
|
KNF
|
2005-04-09 12:48:58 +00:00 |
Lint___sigsetjmp14.c
|
…
|
|
Lint__setjmp.c
|
…
|
|
Lint_alloca.c
|
…
|
|
Lint_bswap16.c
|
…
|
|
Lint_bswap32.c
|
…
|
|
Lint_bswap64.c
|
…
|
|
Lint_fabs.c
|
…
|
|
Lint_flt_rounds.c
|
…
|
|
Lint_fpgetmask.c
|
…
|
|
Lint_fpgetround.c
|
…
|
|
Lint_fpgetsticky.c
|
…
|
|
Lint_fpsetmask.c
|
…
|
|
Lint_fpsetround.c
|
…
|
|
Lint_fpsetsticky.c
|
…
|
|
Lint_frexp.c
|
…
|
|
Lint_ldexp.c
|
…
|
|
Lint_modf.c
|
…
|
|
Lint_resumecontext.c
|
…
|
|
Lint_swapcontext.c
|
…
|
|
Makefile.inc
|
Don't expose _ss functions for 4.0. Requested by core.
|
2006-11-22 17:23:24 +00:00 |
_err.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
_errno.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
_errx.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
_lwp_makecontext.3
|
…
|
|
_sysconf.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
_verr.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
_verrx.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
_vwarn.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
_vwarnx.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
_warn.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
_warnx.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
alarm.3
|
…
|
|
alarm.c
|
…
|
|
alphasort.c
|
64 bit inode changes
|
2005-08-19 02:04:54 +00:00 |
arc4random.3
|
u_intN_t -> uintN_t
|
2005-12-26 19:40:14 +00:00 |
arc4random.c
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 21:11:15 +00:00 |
assert.c
|
…
|
|
basename.3
|
…
|
|
basename.c
|
…
|
|
bswap.3
|
u_intN_t -> uintN_t
|
2005-12-26 19:40:14 +00:00 |
cgetcap.3
|
Changes done in rev. 1.21 of getcap.3 (former name of this file) is
|
2005-06-17 02:10:45 +00:00 |
clock.3
|
…
|
|
clock.c
|
…
|
|
closedir.c
|
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
|
2006-05-17 20:36:50 +00:00 |
closefrom.3
|
…
|
|
closefrom.c
|
…
|
|
confstr.3
|
Sort sections.
|
2006-12-23 09:04:23 +00:00 |
confstr.c
|
PR/35170: Guy Harris: confstr() should return 0, not -1, on errors
|
2006-12-03 00:39:19 +00:00 |
ctermid.3
|
…
|
|
ctermid.c
|
…
|
|
ctype.3
|
Serial comma; bump date for previous.
|
2006-02-04 18:47:31 +00:00 |
ctype_.c
|
…
|
|
daemon.3
|
…
|
|
daemon.c
|
…
|
|
devname.3
|
…
|
|
devname.c
|
…
|
|
directory.3
|
Explicitly mention that telldir values are only valid for the lifetime of
|
2006-05-18 15:30:36 +00:00 |
dirent_private.h
|
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
|
2006-05-17 20:36:50 +00:00 |
dirname.3
|
…
|
|
dirname.c
|
…
|
|
disklabel.c
|
Coverity CID 512: Fix memory leak.
|
2006-03-19 02:17:16 +00:00 |
endutxent.3
|
…
|
|
err.3
|
…
|
|
err.c
|
don't use the weak names directly, so that the compat code works.
|
2005-09-13 13:51:50 +00:00 |
errlist.c
|
Changed error message of ENOPROTOOPT to "Protocol option not available".
|
2006-10-31 00:38:06 +00:00 |
errno.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
errx.c
|
don't use the weak names directly, so that the compat code works.
|
2005-09-13 13:51:50 +00:00 |
exec.3
|
<> -> Aq.
|
2005-05-25 10:04:37 +00:00 |
execl.c
|
Now that we use an errno constant, we need <errno.h>.
|
2006-03-20 09:27:30 +00:00 |
execle.c
|
cleanup casts and KNF.
|
2005-11-29 13:30:49 +00:00 |
execlp.c
|
cleanup casts and KNF.
|
2005-11-29 13:30:49 +00:00 |
execv.c
|
cleanup casts and KNF.
|
2005-11-29 13:30:49 +00:00 |
execvp.c
|
undo the previous; we need alloca here, otherwise the parent will leak on
|
2006-11-09 03:57:26 +00:00 |
extattr.3
|
…
|
|
extattr.c
|
…
|
|
fmtcheck.3
|
…
|
|
fmtcheck.c
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 21:11:15 +00:00 |
fmtmsg.3
|
…
|
|
fmtmsg.c
|
…
|
|
fnmatch.3
|
…
|
|
fnmatch.c
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 21:11:15 +00:00 |
fpclassify.3
|
…
|
|
fpclassifyd_ieee754.c
|
…
|
|
fpclassifyf_ieee754.c
|
…
|
|
fpgetmask.3
|
…
|
|
fstab.c
|
- Add strndup and stresep
|
2006-08-12 23:49:53 +00:00 |
ftok.3
|
…
|
|
ftok.c
|
…
|
|
fts.3
|
…
|
|
fts.c
|
PR/33163: Auster Vl.: fts: cant allocate memory | filename too long
|
2006-03-30 01:23:50 +00:00 |
ftw.3
|
Fix .St argument.
|
2006-02-07 19:02:29 +00:00 |
ftw.c
|
Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality,
|
2005-12-30 23:07:31 +00:00 |
getbsize.3
|
…
|
|
getbsize.c
|
WARNS=4
|
2005-11-29 03:11:58 +00:00 |
getcap.c
|
KNF
|
2006-07-04 03:53:54 +00:00 |
getcwd.3
|
…
|
|
getcwd.c
|
Appease Coverity CID 2527; not a bug.
|
2006-03-17 17:17:00 +00:00 |
getdevmajor.3
|
…
|
|
getdevmajor.c
|
…
|
|
getdiskbyname.3
|
…
|
|
getdomainname.3
|
…
|
|
getdomainname.c
|
…
|
|
getfsent.3
|
…
|
|
getgrent.3
|
Bump date for standards.
|
2005-05-25 10:05:22 +00:00 |
getgrent.c
|
fix incomplete initializers
|
2006-10-15 16:14:46 +00:00 |
getgrouplist.3
|
…
|
|
getgrouplist.c
|
…
|
|
getgroupmembership.c
|
fix incomplete initializers
|
2006-10-15 16:14:46 +00:00 |
gethostname.3
|
.Fn needs an argument.
|
2006-02-07 18:59:56 +00:00 |
gethostname.c
|
Don't hide the error from sysctl. From Liam Foy.
|
2005-10-14 23:53:41 +00:00 |
getlastlogx.3
|
…
|
|
getloadavg.3
|
…
|
|
getloadavg.c
|
…
|
|
getlogin.c
|
…
|
|
getmntinfo.3
|
…
|
|
getmntinfo.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
getnetgrent.3
|
…
|
|
getnetgrent.c
|
fix incomplete initializers
|
2006-10-15 16:14:46 +00:00 |
getpagesize.3
|
…
|
|
getpagesize.c
|
…
|
|
getpass.3
|
…
|
|
getpass.c
|
…
|
|
getprogname.3
|
…
|
|
getprogname.c
|
…
|
|
getpwent.3
|
Bump date for standards.
|
2005-05-25 10:05:22 +00:00 |
getpwent.c
|
fix incomplete initializers
|
2006-10-15 16:14:46 +00:00 |
getttyent.3
|
No abbreviations in Dd arguments.
|
2006-04-23 16:46:32 +00:00 |
getttyent.c
|
Add setttyentpath(), functionally equivalent to setttyent() but takes an
|
2006-04-17 23:29:21 +00:00 |
getusershell.3
|
…
|
|
getusershell.c
|
fix incomplete initializers
|
2006-10-15 16:14:46 +00:00 |
glob.3
|
PR/33123: Murray Armfield: standards compliance & glob.h
|
2006-03-26 18:11:22 +00:00 |
glob.c
|
ansi, minor knf, no functional change.
|
2006-12-01 18:57:29 +00:00 |
gr_private.h
|
…
|
|
humanize_number.3
|
Remove duplicate word, from Wojciech A. Koszek in PR 29938.
|
2005-04-11 12:19:16 +00:00 |
humanize_number.c
|
Use PRId64 instead of a cast to long long and %lld to print an int64_t.
|
2006-06-08 21:08:56 +00:00 |
infinity_ieee754.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
infinityf_ieee754.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
infinityl_dbl_ieee754.c
|
…
|
|
initgroups.3
|
…
|
|
initgroups.c
|
…
|
|
isalnum.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
isalpha.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
isascii.3
|
…
|
|
isascii.c
|
…
|
|
isatty.c
|
…
|
|
isblank.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
iscntrl.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
isctype.c
|
…
|
|
isdigit.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
isfinite.3
|
…
|
|
isfinited_ieee754.c
|
…
|
|
isfinitef_ieee754.c
|
…
|
|
isgraph.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
isinf.3
|
…
|
|
isinfd_ieee754.c
|
…
|
|
isinff_ieee754.c
|
…
|
|
islower.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
isnan.3
|
…
|
|
isnand_ieee754.c
|
…
|
|
isnanf_ieee754.c
|
…
|
|
isnormal.3
|
…
|
|
isprint.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
ispunct.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
isspace.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
isupper.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
isxdigit.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
ldexp_ieee754.c
|
…
|
|
lockf.3
|
…
|
|
lockf.c
|
…
|
|
makecontext.3
|
…
|
|
modf_ieee754.c
|
…
|
|
nftw.c
|
Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality,
|
2005-12-30 23:07:31 +00:00 |
nice.3
|
…
|
|
nice.c
|
…
|
|
nlist.3
|
…
|
|
nlist.c
|
…
|
|
nlist_aout.c
|
if we are using ssp, use malloc instead of alloca.
|
2006-11-08 23:27:32 +00:00 |
nlist_coff.c
|
G/c check() macro, b/c it's used only twice and the off < 0 test is
|
2006-10-25 20:43:49 +00:00 |
nlist_ecoff.c
|
Avoid "unsigned < 0" comparison by open-coding the remaining part
|
2006-10-23 15:27:41 +00:00 |
nlist_elf32.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
nlist_elf64.c
|
…
|
|
nlist_private.h
|
…
|
|
opendir.c
|
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
|
2006-05-17 20:36:50 +00:00 |
pause.3
|
…
|
|
pause.c
|
…
|
|
popen.3
|
…
|
|
popen.c
|
instead of using the (void)&foo kludge to avoid longjmp clobbering of variables
|
2006-10-15 16:12:02 +00:00 |
psignal.3
|
…
|
|
psignal.c
|
WARNS=4
|
2005-11-29 03:11:58 +00:00 |
pthread_atfork.3
|
Fix some spelling errors.
|
2005-06-17 18:08:00 +00:00 |
pthread_atfork.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
pw_private.h
|
…
|
|
pw_scan.c
|
…
|
|
pwcache.3
|
…
|
|
pwcache.c
|
…
|
|
pwcache.h
|
…
|
|
raise.3
|
…
|
|
raise.c
|
…
|
|
randomid.3
|
#include <stdio.h> in the example.
|
2006-01-05 19:45:29 +00:00 |
randomid.c
|
fix incomplete initializers
|
2006-10-15 16:14:46 +00:00 |
readdir.c
|
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
|
2006-05-17 20:36:50 +00:00 |
realpath.3
|
Don't allow last path element to be nonexistant.
|
2005-08-13 19:53:53 +00:00 |
rewinddir.c
|
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
|
2006-05-17 20:36:50 +00:00 |
scandir.3
|
…
|
|
scandir.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
seekdir.c
|
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
|
2006-05-17 20:36:50 +00:00 |
setdomainname.c
|
…
|
|
sethostname.c
|
…
|
|
setjmp.3
|
…
|
|
setjmperr.c
|
…
|
|
setmode.3
|
Make sure that setmode sets errno on failure (it used to return a random
|
2005-10-01 20:08:01 +00:00 |
setmode.c
|
Make sure that setmode sets errno on failure (it used to return a random
|
2005-10-01 20:08:01 +00:00 |
setproctitle.3
|
…
|
|
setproctitle.c
|
…
|
|
setprogname.c
|
…
|
|
shquote.3
|
…
|
|
shquote.c
|
Coverity CID 561: Remove dead code.
|
2006-03-19 02:33:02 +00:00 |
shquotev.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
sighold.3
|
…
|
|
sighold.c
|
…
|
|
sigignore.3
|
…
|
|
sigignore.c
|
…
|
|
siginterrupt.3
|
…
|
|
siginterrupt.c
|
…
|
|
siglist.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
signal.3
|
…
|
|
signal.c
|
…
|
|
signame.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
signbit.3
|
…
|
|
signbitd_ieee754.c
|
…
|
|
signbitf_ieee754.c
|
…
|
|
sigrelse.3
|
…
|
|
sigrelse.c
|
…
|
|
sigset.3
|
Fix another sigignore -> sigset typo.
|
2005-07-24 21:58:32 +00:00 |
sigset.c
|
…
|
|
sigsetops.3
|
…
|
|
sigsetops.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
sleep.3
|
…
|
|
sleep.c
|
…
|
|
stringlist.3
|
Typo fix.
|
2006-07-30 00:21:26 +00:00 |
stringlist.c
|
Add sl_delete, KNF, ansi
|
2006-07-27 15:36:29 +00:00 |
sysconf.3
|
We support the POSIX Clock Selection Option.
|
2006-08-14 18:14:19 +00:00 |
sysconf.c
|
PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the
|
2006-11-25 21:40:04 +00:00 |
sysctl.3
|
Sort error descriptions.
|
2006-12-18 00:09:59 +00:00 |
sysctl.c
|
complete constification of the sysctl() user side
|
2006-02-24 19:33:09 +00:00 |
sysctlbyname.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
sysctlgetmibinfo.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
sysctlnametomib.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
syslog.3
|
Don't expose _ss functions for 4.0. Requested by core.
|
2006-11-22 17:23:24 +00:00 |
syslog.c
|
Don't expose _ss functions for 4.0. Requested by core.
|
2006-11-22 17:23:24 +00:00 |
telldir.c
|
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
|
2006-05-17 20:36:50 +00:00 |
time.3
|
…
|
|
time.c
|
…
|
|
times.3
|
…
|
|
times.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
timezone.3
|
…
|
|
toascii.3
|
…
|
|
toascii.c
|
…
|
|
tolower.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
tolower_.c
|
…
|
|
toupper.3
|
Fixed the wording of the <ctype.h> character classification functions by
|
2006-10-05 22:34:52 +00:00 |
toupper_.c
|
…
|
|
ttyname.3
|
Punctuation nits; grammar fix.
|
2005-09-26 10:54:46 +00:00 |
ttyname.c
|
Coverity CID 1640: closedir on error.
|
2006-03-22 00:05:01 +00:00 |
ttyslot.c
|
…
|
|
ualarm.3
|
…
|
|
ualarm.c
|
…
|
|
ulimit.3
|
…
|
|
ulimit.c
|
…
|
|
uname.3
|
…
|
|
uname.c
|
…
|
|
unvis.3
|
Fix the code example.
|
2005-11-10 17:23:26 +00:00 |
unvis.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
usleep.3
|
…
|
|
usleep.c
|
PR/19444: IIMURA Takuji: usleep(0); seems to microsleep(1);
|
2006-10-08 15:25:28 +00:00 |
utime.3
|
…
|
|
utime.c
|
…
|
|
utmp.c
|
…
|
|
utmpx.c
|
PR/35129: David A. Holland: exit in utmpx code should be _exit
|
2006-11-26 17:33:23 +00:00 |
valloc.3
|
…
|
|
valloc.c
|
…
|
|
verr.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
verrx.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
vis.3
|
document that VIS_CSTYLE encodes space (SP 040) as '\s'.
|
2006-04-09 15:24:34 +00:00 |
vis.c
|
Remove ad clause. Approved by board@
|
2006-08-28 20:42:12 +00:00 |
vwarn.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
vwarnx.c
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
wait.c
|
…
|
|
wait3.c
|
…
|
|
waitpid.c
|
…
|
|
warn.c
|
don't use the weak names directly, so that the compat code works.
|
2005-09-13 13:51:50 +00:00 |
warnx.c
|
don't use the weak names directly, so that the compat code works.
|
2005-09-13 13:51:50 +00:00 |
wordexp.3
|
\*[Am] for an ampersand, not *[Am].
|
2006-04-24 20:27:34 +00:00 |
wordexp.c
|
WARNS=4
|
2005-11-29 03:11:58 +00:00 |