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-pagecache-base2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regexp/        
[TXT] unvis.c  1.37   12 years  christos   handle \x sequences like c does
[TXT] time.3  1.16   12 years  christos   there no errors defined for time.
[TXT] cpuset.3  1.6   12 years  wiz   Fix typo.
[TXT] glob.c  1.31   12 years  christos   branches: 1.31.2; 1.31.4; 1.31.8; PR/45517: Henning Petersen: Add restrict ke...
[TXT] glob.3  1.40   12 years  wiz   branches: 1.40.2; Fix function prototype. From Henning Petersen in PR 45516.
[TXT] fts.c  1.42   12 years  mrg   branches: 1.42.2; default O_CLOEXEC to 0 for systems that don't define it, like...
[TXT] utmp.c  1.10   12 years  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[TXT] utmpx.c  1.28   12 years  christos   branches: 1.28.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[TXT] fstab.c  1.29   12 years  christos   branches: 1.29.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[TXT] getcap.c  1.50   12 years  christos   branches: 1.50.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[TXT] getgrent.c  1.64   12 years  christos   branches: 1.64.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[TXT] getttyent.c  1.24   12 years  christos   branches: 1.24.2; 1.24.8; close on exec fixes: - open + fcntl -> open O_CLOEXE...
[TXT] getusershell.c  1.28   12 years  christos   branches: 1.28.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[TXT] initdir.c  1.2   12 years  christos   branches: 1.2.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - config...
[TXT] opendir.c  1.38   12 years  christos   branches: 1.38.20; close on exec fixes: - open + fcntl -> open O_CLOEXEC - conf...
[TXT] syslog.c  1.49   12 years  christos   branches: 1.49.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[TXT] directory.3  1.37   12 years  rmind   branches: 1.37.2; 1.37.8; Mention POSIX conformance of some functions, when th...
[TXT] lockf.3  1.12   12 years  rmind   Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
[TXT] nlist_elf32.c  1.33   12 years  christos   branches: 1.33.2; report STT_COMMON symbols as data.
[TXT] getprogname.c  1.4   12 years  christos   Provide symbol definitions for environ and __progname. These are duplicate defin...
[TXT] Lint_resumecontext.c  1.3   12 years  joerg   Mark _resumecontext as dead. ANSIfy all declarations for it.
[TXT] fixunsgen_ieee754.c  1.2   12 years  matt   branches: 1.2.2; Refactor to fix some signedness problems.
[TXT] Makefile.inc  1.180   12 years  joerg   branches: 1.180.2; Uses non-literal format strings
[TXT] sysconf.3  1.40   12 years  jmcneill   branches: 1.40.2; 1.40.4; 1.40.8; maxmimum -> maximum
[TXT] humanize_number.3  1.11   12 years  wiz   branches: 1.11.42; Fix variable name in SYNOPSIS to match DESCRIPTION. From Abh...
[TXT] isfinite.3  1.4   12 years  jruoho   Xref the non-standard finite(3).
[TXT] extattr.c  1.3   12 years  manu   branches: 1.3.2; Make cp -p and mv preverve extended attributes, and complain i...
[TXT] syslog.3  1.29   12 years  njoly   branches: 1.29.24; 1.29.28; Adjust xref varargs(3) -> stdarg(3)
[TXT] verr.c  1.15   12 years  joerg   branches: 1.15.2; 1.15.8; Retire varargs.h support. Move machine/stdarg.h logi...
[TXT] verrx.c  1.15   12 years  joerg   Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e...
[TXT] vwarn.c  1.15   12 years  joerg   branches: 1.15.2; 1.15.8; Retire varargs.h support. Move machine/stdarg.h logi...
[TXT] vwarnx.c  1.15   12 years  joerg   Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e...
[TXT] fixunsdfsi_ieee754.c  1.1   12 years  matt   branches: 1.1.2; Add ieee754 versions of the compiler runtime functions __fixu...
[TXT] fixunsgen64_ieee754.c  1.1   12 years  matt   Add ieee754 versions of the compiler runtime functions __fixuns{sf,df,tf}{si,di...
[TXT] fixunssfsi_ieee754.c  1.1   12 years  matt   branches: 1.1.2; Add ieee754 versions of the compiler runtime functions __fixu...
[TXT] fixunstfdi_ieee754.c  1.1   12 years  matt   Add ieee754 versions of the compiler runtime functions __fixuns{sf,df,tf}{si,di...
[TXT] fixunstfsi_ieee754.c  1.1   12 years  matt   branches: 1.1.2; Add ieee754 versions of the compiler runtime functions __fixu...
[TXT] execl.c  1.17   12 years  joerg   Drop special cases for i386 and m68k. It is not a validate assumption that the a...
[TXT] execle.c  1.12   12 years  joerg   Drop special cases for i386 and m68k. It is not a validate assumption that the a...
[TXT] execlp.c  1.12   12 years  joerg   Drop special cases for i386 and m68k. It is not a validate assumption that the a...
[TXT] popen.3  1.18   12 years  wiz   Various minor improvements.
[TXT] popen.c  1.31   12 years  christos   branches: 1.31.2; * Arrange for interfaces that create new file descriptors to ...
[TXT] getprogname.3  1.8   12 years  dholland   Clarify paragraph about calling setprogname, requested by Tobias Ulmer on freeno...
[TXT] vis.3  1.27   12 years  joerg   branches: 1.27.4; 1.27.10; Trailing white space
[TXT] raise.3  1.10   12 years  jruoho   Xref raise_default_signal(3).
[TXT] ualarm.3  1.19   12 years  jruoho   Clarify STANDARDS (i.e. cf. ualarm(3) is no longer in POSIX).
[TXT] nice.3  1.14   12 years  christos   Start eliminating "super-user" from the documentation.
[TXT] nice.c  1.13   12 years  christos   nice should always return EPERM, not EACCES
[TXT] getpwent.3  1.38   12 years  wiz   branches: 1.38.26; Sort sections and errors.
[TXT] getgrent.3  1.31   12 years  wiz   Sort sections and errors.
[TXT] ttyname.3  1.22   12 years  wiz   branches: 1.22.4; 1.22.6; Sort errors.
[TXT] getloadavg.3  1.15   13 years  jruoho   Use RETURN VALUES rather than DIAGNOSTIC for... return values.
[TXT] fmtmsg.3  1.7   13 years  jruoho   Markup improvements.
[TXT] uname.3  1.12   13 years  jruoho   branches: 1.12.10; 1.12.20; .Li -> .Em.
[TXT] fts.3  1.30   13 years  jruoho   branches: 1.30.4; 1.30.10; Improve -width.
[TXT] fpgetmask.3  1.12   13 years  wiz   Whitespace and punctuation.
[TXT] unvis.3  1.23   13 years  wiz   branches: 1.23.4; 1.23.10; Fix SYNOPSIS. Error found by martin.
[TXT] vis.c  1.44   13 years  christos   branches: 1.44.4; 1.44.10; Fix various vis/unvis issues: - no need for all the...
[TXT] getcwd.c  1.50   13 years  joerg   branches: 1.50.4; 1.50.6; 1.50.10; Redo the SSP wrappers to be transparent on...
[TXT] arc4random.3  1.9   13 years  wiz   branches: 1.9.22; Remove trailing whitespace.
[TXT] arc4random.c  1.10   13 years  christos   branches: 1.10.4; 1.10.6; add arc4random_{buf,uniform}, from OpenBSD.
[TXT] fnmatch.c  1.24   13 years  christos   branches: 1.24.4; add braces, per joerg.
[TXT] fpclassifyl_ieee754.c  1.1   13 years  matt   branches: 1.1.4; 1.1.8; 1.1.14; Make the MIPS N32/N64 ABIs properly support 1...
[TXT] infinityl_ieee754.c  1.1   13 years  matt   branches: 1.1.4; Make the MIPS N32/N64 ABIs properly support 128-bit long doubl...
[TXT] isfinitel_ieee754.c  1.1   13 years  matt   branches: 1.1.4; Make the MIPS N32/N64 ABIs properly support 128-bit long doubl...
[TXT] isinfl_ieee754.c  1.4   13 years  matt   branches: 1.4.4; 1.4.8; 1.4.14; Make the MIPS N32/N64 ABIs properly support 1...
[TXT] isnanl_ieee754.c  1.6   13 years  matt   branches: 1.6.4; 1.6.8; 1.6.14; Make the MIPS N32/N64 ABIs properly support 1...
[TXT] signbitl_ieee754.c  1.1   13 years  matt   branches: 1.1.4; 1.1.48; Make the MIPS N32/N64 ABIs properly support 128-bit l...
[TXT] nlist_private.h  1.21   13 years  matt   branches: 1.21.6; cleanup format of #ifdef
[TXT] scandir.3  1.14   13 years  njoly   branches: 1.14.28; Fix cross-reference, dir(5) -> dirent(3).
[TXT] errlist.awk  1.4   13 years  joerg   Replace use of errlist with a single concatenated version and an offset array. T...
[TXT] ctype_.c  1.19   13 years  joerg   branches: 1.19.6; 1.19.12; Prefix ctype bitmask macros with _CTYPE
[TXT] isctype.c  1.21   13 years  joerg   branches: 1.21.6; 1.21.12; Prefix ctype bitmask macros with _CTYPE
[TXT] sysctlbyname.c  1.7   13 years  pooka   Don't __weak_alias non-existent symbols. Apparently the alpha compiler doesn't ...
[TXT] sysctlgetmibinfo.c  1.9   13 years  pooka   branches: 1.9.6; Don't __weak_alias non-existent symbols. Apparently the alpha...
[TXT] sysctlnametomib.c  1.6   13 years  pooka   branches: 1.6.6; Don't __weak_alias non-existent symbols. Apparently the alpha...
[TXT] fnmatch.3  1.22   13 years  jruoho   Xref glob(7).
[TXT] closedir.c  1.16   13 years  yamt   fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
[TXT] dirent_private.h  1.4   13 years  yamt   fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
[TXT] rewinddir.c  1.13   13 years  yamt   fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
[TXT] readdir.c  1.25   13 years  yamt   branches: 1.25.6; - remove a wrong _DIAGASSERT - update comments - whitespace
[TXT] fabs_ieee754.c  1.2   13 years  matt   branches: 1.2.6; 1.2.12; Resurrect this for MIPS softfloat.
[TXT] psignal.3  1.17   13 years  christos   add psiginfo.
[TXT] psignal.c  1.22   13 years  christos   branches: 1.22.6; add psiginfo.
[TXT] sigsetops.c  1.16   13 years  joerg   Define a new __c99inline macro for compilers known to implement the C99 behavior...
[TXT] isascii.c  1.3   13 years  tnozaki   branches: 1.3.6; more split ctype.h -> sys/ctype_inline.h, sys/ctype_bits.h
[TXT] tolower_.c  1.13   13 years  tnozaki   branches: 1.13.6; 1.13.12; more split ctype.h -> sys/ctype_inline.h, sys/ctype...
[TXT] toupper_.c  1.13   13 years  tnozaki   branches: 1.13.6; 1.13.12; more split ctype.h -> sys/ctype_inline.h, sys/ctype...
[TXT] valloc.3  1.14   13 years  wiz   Remove double quotes around missing function in BUGS section.
[TXT] ctype.3  1.21   13 years  jruoho   Note POSIX compliance. Reword a little around the example.
[TXT] getpass.3  1.13   13 years  jruoho   branches: 1.13.6; .Nm -> .Fn.
[TXT] stringlist.3  1.15   13 years  jruoho   Small improvements to markup and wording.
[TXT] sigignore.3  1.6   13 years  wiz   Merge two entries for the same error.
[TXT] sigset.3  1.8   13 years  wiz   Merge two entries for the same error.
[TXT] ulimit.3  1.9   13 years  jruoho   Deprecated in POSIX (rev. 2008).
[TXT] isascii.3  1.18   13 years  jruoho   Interestingly, the committees plan to remove also isascii(3) and toascii(3) in t...
[TXT] toascii.3  1.13   13 years  jruoho   Interestingly, the committees plan to remove also isascii(3) and toascii(3) in t...
[TXT] ftw.3  1.5   13 years  jruoho   More obsolete things. These are all already deprecated in NetBSD, but it is wort...
[TXT] sighold.3  1.5   13 years  jruoho   More obsolete things. These are all already deprecated in NetBSD, but it is wort...
[TXT] sigrelse.3  1.4   13 years  jruoho   More obsolete things. These are all already deprecated in NetBSD, but it is wort...
[TXT] usleep.3  1.19   13 years  jruoho   No more usleep(3) in POSIX; "use nanosleep(2) instead".
[TXT] utime.3  1.21   13 years  jruoho   Note that also POSIX has deprecated utime(3).
[TXT] getcwd.3  1.18   13 years  jruoho   Add some STANDARDS lingo, mainly to note the functions that have been removed fr...
[TXT] makecontext.3  1.9   13 years  jruoho   branches: 1.9.6; 1.9.8; Properly mark the standard that "deprecated" all of th...
[TXT] ftok.3  1.16   13 years  jruoho   branches: 1.16.6; 1.16.12; 1.16.16; Note POSIX compliance.
[TXT] confstr.3  1.20   14 years  jruoho   Use .In for includes.
[TXT] devname.c  1.21   14 years  drochner   branches: 1.21.6; 1.21.8; remove some stray __weak_aliases, where the target f...
[TXT] getpwent.c  1.77   14 years  drochner   branches: 1.77.6; 1.77.8; remove some stray __weak_aliases, where the target f...
[TXT] pwcache.c  1.31   14 years  drochner   branches: 1.31.44; 1.31.46; remove some stray __weak_aliases, where the target...
[TXT] utime.c  1.13   14 years  drochner   branches: 1.13.6; remove some stray __weak_aliases, where the target functions ...
[TXT] wait3.c  1.9   14 years  drochner   branches: 1.9.6; remove some stray __weak_aliases, where the target functions w...
[TXT] sysctl.3  1.200   14 years  joerg   branches: 1.200.12; 1.200.22; Use .In for header files instead of .Ar Pa and v...
[TXT] ctermid.3  1.11   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] err.3  1.20   14 years  joerg   branches: 1.20.6; 1.20.12; Use .In for header files instead of .Ar Pa and vari...
[TXT] exec.3  1.21   14 years  joerg   branches: 1.21.6; 1.21.12; Use .In for header files instead of .Ar Pa and vari...
[TXT] getfsent.3  1.11   14 years  joerg   branches: 1.11.6; Use .In for header files instead of .Ar Pa and variations.
[TXT] getpagesize.c  1.10   14 years  matt   branches: 1.10.6; Make sure the kernel doesn't pass back 0 for pagesize.
[TXT] basename.c  1.9   14 years  tnozaki   branches: 1.9.12; 1.9.22; guard single-dot from modification by the applicatio...
[TXT] dirname.c  1.11   14 years  tnozaki   branches: 1.11.12; 1.11.22; guard single-dot from modification by the applicat...
[TXT] bswap.3  1.11   14 years  bouyer   Remove closes 3 and 4 from my copyright.
[TXT] getnetgrent.c  1.41   14 years  snj   branches: 1.41.6; Remove 3rd and 4th clauses in christos' license. OK christos...
[TXT] nlist_coff.c  1.8   14 years  he   branches: 1.8.6; Introduce a new accessor macro N_NAME() to access the n_name f...
[TXT] nlist_ecoff.c  1.18   14 years  he   branches: 1.18.6; Introduce a new accessor macro N_NAME() to access the n_name ...
[TXT] nlist_aout.c  1.22   14 years  martin   branches: 1.22.6; forward declare struct nlist before including nlist_private.h...
[TXT] nlist.c  1.22   14 years  he   branches: 1.22.6; Instead of including <a.out.h> to get at "struct nlist" (with...
[TXT] getdiskbyname.3  1.13   14 years  joerg   Fix markup.
[TXT] cgetcap.3  1.6   14 years  joerg   branches: 1.6.6; Fix markup.
[TXT] getdevmajor.3  1.5   15 years  drochner   minor fix in description of an error condition
[TXT] fmtcheck.3  1.7   15 years  joerg   branches: 1.7.12; 1.7.22; Fix preamble to match order set out by mdoc(7). Disc...
[TXT] alphasort.c  1.2   15 years  christos   branches: 1.2.28; no more weak here.
[TXT] wordexp.c  1.3   15 years  lukem   sign-compare fix
[TXT] raise.c  1.8   15 years  rmind   Change raise(3) to be thread-aware - send the signal to current LWP. From <ad> v...
[TXT] pw_scan.c  1.22   15 years  enami   branches: 1.22.8; Put back rev. 1.20 so that nbpwd_mkdb built on 32bit time_t h...
[TXT] getdevmajor.c  1.5   15 years  drochner   branches: 1.5.8; cleanup after devmajor_t: -since getdevmajor(3) is now binary ...
[TXT] clock.c  1.10   15 years  christos   merge christos-time_t
[TXT] getlogin.c  1.15   15 years  christos   branches: 1.15.48; merge christos-time_t
[TXT] randomid.c  1.13   15 years  christos   branches: 1.13.48; merge christos-time_t
[TXT] setmode.3  1.21   15 years  christos   merge christos-time_t
[TXT] time.c  1.11   15 years  christos   branches: 1.11.8; merge christos-time_t
[TXT] times.c  1.15   15 years  christos   merge christos-time_t
[TXT] ttyslot.c  1.13   15 years  christos   merge christos-time_t
[TXT] shquote.3  1.9   15 years  apb   branches: 1.9.6; Fix some errors in examples, noticed by Robert Elz: * use \e i...
[TXT] sysctl.c  1.30   15 years  christos   branches: 1.30.2; 1.30.6; setup _POSIX2_C_BIND per SUSv3, from Andy Shevchenko...
[TXT] sysconf.c  1.33   15 years  matt   branches: 1.33.2; 1.33.6; 1.33.22; Add support for missing _SC_* constants fo...
[TXT] ttyname.c  1.24   15 years  ad   branches: 1.24.2; 1.24.6; 1.24.22; ttyname_r is another of the strange functi...
[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] 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] 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] getgrouplist.3  1.14   15 years  martin   branches: 1.14.8; Move TNF licenses to 2 clause form
[TXT] pwcache.3  1.17   15 years  martin   branches: 1.17.8; Move TNF licenses to 2 clause form
[TXT] _lwp_makecontext.3  1.4   15 years  martin   branches: 1.4.8; 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] fpclassify.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] getlastlogx.3  1.2   15 years  martin   branches: 1.2.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] 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] signbit.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] _errno.c  1.13   15 years  martin   branches: 1.13.8; Remove clause 3 and 4 from TNF licenses
[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] 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] fmtmsg.c  1.4   15 years  martin   branches: 1.4.4; 1.4.8; Remove clause 3 and 4 from TNF licenses
[TXT] fpclassifyd_ieee754.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] fpclassifyf_ieee754.c  1.3   15 years  martin   branches: 1.3.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] getgroupmembership.c  1.4   15 years  martin   branches: 1.4.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] 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] 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] lockf.c  1.3   15 years  martin   branches: 1.3.4; 1.3.8; Remove clause 3 and 4 from TNF licenses
[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] 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] sleep.c  1.22   15 years  martin   branches: 1.22.4; 1.22.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] ulimit.c  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] usleep.c  1.19   15 years  martin   branches: 1.19.4; 1.19.8; Remove clause 3 and 4 from TNF licenses
[TXT] isalnum.3  1.15   16 years  apb   branches: 1.15.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isalpha.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[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] 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] 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] 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] isupper.3  1.14   16 years  apb   branches: 1.14.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] tolower.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] toupper.3  1.17   16 years  apb   branches: 1.17.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] setproctitle.c  1.22   16 years  christos   Simplify and check for snprintf() error.
[TXT] getpass.c  1.16   16 years  christos   branches: 1.16.28; block signals before playing with files. From Anon Ymous
[TXT] execvp.c  1.30   16 years  yamt   branches: 1.30.16; add a comment.
[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] 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] scandir.c  1.26   16 years  christos   branches: 1.26.36; PR/36464: scandir(3) corrupts heap when run on ZFS directori...
[TXT] isgreater.3  1.1   17 years  drochner   -get cabs() and cabsf() out of public view - these are historical and conflict ...
[TXT] siglist.c  1.17   17 years  hubertf   Remove more duplicate #includes, and a few spurious whitespaces at EOL From Slav...
[TXT] uname.c  1.10   17 years  cbiere   branches: 1.10.36; Bail out on the first sysctl() error as suggested by Pierre ...
[TXT] confstr.c  1.12   17 years  christos   branches: 1.12.36; PR/35170: Guy Harris: confstr() should return 0, not -1, on ...
[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] wordexp.3  1.2   17 years  jld   \*[Am] for an ampersand, not *[Am].
[TXT] getttyent.3  1.18   18 years  wiz   branches: 1.18.44; No abbreviations in Dd arguments.
[TXT] shquote.c  1.8   18 years  christos   Coverity CID 561: Remove dead code.
[TXT] disklabel.c  1.34   18 years  christos   branches: 1.34.44; Coverity CID 512: Fix memory leak.
[TXT] gethostname.3  1.17   18 years  wiz   .Fn needs an argument.
[TXT] randomid.3  1.7   18 years  rpaulo   #include <stdio.h> in the example.
[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] execv.c  1.9   18 years  christos   branches: 1.9.44; cleanup casts and KNF.
[TXT] getbsize.c  1.16   18 years  christos   branches: 1.16.44; WARNS=4
[TXT] gethostname.c  1.12   18 years  christos   branches: 1.12.44; Don't hide the error from sysctl. From Liam Foy.
[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] getmntinfo.c  1.16   18 years  christos   branches: 1.16.44; compat core reorg.
[TXT] signame.c  1.13   18 years  christos   compat core reorg.
[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] 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] shquotev.c  1.5   18 years  lukem   Add missing __RCSID()
[TXT] Lint___setjmp14.c  1.3   19 years  dsl   KNF
[TXT] assert.c  1.16   19 years  kleink   branches: 1.16.50; A little libc namespace housekeeping exercise: * Make vfprin...
[TXT] getusershell.3  1.10   19 years  lukem   document which #include file to use
[TXT] ftok.c  1.10   19 years  hubertf   branches: 1.10.50; Change copyright to 2-clause BSD-copyright. Changed with exp...
[TXT] closefrom.c  1.2   19 years  atatat   Reverse arguments to fcntl(2).
[TXT] signal.3  1.24   19 years  lha   Add list of async-signal-safe functions Approved by wiz
[TXT] closefrom.3  1.5   19 years  kleink   Don't refer to errno as "global integer variable".
[TXT] getmntinfo.3  1.15   19 years  jdolecek   fix reference Nx 2.1 to Nx 3.0
[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] 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] pwcache.h  1.5   20 years  wiz   Spell address with two d's. Inspired by similar changes in OpenBSD, originating ...
[TXT] infinityl_dbl_ieee754.c  1.1   20 years  kleink   Add __infinityf and __infinityl, float respectively long double analogs of __inf...
[TXT] waitpid.c  1.9   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] valloc.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[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] toascii.c  1.2   20 years  agc   branches: 1.2.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[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] 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] 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] setjmperr.c  1.7   20 years  agc   branches: 1.7.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] siginterrupt.3  1.11   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] pause.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] nlist.3  1.11   20 years  agc   branches: 1.11.98; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] initgroups.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] isatty.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[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] 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] getdomainname.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] getbsize.3  1.9   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.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] daemon.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] 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] alarm.3  1.22   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] setproctitle.3  1.18   20 years  salo   netbsd.org->NetBSD.org
[TXT] setprogname.c  1.3   20 years  salo   netbsd.org->NetBSD.org
[TXT] nlist_elf64.c  1.6   20 years  salo   netbsd.org->NetBSD.org
[TXT] pw_private.h  1.2   20 years  salo   branches: 1.2.56; netbsd.org->NetBSD.org
[TXT] Lint_swapcontext.c  1.2   21 years  thorpej   Merge the nathanw_sa branch.
[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] 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_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_modf.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.


CVSweb <webmaster@jp.NetBSD.org>