The NetBSD Project

src/include/

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 / include

Current tag: yamt-pf42-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] arpa/        
[DIR] heimdal/        
[DIR] protocols/        
[DIR] rpc/        
[DIR] rpcsvc/        
[DIR] ssp/        
[TXT] Makefile  1.130   16 years  rmind   branches: 1.130.6; 1.130.8; Implementation of POSIX message queues. Reviewed ...
[TXT] a.out.h  1.19   20 years  agc   Modify the licences of code written by Theo De Raadt from a 4-clause to a 2-clau...
[TXT] aio.h  1.4   16 years  rmind   branches: 1.4.6; 1.4.8; Unify the license: All rights reserved. No functional ...
[TXT] ar.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] assert.h  1.18   19 years  perry   branches: 1.18.26; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] bitstring.h  1.8   19 years  perry   branches: 1.8.44; remove obsolete "register" declarations
[TXT] bm.h  1.5   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] complex.h  1.1   16 years  drochner   Add C99 complex support, for double and float. Most complex function implementat...
[TXT] cpio.h  1.2   26 years  jtc   branches: 1.2.46; Fix files using old TNF copyright notice
[TXT] ctype.h  1.29   18 years  perry   branches: 1.29.38; u_intN_t -> uintN_t
[TXT] db.h  1.23   17 years  christos   branches: 1.23.12; Add macros for overflow detection
[TXT] dirent.h  1.30   16 years  christos   branches: 1.30.14; tell about getdents, not getdirentries
[TXT] disktab.h  1.10   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] dlfcn.h  1.18   19 years  kleink   branches: 1.18.18; Add restrict qualifiers to dlsym() (XSI) and dladdr() argume...
[TXT] err.h  1.14   19 years  perry   branches: 1.14.44; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] errno.h  1.11   16 years  dholland   Add a comment noting that the definition of __errno is now replicated in signal....
[TXT] fmtmsg.h  1.2   19 years  perry   branches: 1.2.24; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] fnmatch.h  1.12   19 years  perry   branches: 1.12.50; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] fstab.h  1.11   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] fts.h  1.17   16 years  lukem   branches: 1.17.12; Use "unsigned foo" instead of "u_foo". Be consistent with ta...
[TXT] ftw.h  1.1   18 years  agc   Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB...
[TXT] getopt.h  1.10   16 years  christos   branches: 1.10.6; revert the reversion of the previous change. Kill _NETBSD_SOU...
[TXT] glob.h  1.23   16 years  christos   branches: 1.23.4; GLOB_NO_DOTDIRS patch from mouse@ Fixes re-definition of GLOB...
[TXT] grp.h  1.24   16 years  christos   kill _NETBSD_TOOLS.
[TXT] hesiod.h  1.4   19 years  perry   branches: 1.4.24; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] iconv.h  1.6   19 years  perry   branches: 1.6.96; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] ieeefp.h  1.7   18 years  christos   PR/32108: Greg Oster: fpgetmask() linking failure with g++ on macppc Missing __{...
[TXT] ifaddrs.h  1.5   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] inttypes.h  1.4   19 years  kleink   branches: 1.4.18; Instead of pulling in all of <wchar.h>, just define wchar_t h...
[TXT] iso646.h  1.1   29 years  jtc   branches: 1.1.82; 1.1.88; For Normative Addendum 1. We have this cr*p because ...
[TXT] kvm.h  1.15   16 years  joerg   Add kvm_dump_header and implement kvm_dump_wrtheader on top of it. This function...
[TXT] langinfo.h  1.9   19 years  perry   branches: 1.9.54; 1.9.60; de-__P -- the hack is long since useless. Discussed ...
[TXT] libgen.h  1.2   19 years  perry   branches: 1.2.24; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] limits.h  1.26   16 years  rmind   branches: 1.26.8; - Correct the value of _POSIX_SYMLINK_MAX as defined in stand...
[TXT] link.h  1.12   25 years  thorpej   branches: 1.12.44; Move the link.h files for the different shlib formats via re...
[TXT] link_aout.h  1.20   19 years  perry   branches: 1.20.24; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] link_elf.h  1.7   18 years  uwe   branches: 1.7.28; 1.7.36; Fix comment indentation after __P was deleted.
[TXT] locale.h  1.14   19 years  perry   branches: 1.14.34; 1.14.36; de-__P -- the hack is long since useless. Discusse...
[TXT] login_cap.h  1.10   16 years  christos   branches: 1.10.16; don't set obsolete flags in SETALL. From Anon Ymous
[TXT] lwp.h  1.9   16 years  ad   branches: 1.9.6; Add _lwp_ctl() - sorry, I thought I had checked this in yester...
[TXT] malloc.h  1.3   29 years  cgd   branches: 1.3.124; new RCS ID format.
[TXT] math.h  1.46   17 years  drochner   branches: 1.46.10; -get cabs() and cabsf() out of public view - these are histo...
[TXT] md2.h  1.6   18 years  perry   u_intN_t -> uintN_t
[TXT] memory.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] mntopts.h  1.10   17 years  mjf   branches: 1.10.18; 1.10.20; Revert the changes I introduced trying to solve tm...
[TXT] monetary.h  1.1   19 years  christos   Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantage of t...
[TXT] mpool.h  1.12   18 years  perry   branches: 1.12.20; u_intN_t -> uintN_t
[TXT] mqueue.h  1.2   16 years  rmind   branches: 1.2.6; 1.2.8; Unify the license: All rights reserved. No functional ...
[TXT] ndbm.h  1.14   18 years  christos   compat code reorg
[TXT] netconfig.h  1.5   17 years  yamt   branches: 1.5.16; add comments.
[TXT] netdb.h  1.59   16 years  christos   branches: 1.59.12; 1.59.14; Move .db files for services and netgroup to /var/d...
[TXT] netgroup.h  1.9   16 years  christos   Move .db files for services and netgroup to /var/db per gimpy's request.
[TXT] nl_types.h  1.11   19 years  perry   branches: 1.11.24; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] nlist.h  1.13   19 years  dsl   Change __aconst to const so I can compile systat and vmstat with WARNS=3
[TXT] nsswitch.h  1.19   17 years  christos   branches: 1.19.16; add a NULL callback initializer
[TXT] paths.h  1.33   16 years  christos   move gettytab to paths.h
[TXT] pwd.h  1.41   16 years  christos   branches: 1.41.16; kill _NETBSD_TOOLS.
[TXT] randomid.h  1.2   18 years  perry   u_intN_t -> uintN_t
[TXT] ranlib.h  1.6   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] re_comp.h  1.3   19 years  perry   branches: 1.3.24; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] regex.h  1.13   18 years  christos   compat code reorg
[TXT] regexp.h  1.7   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] res_update.h  1.5   17 years  ghen   branches: 1.5.12; 1.5.14; Resolve conflicts.
[TXT] resolv.h  1.33   17 years  ghen   branches: 1.33.12; 1.33.14; Resolve conflicts.
[TXT] rmt.h  1.5   19 years  perry   branches: 1.5.44; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] sched.h  1.8   18 years  kleink   branches: 1.8.18; Change the sched_*() functions to return -1 and set errno to ...
[TXT] search.h  1.18   18 years  drochner   The source array of lsearch() shouldn't be "const". Being here, cleanup the cons...
[TXT] semaphore.h  1.2   21 years  kleink   branches: 1.2.30; Need <sys/cdefs.h>.
[TXT] setjmp.h  1.24   16 years  perry   branches: 1.24.20; change some __attribute__s to __keywords
[TXT] sgtty.h  1.8   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] signal.h  1.50   16 years  dholland   branches: 1.50.12; Add a comment noting that the definition of __errno is now r...
[TXT] stab.h  1.6   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] stddef.h  1.15   17 years  thorpej   branches: 1.15.26; 1.15.36; Use __GNUC_PREREQ__() for the GCC 4 test, too.
[TXT] stdio.h  1.71   16 years  christos   branches: 1.71.4; Since _file is a short, check that the fd fits in it, otherwi...
[TXT] stdlib.h  1.84   16 years  yamt   branches: 1.84.4; 1.84.6; RANDOM_MAX: don't rely on integer overflow.
[TXT] string.h  1.35   16 years  christos   branches: 1.35.18; kill _NETBSD_TOOLS.
[TXT] stringlist.h  1.6   17 years  christos   branches: 1.6.18; add sl_delete
[TXT] strings.h  1.12   16 years  kristerw   branches: 1.12.8; 1.12.10; Do not include SSP files unless _FORTIFY_SOURCE > 0...
[TXT] struct.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] sysexits.h  1.7   18 years  rpaulo   Add a comment asking to update sysexits(3) when adding more entries.
[TXT] tar.h  1.4   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] time.h  1.36   16 years  drochner   everyone else assumes that defining "_XOPEN_SOURCE" means XPG4.2, so remove comp...
[TXT] ttyent.h  1.14   18 years  salo   branches: 1.14.48; 1.14.54; Add setttyentpath(), functionally equivalent to se...
[TXT] tzfile.h  1.7   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] ucontext.h  1.3   21 years  kleink   branches: 1.3.30; Sprinkle some restrict.
[TXT] ulimit.h  1.2   19 years  perry   branches: 1.2.24; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] unistd.h  1.115   16 years  drochner   branches: 1.115.2; everyone else assumes that defining "_XOPEN_SOURCE" means XP...
[TXT] util.h  1.49   16 years  christos   branches: 1.49.12; 1.49.14; 1.49.18; humanize_number was the only function in...
[TXT] utime.h  1.8   19 years  perry   branches: 1.8.36; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] utmp.h  1.11   19 years  perry   branches: 1.11.36; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] utmpx.h  1.14   17 years  christos   branches: 1.14.16; Add run level messages.
[TXT] uuid.h  1.1   19 years  thorpej   branches: 1.1.24; DCE 1.1 RPC compatible UUID routines for libc, adapted from F...
[TXT] vis.h  1.16   18 years  christos   branches: 1.16.32; compat code reorg
[TXT] wchar.h  1.26   17 years  christos   branches: 1.26.16; PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsnca...
[TXT] wctype.h  1.6   19 years  perry   branches: 1.6.44; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] wordexp.h  1.2   16 years  drochner   branches: 1.2.12; everyone else assumes that defining "_XOPEN_SOURCE" means XPG...


CVSweb <webmaster@jp.NetBSD.org>