..
_err.c
compat core reorg.
2005-09-13 01:44:08 +00:00
_errno.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
_errx.c
compat core reorg.
2005-09-13 01:44:08 +00:00
_lwp_makecontext.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +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
no more weak here.
2009-03-01 19:59:55 +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
A little libc namespace housekeeping exercise:
2005-02-09 21:35:46 +00:00
basename.3
undo the constification of the argument. Per opengroup.
2008-05-10 22:39:40 +00:00
basename.c
undo the constification of the argument. Per opengroup.
2008-05-10 22:39:40 +00:00
bswap.3
u_intN_t -> uintN_t
2005-12-26 19:40:14 +00:00
cgetcap.3
Fix markup.
2009-08-19 15:43:02 +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
merge christos-time_t
2009-01-11 02:45:45 +00:00
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
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
Remove redundant .Pp
2009-03-10 23:14:40 +00:00
confstr.c
PR/35170: Guy Harris: confstr() should return 0, not -1, on errors
2006-12-03 00:39:19 +00:00
cpuset.3
Arguments were swapped for cpuset_set(), cpuset_clr(), cpuset_isset()
2008-09-12 13:39:04 +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
Give the full prototype for all ctype functions/macros.
2009-03-11 12:57:03 +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
dehumanize_number.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +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
add some code to cope with dev.db's that have 32 bit time_t's in them.
2009-04-19 10:19:26 +00:00
directory.3
merge christos-time_t
2009-01-11 02:45:45 +00:00
dirent_private.h
Fix a bug in the implementation of seekdir(). If the first entry in
2008-05-04 18:53:26 +00:00
dirname.3
undo the constification of the argument. Per opengroup.
2008-05-10 22:39:40 +00:00
dirname.c
undo the constification of the argument. Per opengroup.
2008-05-10 22:39:40 +00:00
disklabel.c
Coverity CID 512: Fix memory leak.
2006-03-19 02:17:16 +00:00
endutxent.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +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
Follow the example of other nbtool compat functions, like dirname, and
2007-06-18 14:13:54 +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
Follow the example of other nbtool compat functions, like dirname, and
2007-06-18 14:13:54 +00:00
exec.3
<> -> Aq.
2005-05-25 10:04:37 +00:00
execl.c
Remove support for NetBSD/pc532.
2008-01-09 11:25:58 +00:00
execle.c
Remove support for NetBSD/pc532.
2008-01-09 11:25:58 +00:00
execlp.c
Remove support for NetBSD/pc532.
2008-01-09 11:25:58 +00:00
execv.c
cleanup casts and KNF.
2005-11-29 13:30:49 +00:00
execvp.c
add a comment.
2007-07-20 12:41:07 +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
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
fmtcheck.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
fmtmsg.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
fmtmsg.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
fnmatch.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
fnmatch.c
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 21:11:15 +00:00
fpclassify.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
fpclassifyd_ieee754.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
fpclassifyf_ieee754.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
fpgetmask.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
fstab.c
- Add strndup and stresep
2006-08-12 23:49:53 +00:00
ftok.3
Use .An for the author instead of more physical .Bl.
2009-03-10 20:59:49 +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
Version fts one more time! This is the most versioned API ever... Bump
2009-08-16 19:33:38 +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
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
Add csetexpandtc()
2008-02-02 20:56:46 +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
make _FORTIFY_SOURCE play nicely with lint
2007-10-26 19:48:14 +00:00
getdevmajor.3
minor fix in description of an error condition
2009-03-24 22:34:54 +00:00
getdevmajor.c
cleanup after devmajor_t:
2009-01-20 20:08:12 +00:00
getdiskbyname.3
Fix markup.
2009-08-19 15:43:02 +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
Mention errno settings on failure.
2008-04-30 14:51:10 +00:00
getgrent.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
getgrouplist.3
Move TNF licenses to 2 clause form
2008-05-02 18:11:04 +00:00
getgrouplist.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
getgroupmembership.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +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
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +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
merge christos-time_t
2009-01-11 02:45:45 +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
whitespace fix
2008-04-05 08:01:54 +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
block signals before playing with files. From Anon Ymous
2008-01-01 21:22:55 +00:00
getprogname.3
Add a note clarifying that getprogname() results are not trustable in a
2008-03-29 16:51:40 +00:00
getprogname.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
getpwent.3
Mention errno settings on failure.
2008-04-30 14:51:10 +00:00
getpwent.c
merge christos-time_t
2009-01-11 02:45:45 +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
document which #include file to use
2004-11-23 04:38:19 +00:00
getusershell.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
glob.3
Fix markup.
2009-04-11 15:30:49 +00:00
glob.c
add glob_pattern_p for glibc because cvs needs it and it is a huge mess
2009-04-08 16:28:50 +00:00
gr_private.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
humanize_number.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
humanize_number.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +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
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
isalpha.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
isascii.3
When given negative inputs, isascii returns false. Clarify that
2008-04-17 16:40:20 +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
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
iscntrl.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
isctype.c
merge christos-time_t
2009-01-11 02:45:45 +00:00
isdigit.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
isfinite.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
isfinited_ieee754.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
isfinitef_ieee754.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
isgraph.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
isgreater.3
-get cabs() and cabsf() out of public view - these are historical and
2007-02-22 22:08:17 +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
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +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
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
isprint.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
ispunct.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
isspace.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
isupper.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
isxdigit.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
ldexp_ieee754.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +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
Merge the nathanw_sa branch.
2003-01-18 10:52:16 +00:00
Lint_swapcontext.c
Merge the nathanw_sa branch.
2003-01-18 10:52:16 +00:00
lockf.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
lockf.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
makecontext.3
Remove duplicate 'the' found by Jukka Salmi.
2009-04-20 08:37:22 +00:00
Makefile.inc
Link glob(3) to glob_pattern_p(3).
2009-04-08 19:28:48 +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
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
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
forward declare struct nlist before including nlist_private.h to avoid a
2009-08-20 11:08:59 +00:00
nlist_coff.c
Introduce a new accessor macro N_NAME() to access the n_name field
2009-08-21 08:42:02 +00:00
nlist_ecoff.c
Introduce a new accessor macro N_NAME() to access the n_name field
2009-08-21 08:42:02 +00:00
nlist_elf32.c
Introduce a new accessor macro N_NAME() to access the n_name field
2009-08-21 08:42:02 +00:00
nlist_elf64.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
nlist_private.h
Introduce a new accessor macro N_NAME() to access the n_name field
2009-08-21 08:42:02 +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
Instead of including <a.out.h> to get at "struct nlist" (with a comment
2009-08-20 08:30:04 +00:00
opendir.c
merge christos-time_t
2009-01-11 02:45:45 +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
Add xref to shquote(3), suggested by joerg. Bump date.
2007-08-02 23:45:10 +00:00
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
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
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
pthread_atfork.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
pw_private.h
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
pw_scan.c
Put back rev. 1.20 so that nbpwd_mkdb built on 32bit time_t host generates
2009-01-29 10:41:39 +00:00
pwcache.3
Move TNF licenses to 2 clause form
2008-05-02 18:11:04 +00:00
pwcache.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +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
Remove empty trailing line.
2009-01-30 23:52:28 +00:00
raise.c
Change raise(3) to be thread-aware - send the signal to current LWP.
2009-01-29 23:52:21 +00:00
randomid.3
#include <stdio.h> in the example.
2006-01-05 19:45:29 +00:00
randomid.c
merge christos-time_t
2009-01-11 02:45:45 +00:00
readdir.c
Fix a bug in the implementation of seekdir(). If the first entry in
2008-05-04 18:53:26 +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
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
scandir.c
PR/36464: scandir(3) corrupts heap when run on ZFS directories because ZFS
2007-06-09 23:57:25 +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
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
Refer sigprocmask(2) instead of non existing sigmask(2). Also, xref
2008-05-31 16:15:07 +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
merge christos-time_t
2009-01-11 02:45:45 +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
Simplify and check for snprintf() error.
2008-01-03 04:26:27 +00:00
setprogname.c
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
shquote.3
Fix some errors in examples, noticed by Robert Elz:
2008-09-07 08:55:46 +00:00
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
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
sighold.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sigignore.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
sigignore.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
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
Remove more duplicate #includes, and a few spurious whitespaces at EOL
2007-01-17 23:24:22 +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
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
signbitd_ieee754.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
signbitf_ieee754.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sigrelse.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
sigrelse.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sigset.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
sigset.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
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
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
stringlist.3
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
stringlist.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sysconf.3
Bump date for last effective change (2008).
2009-05-18 09:02:35 +00:00
sysconf.c
Add support for missing _SC_* constants for sysconf().
2008-08-06 17:17:03 +00:00
sysctl.3
Bump date.
2009-07-22 22:54:15 +00:00
sysctl.c
setup _POSIX2_C_BIND per SUSv3, from Andy Shevchenko
2008-08-27 08:56:49 +00:00
sysctlbyname.c
Constify the fourth argument of sysctlbtname(3) (ie. `newp', the pointer to
2009-07-22 22:53:41 +00:00
sysctlgetmibinfo.c
sign-compare fixes
2009-02-12 04:13:08 +00:00
sysctlnametomib.c
Convert to new 2 clause license
2008-04-29 06:53:00 +00:00
syslog.3
New sentence, new line. Mark up NULL with Dv.
2008-11-01 13:54:01 +00:00
syslog.c
merge christos-time_t
2009-01-11 02:45:45 +00:00
telldir.c
Fix a bug in the implementation of seekdir(). If the first entry in
2008-05-04 18:53:26 +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
merge christos-time_t
2009-01-11 02:45:45 +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
merge christos-time_t
2009-01-11 02:45:45 +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
Clarify the range of the result from toascii.
2008-04-17 16:41:00 +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
merge christos-time_t
2009-01-11 02:45:45 +00:00
tolower.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
toupper_.c
merge christos-time_t
2009-01-11 02:45:45 +00:00
toupper.3
Refer to the CAVEATS section of ctype(3) for more information.
2008-04-17 16:25:36 +00:00
ttyname.3
ttyname_r is another of the strange functions that returns its error code
2008-06-25 11:47:29 +00:00
ttyname.c
ttyname_r is another of the strange functions that returns its error code
2008-06-25 11:47:29 +00:00
ttyslot.c
merge christos-time_t
2009-01-11 02:45:45 +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
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
ulimit.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
uname.3
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
uname.c
Bail out on the first sysctl() error as suggested by Pierre Pronchery in
2007-01-15 22:26:35 +00:00
unvis.3
Add RFC 2045 MIME Quoted-Printable support.
2009-02-10 23:06:31 +00:00
unvis.c
remove debugging. pointed by enami
2009-02-11 13:51:59 +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
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
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
sign-compare fix
2009-02-05 23:52:55 +00:00
utmpx.c
merge christos-time_t
2009-01-11 02:45:45 +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
Follow the example of other nbtool compat functions, like dirname, and
2007-06-18 14:13:54 +00:00
verrx.c
Follow the example of other nbtool compat functions, like dirname, and
2007-06-18 14:13:54 +00:00
vis.3
Add RFC 2045 MIME Quoted-Printable support.
2009-02-10 23:06:31 +00:00
vis.c
fix typo * -> & from enami.
2009-02-11 13:52:28 +00:00
vwarn.c
Follow the example of other nbtool compat functions, like dirname, and
2007-06-18 14:13:54 +00:00
vwarnx.c
Follow the example of other nbtool compat functions, like dirname, and
2007-06-18 14:13:54 +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
Follow the example of other nbtool compat functions, like dirname, and
2007-06-18 14:13:54 +00:00
warnx.c
Follow the example of other nbtool compat functions, like dirname, and
2007-06-18 14:13:54 +00:00
wordexp.3
\*[Am] for an ampersand, not *[Am].
2006-04-24 20:27:34 +00:00
wordexp.c
sign-compare fix
2009-02-12 04:10:52 +00:00