CVSROOT:        /cvs
Module name:    src
Changes by:     dera...@cvs.openbsd.org 2015/01/16 09:48:52

Modified files:
        lib/libc/asr   : asr.c gethostnamadr.c gethostnamadr_async.c 
                         getnetnamadr.c 
        lib/libc/citrus: citrus_utf8.c 
        lib/libc/compat-43: sigcompat.c 
        lib/libc/crypt : arc4random.c crypt.c 
        lib/libc/db/btree: bt_close.c bt_conv.c bt_debug.c bt_overflow.c 
                           bt_utils.c 
        lib/libc/db/hash: hash.c hash_bigkey.c hash_buf.c 
        lib/libc/db/mpool: mpool.c 
        lib/libc/db/recno: rec_utils.c 
        lib/libc/gen   : clock.c disklabel.c elf_hash.c fts.c getgrent.c 
                         getloadavg.c getmntinfo.c getpwent.c 
                         initgroups.c nlist.c popen.c scandir.c 
                         setdomainname.c sethostname.c setproctitle.c 
                         statvfs.c sysconf.c sysctl.c times.c uname.c 
        lib/libc/gmon  : gmon.c mcount.c 
        lib/libc/hash  : helper.c sha1.c siphash.c 
        lib/libc/net   : base64.c ethers.c getifaddrs.c getnetent.c 
                         herror.c inet_addr.c inet_lnaof.c 
                         inet_makeaddr.c inet_netof.c inet_ntop.c 
                         inet_pton.c ip6opt.c rcmd.c res_comp.c 
                         res_data.c rresvport.c rthdr.c ruserok.c 
        lib/libc/nls   : catopen.c 
        lib/libc/rpc   : clnt_simple.c rpc_callmsg.c rpc_prot.c 
                         xdr_float.c 
        lib/libc/stdio : findfp.c open_memstream.c open_wmemstream.c 
        lib/libc/stdlib: malloc.c random.c realpath.c 
        lib/libc/sys   : stack_protector.c 
        lib/libc/yp    : _yp_check.c xdr_domainname.c xdr_keydat.c 
                         xdr_mapname.c xdr_peername.c xdr_valdat.c 
                         xdr_ypbind_binding.c xdr_ypbind_resp.c 
                         xdr_ypbind_resptype.c xdr_ypbind_setdom.c 
                         xdr_ypmaplist.c xdr_ypreq_key.c 
                         xdr_ypreq_nokey.c xdr_ypresp_all.c 
                         xdr_ypresp_key_val.c xdr_ypresp_maplist.c 
                         xdr_ypresp_master.c xdr_ypresp_order.c 
                         xdr_ypresp_val.c xdr_ypstat.c yp_all.c 
                         yp_bind.c yp_first.c yp_get_default_domain.c 
                         yp_maplist.c yp_master.c yp_order.c 
                         yperr_string.c ypmatch_cache.c ypprot_err.c 
        lib/libedit    : el.c 
        lib/libfuse    : fuse_private.h 
        lib/libkvm     : kvm.c kvm_amd64.c kvm_file2.c 
        lib/libocurses : termcap.c 
        lib/libpcap    : gencode.c inet.c 
        lib/librpcsvc  : bootparam_prot.x 
        lib/librthread : rthread_np.c rthread_sem.c rthread_stack.c 
        lib/libskey    : skeylogin.c 
        lib/libsndio   : mio.c mio_priv.h sio.c sio_priv.h 
        lib/libutil    : readlabel.c 

Log message:
Move to the <limits.h> universe.
review by millert, binary checking process with doug, concept with guenther

Reply via email to