.. |
Lint___setjmp14.c
|
Adapt to new signal changes (from Jason)
|
1998-09-26 23:53:36 +00:00 |
Lint___sigsetjmp14.c
|
Adapt to new signal changes (from Jason)
|
1998-09-26 23:53:36 +00:00 |
Lint__setjmp.c
|
…
|
|
Lint_alloca.c
|
…
|
|
Lint_bswap16.c
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
Lint_bswap32.c
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
Lint_bswap64.c
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
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
|
PR/6251: ``TheMan'': Delint.
|
1998-12-02 09:47:20 +00:00 |
Lint_ldexp.c
|
PR/6251: ``TheMan'': Delint.
|
1998-12-02 09:47:20 +00:00 |
Lint_modf.c
|
…
|
|
Makefile.inc
|
Add '-f disktab' option to disklabel, via lib/6623 from
|
1999-01-19 06:24:08 +00:00 |
__errlist14.c
|
Renamed sys_errlist, exported as a pointer, not an array, so that as new
|
1998-11-30 20:46:09 +00:00 |
__fts13.c
|
Warn about references to the old fts functions, and direct the user to
|
1998-12-01 20:13:47 +00:00 |
__glob13.c
|
fix bug introduced in rev 1.8 during delint(1)ing which broke globbing ~/
|
1999-02-07 12:19:37 +00:00 |
__siglist14.c
|
Renamed sys_siglist and sys_signame, exported as a pointer, not an array,
|
1998-11-30 20:45:40 +00:00 |
__signame14.c
|
Renamed sys_siglist and sys_signame, exported as a pointer, not an array,
|
1998-11-30 20:45:40 +00:00 |
__sigsetops14.c
|
Adapt to new signal changes (from Jason)
|
1998-09-26 23:53:36 +00:00 |
_err.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
_errno.c
|
…
|
|
_errx.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
_sys_errlist.c
|
Move warnings about sys_errlist[], sys_nerr, __sys_errlist, _sys_nerr
|
1998-12-06 07:12:18 +00:00 |
_sys_nerr.c
|
delint
|
1998-11-13 12:31:50 +00:00 |
_sys_siglist.c
|
Move warnings about sys_siglist[] and __sys_siglist to _sys_siglist.c,
|
1998-12-06 07:05:48 +00:00 |
_verr.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
_verrx.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
_vwarn.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
_vwarnx.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
_warn.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
_warnx.c
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
alarm.3
|
Document error return.
|
1998-11-12 15:36:05 +00:00 |
alarm.c
|
delint
|
1998-11-12 15:36:16 +00:00 |
assert.c
|
…
|
|
basename.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
basename.c
|
…
|
|
bswap.3
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
bswap16.c
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
bswap32.c
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
bswap64.c
|
delint
|
1999-01-18 20:36:32 +00:00 |
clock.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
clock.c
|
Need <time.h> for clock() prototype.
|
1998-03-30 14:27:17 +00:00 |
closedir.c
|
remove obsolete register declarations
|
1998-02-03 18:23:37 +00:00 |
confstr.3
|
document the return value as (size_t)-1 instead of -1, and do the same in
|
1998-11-12 15:38:44 +00:00 |
confstr.c
|
document the return value as (size_t)-1 instead of -1, and do the same in
|
1998-11-12 15:38:44 +00:00 |
ctermid.3
|
fix mdoc reference, plus some other mdoc problems
|
1998-04-28 19:02:14 +00:00 |
ctermid.c
|
Nit; use strncpy() rather than bcopy().
|
1998-07-26 19:30:00 +00:00 |
ctype.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
ctype_.c
|
…
|
|
daemon.3
|
Fixes lib/6252 by Greg A. Woods
|
1998-10-06 06:31:41 +00:00 |
daemon.c
|
…
|
|
devname.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
devname.c
|
merge/update to lite-2
|
1998-02-02 02:41:17 +00:00 |
directory.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
dirname.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
dirname.c
|
…
|
|
disklabel.c
|
Add '-f disktab' option to disklabel, via lib/6623 from
|
1999-01-19 06:24:08 +00:00 |
err.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
err.c
|
…
|
|
errlist.c
|
Move warnings about sys_errlist[], sys_nerr, __sys_errlist, _sys_nerr
|
1998-12-06 07:12:18 +00:00 |
errno.c
|
…
|
|
errx.c
|
…
|
|
exec.3
|
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
|
1998-04-28 20:11:33 +00:00 |
execl.c
|
Add a multiple-reader/single-writer lock to protect environ.
|
1998-09-11 21:03:18 +00:00 |
execle.c
|
Allocate one more element for arg vector, like execl.c rev 1.5.
|
1997-11-23 01:16:46 +00:00 |
execlp.c
|
Allocate one more element for arg vector, like execl.c rev 1.5.
|
1997-11-23 01:16:46 +00:00 |
execv.c
|
Add a multiple-reader/single-writer lock to protect environ.
|
1998-09-11 21:03:18 +00:00 |
execvp.c
|
Make argv construction code reentrant.
|
1999-02-04 18:17:16 +00:00 |
fnmatch.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
fnmatch.c
|
…
|
|
frexp.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
fstab.c
|
Fix printf format errors.
|
1999-01-26 02:23:34 +00:00 |
ftok.3
|
Change the signature of ftok from (const char *, char) to (const char *, int)
|
1998-11-12 16:15:17 +00:00 |
ftok.c
|
Change the signature of ftok from (const char *, char) to (const char *, int)
|
1998-11-12 16:15:17 +00:00 |
fts.3
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
fts.c
|
…
|
|
getbsize.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
getbsize.c
|
…
|
|
getcap.3
|
Fix a few bad .Xr's. Nuke rampant abuse of .Nm.
|
1998-04-29 19:12:09 +00:00 |
getcap.c
|
avoid assignment of a read only location that lint does not pick, but gcc does.
|
1998-11-13 08:25:17 +00:00 |
getcwd.3
|
Implement a new manual page category ``SECURITY CONSIDERATIONS''
|
1998-06-08 12:41:41 +00:00 |
getcwd.c
|
port to svr4.
|
1998-11-06 19:43:23 +00:00 |
getdiskbyname.3
|
Add '-f disktab' option to disklabel, via lib/6623 from
|
1999-01-19 06:24:08 +00:00 |
getdomainname.3
|
first pass at fixing up capitalization of function names and
|
1998-08-29 08:32:32 +00:00 |
getdomainname.c
|
Need an internal name for getdomainname().
|
1998-10-13 20:40:29 +00:00 |
getfsent.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
getgrent.3
|
reference nsswitch.conf(5)
|
1999-01-16 07:59:39 +00:00 |
getgrent.c
|
always compile in support for `compat' backends (even if !YP & !HESIOD),
|
1999-01-26 01:08:06 +00:00 |
getgrouplist.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
getgrouplist.c
|
remove obsolete register declarations
|
1998-02-03 18:23:37 +00:00 |
gethostname.3
|
first pass at fixing up capitalization of function names and
|
1998-08-29 08:32:32 +00:00 |
gethostname.c
|
Per X/Open XNS5 (a/k/a C523), change the type of the `namelen' argument to
|
1998-05-06 19:48:39 +00:00 |
getloadavg.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
getloadavg.c
|
…
|
|
getlogin.c
|
…
|
|
getmntinfo.3
|
fix bad .Xr
|
1998-04-29 19:13:09 +00:00 |
getmntinfo.c
|
trivial changes to reduce lint complaints
|
1998-02-26 03:01:12 +00:00 |
getnetgrent.3
|
reference nsswitch.conf(5)
|
1999-01-16 07:59:39 +00:00 |
getnetgrent.c
|
pre nsswitch default was more like "files [notfound=return] nis"
|
1999-01-22 03:25:31 +00:00 |
getpagesize.3
|
first pass at fixing up capitalization of function names and
|
1998-08-29 08:32:32 +00:00 |
getpagesize.c
|
…
|
|
getpass.3
|
Implement a new manual page category ``SECURITY CONSIDERATIONS''
|
1998-06-08 12:41:41 +00:00 |
getpass.c
|
remove obsolete register declarations
|
1998-02-03 18:23:37 +00:00 |
getpwent.3
|
reference nsswitch.conf(5)
|
1999-01-16 07:59:39 +00:00 |
getpwent.c
|
always compile in support for `compat' backends (even if !YP & !HESIOD),
|
1999-01-26 01:08:06 +00:00 |
getsubopt.c
|
remove obsolete register declarations
|
1998-02-03 18:23:37 +00:00 |
getttyent.3
|
Add a "class" entry to ttyent. Closes PR#4638.
|
1999-01-15 18:47:48 +00:00 |
getttyent.c
|
Add a "class" entry to ttyent. Closes PR#4638.
|
1999-01-15 18:47:48 +00:00 |
getusershell.3
|
reference nsswitch.conf(5)
|
1999-01-16 07:59:39 +00:00 |
getusershell.c
|
convert from hes_*() -> hesiod_*()
|
1999-01-25 01:09:34 +00:00 |
glob.3
|
* Remove GLOB_QUOTE, add GLOB_NOESCAPE. Per POSIX, backslash quoting of
|
1998-06-19 22:53:57 +00:00 |
glob.c
|
…
|
|
initgroups.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
initgroups.c
|
trivial changes to quiet lint.
|
1998-02-27 18:05:09 +00:00 |
isalnum.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
isalpha.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
isascii.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
isatty.c
|
Need an internal name for isatty().
|
1998-10-13 15:05:02 +00:00 |
isblank.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
iscntrl.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
isctype.c
|
…
|
|
isdigit.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
isgraph.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
isinf.3
|
Fix obvious typo.
|
1998-08-02 04:52:54 +00:00 |
islower.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
isprint.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
ispunct.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
isspace.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
isupper.3
|
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
|
1998-04-28 20:11:33 +00:00 |
isxdigit.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
ldexp.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
lockf.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
lockf.c
|
Add lockf(), an alternate interface to perform advisory record locking;
|
1997-12-20 20:23:15 +00:00 |
modf.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
nice.3
|
Principally, change foo(N) to .Xr foo N
|
1998-04-28 04:07:04 +00:00 |
nice.c
|
include <errno.h> instead of declaring errno locally
|
1998-06-09 06:58:41 +00:00 |
nlist.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
nlist.c
|
const poisoning.
|
1998-07-26 14:13:00 +00:00 |
nlist_aout.c
|
delint
|
1998-11-13 10:26:19 +00:00 |
nlist_ecoff.c
|
Need "namespace.h".
|
1998-10-14 11:56:28 +00:00 |
nlist_elf32.c
|
delint
|
1998-11-13 10:26:19 +00:00 |
nlist_elf64.c
|
…
|
|
nlist_private.h
|
Sync w/ kvm_mkdb.
|
1999-01-29 22:23:54 +00:00 |
opendir.c
|
delint
|
1998-11-13 12:31:50 +00:00 |
pause.3
|
mention poll(2).
|
1998-12-11 22:38:44 +00:00 |
pause.c
|
Use posix system calls.
|
1998-09-26 23:52:30 +00:00 |
popen.3
|
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
|
1998-04-28 20:11:33 +00:00 |
popen.c
|
use AF_LOCAL instead of AF_UNIX
|
1998-07-18 05:04:35 +00:00 |
psignal.3
|
Fix sys_siglist and sys_signame declarations with reality; from John F. Woods
|
1998-07-07 21:26:02 +00:00 |
psignal.c
|
revert previous change; same problem with perror().
|
1998-11-17 16:15:45 +00:00 |
pw_private.h
|
Fix a serious symbol collision problem introduced when pw_scan() was added
|
1998-06-27 05:08:22 +00:00 |
pw_scan.c
|
delint
|
1998-11-13 12:31:50 +00:00 |
pwcache.3
|
Document uid_from_user() and gid_from_group().
|
1998-07-28 17:09:10 +00:00 |
pwcache.c
|
Simplify this code slightly.
|
1999-01-19 08:32:34 +00:00 |
pwcache.h
|
Import the version from pax(1), with a few changes:
|
1998-07-28 16:58:36 +00:00 |
raise.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
raise.c
|
…
|
|
readdir.c
|
delint
|
1998-11-13 12:31:50 +00:00 |
realpath.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
rewinddir.c
|
…
|
|
scandir.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
scandir.c
|
delint
|
1998-11-13 12:31:50 +00:00 |
seekdir.c
|
…
|
|
setdomainname.c
|
delint
|
1998-11-13 12:31:50 +00:00 |
sethostname.c
|
delint
|
1998-11-13 12:31:50 +00:00 |
setjmp.3
|
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
|
1998-04-28 20:11:33 +00:00 |
setjmperr.c
|
…
|
|
setmode.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
setmode.c
|
trivial changes to quiet lint.
|
1998-02-27 18:34:06 +00:00 |
setproctitle.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
setproctitle.c
|
delint
|
1998-11-13 12:31:50 +00:00 |
siginterrupt.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
siginterrupt.c
|
…
|
|
siglist.c
|
Move warnings about sys_siglist[] and __sys_siglist to _sys_siglist.c,
|
1998-12-06 07:05:48 +00:00 |
signal.3
|
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
|
1998-04-28 20:11:33 +00:00 |
signal.c
|
Need an internal name for signal().
|
1998-10-16 12:47:45 +00:00 |
signame.c
|
Warn about references to the compatibility sys_signame[], and direct
|
1998-12-01 20:31:41 +00:00 |
sigsetops.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
sigsetops.c
|
Warn about references to the compatibility sigaddset(), sigdelset(),
|
1998-12-01 22:05:21 +00:00 |
sleep.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
sleep.c
|
delint
|
1998-11-13 12:31:50 +00:00 |
stringlist.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
stringlist.c
|
…
|
|
sysconf.3
|
Add support for _SC_SYNCHRONIZED_IO and _SC_IOV_MAX. Rearrange documentation
|
1998-08-03 14:41:21 +00:00 |
sysconf.c
|
Add support for _SC_SYNCHRONIZED_IO and _SC_IOV_MAX. Rearrange documentation
|
1998-08-03 14:41:21 +00:00 |
sysctl.3
|
Add a sysctl for newreno (default to off).
|
1998-10-06 00:20:44 +00:00 |
sysctl.c
|
Now that it's delinted, make it compile on LP64 platforms again. (Using a
|
1998-11-18 20:51:51 +00:00 |
syslog.3
|
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
|
1998-04-28 20:11:33 +00:00 |
syslog.c
|
Protect syslog descriptor state with a mutex. TODO: cleanup handling for
|
1999-02-04 16:23:17 +00:00 |
telldir.c
|
Just nuke cast to the argument of free() rather than changing it
|
1998-02-28 12:57:28 +00:00 |
time.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
time.c
|
Explicitly cast -1 to time_t, and some KNF nits.
|
1998-09-07 15:26:18 +00:00 |
times.3
|
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
|
1998-04-28 20:11:33 +00:00 |
times.c
|
Need <time.h> for CLK_TCK definition.
|
1998-03-30 14:36:00 +00:00 |
timezone.3
|
Removed extraneous DESCRIPTION section header.
|
1998-08-02 03:20:41 +00:00 |
timezone.c
|
constify some tables.
|
1998-07-26 11:24:14 +00:00 |
toascii.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
tolower.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
tolower_.c
|
…
|
|
toupper.3
|
fix a small nroff bug & sort the references
|
1998-04-27 22:19:02 +00:00 |
toupper_.c
|
…
|
|
ttyname.3
|
Document the return values of isatty(3) (`true' resp. `false' aren't valid
|
1998-06-06 19:50:38 +00:00 |
ttyname.c
|
fix bcopy->memcpy with memcpy->memmove -- not strictly needed, but...
|
1998-08-26 00:38:39 +00:00 |
ttyslot.c
|
Need <stdlib.h> for ttyslot() prototype.
|
1998-06-01 20:13:30 +00:00 |
ualarm.3
|
document the return value of ualarm when setitimer fails to (useconds_t)-1,
|
1998-11-13 11:57:15 +00:00 |
ualarm.c
|
document the return value of ualarm when setitimer fails to (useconds_t)-1,
|
1998-11-13 11:57:15 +00:00 |
uname.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
uname.c
|
Add some braces to make egcs happy.
|
1998-08-18 23:50:08 +00:00 |
unvis.3
|
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
|
1998-04-28 20:11:33 +00:00 |
unvis.c
|
Warn about references to the compatibility unvis(), and direct the user to
|
1998-12-02 19:33:28 +00:00 |
usleep.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
usleep.c
|
Per XPG4.2:
|
1997-11-24 19:56:30 +00:00 |
utime.3
|
first pass at fixing up capitalization of function names and
|
1998-08-29 08:32:32 +00:00 |
utime.c
|
Need <stddef.h> for NULL definition.
|
1998-03-30 14:51:42 +00:00 |
valloc.3
|
Prototype has moved: change inclusion of <unistd.h> to <stdlib.h> in the
|
1998-06-01 20:15:13 +00:00 |
valloc.c
|
trivial changes to quiet lint.
|
1998-02-27 20:11:34 +00:00 |
verr.c
|
…
|
|
verrx.c
|
…
|
|
vis.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
vis.c
|
delint
|
1998-11-13 15:46:52 +00:00 |
vwarn.c
|
…
|
|
vwarnx.c
|
…
|
|
wait.c
|
…
|
|
wait3.c
|
…
|
|
waitpid.c
|
…
|
|
warn.c
|
…
|
|
warnx.c
|
…
|
|