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: netbsd-1-6-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regexp/        
[TXT] Makefile.inc  1.110   22 years  christos   branches: 1.110.2; A simple utmpx implementation. Nothing uses it yet. TODO: wr...
[TXT] sysctl.3  1.93   21 years  itojun   branches: 1.93.2; document net.key.* sysctl. provide sysctl MIB for controllin...
[TXT] getpwent.c  1.50   22 years  groo   botched strncpy -> strlcpy from xs@kittenz.org
[TXT] getgrent.c  1.42   22 years  lukem   be consistent with internal names: s/start_gr/grstart/ ; s/matchline/gr&/
[TXT] getcap.c  1.35   22 years  groo   branches: 1.35.2; Detect if line length exceeds buffer capacities. from xs@kitt...
[TXT] getnetgrent.c  1.28   24 years  mycroft   branches: 1.28.6; Delint.
[TXT] setmode.c  1.28   24 years  enami   branches: 1.28.6; Use tab to indent.
[TXT] disklabel.c  1.27   23 years  itohy   branches: 1.27.2; Passing "char" values to ctype(3) functions is problematic. I...
[TXT] syslog.c  1.27   22 years  atatat   Build a single retry into syslog() so that if someone restarted syslogd after we...
[TXT] getcwd.c  1.25   22 years  groo   branches: 1.25.2; botched strncpy -> strlcpy from xs@kittenz.org
[TXT] popen.c  1.25   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] fstab.c  1.24   22 years  groo   botched strncpy -> strlcpy from xs@kittenz.org
[TXT] glob.3  1.23   22 years  ross   generate & symbolically
[TXT] fts.c  1.22   26 years  thorpej   Allow the old-name functions to be compiled from the same source file as the ren...
[TXT] unvis.c  1.22   22 years  christos   - Add VIS_HTTPSTYLE from FreeBSD. - svis, strsvis, strsvisx were not reversible,...
[TXT] vis.c  1.22   22 years  christos   - Add VIS_HTTPSTYLE from FreeBSD. - svis, strsvis, strsvisx were not reversible,...
[TXT] fts.3  1.21   22 years  ross   Generate <>& symbolically.
[TXT] getusershell.c  1.21   23 years  itohy   branches: 1.21.2; Passing "char" values to ctype(3) functions is problematic. I...
[TXT] nlist_elf32.c  1.21   23 years  cgd   sweep of my licenses (userland files w/o only my copyright) for consistency. (n...
[TXT] pwcache.c  1.21   22 years  tv   branches: 1.21.2; Add some more bits of host compatibility.
[TXT] scandir.c  1.21   22 years  enami   Cosmetic changse.
[TXT] sleep.c  1.21   24 years  mycroft   branches: 1.21.38; Delint. Remove trailing ; from uses of __weak_alias(). The ...
[TXT] err.c  1.20   22 years  bjh21   When testing __STDC__, consistently use #ifdef rather than #if. The Sun Worksho...
[TXT] execvp.c  1.20   22 years  enami   Use memcpy instead of memmove since no overlaps here (copy from somewhere outsid...
[TXT] getpwent.3  1.20   21 years  simonb   Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.
[TXT] opendir.c  1.20   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] sysconf.3  1.20   22 years  kleink   Untangle the description of {MONOTONIC_CLOCK} somewhat.
[TXT] initgroups.c  1.19   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] nlist.c  1.19   23 years  cgd   branches: 1.19.4; fix up NetBSD RCS Ids to match the standard, and the leading ...
[TXT] psignal.c  1.19   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] setproctitle.c  1.19   23 years  cgd   branches: 1.19.2; convert from __progname to getprogname()
[TXT] alarm.3  1.18   22 years  ross   Generate <>& symbolically.
[TXT] fnmatch.c  1.18   23 years  thorpej   branches: 1.18.2; Implement FNM_CASEFOLD, for matching the pattern in a case-in...
[TXT] getttyent.c  1.18   23 years  itohy   Passing "char" values to ctype(3) functions is problematic. If an argument of a ...
[TXT] ttyname.c  1.18   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] fnmatch.3  1.17   22 years  ross   Generate <>& symbolically.
[TXT] signal.3  1.17   22 years  wiz   Improve RETURN VALUES section by mentioning SIG_ERR, per lib/15686, and fix some...
[TXT] usleep.c  1.17   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] getgrent.3  1.16   21 years  simonb   Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.
[TXT] utime.3  1.16   21 years  simonb   Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.
[TXT] vis.3  1.16   22 years  christos   - Add VIS_HTTPSTYLE from FreeBSD. - svis, strsvis, strsvisx were not reversible,...
[TXT] ctype_.c  1.15   23 years  kleink   Need <limits.h> in _CTYPE_PRIVATE environments.
[TXT] directory.3  1.15   21 years  simonb   Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.
[TXT] getgrouplist.c  1.15   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] isctype.c  1.15   24 years  kleink   Move the function implementations of (the non-ANSI) isascii() and toascii() into...
[TXT] readdir.c  1.15   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] ualarm.3  1.15   22 years  ross   Generate <>& symbolically.
[TXT] assert.c  1.14   23 years  cgd   nuke a last-minute addition in the getprogname() cleanup that didn't work.
[TXT] err.3  1.14   22 years  ross   Generate <>& symbolically.
[TXT] getcwd.3  1.14   22 years  ross   Generate <>& symbolically.
[TXT] getpass.c  1.14   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] setproctitle.3  1.14   22 years  ross   Generate <>& symbolically.
[TXT] siglist.c  1.14   24 years  mycroft   Make some needed weak aliases.
[TXT] sysconf.c  1.14   22 years  kleink   Add {POSIX_MONOTONIC_CLOCK} variables.
[TXT] unvis.3  1.14   22 years  christos   - Add VIS_HTTPSTYLE from FreeBSD. - svis, strsvis, strsvisx were not reversible,...
[TXT] usleep.3  1.14   22 years  ross   Generate <>& symbolically.
[TXT] confstr.3  1.13   22 years  ross   Generate <>& symbolically.
[TXT] exec.3  1.13   22 years  ross   Generate <>& symbolically.
[TXT] getbsize.c  1.13   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] nlist_ecoff.c  1.13   23 years  cgd   sweep of my licenses (userland files w/o only my copyright) for consistency. (n...
[TXT] pause.3  1.13   22 years  ross   Generate <>& symbolically.
[TXT] pwcache.3  1.13   22 years  wiz   Whitespace nit.
[TXT] setmode.3  1.13   22 years  ross   Generate <>& symbolically.
[TXT] sigsetops.c  1.13   25 years  thorpej   Warn about references to the compatibility sigaddset(), sigdelset(), sigemptyset...
[TXT] telldir.c  1.13   22 years  thorpej   Fix -Wshadow warnings (gcc 3.1).
[TXT] getloadavg.3  1.12   21 years  wiz   Add return type. From KAWAKUBO Hiroshi in lib/16776.
[TXT] getttyent.3  1.12   22 years  ross   Generate <>& symbolically.
[TXT] nlist_aout.c  1.12   23 years  cgd   branches: 1.12.4; fix up NetBSD RCS Ids to match the standard, and the leading ...
[TXT] nlist_private.h  1.12   22 years  matt   Enable ELF32 support for VAX.
[TXT] psignal.3  1.12   22 years  ross   Generate <>& symbolically.
[TXT] sigsetops.3  1.12   22 years  ross   Generate <>& symbolically.
[TXT] sleep.3  1.12   22 years  ross   Generate <>& symbolically.
[TXT] syslog.3  1.12   22 years  ross   Generate <>& symbolically.
[TXT] daemon.3  1.11   22 years  ross   Generate <>& symbolically.
[TXT] getdomainname.3  1.11   22 years  ross   Generate <>& symbolically.
[TXT] getdomainname.c  1.11   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] gethostname.3  1.11   22 years  ross   Generate <>& symbolically.
[TXT] getloadavg.c  1.11   23 years  mrg   branches: 1.11.2; we now need <uvm/uvm_param.h>
[TXT] getmntinfo.3  1.11   22 years  ross   Generate <>& symbolically.
[TXT] getmntinfo.c  1.11   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] isatty.c  1.11   22 years  lukem   don't bother checking _DIAGASSERT(fd != -1), since the underlying ioctl(2) will ...
[TXT] pw_scan.c  1.11   22 years  tv   Make almost all tools compile and run properly on non-NetBSD hosts. (In particu...
[TXT] setdomainname.c  1.11   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] sethostname.c  1.11   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] siginterrupt.c  1.11   23 years  christos   fix nested extern
[TXT] signal.c  1.11   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] signame.c  1.11   22 years  christos   add the rt signals so we don't core-dump.
[TXT] sysctl.c  1.11   24 years  mycroft   branches: 1.11.6; Delint. Remove trailing ; from uses of __weak_alias(). The m...
[TXT] times.3  1.11   22 years  ross   Generate <>& symbolically.
[TXT] times.c  1.11   24 years  mycroft   branches: 1.11.6; Delint. Remove trailing ; from uses of __weak_alias(). The m...
[TXT] timezone.3  1.11   23 years  kleink   Finally deprecate the old timezone() interface in favor of an XSH5 timezone/dayt...
[TXT] ttyname.3  1.11   22 years  ross   Generate <>& symbolically.
[TXT] utime.c  1.11   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] closedir.c  1.10   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] confstr.c  1.10   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] gethostname.c  1.10   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] getlogin.c  1.10   24 years  mycroft   branches: 1.10.6; Delint. Remove trailing ; from uses of __weak_alias(). The m...
[TXT] getnetgrent.3  1.10   22 years  ross   Generate <>& symbolically.
[TXT] getpagesize.3  1.10   22 years  ross   Generate <>& symbolically.
[TXT] glob.c  1.10   26 years  thorpej   Allow the old-name functions to be compiled from the same source file as the ren...
[TXT] initgroups.3  1.10   22 years  ross   Generate <>& symbolically.
[TXT] nice.3  1.10   22 years  ross   Generate <>& symbolically.
[TXT] popen.3  1.10   22 years  ross   Generate <>& symbolically.
[TXT] stringlist.c  1.10   24 years  enami   - Don't update the size of allocated storage until realloc successes. - KNF left...
[TXT] time.3  1.10   22 years  ross   Generate <>& symbolically.
[TXT] toupper.3  1.10   22 years  ross   Generate <>& symbolically.
[TXT] ttyslot.c  1.10   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] valloc.3  1.10   22 years  ross   Generate <>& symbolically.
[TXT] _errno.c  1.9   23 years  christos   branches: 1.9.2; -Wredundant-declarations does not like nested extern declarati...
[TXT] alarm.c  1.9   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] ctermid.c  1.9   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] ctype.3  1.9   22 years  ross   Generate <>& symbolically.
[TXT] devname.c  1.9   23 years  simonb   Add a cache ala pwcache(3). Gives a small but measurable performance improvemen...
[TXT] ftok.c  1.9   24 years  mycroft   branches: 1.9.10; Delint. Remove trailing ; from uses of __weak_alias(). The m...
[TXT] getpass.3  1.9   22 years  ross   Generate <>& symbolically.
[TXT] isascii.3  1.9   22 years  ross   Generate <>& symbolically.
[TXT] nice.c  1.9   24 years  mycroft   branches: 1.9.6; 1.9.8; Delint. Remove trailing ; from uses of __weak_alias()....
[TXT] pause.c  1.9   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] rewinddir.c  1.9   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] scandir.3  1.9   22 years  ross   Generate <>& symbolically.
[TXT] seekdir.c  1.9   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] setjmp.3  1.9   22 years  ross   Generate <>& symbolically.
[TXT] siginterrupt.3  1.9   22 years  ross   Generate <>& symbolically.
[TXT] time.c  1.9   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] ualarm.c  1.9   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] valloc.c  1.9   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] verr.c  1.9   22 years  tv   Roll in fixes to permit cross-compiling from non-NetBSD hosts. This round has b...
[TXT] verrx.c  1.9   22 years  tv   Roll in fixes to permit cross-compiling from non-NetBSD hosts. This round has b...
[TXT] vwarn.c  1.9   22 years  tv   Roll in fixes to permit cross-compiling from non-NetBSD hosts. This round has b...
[TXT] vwarnx.c  1.9   22 years  tv   Roll in fixes to permit cross-compiling from non-NetBSD hosts. This round has b...
[TXT] clock.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] ctermid.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] daemon.c  1.8   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] devname.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] errx.c  1.8   22 years  bjh21   When testing __STDC__, consistently use #ifdef rather than #if. The Sun Worksho...
[TXT] ftok.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] getdiskbyname.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] getfsent.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] getgrouplist.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] getpagesize.c  1.8   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] isalnum.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] isalpha.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] isinf.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] islower.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] isspace.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] isupper.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] nlist.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] realpath.3  1.8   22 years  ross   branches: 1.8.2; Generate <>& symbolically.
[TXT] stringlist.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] tolower.3  1.8   22 years  ross   Generate <>& symbolically.
[TXT] tolower_.c  1.8   26 years  christos   Fix RCSID's
[TXT] toupper_.c  1.8   26 years  christos   Fix RCSID's
[TXT] uname.c  1.8   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] warn.c  1.8   22 years  bjh21   When testing __STDC__, consistently use #ifdef rather than #if. The Sun Worksho...
[TXT] basename.3  1.7   22 years  ross   branches: 1.7.2; Generate <>& symbolically.
[TXT] clock.c  1.7   26 years  kleink   Need <time.h> for clock() prototype.
[TXT] dirname.3  1.7   22 years  ross   branches: 1.7.2; Generate <>& symbolically.
[TXT] execl.c  1.7   24 years  mycroft   branches: 1.7.6; Delint. Remove trailing ; from uses of __weak_alias(). The ma...
[TXT] getusershell.3  1.7   22 years  wiz   Boring whitespace fixes.
[TXT] isblank.3  1.7   22 years  ross   Generate <>& symbolically.
[TXT] iscntrl.3  1.7   22 years  ross   Generate <>& symbolically.
[TXT] isdigit.3  1.7   22 years  ross   Generate <>& symbolically.
[TXT] isgraph.3  1.7   22 years  ross   Generate <>& symbolically.
[TXT] isprint.3  1.7   22 years  ross   Generate <>& symbolically.
[TXT] ispunct.3  1.7   22 years  ross   Generate <>& symbolically.
[TXT] isxdigit.3  1.7   22 years  ross   Generate <>& symbolically.
[TXT] uname.3  1.7   22 years  ross   Generate <>& symbolically.
[TXT] wait.c  1.7   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] wait3.c  1.7   24 years  mycroft   Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this i...
[TXT] waitpid.c  1.7   24 years  mycroft   branches: 1.7.6; Delint. Remove trailing ; from uses of __weak_alias(). The ma...
[TXT] warnx.c  1.7   22 years  tv   Roll in fixes to permit cross-compiling from non-NetBSD hosts. This round has b...
[TXT] arc4random.3  1.6.2.2   20 years  jmc   Pullup rev 1.1-1.6 (requested by provos in ticket #1386) Introduce bcrypt passw...
[TXT] bswap.3  1.6   22 years  ross   Generate <>& symbolically.
[TXT] execle.c  1.6   24 years  mycroft   branches: 1.6.6; Delint. Remove trailing ; from uses of __weak_alias(). The ma...
[TXT] execlp.c  1.6   24 years  mycroft   branches: 1.6.6; Delint. Remove trailing ; from uses of __weak_alias(). The ma...
[TXT] lockf.3  1.6   22 years  ross   Generate <>& symbolically.
[TXT] raise.c  1.6   26 years  christos   branches: 1.6.14; Fix RCSID's
[TXT] setjmperr.c  1.6   26 years  christos   Fix RCSID's
[TXT] toascii.3  1.6   22 years  ross   Generate <>& symbolically.
[TXT] utmpx.c  1.6   22 years  christos   - open for r+, then w+, then r. - fix fread and fwrite error checking.
[TXT] arc4random.c  1.5.2.2   20 years  jmc   Pullup rev 1.1-1.5 (requested by provos in ticket #1386) Introduce bcrypt passw...
[TXT] dirname.c  1.5   22 years  tv   branches: 1.5.2; Roll in fixes to permit cross-compiling from non-NetBSD hosts....
[TXT] execv.c  1.5   24 years  mycroft   branches: 1.5.6; Delint. Remove trailing ; from uses of __weak_alias(). The ma...
[TXT] fpgetmask.3  1.5   22 years  wiz   Drop duplicate .Pp.
[TXT] getbsize.3  1.5   22 years  ross   Generate <>& symbolically.
[TXT] nlist_elf64.c  1.5   23 years  cgd   sweep of my licenses (userland files w/o only my copyright) for consistency. (n...
[TXT] raise.3  1.5   22 years  ross   Generate <>& symbolically.
[TXT] basename.c  1.4   22 years  tv   branches: 1.4.2; Roll in fixes to permit cross-compiling from non-NetBSD hosts....
[TXT] errno.c  1.4   24 years  kleink   Back out previous: when statically linking executables a warning will be display...
[TXT] fmtcheck.c  1.4   23 years  briggs   Remove extra #include.
[TXT] nlist_coff.c  1.4   23 years  cgd   sweep of my licenses (userland files w/o only my copyright) for consistency. (n...
[TXT] shquote.3  1.4   22 years  ross   generate & symbolically
[TXT] shquote.c  1.4   23 years  simonb   branches: 1.4.2; Include <string.h> for memcpy() prototype.
[TXT] ulimit.3  1.4   22 years  ross   Generate <>& symbolically.
[TXT] Lint_bswap16.c  1.3   23 years  cgd   fix NetBSD RCS id tags
[TXT] fmtmsg.3  1.3   22 years  ross   Generate <>& symbolically.
[TXT] getprogname.3  1.3   22 years  ross   Generate <>& symbolically.
[TXT] Lint___setjmp14.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[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_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] 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_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] 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_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] 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] fmtcheck.3  1.2   22 years  ross   Generate <>& symbolically.
[TXT] fmtmsg.c  1.2   24 years  kleink   branches: 1.2.10; Add the inevitable __RCSID().
[TXT] getprogname.c  1.2   22 years  simonb   Don't need to include <string.h>.
[TXT] lockf.c  1.2   24 years  mycroft   branches: 1.2.38; Delint. Remove trailing ; from uses of __weak_alias(). The m...
[TXT] pwcache.h  1.2   23 years  simonb   Clarify the cache size description comments a little.
[TXT] setprogname.c  1.2   22 years  simonb   Don't need to include <string.h> unless REALLY_SET_PROGNAME is true.
[TXT] shquotev.c  1.2   23 years  christos   branches: 1.2.2; make these lint properly. 1. don't use MB_CUR_MAX, but MB_LEN_...
[TXT] isascii.c  1.1   24 years  kleink   Move the function implementations of (the non-ANSI) isascii() and toascii() into...
[TXT] pw_private.h  1.1   25 years  thorpej   Fix a serious symbol collision problem introduced when pw_scan() was added to li...
[TXT] toascii.c  1.1   24 years  kleink   Move the function implementations of (the non-ANSI) isascii() and toascii() into...
[TXT] ulimit.c  1.1   24 years  kleink   branches: 1.1.10; Add an XSH5 ulimit()/<ulimit.h> implementation.


CVSweb <webmaster@jp.NetBSD.org>