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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regexp/        
[TXT] Lint___setjmp14.c  1.3   18 years  dsl   KNF
[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_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_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.4   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] Lint_fpgetmask.c  1.3   11 years  christos   fix old style definitions; XXX: gcc should have picked them up but it did not.
[TXT] Lint_fpgetround.c  1.3   11 years  christos   fix old style definitions; XXX: gcc should have picked them up but it did not.
[TXT] Lint_fpgetsticky.c  1.3   11 years  christos   fix old style definitions; XXX: gcc should have picked them up but it did not.
[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] Lint_resumecontext.c  1.3   12 years  joerg   Mark _resumecontext as dead. ANSIfy all declarations for it.
[TXT] Lint_swapcontext.c  1.2   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] Makefile.inc  1.217   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] _errno.c  1.14   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] _lwp_makecontext.3  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[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.11   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] alphasort.c  1.3   7 years  mrg   scandir/alphasort take "const struct dirent **" not "const void *" in modern uni...
[TXT] arc4random.3  1.21   7 years  wiz   Fix mdoclint warnings.
[TXT] arc4random.c  1.34   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] assert.c  1.18   6 years  christos   Don't make assert use stdio; saves >100K on an empty static binary.
[TXT] asysctl.c  1.2   7 years  christos   cast for size_t
[TXT] basename.3  1.14   15 years  christos   branches: 1.14.6; undo the constification of the argument. Per opengroup.
[TXT] basename.c  1.12   14 months  simonb   KNF nit: opening brace of a function on next line.
[TXT] bsd_signal.3  1.2   7 years  wiz   Remove trailing whitespace. Fix Xr. Fix Dd argument.
[TXT] bswap.3  1.11   14 years  bouyer   Remove closes 3 and 4 from my copyright.
[TXT] cgetcap.3  1.10   15 months  uwe   Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
[TXT] clock.3  1.10   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] clock.c  1.10   15 years  christos   merge christos-time_t
[TXT] closedir.c  1.16   13 years  yamt   fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
[TXT] closefrom.3  1.6   16 months  gutteridge   closefrom.3: add a history section
[TXT] closefrom.c  1.4   6 years  kamil   Revert to commits as they broke few rump tests "Include namespace.h in a few of...
[TXT] confstr.3  1.20   13 years  jruoho   Use .In for includes.
[TXT] confstr.c  1.13   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] cpuset.3  1.6   12 years  wiz   Fix typo.
[TXT] ctermid.3  1.11   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] ctermid.c  1.11   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] ctype.3  1.31   5 years  wiz   Use \- for minus.
[TXT] ctype_.c  1.20   10 years  joerg   Extend ctype classification table to 16bit. Based on patch by Takehiko Nozaki, w...
[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.10   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] dehumanize_number.c  1.8   3 years  christos   make sure errno is always set when we return -1 (Anon Ymous)
[TXT] devname.3  1.17   6 years  wiz   Fix typo.
[TXT] devname.c  1.23   5 years  christos   appease string + int warning.
[TXT] directory.3  1.43   3 years  dholland   Document that rewinddir(3) might either reopen or just lseek the dir. (Currentl...
[TXT] dirent_private.h  1.4   13 years  yamt   fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
[TXT] dirname.3  1.14   15 years  christos   branches: 1.14.6; undo the constification of the argument. Per opengroup.
[TXT] dirname.c  1.14   5 years  kre   HACK: if calling dirname() with the results of a previous dirname() there is ...
[TXT] disklabel.c  1.37   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] endutent.3  1.2   3 years  wiz   Fix xref, add missing word.
[TXT] endutxent.3  1.7   3 years  christos   revert previous; utmpxname is already documented in getlastlogx.3. Should probab...
[TXT] err.3  1.24   6 weeks  jkoshy   Make the err(3) manual clearer to read. - Mention that the 'fmt' argument to th...
[TXT] err.c  1.26   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] errc.c  1.3   9 years  joerg   branches: 1.3.4; Fix conditionals.
[TXT] errlist.awk  1.4   13 years  joerg   Replace use of errlist with a single concatenated version and an offset array. T...
[TXT] errno.c  1.6   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] errno_private.h  1.1   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] errx.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] exec.3  1.32   2 years  uwe   exec(3): execlpe() first argument should be named "file" "path" arguments are n...
[TXT] execl.c  1.18   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[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.13   9 years  christos   add execvpe, execlpe (reviewed by phone)
[TXT] exect.c  1.3   6 years  kamil   Revert to commits as they broke few rump tests "Include namespace.h in a few of...
[TXT] execv.c  1.11   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] execvp.c  1.32   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] extattr.c  1.5   7 years  maya   Remove redundant null check before free. it is safe to free(NULL) While here, cl...
[TXT] extattr_copy_file.3  1.4   2 years  andvar   s/unaccessible/inaccessible/
[TXT] extattr_namespace_to_string.3  1.1   12 years  wiz   branches: 1.1.4; Split extattr(3) into two man pages to get rid of ugly duplica...
[TXT] fabs_ieee754.c  1.3   10 years  joerg   Add fabsl alias if necessary.
[TXT] fixunsdfsi_ieee754.c  1.3   10 years  matt   Include softfloat-for-gcc.h for __ARM_EABI__ to get aeabi aliases.
[TXT] fixunsgen64_ieee754.c  1.1   12 years  matt   Add ieee754 versions of the compiler runtime functions __fixuns{sf,df,tf}{si,di...
[TXT] fixunsgen_ieee754.c  1.4   23 months  andvar   fix various typos in comments and log messages.
[TXT] fixunssfsi_ieee754.c  1.3   10 years  matt   Include softfloat-for-gcc.h for __ARM_EABI__ to get aeabi aliases.
[TXT] fixunstfdi_ieee754.c  1.2   2 months  rin   fixunstf[sd]i_ieee754: Explicitly include stddef.h for size_t Fix build for mip...
[TXT] fixunstfsi_ieee754.c  1.3   2 months  rin   fixunstf[sd]i_ieee754: Explicitly include stddef.h for size_t Fix build for mip...
[TXT] floatunditf_ieee754.c  1.1   10 years  joerg   branches: 1.1.4; 1.1.8; Provide a simple floatunditf implementation, at least ...
[TXT] floatunsidf_ieee754.c  1.1   10 years  matt   branches: 1.1.4; 1.1.8; Add __floatunsi{sd}f for IEEE754. Unlike the quad vers...
[TXT] floatunsisf_ieee754.c  1.1   10 years  matt   branches: 1.1.4; 1.1.8; Add __floatunsi{sd}f for IEEE754. Unlike the quad vers...
[TXT] fmtcheck.3  1.8   9 years  apb   Teach fmtcheck(3) that a pointer and a long are not the same.
[TXT] fmtcheck.c  1.16   6 years  rin   Revert change made by rev 1.11; now, fmtcheck(3) does not complain about unused ...
[TXT] fmtmsg.3  1.8   13 months  rillig   fmtmsg.3: fix typo
[TXT] fmtmsg.c  1.6   9 years  christos   make more descriptors that we open as close-on-exec
[TXT] fnmatch.3  1.22   13 years  jruoho   Xref glob(7).
[TXT] fnmatch.c  1.26   9 years  christos   Fix fnmatch issues according to POSIX. http://pubs.opengroup.org/onlinepubs/0096...
[TXT] fpclassify.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[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] fpclassifyl_ieee754.c  1.3   10 years  martin   Fix very stupid typo
[TXT] fpgetmask.3  1.12   12 years  wiz   Whitespace and punctuation.
[TXT] fstab.c  1.31   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] ftok.3  1.18   10 years  riastradh   Merge riastradh-drm2 to HEAD.
[TXT] ftok.c  1.12   5 years  kamil   Avoid undefined behavior in ftok(3) Do not change the signedness bit with a lef...
[TXT] fts.3  1.31   10 years  wiz   Strings are NUL-terminated, not NULL-terminated.
[TXT] fts.c  1.52   22 months  rillig   lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore fo...
[TXT] ftw.3  1.5   13 years  jruoho   More obsolete things. These are all already deprecated in NetBSD, but it is wort...
[TXT] ftw.c  1.1   18 years  agc   Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB...
[TXT] getbsize.3  1.10   15 months  uwe   getbsize(3): Use .Ev for BLOCKSIZE
[TXT] getbsize.c  1.17   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] getcap.c  1.58   5 months  shm   Fix memory leak in getent() Memory was not freed if record was not found
[TXT] getcwd.3  1.18   13 years  jruoho   Add some STANDARDS lingo, mainly to note the functions that have been removed fr...
[TXT] getcwd.c  1.53   11 years  enami   All error path must go through the free function call after an allocation of res...
[TXT] getdevmajor.3  1.6   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] getdevmajor.c  1.7   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] getdevmajor_private.h  1.1   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] getdiskbyname.3  1.13   14 years  joerg   Fix markup.
[TXT] getdomainname.3  1.16   9 years  ginsbach   PR/49642: change processor to host Use the wording used by FreeBSD, IRIX, and M...
[TXT] getdomainname.c  1.13   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] getentropy.3  1.6   8 months  uwe   getentropy(3): use .Sx to xref CAVEATS
[TXT] getentropy.c  1.3   21 months  riastradh   libc: Reintroduce getentropy. This was introduced two years ago when the getran...
[TXT] getfsent.3  1.12   11 years  christos   cross reference getfsspecname
[TXT] getgrent.3  1.32   6 years  pgoyette   Fix typos, as reported by Eitan Adler. Update dates.
[TXT] getgrent.c  1.67   11 years  dholland   Check for NULL *before* using ALIGN(). I don't remember what prompted this, but...
[TXT] getgrouplist.3  1.15   6 years  abhinav   Remove trailing comma after last Nm entry in the NAME section
[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] gethostname.3  1.18   8 years  jnemeth   PR/49641 - Henning Petersen -- wordo
[TXT] gethostname.c  1.13   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] getlastlogx.3  1.2   15 years  martin   branches: 1.2.8; Convert TNF licenses to new 2 clause variant
[TXT] getloadavg.3  1.15   12 years  jruoho   Use RETURN VALUES rather than DIAGNOSTIC for... return values.
[TXT] getloadavg.c  1.14   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] getlogin.c  1.17   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] getmntinfo.3  1.16   7 years  abhinav   Don't refer getfsstat() using .Xr as we don't have man page for it anymore. Ok f...
[TXT] getmntinfo.c  1.17   12 years  matt   Use C89 definitions. Remove use of __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] getnetgrent.c  1.43   7 years  dholland   PR 51002 David Binderman: fix wrong printing code not enabled by default.
[TXT] getpagesize.3  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getpagesize.c  1.11   11 years  christos   fix old style definitions; XXX: gcc should have picked them up but it did not.
[TXT] getpass.3  1.23   6 years  abhinav   Add getpass_r and getpassfd to the NAME section as well.
[TXT] getpass.c  1.30   8 years  christos   PR/50695: coypu: ctrl-c in su password input breaks shell (bash, csh) Always res...
[TXT] getprogname.3  1.8   12 years  dholland   Clarify paragraph about calling setprogname, requested by Tobias Ulmer on freeno...
[TXT] getprogname.c  1.5   2 years  christos   Instead of compiling files with -fcommon, create an include file and declare the...
[TXT] getpwent.3  1.40   6 years  pgoyette   Fix typos, as reported by Eitan Adler. Update dates.
[TXT] getpwent.c  1.84   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] getttyent.3  1.21   10 years  christos   don't lie about function signatures.
[TXT] getttyent.c  1.26   10 years  martin   Rearrange to make lint deal with it (to unbreak the build). Someone please (1) f...
[TXT] getusershell.3  1.11   15 months  uwe   Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
[TXT] getusershell.c  1.29   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] glob.3  1.45   15 months  uwe   lib: Mark up error names in man pages with .Er
[TXT] glob.c  1.39   4 years  christos   Add GLOB_TILDE_CHECK (from GNU)
[TXT] gr_private.h  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] humanize_number.3  1.13   5 years  wiz   Fix typo.
[TXT] humanize_number.c  1.19   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[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] infinityl_dbl_ieee754.c  1.1   20 years  kleink   Add __infinityf and __infinityl, float respectively long double analogs of __inf...
[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] initdir.c  1.5   2 years  kre   Make sure dd_size is init'd, even when nothing has been read (so it will be 0)....
[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.22   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] isalnum.3  1.15   15 years  apb   branches: 1.15.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isalpha.3  1.14   15 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isascii.3  1.19   3 years  rillig   isascii.3: fix typo
[TXT] isascii.c  1.4   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] isatty.c  1.13   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] isblank.3  1.13   15 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] iscntrl.3  1.13   15 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isctype.c  1.25   10 years  joerg   Remove most LC_CTYPE specific parts of locale.cache.
[TXT] isdigit.3  1.14   15 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isfinite.3  1.4   12 years  jruoho   Xref the non-standard finite(3).
[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] 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] isgraph.3  1.14   15 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isgreater.3  1.1   17 years  drochner   -get cabs() and cabsf() out of public view - these are historical and conflict ...
[TXT] isinf.3  1.13   6 years  maya   Move VAX notes to CAVEATS, clarify that it just returns zero The VAX isinf impl...
[TXT] isinfd_ieee754.c  1.2   2 years  andvar   fix various typos in compatibility, mainly in comments.
[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] isinfl_ieee754.c  1.5   10 years  martin   Make ext_fraclm and ext_frachm parts of the long double mantissa optional in gen...
[TXT] islower.3  1.14   15 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isnan.3  1.3   6 years  maya   move VAX notes to CAVEATS, clarify.
[TXT] isnand_ieee754.c  1.2   2 years  andvar   fix various typos in compatibility, mainly in comments.
[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] isnanl_ieee754.c  1.7   10 years  martin   Make ext_fraclm and ext_frachm parts of the long double mantissa optional in gen...
[TXT] isnormal.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] isprint.3  1.13   15 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] ispunct.3  1.13   15 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isspace.3  1.15   11 years  wiz   Improve wording. From Bug Hunting.
[TXT] isupper.3  1.14   15 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isxdigit.3  1.13   15 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] lockf.3  1.12   12 years  rmind   Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
[TXT] lockf.c  1.4   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] makecontext.3  1.10   11 years  joerg   Drop obsolete pthread restriction.
[TXT] nftw.c  1.2   16 months  andvar   fix RCSID.
[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] nlist.3  1.14   3 years  wiz   Add comma in enumeration.
[TXT] nlist.c  1.25   9 years  christos   make more descriptors that we open as close-on-exec
[TXT] nlist_aout.c  1.23   12 years  christos   c89 definitions
[TXT] nlist_coff.c  1.11   11 years  christos   get rid of the cheesy BAD macros
[TXT] nlist_ecoff.c  1.23   12 years  matt   Simplify a bit and constify as well. Since the file is mapped read-only, use co...
[TXT] nlist_elf32.c  1.39   8 years  christos   lint comment
[TXT] nlist_elf64.c  1.6   20 years  salo   netbsd.org->NetBSD.org
[TXT] nlist_private.h  1.26   3 years  maya   Be less of a minefield for new architectures. They're not going to be a.out. Rem...
[TXT] opendir.c  1.39   9 years  christos   - Use O_DIRECTORY to open the file, so that we don't need to stat() after that...
[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.11   11 years  christos   fix old style definitions; XXX: gcc should have picked them up but it did not.
[TXT] popen.3  1.25   15 months  uwe   lib: Mark up error names in man pages with .Er
[TXT] popen.c  1.38   22 months  rillig   lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore fo...
[TXT] posix_spawn.3  1.13   2 years  wiz   Sort SEE ALSO.
[TXT] posix_spawn_file_actions_addchdir.3  1.3   2 years  kre   More cleanups and typo corrections.
[TXT] posix_spawn_file_actions_addopen.3  1.5   10 years  wiz   Sort errors. Bump date for previous.
[TXT] posix_spawn_file_actions_init.3  1.5   10 years  wiz   Sort errors. Bump date for previous.
[TXT] posix_spawn_fileactions.c  1.5   2 years  christos   Commit the userland portion of the posix_spawn_chdir project by Piyush Sachdeva
[TXT] posix_spawn_sched.c  1.2   10 years  martin   Remove paranthesis from return operands.
[TXT] posix_spawnattr_getflags.3  1.4   10 years  riastradh   Merge riastradh-drm2 to HEAD.
[TXT] posix_spawnattr_getpgroup.3  1.4   10 years  riastradh   Merge riastradh-drm2 to HEAD.
[TXT] posix_spawnattr_getschedparam.3  1.4   10 years  riastradh   Merge riastradh-drm2 to HEAD.
[TXT] posix_spawnattr_getschedpolicy.3  1.4   10 years  riastradh   Merge riastradh-drm2 to HEAD.
[TXT] posix_spawnattr_getsigdefault.3  1.4   10 years  riastradh   Merge riastradh-drm2 to HEAD.
[TXT] posix_spawnattr_getsigmask.3  1.4   10 years  riastradh   Merge riastradh-drm2 to HEAD.
[TXT] posix_spawnattr_init.3  1.4   10 years  riastradh   Merge riastradh-drm2 to HEAD.
[TXT] posix_spawnp.c  1.4   3 years  kre   Do as the manual says, and use _PATH_DEFPATH if PATH is not present in the envi...
[TXT] psignal.3  1.17   13 years  christos   add psiginfo.
[TXT] psignal.c  1.23   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] pthread_atfork.3  1.7   9 years  wiz   Use Nx.
[TXT] pthread_atfork.c  1.18   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] pw_private.h  1.4   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] pw_scan.c  1.23   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] pwcache.3  1.18   6 years  abhinav   Add missing functions from the SYNOPSIS to the NAME section
[TXT] pwcache.c  1.34   22 months  rillig   lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore fo...
[TXT] pwcache.h  1.5   20 years  wiz   Spell address with two d's. Inspired by similar changes in OpenBSD, originating ...
[TXT] raise.3  1.10   12 years  jruoho   Xref raise_default_signal(3).
[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] randomid.3  1.9   6 years  abhinav   Use commas at the right places in the NAME section
[TXT] randomid.c  1.16   22 months  andvar   s/wich/which in comments.
[TXT] readdir.c  1.26   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] realpath.3  1.19   7 years  pgoyette   Improve grammar. Pointed out by Timo Buhrmester on netbsd-docs list.
[TXT] rewinddir.c  1.13   13 years  yamt   fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
[TXT] scandir.3  1.17   15 months  uwe   Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
[TXT] scandir.c  1.30   2 years  christos   reallocarr returns errno. preserve it.
[TXT] seekdir.c  1.15   11 years  yamt   wrap a long line
[TXT] setdomainname.c  1.13   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] sethostname.c  1.13   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] setjmp.3  1.18   2 years  riastradh   Clarify what happens when you longjmp(..., 0). Derived from C99 7.13.2.1 `The l...
[TXT] setjmperr.c  1.8   11 years  christos   fix old style definitions; XXX: gcc should have picked them up but it did not.
[TXT] setmode.3  1.23   2 years  christos   reallocarr returns errno. preserve it.
[TXT] setmode.c  1.38   22 months  rillig   lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore fo...
[TXT] setproctitle.3  1.18   20 years  salo   netbsd.org->NetBSD.org
[TXT] setproctitle.c  1.23   2 years  christos   Instead of compiling files with -fcommon, create an include file and declare the...
[TXT] setprogname.c  1.3   20 years  salo   netbsd.org->NetBSD.org
[TXT] shquote.3  1.10   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] shquote.c  1.8   18 years  christos   Coverity CID 561: Remove dead code.
[TXT] shquotev.c  1.5   18 years  lukem   Add missing __RCSID()
[TXT] sighold.3  1.5   13 years  jruoho   More obsolete things. These are all already deprecated in NetBSD, but it is wort...
[TXT] sighold.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] sigignore.3  1.6   13 years  wiz   Merge two entries for the same error.
[TXT] sigignore.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] siginterrupt.3  1.12   15 months  uwe   lib: Mark up error names in man pages with .Er
[TXT] siginterrupt.c  1.14   2 months  christos   tidy up some extern declarations
[TXT] siglist.c  1.18   7 years  dholland   Fix three of these strings (ones that are rarely seen)
[TXT] signal.3  1.30   5 weeks  uwe   signal(3): mention old signal(2) syscall in HISTORY
[TXT] signal.c  1.16   2 months  christos   tidy up some extern declarations
[TXT] signalname.3  1.3   3 years  kre   When not compiling -DSMALL permit use of names RTMIN[+n] and RTMAX[-n] (where n...
[TXT] signalname.c  1.1   6 years  kre   branches: 1.1.2; Add the new signalname/signalnext/signalnumber interface to ...
[TXT] signalnext.c  1.1   6 years  kre   branches: 1.1.2; Add the new signalname/signalnext/signalnumber interface to ...
[TXT] signalnumber.c  1.3   3 years  kre   When not compiling -DSMALL permit use of names RTMIN[+n] and RTMAX[-n] (where n...
[TXT] signame.c  1.13   18 years  christos   compat core reorg.
[TXT] signbit.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[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] signbitl_ieee754.c  1.2   4 years  maya   Unify signbitl implementations. (Unclear why they were different, it was only th...
[TXT] sigrelse.3  1.4   13 years  jruoho   More obsolete things. These are all already deprecated in NetBSD, but it is wort...
[TXT] sigrelse.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] sigset.3  1.8   13 years  wiz   Merge two entries for the same error.
[TXT] sigset.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] sigsetops.3  1.14   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] sigsetops.c  1.16   13 years  joerg   Define a new __c99inline macro for compilers known to implement the C99 behavior...
[TXT] sleep.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] sleep.c  1.23   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] stringlist.3  1.16   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] stringlist.c  1.15   2 years  christos   reallocarr returns errno. preserve it.
[TXT] sysconf.3  1.52   4 months  simonb   Add _SC_AVPHYS_PAGES. getconf(1) add this and SC_PHYS_PAGES. libc: Use vm.uvmexp...
[TXT] sysconf.c  1.44   4 months  simonb   Add _SC_AVPHYS_PAGES. getconf(1) add this and SC_PHYS_PAGES. libc: Use vm.uvmexp...
[TXT] sysctl.3  1.207   15 months  uwe   lib: Mark up error names in man pages with .Er
[TXT] sysctl.c  1.38   2 years  rillig   libc/gen: fix hack for previously unsupported lint initializers Supported since...
[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.16   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] sysctlnametomib.c  1.7   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] syslog.3  1.33   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] syslog.c  1.58   7 years  christos   undo SSP damage from -Wsystem-headers
[TXT] syslog_private.h  1.4   22 months  rillig   lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore fo...
[TXT] syslog_ss.c  1.3   7 years  christos   branches: 1.3.4; fix *syslog_ss*
[TXT] telldir.c  1.20   11 years  yamt   remove unnecessary casts
[TXT] time.3  1.16   12 years  christos   there no errors defined for time.
[TXT] time.c  1.12   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] times.3  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] times.c  1.15   15 years  christos   merge christos-time_t
[TXT] timespec_get.3  1.5   3 years  kamil   timespec_get(3) was developed by myself Remove FreeBSD from the authorship as i...
[TXT] timespec_get.c  1.2   7 years  christos   branches: 1.2.2; return 0 on unsupported bases.
[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.3  1.13   13 years  jruoho   Interestingly, the committees plan to remove also isascii(3) and toascii(3) in t...
[TXT] toascii.c  1.3   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] tolower.3  1.14   15 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] tolower_.c  1.14   10 years  joerg   Use more consistent naming for tolower/toupper translation table for the C local...
[TXT] toupper.3  1.17   15 years  apb   branches: 1.17.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] toupper_.c  1.14   10 years  joerg   Use more consistent naming for tolower/toupper translation table for the C local...
[TXT] ttyname.3  1.24   11 years  joerg   Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to depend o...
[TXT] ttyname.c  1.26   11 years  joerg   Prefix devname's buffer with /dev/ as ttyname is supposed to return the full pat...
[TXT] ttyslot.c  1.13   15 years  christos   merge christos-time_t
[TXT] ualarm.3  1.19   12 years  jruoho   Clarify STANDARDS (i.e. cf. ualarm(3) is no longer in POSIX).
[TXT] ualarm.c  1.11   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] ulimit.3  1.9   13 years  jruoho   Deprecated in POSIX (rev. 2008).
[TXT] ulimit.c  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] uname.3  1.13   9 years  apb   Document the relationship between uname(3) and sysctl(7) variables.
[TXT] uname.c  1.12   9 years  apb   If sysctl kern.version returns a string that's too long to fit in {struct utsnam...
[TXT] unvis.3  1.30   4 years  bad   Clarify that strunvisx() and strnunvisx() take the same flags as unvis(). Docume...
[TXT] unvis.c  1.45   22 months  rillig   lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore fo...
[TXT] usleep.3  1.19   13 years  jruoho   No more usleep(3) in POSIX; "use nanosleep(2) instead".
[TXT] usleep.c  1.20   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] utime.3  1.22   9 years  njoly   Do not use hard-coded values with ENAMETOOLONG, use symbolic constants instead.
[TXT] utime.c  1.14   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] utimens.c  1.3   7 months  mrg   fix simple mis-matched function prototype and definitions. most of these are li...
[TXT] utmp.c  1.10   12 years  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[TXT] utmpx.c  1.35   8 years  christos   use VIS_NOLOCALE
[TXT] valloc.3  1.14   13 years  wiz   Remove double quotes around missing function in BUGS section.
[TXT] valloc.c  1.11   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] verr.c  1.16   10 years  christos   Add the {v,}{err,warn}c flavors, from FreeBSD.
[TXT] verrc.c  1.3   9 years  joerg   branches: 1.3.4; Fix conditionals.
[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] vis.3  1.50   15 months  uwe   lib: Mark up error names in man pages with .Er
[TXT] vis.c  1.88   32 hours  andvar   Add missing "e" in few words, in comments and one log message.
[TXT] vwarn.c  1.16   10 years  christos   Add the {v,}{err,warn}c flavors, from FreeBSD.
[TXT] vwarnc.c  1.3   9 years  joerg   branches: 1.3.4; Fix conditionals.
[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] wait.c  1.9   12 years  matt   Use C89 definitions. Remove use of __P
[TXT] wait3.c  1.10   12 years  matt   Use C89 definitions. Remove use of __P
[TXT] waitid.c  1.4   7 years  christos   revert part of previous; not needed.
[TXT] waitpid.c  1.9   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] warn.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] warnc.c  1.3   9 years  joerg   branches: 1.3.4; Fix conditionals.
[TXT] warnx.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] wordexp.3  1.5   15 months  uwe   Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
[TXT] wordexp.c  1.4   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] xsyslog.c  1.7   4 years  christos   Add sysloglike attr.


CVSweb <webmaster@jp.NetBSD.org>