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-6-1-2-RELEASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regexp/        
[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] Makefile.inc  1.182   12 years  martin   Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on...
[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] getgrent.c  1.64   12 years  christos   branches: 1.64.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[TXT] getcwd.c  1.50.6.1   10 years  bouyer   Pull up following revision(s) (requested by christos in ticket #874): lib/libc/...
[TXT] getcap.c  1.50   12 years  christos   branches: 1.50.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[TXT] syslog.c  1.49   12 years  christos   branches: 1.49.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[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] 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] getnetgrent.c  1.41   14 years  snj   branches: 1.41.6; Remove 3rd and 4th clauses in christos' license. OK christos...
[TXT] sysconf.3  1.40.4.1   11 years  riz   Pull up following revision(s) (requested by christos in ticket #720): sys/sys/u...
[TXT] glob.3  1.40   12 years  wiz   branches: 1.40.2; Fix function prototype. From Henning Petersen in PR 45516.
[TXT] getpwent.3  1.38   12 years  wiz   branches: 1.38.26; Sort sections and errors.
[TXT] opendir.c  1.38   12 years  christos   branches: 1.38.20; close on exec fixes: - open + fcntl -> open O_CLOEXEC - conf...
[TXT] unvis.c  1.38   12 years  christos   initialize t to protect against empty string (Kamil Dudka)
[TXT] directory.3  1.37   12 years  rmind   branches: 1.37.2; 1.37.8; Mention POSIX conformance of some functions, when th...
[TXT] disklabel.c  1.34   18 years  christos   branches: 1.34.44; Coverity CID 512: Fix memory leak.
[TXT] sysconf.c  1.33.22.2   11 years  riz   Pull up following revision(s) (requested by christos in ticket #720): sys/sys/u...
[TXT] nlist_elf32.c  1.33   12 years  christos   branches: 1.33.2; report STT_COMMON symbols as data.
[TXT] getgrent.3  1.31   12 years  wiz   Sort sections and errors.
[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] popen.c  1.31   12 years  christos   branches: 1.31.2; * Arrange for interfaces that create new file descriptors to ...
[TXT] pwcache.c  1.31   14 years  drochner   branches: 1.31.44; 1.31.46; remove some stray __weak_aliases, where the target...
[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] execvp.c  1.30   16 years  yamt   branches: 1.30.16; add a comment.
[TXT] fstab.c  1.30   12 years  wiz   Remove duplicate function declaration. From Henning Petersen in PR 45998.
[TXT] fts.3  1.30   13 years  jruoho   branches: 1.30.4; 1.30.10; Improve -width.
[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] syslog.3  1.29   12 years  njoly   branches: 1.29.24; 1.29.28; Adjust xref varargs(3) -> stdarg(3)
[TXT] getusershell.c  1.28   12 years  christos   branches: 1.28.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[TXT] utmpx.c  1.28   12 years  christos   branches: 1.28.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - confi...
[TXT] vis.3  1.27   12 years  joerg   branches: 1.27.4; 1.27.10; Trailing white space
[TXT] err.c  1.26   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] readdir.c  1.25   13 years  yamt   branches: 1.25.6; - remove a wrong _DIAGASSERT - update comments - whitespace
[TXT] ttyname.c  1.24.22.1   11 years  riz   Pull up following revision(s) (requested by joerg in ticket #328): lib/libc/gen...
[TXT] fnmatch.c  1.24   13 years  christos   branches: 1.24.4; add braces, per joerg.
[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] signal.3  1.24   19 years  lha   Add list of async-signal-safe functions Approved by wiz
[TXT] unvis.3  1.23   13 years  wiz   branches: 1.23.4; 1.23.10; Fix SYNOPSIS. Error found by martin.
[TXT] ttyname.3  1.22.6.1   11 years  riz   Pull up following revision(s) (requested by joerg in ticket #328): lib/libc/gen...
[TXT] alarm.3  1.22   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] fnmatch.3  1.22   13 years  jruoho   Xref glob(7).
[TXT] getgrouplist.c  1.22   15 years  martin   branches: 1.22.8; Remove clause 3 and 4 from TNF licenses
[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] nlist_aout.c  1.22   14 years  martin   branches: 1.22.6; forward declare struct nlist before including nlist_private.h...
[TXT] psignal.c  1.22   13 years  christos   branches: 1.22.6; add psiginfo.
[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] setproctitle.c  1.22   16 years  christos   Simplify and check for snprintf() error.
[TXT] sleep.c  1.22   15 years  martin   branches: 1.22.4; 1.22.8; Remove clause 3 and 4 from TNF licenses
[TXT] devname.c  1.21.8.1   11 years  riz   Pull up following revision(s) (requested by joerg in ticket #328): lib/libc/gen...
[TXT] ctype.3  1.21   13 years  jruoho   Note POSIX compliance. Reword a little around the example.
[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] initgroups.c  1.21   20 years  agc   branches: 1.21.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] isctype.c  1.21   13 years  joerg   branches: 1.21.6; 1.21.12; Prefix ctype bitmask macros with _CTYPE
[TXT] nlist_private.h  1.21   13 years  matt   branches: 1.21.6; cleanup format of #ifdef
[TXT] setmode.3  1.21   15 years  christos   merge christos-time_t
[TXT] utime.3  1.21   13 years  jruoho   Note that also POSIX has deprecated utime(3).
[TXT] confstr.3  1.20   13 years  jruoho   Use .In for includes.
[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] ctype_.c  1.19   13 years  joerg   branches: 1.19.6; 1.19.12; Prefix ctype bitmask macros with _CTYPE
[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] ualarm.3  1.19   12 years  jruoho   Clarify STANDARDS (i.e. cf. ualarm(3) is no longer in POSIX).
[TXT] usleep.3  1.19   13 years  jruoho   No more usleep(3) in POSIX; "use nanosleep(2) instead".
[TXT] usleep.c  1.19   15 years  martin   branches: 1.19.4; 1.19.8; Remove clause 3 and 4 from TNF licenses
[TXT] getcwd.3  1.18   13 years  jruoho   Add some STANDARDS lingo, mainly to note the functions that have been removed fr...
[TXT] getttyent.3  1.18   17 years  wiz   branches: 1.18.44; No abbreviations in Dd arguments.
[TXT] isascii.3  1.18   13 years  jruoho   Interestingly, the committees plan to remove also isascii(3) and toascii(3) in t...
[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] popen.3  1.18   12 years  wiz   Various minor improvements.
[TXT] setproctitle.3  1.18   20 years  salo   netbsd.org->NetBSD.org
[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] gethostname.3  1.17   18 years  wiz   .Fn needs an argument.
[TXT] psignal.3  1.17   13 years  christos   add psiginfo.
[TXT] pwcache.3  1.17   15 years  martin   branches: 1.17.8; Move TNF licenses to 2 clause form
[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] siglist.c  1.17   17 years  hubertf   Remove more duplicate #includes, and a few spurious whitespaces at EOL From Slav...
[TXT] toupper.3  1.17   16 years  apb   branches: 1.17.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] assert.c  1.16   19 years  kleink   branches: 1.16.50; A little libc namespace housekeeping exercise: * Make vfprin...
[TXT] closedir.c  1.16   13 years  yamt   fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
[TXT] ftok.3  1.16   13 years  jruoho   branches: 1.16.6; 1.16.12; 1.16.16; Note POSIX compliance.
[TXT] getbsize.c  1.16   18 years  christos   branches: 1.16.44; WARNS=4
[TXT] getmntinfo.c  1.16   18 years  christos   branches: 1.16.44; compat core reorg.
[TXT] getpass.c  1.16   16 years  christos   branches: 1.16.28; block signals before playing with files. From Anon Ymous
[TXT] sigsetops.c  1.16   13 years  joerg   Define a new __c99inline macro for compilers known to implement the C99 behavior...
[TXT] time.3  1.16   12 years  christos   there no errors defined for time.
[TXT] daemon.3  1.15   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] getloadavg.3  1.15   13 years  jruoho   Use RETURN VALUES rather than DIAGNOSTIC for... return values.
[TXT] getlogin.c  1.15   15 years  christos   branches: 1.15.48; merge christos-time_t
[TXT] getmntinfo.3  1.15   19 years  jdolecek   fix reference Nx 2.1 to Nx 3.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] isalnum.3  1.15   16 years  apb   branches: 1.15.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] pause.3  1.15   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] stringlist.3  1.15   13 years  jruoho   Small improvements to markup and wording.
[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] 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] humanize_number.c  1.14.24.1   12 years  riz   Pull up following revision(s) (requested by dholland in ticket #129): lib/libc/...
[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] errx.c  1.14   16 years  ginsbach   Follow the example of other nbtool compat functions, like dirname, and don't cre...
[TXT] getgrouplist.3  1.14   15 years  martin   branches: 1.14.8; Move TNF licenses to 2 clause form
[TXT] isalpha.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isdigit.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isgraph.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] islower.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] 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] nice.3  1.14   12 years  christos   Start eliminating "super-user" from the documentation.
[TXT] scandir.3  1.14   13 years  njoly   branches: 1.14.28; Fix cross-reference, dir(5) -> dirent(3).
[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] sigsetops.3  1.14   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] tolower.3  1.14   16 years  apb   branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] valloc.3  1.14   13 years  wiz   Remove double quotes around missing function in BUGS section.
[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] _errno.c  1.13   15 years  martin   branches: 1.13.8; Remove clause 3 and 4 from TNF licenses
[TXT] getdiskbyname.3  1.13   14 years  joerg   Fix markup.
[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] getpass.3  1.13   13 years  jruoho   branches: 1.13.6; .Nm -> .Fn.
[TXT] isblank.3  1.13   16 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] iscntrl.3  1.13   16 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isprint.3  1.13   16 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] ispunct.3  1.13   16 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] isxdigit.3  1.13   16 years  apb   branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio...
[TXT] nice.c  1.13   12 years  christos   nice should always return EPERM, not EACCES
[TXT] randomid.c  1.13   15 years  christos   branches: 1.13.48; merge christos-time_t
[TXT] rewinddir.c  1.13   13 years  yamt   fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
[TXT] signame.c  1.13   18 years  christos   compat core reorg.
[TXT] stringlist.c  1.13   15 years  martin   branches: 1.13.8; Remove clause 3 and 4 from TNF licenses
[TXT] toascii.3  1.13   13 years  jruoho   Interestingly, the committees plan to remove also isascii(3) and toascii(3) in t...
[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] ttyslot.c  1.13   15 years  christos   merge christos-time_t
[TXT] utime.c  1.13   14 years  drochner   branches: 1.13.6; remove some stray __weak_aliases, where the target functions ...
[TXT] realpath.3  1.12.46.1   10 years  bouyer   Pull up following revision(s) (requested by christos in ticket #874): lib/libc/...
[TXT] confstr.c  1.12   17 years  christos   branches: 1.12.36; PR/35170: Guy Harris: confstr() should return 0, not -1, on ...
[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] fpgetmask.3  1.12   13 years  wiz   Whitespace and punctuation.
[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] gethostname.c  1.12   18 years  christos   branches: 1.12.44; Don't hide the error from sysctl. From Liam Foy.
[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] isatty.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] isinf.3  1.12   20 years  wiz   Sort SEE ALSO.
[TXT] lockf.3  1.12   12 years  rmind   Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
[TXT] setdomainname.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] sethostname.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] siginterrupt.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] signal.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] timezone.3  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] uname.3  1.12   13 years  jruoho   branches: 1.12.10; 1.12.20; .Li -> .Em.
[TXT] devname.3  1.11.58.1   11 years  riz   Pull up following revision(s) (requested by joerg in ticket #328): lib/libc/gen...
[TXT] bswap.3  1.11   14 years  bouyer   Remove closes 3 and 4 from my copyright.
[TXT] ctermid.3  1.11   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] dirname.c  1.11   14 years  tnozaki   branches: 1.11.12; 1.11.22; guard single-dot from modification by the applicat...
[TXT] getfsent.3  1.11   14 years  joerg   branches: 1.11.6; Use .In for header files instead of .Ar Pa and variations.
[TXT] humanize_number.3  1.11   12 years  wiz   branches: 1.11.42; Fix variable name in SYNOPSIS to match DESCRIPTION. From Abh...
[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] siginterrupt.3  1.11   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] time.c  1.11   15 years  christos   branches: 1.11.8; merge christos-time_t
[TXT] arc4random.c  1.10.6.1   12 years  riz   Pull up following revision(s) (requested by tls in ticket #92): lib/libc/gen/ar...
[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] 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] ctermid.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] ftok.c  1.10   19 years  hubertf   branches: 1.10.50; Change copyright to 2-clause BSD-copyright. Changed with exp...
[TXT] getpagesize.c  1.10   14 years  matt   branches: 1.10.6; Make sure the kernel doesn't pass back 0 for pagesize.
[TXT] getusershell.3  1.10   19 years  lukem   document which #include file to use
[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] raise.3  1.10   12 years  jruoho   Xref raise_default_signal(3).
[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] uname.c  1.10   17 years  cbiere   branches: 1.10.36; Bail out on the first sysctl() error as suggested by Pierre ...
[TXT] utmp.c  1.10   12 years  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[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] makecontext.3  1.9.8.1   11 years  riz   Pull up following revision(s) (requested by joerg in ticket #223): lib/libc/gen...
[TXT] arc4random.3  1.9   13 years  wiz   branches: 1.9.22; Remove trailing whitespace.
[TXT] basename.c  1.9   14 years  tnozaki   branches: 1.9.12; 1.9.22; guard single-dot from modification by the applicatio...
[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] execv.c  1.9   18 years  christos   branches: 1.9.44; cleanup casts and KNF.
[TXT] getbsize.3  1.9   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] sysctlgetmibinfo.c  1.9   13 years  pooka   branches: 1.9.6; Don't __weak_alias non-existent symbols. Apparently the alpha...
[TXT] ulimit.3  1.9   13 years  jruoho   Deprecated in POSIX (rev. 2008).
[TXT] wait3.c  1.9   14 years  drochner   branches: 1.9.6; remove some stray __weak_aliases, where the target functions w...
[TXT] waitpid.c  1.9   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] getprogname.3  1.8   12 years  dholland   Clarify paragraph about calling setprogname, requested by Tobias Ulmer on freeno...
[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] pthread_atfork.c  1.8   15 years  martin   branches: 1.8.4; 1.8.8; Remove clause 3 and 4 from TNF licenses
[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] shquote.c  1.8   18 years  christos   Coverity CID 561: Remove dead code.
[TXT] sigset.3  1.8   13 years  wiz   Merge two entries for the same error.
[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] 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] fmtmsg.3  1.7   13 years  jruoho   Markup improvements.
[TXT] randomid.3  1.7   18 years  rpaulo   #include <stdio.h> in the example.
[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] sysctlbyname.c  1.7   13 years  pooka   Don't __weak_alias non-existent symbols. Apparently the alpha compiler doesn't ...
[TXT] cgetcap.3  1.6   14 years  joerg   branches: 1.6.6; Fix markup.
[TXT] cpuset.3  1.6   12 years  wiz   Fix typo.
[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] nlist_elf64.c  1.6   20 years  salo   netbsd.org->NetBSD.org
[TXT] sigignore.3  1.6   13 years  wiz   Merge two entries for the same error.
[TXT] sysctlnametomib.c  1.6   13 years  pooka   branches: 1.6.6; Don't __weak_alias non-existent symbols. Apparently the alpha...
[TXT] closefrom.3  1.5   19 years  kleink   Don't refer to errno as "global integer variable".
[TXT] endutxent.3  1.5   15 years  martin   branches: 1.5.8; Convert TNF licenses to new 2 clause variant
[TXT] errno.c  1.5   18 years  lukem   Add missing __RCSID()
[TXT] ftw.3  1.5   13 years  jruoho   More obsolete things. These are all already deprecated in NetBSD, but it is wort...
[TXT] getdevmajor.3  1.5   15 years  drochner   minor fix in description of an error condition
[TXT] getdevmajor.c  1.5   15 years  drochner   branches: 1.5.8; cleanup after devmajor_t: -since getdevmajor(3) is now binary ...
[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] pwcache.h  1.5   20 years  wiz   Spell address with two d's. Inspired by similar changes in OpenBSD, originating ...
[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] _lwp_makecontext.3  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] dirent_private.h  1.4   13 years  yamt   fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
[TXT] errlist.awk  1.4   13 years  joerg   Replace use of errlist with a single concatenated version and an offset array. T...
[TXT] fmtmsg.c  1.4   15 years  martin   branches: 1.4.4; 1.4.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] getprogname.c  1.4   12 years  christos   Provide symbol definitions for environ and __progname. These are duplicate defin...
[TXT] isfinite.3  1.4   12 years  jruoho   Xref the non-standard finite(3).
[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] sigrelse.3  1.4   13 years  jruoho   More obsolete things. These are all already deprecated in NetBSD, but it is wort...
[TXT] Lint___setjmp14.c  1.3   19 years  dsl   KNF
[TXT] Lint_bswap16.c  1.3   23 years  cgd   fix NetBSD RCS id tags
[TXT] Lint_resumecontext.c  1.3   12 years  joerg   Mark _resumecontext as dead. ANSIfy all declarations for it.
[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] extattr.c  1.3   12 years  manu   branches: 1.3.2; Make cp -p and mv preverve extended attributes, and complain i...
[TXT] fpclassify.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] fpclassifyf_ieee754.c  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] infinity_ieee754.c  1.3   18 years  lukem   Add missing __RCSID()
[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] isnormal.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] lockf.c  1.3   15 years  martin   branches: 1.3.4; 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] setprogname.c  1.3   20 years  salo   netbsd.org->NetBSD.org
[TXT] signbit.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] ulimit.c  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] wordexp.c  1.3   15 years  lukem   sign-compare fix
[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] Lint_swapcontext.c  1.2   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] alphasort.c  1.2   15 years  christos   branches: 1.2.28; no more weak here.
[TXT] closefrom.c  1.2   19 years  atatat   Reverse arguments to fcntl(2).
[TXT] extattr_copy_file.3  1.2   12 years  manu   branches: 1.2.4; Do not tell about specific errno, as all xattr copying functio...
[TXT] fabs_ieee754.c  1.2   13 years  matt   branches: 1.2.6; 1.2.12; Resurrect this for MIPS softfloat.
[TXT] fixunsgen_ieee754.c  1.2   12 years  matt   branches: 1.2.2; Refactor to fix some signedness problems.
[TXT] fpclassifyd_ieee754.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] getlastlogx.3  1.2   15 years  martin   branches: 1.2.8; Convert TNF licenses to new 2 clause variant
[TXT] gr_private.h  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] infinityf_ieee754.c  1.2   18 years  lukem   Add missing __RCSID()
[TXT] initdir.c  1.2   12 years  christos   branches: 1.2.2; close on exec fixes: - open + fcntl -> open O_CLOEXEC - config...
[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] isnan.3  1.2   20 years  wiz   Sort SEE ALSO, drop trailing space.
[TXT] posix_spawn.3  1.2   12 years  njoly   branches: 1.2.2; 1.2.6; 1.2.8; Fix sched_set{param,scheduler} sections.
[TXT] pw_private.h  1.2   20 years  salo   branches: 1.2.56; netbsd.org->NetBSD.org
[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] toascii.c  1.2   20 years  agc   branches: 1.2.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] wordexp.3  1.2   17 years  jld   \*[Am] for an ampersand, not *[Am].
[TXT] posix_spawn_fileactions.c  1.1.2.1   12 years  riz   branches: 1.1.2.1.4; 1.1.2.1.6; Pull up following revision(s) (requested by ma...
[TXT] posix_spawnp.c  1.1.2.1   12 years  riz   Pull up following revision(s) (requested by martin in ticket #36): include/spaw...
[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] 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] 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] ftw.c  1.1   18 years  agc   Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB...
[TXT] infinityl_dbl_ieee754.c  1.1   20 years  kleink   Add __infinityf and __infinityl, float respectively long double analogs of __inf...
[TXT] 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] isgreater.3  1.1   17 years  drochner   -get cabs() and cabsf() out of public view - these are historical and conflict ...
[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] nftw.c  1.1   18 years  agc   Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB...
[TXT] posix_spawn_file_actions_addopen.3  1.1   12 years  martin   branches: 1.1.2; 1.1.6; 1.1.8; Add userland part of posix_spawn. Libc functio...
[TXT] posix_spawn_file_actions_init.3  1.1   12 years  martin   branches: 1.1.2; 1.1.6; 1.1.8; Add userland part of posix_spawn. Libc functio...
[TXT] posix_spawn_sched.c  1.1   12 years  martin   branches: 1.1.4; 1.1.8; Add userland part of posix_spawn. Libc functions impor...
[TXT] posix_spawnattr_getflags.3  1.1   12 years  martin   Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on...
[TXT] posix_spawnattr_getpgroup.3  1.1   12 years  martin   Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on...
[TXT] posix_spawnattr_getschedparam.3  1.1   12 years  martin   Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on...
[TXT] posix_spawnattr_getschedpolicy.3  1.1   12 years  martin   Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on...
[TXT] posix_spawnattr_getsigdefault.3  1.1   12 years  martin   Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on...
[TXT] posix_spawnattr_getsigmask.3  1.1   12 years  martin   Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on...
[TXT] posix_spawnattr_init.3  1.1   12 years  martin   Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on...
[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...


CVSweb <webmaster@jp.NetBSD.org>