..
_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
Use
2003-04-16 13:34:34 +00:00
_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
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
alarm.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
alphasort.c
64 bit inode changes
2005-08-19 02:04:54 +00:00
arc4random.3
Use
2003-04-16 13:34:34 +00:00
arc4random.c
Add missing __RCSID()
2005-06-12 05:21:25 +00:00
assert.c
A little libc namespace housekeeping exercise:
2005-02-09 21:35:46 +00:00
basename.3
Add Xref to basename(1).
2003-09-06 20:58:11 +00:00
basename.c
bswap.3
Remove references to University of California from my copyright notices.
2003-10-05 17:48:49 +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
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
clock.c
Significantly reduce the non-monotonicity of this function.
2003-08-19 08:31:18 +00:00
closedir.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
closefrom.3
Don't refer to errno as "global integer variable".
2004-06-01 16:12:51 +00:00
closefrom.c
Reverse arguments to fcntl(2).
2004-06-22 13:49:43 +00:00
confstr.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
confstr.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
ctermid.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
ctermid.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
ctype_.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
ctype.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
daemon.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
daemon.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
devname.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
devname.c
Put caching back on the pts major number. It's worth the code
2004-12-16 04:33:03 +00:00
directory.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
dirname.3
Add Xref to dirname(1).
2003-09-06 20:58:39 +00:00
dirname.c
disklabel.c
Fix the toolification of disklabel by using the nbinclude namespace
2005-06-22 21:35:28 +00:00
endutxent.3
That's "endutxent", not "entutxent". Hi, wiz!
2004-05-04 02:38:35 +00:00
err.3
Be more explicit about the difference between the err and errx (and
2003-08-10 10:45:33 +00:00
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
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
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
cleanup casts and KNF.
2005-11-29 13:30:49 +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
WARNS=4
2005-11-29 03:11:58 +00:00
extattr.3
Sort SEE ALSO.
2005-01-02 18:25:09 +00:00
extattr.c
A little libc namespace housekeeping exercise:
2005-02-09 21:35:46 +00:00
fmtcheck.3
Use
2003-04-16 13:34:34 +00:00
fmtcheck.c
Use (unsigned char) cast to sanitise arguments to ctype functions.
2004-10-28 21:14:52 +00:00
fmtmsg.3
Use
2003-04-16 13:34:34 +00:00
fmtmsg.c
fnmatch.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
fnmatch.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
fpclassify.3
Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros.
2004-01-15 19:43:44 +00:00
fpclassifyd_ieee754.c
Upon rereading the implementation suggestions in the standard, rename the
2003-10-28 22:50:42 +00:00
fpclassifyf_ieee754.c
Fix the exponent value we're comparing with.
2003-10-29 19:34:11 +00:00
fpgetmask.3
Add comma after "i.e.".
2004-04-04 23:41:23 +00:00
frexp_ieee754.c
Retire local union { floating-type; struct ieee_prec; } in favor of those
2003-10-27 00:05:46 +00:00
frexp.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
fstab.c
WARNS=4
2005-11-29 03:11:58 +00:00
ftok.3
Change copyright to 2-clause BSD-copyright.
2004-09-15 19:45:17 +00:00
ftok.c
Change copyright to 2-clause BSD-copyright.
2004-09-15 19:45:17 +00:00
fts.3
Simplify a clunky multi-line Fn, correct Nm usage, use Dq for quotes, add
2004-03-31 01:25:46 +00:00
fts.c
Restore the compatibility versions of fts not to do path mangling (i.e.
2005-12-11 04:12:58 +00:00
getbsize.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getbsize.c
WARNS=4
2005-11-29 03:11:58 +00:00
getcap.c
WARNS=4
2005-11-29 03:11:58 +00:00
getcwd.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getcwd.c
Allow last component to be non-existing again. I broke this behavior for
2005-12-22 23:29:23 +00:00
getdevmajor.3
Use more markup. Sort sections.
2004-12-16 17:29:55 +00:00
getdevmajor.c
Fix a whitespace nit and make this compile again. So there.
2004-12-16 04:37:25 +00:00
getdiskbyname.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getdomainname.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getdomainname.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getfsent.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getgrent.3
Bump date for standards.
2005-05-25 10:05:22 +00:00
getgrent.c
When sequentially parsing a source looking for entries don't fail with
2005-04-19 05:27:58 +00:00
getgrouplist.3
document getgroupmembership(3)
2005-01-06 15:29:35 +00:00
getgrouplist.c
Implement getgroupmembership(3). This is similar to getgrouplist(3), except
2005-01-06 15:10:45 +00:00
getgroupmembership.c
Implement getgroupmembership(3). This is similar to getgrouplist(3), except
2005-01-06 15:10:45 +00:00
gethostname.3
Don't hide the error from sysctl. From Liam Foy.
2005-10-14 23:53:41 +00:00
gethostname.c
Don't hide the error from sysctl. From Liam Foy.
2005-10-14 23:53:41 +00:00
getlastlogx.3
Add man page for getlastlogx and friends.
2003-08-26 17:37:48 +00:00
getloadavg.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getloadavg.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getlogin.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getmntinfo.3
fix reference Nx 2.1 to Nx 3.0
2004-05-05 08:48:36 +00:00
getmntinfo.c
compat core reorg.
2005-09-13 01:44:08 +00:00
getnetgrent.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getnetgrent.c
PR/30832: Tomas Skäre: Freed memory used in lib/libc/getnetgrent.c
2005-07-25 14:38:48 +00:00
getpagesize.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getpagesize.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getpass.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getpass.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getprogname.3
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
getprogname.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
getpwent.3
Bump date for standards.
2005-05-25 10:05:22 +00:00
getpwent.c
Cosmetic tweak previous; IMHO we don't need the XXX comment in this
2005-06-05 01:15:29 +00:00
getttyent.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getttyent.c
make sure ty_class is cleared on each entry.
2005-05-14 15:43:47 +00:00
getusershell.3
document which #include file to use
2004-11-23 04:38:19 +00:00
getusershell.c
WARNS=4
2005-11-29 03:11:58 +00:00
glob.3
"int flags" is correct in the prototype, but not in the English
2003-12-08 00:55:57 +00:00
glob.c
WARNS=4
2005-11-29 03:11:58 +00:00
gr_private.h
Rename various "internal" variables and functions and make non-static so other
2005-01-06 15:00:45 +00:00
humanize_number.3
Remove duplicate word, from Wojciech A. Koszek in PR 29938.
2005-04-11 12:19:16 +00:00
humanize_number.c
compat core reorg.
2005-09-13 01:44:08 +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
Add __infinityf and __infinityl, float respectively long double analogs
2003-10-25 22:31:20 +00:00
initgroups.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
initgroups.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isalnum.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isalpha.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isascii.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isascii.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isatty.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isblank.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
iscntrl.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isctype.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isdigit.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isfinite.3
Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros.
2004-01-15 19:43:44 +00:00
isfinited_ieee754.c
C99 7.12.3.2: add library portions of isfinite, but don't build these just
2003-10-29 20:03:51 +00:00
isfinitef_ieee754.c
C99 7.12.3.2: add library portions of isfinite, but don't build these just
2003-10-29 20:03:51 +00:00
isgraph.3
Don't break line at the space since it is not a word separator but
2004-10-15 15:07:54 +00:00
isinf.3
Sort SEE ALSO.
2004-03-04 23:47:56 +00:00
isinfd_ieee754.c
* Turn isinf(3) and isnan(3) into C99-style macros.
2004-03-04 23:42:38 +00:00
isinff_ieee754.c
* Turn isinf(3) and isnan(3) into C99-style macros.
2004-03-04 23:42:38 +00:00
islower.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isnan.3
Sort SEE ALSO, drop trailing space.
2004-03-04 23:49:31 +00:00
isnand_ieee754.c
* Turn isinf(3) and isnan(3) into C99-style macros.
2004-03-04 23:42:38 +00:00
isnanf_ieee754.c
* Turn isinf(3) and isnan(3) into C99-style macros.
2004-03-04 23:42:38 +00:00
isnormal.3
I guess ture means true.
2004-01-15 20:30:46 +00:00
isprint.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
ispunct.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isspace.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isupper.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
isxdigit.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
ldexp_ieee754.c
In case of underflow, return -0.0 or +0.0, depending on the sign of
2003-12-30 23:19:07 +00:00
ldexp.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
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
lockf.3
Use
2003-04-16 13:34:34 +00:00
lockf.c
makecontext.3
s/modified/modifies/ in the description of makecontext().
2003-11-18 23:03:26 +00:00
Makefile.inc
getfsent(3) does not contain any information about the (nonexisting)
2005-10-03 14:56:32 +00:00
modf_ieee754.c
Retire local union { floating-type; struct ieee_prec; } in favor of those
2003-10-27 00:05:46 +00:00
modf.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
nice.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
nice.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
nlist_aout.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
nlist_coff.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
nlist_ecoff.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
nlist_elf32.c
Add missing __RCSID()
2005-06-12 05:21:25 +00:00
nlist_elf64.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
nlist_private.h
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
nlist.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
nlist.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
opendir.c
compat core reorg.
2005-09-13 01:44:08 +00:00
pause.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
pause.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
popen.3
Bump date for previous.
2004-07-14 20:10:14 +00:00
popen.c
make popen/pclose thread safe
2003-09-15 22:30:38 +00:00
psignal.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
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
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
pw_scan.c
Avoid passing in the actual pw field in gettime because it might not
2005-02-01 23:47:38 +00:00
pwcache.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
pwcache.c
Completely rework how tools/compat is done. Purge all uses/references to
2004-06-20 22:20:14 +00:00
pwcache.h
Spell address with two d's. Inspired by similar changes in OpenBSD,
2003-11-10 08:51:51 +00:00
raise.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
raise.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
randomid.3
comment from niels provos;
2003-12-10 05:22:18 +00:00
randomid.c
Niels Provos kindly agreed to drop clauses 3 and 4 from the
2003-12-26 19:04:55 +00:00
readdir.c
compat core reorg.
2005-09-13 01:44:08 +00:00
realpath.3
Don't allow last path element to be nonexistant.
2005-08-13 19:53:53 +00:00
rewinddir.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
scandir.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
scandir.c
compat core reorg.
2005-09-13 01:44:08 +00:00
seekdir.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
setdomainname.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
sethostname.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
setjmp.3
Some wording improvements and other minor fixes from OpenBSD.
2004-03-30 13:28:13 +00:00
setjmperr.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
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
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
setproctitle.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
setprogname.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
shquote.3
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
shquote.c
Add missing __RCSID()
2005-06-12 05:21:25 +00:00
shquotev.c
Add missing __RCSID()
2005-06-12 05:21:25 +00:00
sighold.3
Use
2003-04-16 13:34:34 +00:00
sighold.c
sigignore.3
Use
2003-04-16 13:34:34 +00:00
sigignore.c
siginterrupt.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
siginterrupt.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
siglist.c
compat core reorg.
2005-09-13 01:44:08 +00:00
signal.3
Add list of async-signal-safe functions
2004-06-13 19:17:06 +00:00
signal.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
signame.c
compat core reorg.
2005-09-13 01:44:08 +00:00
signbit.3
inifities are probably infinities.
2004-01-15 20:31:40 +00:00
signbitd_ieee754.c
Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros.
2004-01-15 19:43:44 +00:00
signbitf_ieee754.c
Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros.
2004-01-15 19:43:44 +00:00
sigrelse.3
Use
2003-04-16 13:34:34 +00:00
sigrelse.c
sigset.3
Fix another sigignore -> sigset typo.
2005-07-24 21:58:32 +00:00
sigset.c
sigsetops.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
sigsetops.c
compat core reorg.
2005-09-13 01:44:08 +00:00
sleep.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
sleep.c
stringlist.3
Use
2003-04-16 13:34:34 +00:00
stringlist.c
sysconf.3
Document _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX
2004-11-10 04:21:25 +00:00
sysconf.c
need <limits.h> for _SC_GET{GR,PW}_SIZE_MAX
2004-11-10 04:46:01 +00:00
sysctl.3
Bump date for previous. Remove trailing whitespace.
2005-12-01 18:08:10 +00:00
sysctl.c
WARNS=4
2005-11-29 03:11:58 +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
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
syslog.c
WARNS=4
2005-11-29 03:11:58 +00:00
telldir.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
time.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
time.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
times.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
times.c
compat core reorg.
2005-09-13 01:44:08 +00:00
timezone.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
toascii.3
Add CAVEATS section similar to is*(3) ones. Bump date.
2004-12-24 02:47:16 +00:00
toascii.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
tolower_.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
tolower.3
Add CAVEATS section similar to is*(3) ones. Bump date.
2004-12-24 02:47:16 +00:00
toupper_.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
toupper.3
Add CAVEATS section similar to is*(3) ones. Bump date.
2004-12-24 02:47:16 +00:00
ttyname.3
Punctuation nits; grammar fix.
2005-09-26 10:54:46 +00:00
ttyname.c
ttyname_r returns int.
2005-09-25 20:43:54 +00:00
ttyslot.c
It is silly to have to enumerate all the ptys in /etc/ttys in order to
2004-11-11 00:01:38 +00:00
ualarm.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
ualarm.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
ulimit.3
Use
2003-04-16 13:34:34 +00:00
ulimit.c
uname.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
uname.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
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
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
usleep.c
utime.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
utime.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
utmp.c
Need namespace.h for internal names of fseeko, strlcpy.
2004-05-09 11:25:52 +00:00
utmpx.c
compat core reorg.
2005-09-13 01:44:08 +00:00
valloc.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
valloc.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +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
vis.3
Reference RFC1738 instead of RFC1808 for '%xx' encoding.
2005-01-15 21:02:51 +00:00
vis.c
Make the MAKEEXTRALIST macro safe to be called with string literals as
2005-11-18 08:32:46 +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
wait3.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
wait.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
waitpid.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
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
Add wordexp(3). The wordexp function performs shell-style word expansions.
2004-07-13 15:42:03 +00:00
wordexp.c
WARNS=4
2005-11-29 03:11:58 +00:00