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: tls-maxphys


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] ftw.h  1.1   18 years  agc   Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB...
[TXT] setjmp.h  1.26   12 years  joerg   Add __returns_twice for the attribute of the same name. This makes the attribute...
[TXT] ucontext.h  1.7   12 years  joerg   Add __returns_twice for the attribute of the same name. This makes the attribute...
[TXT] sysexits.h  1.7   18 years  rpaulo   Add a comment asking to update sysexits(3) when adding more entries.
[TXT] errno.h  1.11   16 years  dholland   Add a comment noting that the definition of __errno is now replicated in signal....
[TXT] strings.h  1.18   12 years  dholland   Don't pollute the namespace with stdint.h. (This file is included from string.h ...
[TXT] link_elf.h  1.10   13 years  skrll   Implement dl_iterate_phdr. Somewhat taken from FreeBSD. Manual page from OpenBS...
[TXT] semaphore.h  1.4   12 years  joerg   Implement sem_timedwait.
[TXT] nlist.h  1.14   14 years  he   Introduce a new accessor macro N_NAME() to access the n_name field in struct nli...
[TXT] ar.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] memory.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] ranlib.h  1.6   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] stab.h  1.6   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] struct.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] tar.h  1.4   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] tzfile.h  1.7   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] cdbw.h  1.2   11 years  joerg   Prototype for cdbw_stable_seeder.
[TXT] Makefile  1.139.6.1   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] db.h  1.25.2.1   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] err.h  1.16.8.1   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] fenv.h  1.7.2.2   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] langinfo.h  1.9.60.1   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] lwp.h  1.11.16.1   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] math.h  1.58.2.3   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] mpool.h  1.13.28.1   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] netdb.h  1.65.2.2   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] nl_types.h  1.12.32.1   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] search.h  1.19.8.2   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] stddef.h  1.16.14.1   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] stdio.h  1.82.2.2   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] stdlib.h  1.100.2.2   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] string.h  1.41.2.2   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] unistd.h  1.135.2.3   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] wchar.h  1.30.8.2   9 years  tls   Rebase to HEAD as of a few days ago.
[TXT] netgroup.h  1.10   14 years  snj   Remove 3rd and 4th clauses in christos' license. OK christos.
[TXT] a.out.h  1.20   14 years  pgoyette   Repair more fallout from the exec_aout.h change. No guarantee that these are th...
[TXT] limits.h  1.32.2.1   11 years  tls   Resync to 2012-11-19 00:00:00 UTC
[TXT] mntopts.h  1.14.8.1   11 years  tls   Resync to 2012-11-19 00:00:00 UTC
[TXT] res_update.h  1.7.14.1   11 years  tls   Resync to 2012-11-19 00:00:00 UTC
[TXT] resolv.h  1.39.2.1   11 years  tls   Resync to 2012-11-19 00:00:00 UTC
[TXT] nsswitch.h  1.21   12 years  joerg   Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e...
[TXT] paths.h  1.41   11 years  joerg   Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to depend o...
[TXT] signal.h  1.54   13 years  christos   The signal number argument in psignal is int not unsigned int. Add psiginfo.
[TXT] ndbm.h  1.15   14 years  roy   Userland now builds and uses terminfo instead of termcap. OK: core@, jdc@
[TXT] fts.h  1.19   14 years  christos   Version fts one more time! This is the most versioned API ever... Bump fts_level...
[TXT] kvm.h  1.16   12 years  christos   add kvm_getkernelname()
[TXT] atomic.h  1.1   15 years  ad   branches: 1.1.2; 1.1.6; 1.1.12; /usr/include/atomic.h, for Solaris source com...
[TXT] tgmath.h  1.1   15 years  matt   branches: 1.1.6; 1.1.46; 1.1.50; Add the C99 header <tgmath.h> (Type-generic...
[TXT] getopt.h  1.11   15 years  martin   branches: 1.11.10; Remove clause 3 and 4 from TNF licenses
[TXT] sched.h  1.12   15 years  christos   branches: 1.12.52; merge christos-time_t
[TXT] link.h  1.13   15 years  martin   branches: 1.13.10; Remove clause 3 and 4 from TNF licenses
[TXT] uuid.h  1.2   15 years  plunky   branches: 1.2.10; constify uuid(3)
[TXT] wordexp.h  1.2   16 years  drochner   branches: 1.2.12; everyone else assumes that defining "_XOPEN_SOURCE" means XPG...
[TXT] monetary.h  1.2   15 years  christos   branches: 1.2.6; 1.2.56; add missing attributes to the remaining calls, even t...
[TXT] link_aout.h  1.21   15 years  martin   branches: 1.21.10; Remove clause 3 and 4 from TNF licenses
[TXT] assert.h  1.21   12 years  joerg   branches: 1.21.24; __assert and __assert13 are dead
[TXT] dlfcn.h  1.24   12 years  joerg   branches: 1.24.24; Add _dlauxinfo helper function to provide access to the ELF ...
[TXT] glob.h  1.26   13 years  christos   branches: 1.26.46; add globstar.
[TXT] cpio.h  1.3   15 years  martin   branches: 1.3.10; Remove clause 3 and 4 from TNF licenses
[TXT] fmtmsg.h  1.3   15 years  martin   branches: 1.3.10; Remove clause 3 and 4 from TNF licenses
[TXT] ulimit.h  1.3   15 years  martin   branches: 1.3.10; Remove clause 3 and 4 from TNF licenses
[TXT] malloc.h  1.3   29 years  cgd   branches: 1.3.124; new RCS ID format.
[TXT] dirent.h  1.35   11 years  yamt   branches: 1.35.14; comments
[TXT] re_comp.h  1.4   15 years  martin   branches: 1.4.10; Remove clause 3 and 4 from TNF licenses
[TXT] spawn.h  1.4   12 years  martin   branches: 1.4.2; Use C++ compatible declaration for posix_spawn (instead of the...
[TXT] hesiod.h  1.5   15 years  martin   branches: 1.5.10; Remove clause 3 and 4 from TNF licenses
[TXT] libgen.h  1.5   15 years  christos   branches: 1.5.8; remove the const again - per core.
[TXT] netconfig.h  1.6   15 years  martin   branches: 1.6.10; Remove clause 3 and 4 from TNF licenses
[TXT] quota.h  1.6   12 years  dholland   branches: 1.6.4; 1.6.24; 1.6.28; Be consistent about whether idtype and objty...
[TXT] iconv.h  1.6   19 years  perry   branches: 1.6.96; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] stringlist.h  1.7   15 years  martin   branches: 1.7.10; Remove clause 3 and 4 from TNF licenses
[TXT] regex.h  1.13   18 years  christos   compat code reorg
[TXT] bm.h  1.5   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] disktab.h  1.10   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] fstab.h  1.11   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] ifaddrs.h  1.5   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] regexp.h  1.7   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] sgtty.h  1.8   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] utmpx.h  1.17   15 years  christos   don't do size computations because g++ does not like it.
[TXT] ieeefp.h  1.9   13 years  mrg   finish the ieeefp.h vs fp_prec_t hack from the previous change and don't try to ...
[TXT] aio.h  1.7   15 years  christos   fix reversed test from Tobias Nygren.
[TXT] rmt.h  1.7   13 years  christos   handle ssp
[TXT] grp.h  1.24   16 years  christos   kill _NETBSD_TOOLS.
[TXT] bitstring.h  1.9   13 years  christos   lint friendly
[TXT] login_cap.h  1.11   15 years  christos   merge christos-time_t
[TXT] mqueue.h  1.4   15 years  christos   merge christos-time_t
[TXT] pwd.h  1.42   15 years  christos   merge christos-time_t
[TXT] utime.h  1.9   15 years  christos   merge christos-time_t
[TXT] utmp.h  1.12   15 years  christos   merge christos-time_t
[TXT] fnmatch.h  1.13   13 years  christos   new error.
[TXT] ctype.h  1.31.12.1   10 years  tls   resync from head
[TXT] inttypes.h  1.7.14.1   10 years  tls   resync from head
[TXT] iso646.h  1.1.88.1   10 years  tls   resync from head
[TXT] locale.h  1.17.12.1   10 years  tls   resync from head
[TXT] time.h  1.40.12.2   10 years  tls   resync from head
[TXT] ttyent.h  1.14.54.1   10 years  tls   resync from head
[TXT] util.h  1.63.2.2   10 years  tls   resync from head
[TXT] wctype.h  1.7.12.1   10 years  tls   resync from head
[TXT] complex.h  1.3.12.1   11 years  tls   resync with head
[TXT] vis.h  1.19.10.1   11 years  tls   resync with head
[TXT] md2.h  1.6   18 years  perry   u_intN_t -> uintN_t
[TXT] randomid.h  1.2   18 years  perry   u_intN_t -> uintN_t


CVSweb <webmaster@jp.NetBSD.org>