summaryrefslogtreecommitdiff
path: root/gnu/dist/gawk/test/icasefs.awk
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/dist/gawk/test/icasefs.awk')
0 files changed, 0 insertions, 0 deletions
atibility with the current dump/restorechristos 2005-07-05Add const to the tsptype array, compiled under TSPTYPES.he 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl 2003-01-24Bump daddr_t to 64 bits. Replace it with int32_t in all places wherefvdl 2002-11-30New auth length defines. We don't play with sockaddr for now. Also makechristos 2001-12-23Use "int32_t" instead of "time_t" for ``on tape'' times. (From FreeBSD.)lukem 1998-02-10add/cleanup multiple inclusion protection.perry 1998-02-02merge lite-2perry 1997-02-03Apply the necessary fixes from: routed-970113christos 1996-11-30patches from Tom I Helbekkmo <tih@nhh.no> to deal with type-size issues,cgd 1996-11-04Fix RIP-V1 netinfo structure to be sizeof(sockaddr) + sizeof(u_int32_t) bychristos 1996-10-20Add missing a_family member to struct netauth.thorpej 1996-09-24put back the explicit ripv1 field enumeration; lots of userland has changedchristos 1996-09-24- Revert to the traditional struct sockaddr description of the rip v1 packets.christos 1996-09-23{long,int} -> int32_tmycroft 1996-08-10Update from the new routed(8) source.thorpej 1996-04-09time seconds/usec sent over the net are signed.cgd 1996-04-06use fixed-size types where appropriate, to make timed work on 64-bitcgd