The NetBSD Project

src/lib/libc/gen/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libc / gen

Current tag: yamt-pf42-base4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regexp/        
[TXT] randomid.3  1.7   18 years  rpaulo   #include <stdio.h> in the example.
[TXT] isinfl_ieee754.c  1.3   20 years  kleink   * Since there is no single portable IEEE 754 format for a long double, keep a ...
[TXT] isnanl_ieee754.c  1.5   20 years  kleink   * Since there is no single portable IEEE 754 format for a long double, keep a ...
[TXT] isinfd_ieee754.c  1.1   20 years  kleink   * Turn isinf(3) and isnan(3) into C99-style macros. * Make it possible for ports...
[TXT] isinff_ieee754.c  1.1   20 years  kleink   * Turn isinf(3) and isnan(3) into C99-style macros. * Make it possible for ports...
[TXT] isnand_ieee754.c  1.1   20 years  kleink   * Turn isinf(3) and isnan(3) into C99-style macros. * Make it possible for ports...
[TXT] isnanf_ieee754.c  1.1   20 years  kleink   * Turn isinf(3) and isnan(3) into C99-style macros. * Make it possible for ports...
[TXT] fstab.c  1.28   17 years  christos   - Add strndup and stresep - Use stresep so in fstab so that we can mount paths w...
[TXT] isgreater.3  1.1   17 years  drochner   -get cabs() and cabsf() out of public view - these are historical and conflict ...
[TXT] gethostname.3  1.17   18 years  wiz   .Fn needs an argument.
[TXT] exec.3  1.20   18 years  wiz   <> -> Aq.
[TXT] extattr.c  1.2   19 years  kleink   A little libc namespace housekeeping exercise: * Make vfprintf_unlocked() an int...
[TXT] ftw.c  1.1   18 years  agc   Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB...
[TXT] nftw.c  1.1   18 years  agc   Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB...
[TXT] infinityl_dbl_ieee754.c  1.1   20 years  kleink   Add __infinityf and __infinityl, float respectively long double analogs of __inf...
[TXT] signal.3  1.24   19 years  lha   Add list of async-signal-safe functions Approved by wiz
[TXT] errno.c  1.5   18 years  lukem   Add missing __RCSID()
[TXT] infinity_ieee754.c  1.3   18 years  lukem   Add missing __RCSID()
[TXT] infinityf_ieee754.c  1.2   18 years  lukem   Add missing __RCSID()
[TXT] nlist_elf32.c  1.28   18 years  lukem   Add missing __RCSID()
[TXT] shquotev.c  1.5   18 years  lukem   Add missing __RCSID()
[TXT] getttyent.c  1.23   18 years  salo   Add setttyentpath(), functionally equivalent to setttyent() but takes an additio...
[TXT] err.3  1.19   20 years  wiz   Be more explicit about the difference between the err and errx (and similar) fun...
[TXT] Makefile.inc  1.161   15 years  he   Correct the use of MLINKS for the cpuset_* manual page links. The value for MLIN...
[TXT] shquote.c  1.8   18 years  christos   Coverity CID 561: Remove dead code.
[TXT] syslog.3  1.24   17 years  christos   Don't expose _ss functions for 4.0. Requested by core.
[TXT] closefrom.3  1.5   19 years  kleink   Don't refer to errno as "global integer variable".
[TXT] ftw.3  1.3   18 years  wiz   Fix .St argument.
[TXT] getdevmajor.c  1.3   19 years  atatat   Fix a whitespace nit and make this compile again. So there.
[TXT] err.c  1.26   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] errx.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] verr.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] verrx.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] vwarn.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] vwarnx.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] warn.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] warnx.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] Lint___setjmp14.c  1.3   19 years  dsl   KNF
[TXT] Lint_resumecontext.c  1.2   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] Lint_swapcontext.c  1.2   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] alarm.3  1.22   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] clock.3  1.10   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] ctermid.3  1.10   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] ctype_.c  1.16   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] daemon.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] fnmatch.3  1.21   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getbsize.3  1.9   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getcwd.3  1.16   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getdiskbyname.3  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getdomainname.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getfsent.3  1.10   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getloadavg.3  1.14   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getnetgrent.3  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getpagesize.3  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getpass.3  1.11   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] initgroups.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] isascii.c  1.2   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] nice.3  1.13   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] nice.c  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] nlist.c  1.21   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] pause.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] psignal.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] scandir.3  1.11   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] siginterrupt.3  1.11   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] sigsetops.3  1.14   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] sleep.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] time.3  1.13   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] times.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] timezone.3  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] ualarm.3  1.17   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] uname.3  1.10   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] usleep.3  1.18   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] utime.3  1.19   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] utime.c  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] valloc.3  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] wait3.c  1.8   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] waitpid.c  1.9   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] closedir.c  1.15   17 years  christos   PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of locations...
[TXT] rewinddir.c  1.12   17 years  christos   PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of locations...
[TXT] syslog.c  1.40   15 years  christos   PR/38539: Ed Ravin: libc/gen/syslog.c always logs to console if LOG_CONS is set....
[TXT] Lint_frexp.c  1.2   25 years  christos   PR/6251: ``TheMan'': Delint.
[TXT] Lint_ldexp.c  1.2   25 years  christos   PR/6251: ``TheMan'': Delint.
[TXT] siglist.c  1.17   17 years  hubertf   Remove more duplicate #includes, and a few spurious whitespaces at EOL From Slav...
[TXT] execl.c  1.16   16 years  simonb   Remove support for NetBSD/pc532.
[TXT] execle.c  1.11   16 years  simonb   Remove support for NetBSD/pc532.
[TXT] execlp.c  1.11   16 years  simonb   Remove support for NetBSD/pc532.
[TXT] closefrom.c  1.2   19 years  atatat   Reverse arguments to fcntl(2).
[TXT] fts.3  1.27   20 years  snj   Simplify a clunky multi-line Fn, correct Nm usage, use Dq for quotes, add some c...
[TXT] setproctitle.c  1.22   16 years  christos   Simplify and check for snprintf() error.
[TXT] isnan.3  1.2   20 years  wiz   Sort SEE ALSO, drop trailing space.
[TXT] isinf.3  1.12   20 years  wiz   Sort SEE ALSO.
[TXT] pwcache.h  1.5   20 years  wiz   Spell address with two d's. Inspired by similar changes in OpenBSD, originating ...
[TXT] fts.c  1.32   16 years  lukem   Style tweaks: * test defined(HAVE_foo) not just HAVE_foo * replace u_foo with un...
[TXT] getdevmajor.3  1.3   19 years  wiz   Use more markup. Sort sections.
[TXT] psignal.c  1.21   18 years  christos   WARNS=4
[TXT] wordexp.3  1.2   17 years  jld   \*[Am] for an ampersand, not *[Am].
[TXT] cpuset.3  1.1   15 years  rmind   branches: 1.1.2; - Add affinity(3) manual page, which describes thread affinity...
[TXT] alphasort.c  1.1   18 years  christos   branches: 1.1.30; 64 bit inode changes
[TXT] uname.c  1.10   17 years  cbiere   branches: 1.10.36; Bail out on the first sysctl() error as suggested by Pierre ...
[TXT] time.c  1.10   20 years  agc   branches: 1.10.40; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] ftok.c  1.10   19 years  hubertf   branches: 1.10.50; Change copyright to 2-clause BSD-copyright. Changed with exp...
[TXT] alarm.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] ctermid.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] pause.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] ualarm.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] valloc.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] dirname.c  1.10   15 years  christos   branches: 1.10.6; undo the constification of the argument. Per opengroup.
[TXT] fpgetmask.3  1.10   15 years  martin   branches: 1.10.8; Convert TNF licenses to new 2 clause variant
[TXT] lockf.3  1.10   15 years  martin   branches: 1.10.8; Convert TNF licenses to new 2 clause variant
[TXT] devname.3  1.11   20 years  agc   branches: 1.11.56; 1.11.58; Move UCB-licensed code from 4-clause to 3-clause l...
[TXT] nlist.3  1.11   20 years  agc   branches: 1.11.98; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] toascii.3  1.12   16 years  apb   branches: 1.12.10; Clarify the range of the result from toascii.
[TXT] randomid.c  1.12   17 years  christos   branches: 1.12.26; fix incomplete initializers
[TXT] getlogin.c  1.12   20 years  agc   branches: 1.12.32; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] ttyslot.c  1.12   19 years  christos   branches: 1.12.34; It is silly to have to enumerate all the ptys in /etc/ttys i...
[TXT] confstr.c  1.12   17 years  christos   branches: 1.12.36; PR/35170: Guy Harris: confstr() should return 0, not -1, on ...
[TXT] gethostname.c  1.12   18 years  christos   branches: 1.12.44; Don't hide the error from sysctl. From Liam Foy.
[TXT] realpath.3  1.12   18 years  elad   branches: 1.12.44; 1.12.46; 1.12.50; Don't allow last path element to be none...
[TXT] getdomainname.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] isatty.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] setdomainname.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] sethostname.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] siginterrupt.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] signal.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] isblank.3  1.13   16 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] iscntrl.3  1.13   16 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isprint.3  1.13   16 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] ispunct.3  1.13   16 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isxdigit.3  1.13   16 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] ftok.3  1.13   19 years  hubertf   branches: 1.13.36; Change copyright to 2-clause BSD-copyright. Changed with exp...
[TXT] getloadavg.c  1.13   20 years  agc   branches: 1.13.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] _errno.c  1.13   15 years  martin   branches: 1.13.8; Remove clause 3 and 4 from TNF licenses
[TXT] stringlist.c  1.13   15 years  martin   branches: 1.13.8; Remove clause 3 and 4 from TNF licenses
[TXT] stringlist.3  1.13   15 years  martin   branches: 1.13.8; 1.13.10; Convert TNF licenses to new 2 clause variant
[TXT] isalpha.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isdigit.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isgraph.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] islower.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isupper.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] tolower.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] times.c  1.14   18 years  christos   branches: 1.14.28; compat core reorg.
[TXT] seekdir.c  1.14   17 years  christos   branches: 1.14.44; 1.14.50; PR/24324: Arne H Juul: Re-implement seekdir/telldi...
[TXT] humanize_number.c  1.14   15 years  martin   branches: 1.14.4; 1.14.8; 1.14.24; Remove clause 3 and 4 from TNF licenses
[TXT] basename.3  1.14   15 years  christos   branches: 1.14.6; undo the constification of the argument. Per opengroup.
[TXT] dirname.3  1.14   15 years  christos   branches: 1.14.6; undo the constification of the argument. Per opengroup.
[TXT] isspace.3  1.14   16 years  apb   branches: 1.14.6; 1.14.10; 1.14.30; Refer to the CAVEATS section of ctype(3) ...
[TXT] getgrouplist.3  1.14   15 years  martin   branches: 1.14.8; Move TNF licenses to 2 clause form
[TXT] isalnum.3  1.15   16 years  apb   branches: 1.15.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] nlist_ecoff.c  1.15   17 years  he   branches: 1.15.28; Avoid "unsigned < 0" comparison by open-coding the remaining...
[TXT] popen.3  1.16   16 years  wiz   branches: 1.16.14; Add xref to shquote(3), suggested by joerg. Bump date.
[TXT] getpass.c  1.16   16 years  christos   branches: 1.16.28; block signals before playing with files. From Anon Ymous
[TXT] nlist_aout.c  1.16   17 years  christos   branches: 1.16.28; if we are using ssp, use malloc instead of alloca.
[TXT] isctype.c  1.16   20 years  agc   branches: 1.16.38; 1.16.40; Move UCB-licensed code from 4-clause to 3-clause l...
[TXT] getbsize.c  1.16   18 years  christos   branches: 1.16.44; WARNS=4
[TXT] getmntinfo.c  1.16   18 years  christos   branches: 1.16.44; compat core reorg.
[TXT] assert.c  1.16   19 years  kleink   branches: 1.16.50; A little libc namespace housekeeping exercise: * Make vfprin...
[TXT] toupper.3  1.17   16 years  apb   branches: 1.17.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isascii.3  1.17   16 years  apb   branches: 1.17.10; When given negative inputs, isascii returns false. Clarify ...
[TXT] unvis.3  1.17   18 years  christos   branches: 1.17.30; Fix the code example.
[TXT] nlist_private.h  1.17   20 years  salo   branches: 1.17.46; netbsd.org->NetBSD.org
[TXT] setjmp.3  1.17   15 years  enami   branches: 1.17.6; 1.17.64; 1.17.68; Refer sigprocmask(2) instead of non exist...
[TXT] pwcache.3  1.17   15 years  martin   branches: 1.17.8; Move TNF licenses to 2 clause form
[TXT] devname.c  1.17   15 years  martin   branches: 1.17.8; Remove clause 3 and 4 from TNF licenses
[TXT] ctype.3  1.18   16 years  apb   branches: 1.18.10; 1.18.12; * Expand the CAVEATS section with a lot more detai...
[TXT] confstr.3  1.18   17 years  wiz   branches: 1.18.22; Sort sections.
[TXT] setmode.3  1.18   18 years  christos   branches: 1.18.26; 1.18.28; Make sure that setmode sets errno on failure (it u...
[TXT] getttyent.3  1.18   17 years  wiz   branches: 1.18.44; No abbreviations in Dd arguments.
[TXT] usleep.c  1.19   15 years  martin   branches: 1.19.4; 1.19.8; Remove clause 3 and 4 from TNF licenses
[TXT] telldir.c  1.19   15 years  tonnerre   branches: 1.19.4; 1.19.8; 1.19.28; Fix a bug in the implementation of seekdir...
[TXT] sysctl.3  1.193   17 years  wiz   branches: 1.193.12; Sort error descriptions.
[TXT] wordexp.c  1.2   18 years  christos   branches: 1.2.30; WARNS=4
[TXT] toascii.c  1.2   20 years  agc   branches: 1.2.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] pw_private.h  1.2   20 years  salo   branches: 1.2.56; netbsd.org->NetBSD.org
[TXT] Lint_flt_rounds.c  1.2   23 years  cgd   branches: 1.2.62; fix up NetBSD RCS Ids to match the standard, and the leading ...
[TXT] Lint_fpgetmask.c  1.2   23 years  cgd   branches: 1.2.62; fix up NetBSD RCS Ids to match the standard, and the leading ...
[TXT] Lint_fpgetround.c  1.2   23 years  cgd   branches: 1.2.62; fix up NetBSD RCS Ids to match the standard, and the leading ...
[TXT] Lint_fpgetsticky.c  1.2   23 years  cgd   branches: 1.2.62; fix up NetBSD RCS Ids to match the standard, and the leading ...
[TXT] getlastlogx.3  1.2   15 years  martin   branches: 1.2.8; Convert TNF licenses to new 2 clause variant
[TXT] dirent_private.h  1.2   15 years  tonnerre   branches: 1.2.8; Fix a bug in the implementation of seekdir(). If the first ent...
[TXT] fpclassifyd_ieee754.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] gr_private.h  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] isfinited_ieee754.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] isfinitef_ieee754.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] sighold.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] sigignore.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] signbitd_ieee754.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] signbitf_ieee754.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] sigrelse.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] sigset.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] pw_scan.c  1.20   19 years  christos   branches: 1.20.34; Avoid passing in the actual pw field in gettime because it m...
[TXT] ttyname.3  1.20   16 years  apb   branches: 1.20.6; Mention use of /var/run/dev.db, and add .Xr dev_mkdb 8 . Coul...
[TXT] fnmatch.c  1.21   18 years  perry   branches: 1.21.40; Remove leading __ from __(const|inline|signed|volatile) -- i...
[TXT] initgroups.c  1.21   20 years  agc   branches: 1.21.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] vis.3  1.22   18 years  jschauma   branches: 1.22.30; document that VIS_CSTYLE encodes space (SP 040) as '\s'.
[TXT] sleep.c  1.22   15 years  martin   branches: 1.22.4; 1.22.8; Remove clause 3 and 4 from TNF licenses
[TXT] getgrouplist.c  1.22   15 years  martin   branches: 1.22.8; Remove clause 3 and 4 from TNF licenses
[TXT] ttyname.c  1.23   18 years  christos   branches: 1.23.20; Coverity CID 1640: closedir on error.
[TXT] glob.c  1.23   15 years  ad   branches: 1.23.4; 1.23.6; 1.23.8; 1.23.10; 1.23.12; Fedora Core 9 doesn't p...
[TXT] readdir.c  1.24   15 years  tonnerre   branches: 1.24.8; Fix a bug in the implementation of seekdir(). If the first en...
[TXT] utmpx.c  1.25   15 years  martin   branches: 1.25.8; Remove clause 3 and 4 from TNF licenses
[TXT] directory.3  1.26   17 years  christos   branches: 1.26.28; Explicitly mention that telldir values are only valid for th...
[TXT] scandir.c  1.26   16 years  christos   branches: 1.26.36; PR/36464: scandir(3) corrupts heap when run on ZFS directori...
[TXT] getusershell.c  1.27   15 years  martin   branches: 1.27.8; Remove clause 3 and 4 from TNF licenses
[TXT] unvis.c  1.28   18 years  christos   branches: 1.28.30; compat core reorg.
[TXT] sysctl.c  1.29   18 years  drochner   branches: 1.29.20; complete constification of the sysctl() user side
[TXT] sysconf.c  1.29   16 years  njoly   branches: 1.29.4; Fix _SC_MQ_OPEN_MAX/_SC_MQ_PRIO_MAX sysctlgetmibinfo calls. T...
[TXT] getgrent.3  1.29   15 years  christos   branches: 1.29.8; Mention errno settings on failure.
[TXT] dehumanize_number.c  1.3   15 years  martin   branches: 1.3.4; 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] lockf.c  1.3   15 years  martin   branches: 1.3.4; 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] fpclassify.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] isfinite.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] isnormal.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] signbit.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] sigrelse.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] fpclassifyf_ieee754.c  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] ulimit.c  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] execvp.c  1.30   16 years  yamt   branches: 1.30.16; add a comment.
[TXT] pwcache.c  1.30   15 years  martin   branches: 1.30.8; Remove clause 3 and 4 from TNF licenses
[TXT] setmode.c  1.31   18 years  christos   branches: 1.31.44; Make sure that setmode sets errno on failure (it used to ret...
[TXT] glob.3  1.32   16 years  christos   branches: 1.32.8; 1.32.12; 1.32.14; 1.32.16; GLOB_NO_DOTDIRS patch from mous...
[TXT] opendir.c  1.33   16 years  elad   branches: 1.33.12; PR/35562: khorben at defora dot org: Potential denial of ser...
[TXT] sysconf.3  1.33   16 years  ad   branches: 1.33.8; Add _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF for sysconf...
[TXT] disklabel.c  1.34   18 years  christos   branches: 1.34.44; Coverity CID 512: Fix memory leak.
[TXT] vis.c  1.36   15 years  martin   branches: 1.36.2; Convert to new 2 clause license
[TXT] getpwent.3  1.36   15 years  christos   branches: 1.36.8; Mention errno settings on failure.
[TXT] fmtmsg.c  1.4   15 years  martin   branches: 1.4.4; 1.4.8; Remove clause 3 and 4 from TNF licenses
[TXT] cgetcap.3  1.4   16 years  christos   branches: 1.4.6; Add csetexpandtc()
[TXT] _lwp_makecontext.3  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] sighold.3  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] sigignore.3  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] sysctlbyname.c  1.4   15 years  martin   branches: 1.4.8; Convert to new 2 clause license
[TXT] sysctlnametomib.c  1.4   15 years  martin   branches: 1.4.8; Convert to new 2 clause license
[TXT] getgroupmembership.c  1.4   15 years  martin   branches: 1.4.8; Remove clause 3 and 4 from TNF licenses
[TXT] getnetgrent.c  1.40   16 years  rtr   branches: 1.40.10; whitespace fix
[TXT] getcap.c  1.48   16 years  christos   branches: 1.48.24; Add csetexpandtc()
[TXT] makecontext.3  1.5   15 years  martin   branches: 1.5.6; 1.5.8; 1.5.10; Convert TNF licenses to new 2 clause variant
[TXT] endutxent.3  1.5   15 years  martin   branches: 1.5.8; Convert TNF licenses to new 2 clause variant
[TXT] pthread_atfork.3  1.5   15 years  martin   branches: 1.5.8; 1.5.28; 1.5.40; Convert TNF licenses to new 2 clause variant...
[TXT] nlist_coff.c  1.6   17 years  uwe   branches: 1.6.28; G/c check() macro, b/c it's used only twice and the off < 0 t...
[TXT] fmtmsg.3  1.6   15 years  martin   branches: 1.6.8; Convert TNF licenses to new 2 clause variant
[TXT] sigset.3  1.6   15 years  martin   branches: 1.6.8; Convert TNF licenses to new 2 clause variant
[TXT] fmtcheck.3  1.6   15 years  martin   branches: 1.6.8; 1.6.10; Convert TNF licenses to new 2 clause variant
[TXT] sysctlgetmibinfo.c  1.6   15 years  martin   branches: 1.6.8; 1.6.10; Convert to new 2 clause license
[TXT] getgrent.c  1.62   15 years  martin   branches: 1.62.6; 1.62.8; 1.62.22; Remove clause 3 and 4 from TNF licenses
[TXT] getprogname.3  1.7   16 years  dholland   branches: 1.7.10; Add a note clarifying that getprogname() results are not trus...
[TXT] raise.3  1.7   20 years  agc   branches: 1.7.38; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] raise.c  1.7   20 years  agc   branches: 1.7.38; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] arc4random.3  1.7   18 years  perry   branches: 1.7.40; u_intN_t -> uintN_t
[TXT] setjmperr.c  1.7   20 years  agc   branches: 1.7.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] utmp.c  1.7   15 years  martin   branches: 1.7.8; Remove clause 3 and 4 from TNF licenses
[TXT] getpwent.c  1.75   15 years  martin   branches: 1.75.8; Remove clause 3 and 4 from TNF licenses
[TXT] shquote.3  1.8   20 years  salo   branches: 1.8.32; netbsd.org->NetBSD.org
[TXT] pthread_atfork.c  1.8   15 years  martin   branches: 1.8.4; 1.8.8; Remove clause 3 and 4 from TNF licenses
[TXT] wait.c  1.8   20 years  agc   branches: 1.8.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] basename.c  1.8   15 years  christos   branches: 1.8.6; undo the constification of the argument. Per opengroup.
[TXT] humanize_number.3  1.8   15 years  martin   branches: 1.8.8; Convert TNF licenses to new 2 clause variant
[TXT] ulimit.3  1.8   15 years  martin   branches: 1.8.8; Convert TNF licenses to new 2 clause variant
[TXT] fmtcheck.c  1.8   15 years  martin   branches: 1.8.8; 1.8.28; 1.8.40; Remove clause 3 and 4 from TNF licenses
[TXT] tolower_.c  1.9   20 years  salo   branches: 1.9.38; 1.9.40; netbsd.org->NetBSD.org
[TXT] toupper_.c  1.9   20 years  salo   branches: 1.9.38; 1.9.40; netbsd.org->NetBSD.org
[TXT] arc4random.c  1.9   18 years  perry   branches: 1.9.40; Remove leading __ from __(const|inline|signed|volatile) -- it...
[TXT] clock.c  1.9   20 years  dsl   branches: 1.9.40; Significantly reduce the non-monotonicity of this function. T...
[TXT] execv.c  1.9   18 years  christos   branches: 1.9.44; cleanup casts and KNF.
[TXT] getpagesize.c  1.9   20 years  agc   branches: 1.9.46; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] daemon.c  1.9   20 years  agc   branches: 1.9.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] signame.c  1.13   18 years  christos   compat core reorg.
[TXT] sigsetops.c  1.15   18 years  christos   compat core reorg.
[TXT] getusershell.3  1.10   19 years  lukem   document which #include file to use
[TXT] Lint_bswap16.c  1.3   23 years  cgd   fix NetBSD RCS id tags
[TXT] Lint_bswap32.c  1.2   23 years  cgd   fix NetBSD RCS id tags
[TXT] Lint_bswap64.c  1.2   23 years  cgd   fix NetBSD RCS id tags
[TXT] getmntinfo.3  1.15   19 years  jdolecek   fix reference Nx 2.1 to Nx 3.0
[TXT] Lint___sigsetjmp14.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint__setjmp.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_alloca.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_fabs.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_fpsetmask.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_fpsetround.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_fpsetsticky.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_modf.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] popen.c  1.29   17 years  christos   instead of using the (void)&foo kludge to avoid longjmp clobbering of variables ...
[TXT] getcwd.c  1.45   16 years  christos   make _FORTIFY_SOURCE play nicely with lint
[TXT] getprogname.c  1.3   20 years  salo   netbsd.org->NetBSD.org
[TXT] nlist_elf64.c  1.6   20 years  salo   netbsd.org->NetBSD.org
[TXT] setproctitle.3  1.18   20 years  salo   netbsd.org->NetBSD.org
[TXT] setprogname.c  1.3   20 years  salo   netbsd.org->NetBSD.org
[TXT] bswap.3  1.10   18 years  perry   u_intN_t -> uintN_t


CVSweb <webmaster@jp.NetBSD.org>