| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Delete an inexplicable comment | 2015-10-04 | 1 | -2/+2 | ||
| | | ||||||
| * | Initially eric developers asr as a side-load style library for async DNS. | 2015-10-03 | 2 | -65/+15 | ||
| | | | | | | | | When it was integrated as the main resolver, a bunch of strange initialization code remained. Start whittling away at this, piece by piece, to make it more clear. ok eric | |||||
| * | missing asr* -> _asr* symbol rename for building with debug code | 2015-10-03 | 3 | -17/+17 | ||
| | | | | | ok jca@ | |||||
| * | make a && && & block more readable. no binary change. | 2015-10-02 | 1 | -4/+7 | ||
| | | | | | discussed with otto | |||||
| * | Eliminate the last of the LINTEDn and PRINTFLIKEn comments. In one | 2015-10-01 | 14 | -44/+19 | ||
| | | | | | | | | case, by deleting some useless '& of an array' we also eliminate the need for the casts which prompted the original lint warnings ok deraadt@ | |||||
| * | implement new "prot_exec" tame(2) request: | 2015-09-30 | 1 | -3/+15 | ||
| | | | | | | | | | | | | - by default, a tamed-program don't have the possibility to use PROT_EXEC for mmap(2) or mprotect(2) - for that, use the request "prot_exec" (that could be dropped later) initial idea from deraadt@ and kettenis@ "make complete sense" beck@ ok deraadt@ | |||||
| * | Delete the final, inscrutable NOSTRICT and VARARGS lint comments | 2015-09-29 | 2 | -4/+2 | ||
| | | | | | ok millert@ | |||||
| * | seperate random functions into their own block | 2015-09-28 | 1 | -20/+22 | ||
| | | ||||||
| * | xdr_ypresp_all_seq() does not need to be exported by libc, we can make it | 2015-09-28 | 2 | -5/+4 | ||
| | | | | | | | | | local static. (Does not need to be exported by librpcsvc either, since it is pre-rpcgen and simply %-commented). A few callers use this via yp_all() -- that interface remains untouched. ports trawl by sthen guenther watched me gnash my teeth in croatia | |||||
| * | oops - avoid Xr to self; sorry sebastien... | 2015-09-26 | 1 | -2/+2 | ||
| | | ||||||
| * | lint is dead: delete useless LINTLIBRARY comments | 2015-09-26 | 2 | -4/+2 | ||
| | | | | | ok millert@ | |||||
| * | mentions that using systrace(4) on a tame(2) program isn't possible. | 2015-09-26 | 1 | -2/+8 | ||
| | | | | | | | with big help from jmc for phrasing. ok jmc@ | |||||
| * | correct a range problem in citrus-utf8 version of wcrtomb(3), in order to match | 2015-09-26 | 1 | -2/+2 | ||
| | | | | | | | | | | | RFC 3629 (limiting the range of UTF-8 to 0x10FFFF). it is the counterpart of a previous commit correcting mbrtowc(3). problem spotted by stsp ok bentley@ stsp@ | |||||
| * | add a small hint that you'll get EBUSY if you forget to wait. ok guenther | 2015-09-24 | 1 | -3/+3 | ||
| | | ||||||
| * | typo. | 2015-09-23 | 1 | -3/+3 | ||
| | | ||||||
| * | Prefer Xr over Fn for interpage references and delete reference to | 2015-09-21 | 1 | -10/+11 | ||
| | | | | | | | setrunelocale() which is not exported from libc ok jmc@ stsp@ | |||||
| * | Add STANDARDS section and another EINVAL reason | 2015-09-21 | 1 | -2/+12 | ||
| | | ||||||
| * | remove bogus includes of err.h | 2015-09-20 | 8 | -17/+9 | ||
| | | ||||||
| * | use _PATH_RESCONF directly | 2015-09-20 | 1 | -3/+2 | ||
| | | ||||||
| * | remove unused static function | 2015-09-20 | 1 | -18/+1 | ||
| | | ||||||
| * | Don't wrap initialized variables: binutils appears to be mishandling them | 2015-09-19 | 16 | -18/+48 | ||
| | | | | | | | on arm and m88k problems with optind observed by jsg@ | |||||
| * | Avoid .Ns right after .Pf, it's pointless. | 2015-09-14 | 1 | -3/+3 | ||
| | | | | | In some cases, do additional cleanup in the immediate vicinity. | |||||
| * | remove null check before free. from Michael McConville | 2015-09-14 | 11 | -143/+77 | ||
| | | | | | ok semarie | |||||
| * | Remove useless quoting from .Fo and .Fn function names, to prevent | 2015-09-14 | 2 | -12/+12 | ||
| | | | | | | | development of a cargo cult in case people look at existing files for examples. This achieves a consistent .Fo and .Fn quoting style across the whole tree. | |||||
| * | Wrap moncontrol() so that internal calls go direct and it's a weak symbol | 2015-09-14 | 1 | -1/+3 | ||
| | | ||||||
| * | in the SYNOPSIS, make void function arguments explicit | 2015-09-14 | 1 | -3/+3 | ||
| | | ||||||
| * | Only two of the *rand48.c files need <math.h>, so just #include it in them | 2015-09-14 | 3 | -4/+5 | ||
| | | ||||||
| * | use .Va for global variables, and .Vt where the type is included | 2015-09-14 | 3 | -55/+46 | ||
| | | ||||||
| * | vax deserves gdtoa love too! | 2015-09-14 | 1 | -1/+3 | ||
| | | ||||||
| * | Wrap the remaining __*dtoa() functions so that internal calls go direct | 2015-09-14 | 7 | -7/+21 | ||
| | | ||||||
| * | Wrap <langinfo.h> and <regexp.h> so internal calls go direct and | 2015-09-14 | 4 | -2/+57 | ||
| | | | | | the symbols are weak | |||||
| * | Wrap <locale.h> so internal calls go direct | 2015-09-14 | 3 | -2/+30 | ||
| | | ||||||
| * | Wrap _yp_check() and _yp_unbind() so internal calls go direct and they're weak | 2015-09-14 | 3 | -5/+9 | ||
| | | ||||||
| * | Wrap <sys/sem.h> so internal calls go direct and all the symbols are weak | 2015-09-14 | 1 | -0/+28 | ||
| | | ||||||
| * | KNF | 2015-09-14 | 1 | -2/+3 | ||
| | | ||||||
| * | Wrap <asr.h> so internal calls go direct and all the symbols are weak | 2015-09-14 | 9 | -9/+60 | ||
| | | ||||||
| * | Wrap <ifaddrs.h>, <netinet/in.h>, and <netinet/if_ether.h> so internal | 2015-09-14 | 7 | -4/+111 | ||
| | | | | | calls go direct and all the symbols are weak | |||||
| * | Wrap <net/if.h> and <net/if_dl.h> so internal calls go direct and all the | 2015-09-14 | 4 | -2/+57 | ||
| | | | | | symbols are weak | |||||
| * | Wrap <readpassphrase.h> so internal calls go direct and readpassphrase is weak | 2015-09-14 | 2 | -1/+27 | ||
| | | ||||||
| * | Wrap <netgroup.h> so internal calls go direct and the symbols are all weak | 2015-09-14 | 2 | -1/+33 | ||
| | | ||||||
| * | Make isfdtype() and getmntinfo() weak symbols | 2015-09-14 | 2 | -2/+4 | ||
| | | ||||||
| * | Remove cast of int* to int* | 2015-09-14 | 1 | -2/+2 | ||
| | | ||||||
| * | Use PROTO_DEPRECATED() make tcdrain() weak in libc, to guarantee libpthread | 2015-09-14 | 1 | -2/+2 | ||
| | | | | | can override it | |||||
| * | Finish wrapping <netdb.h> so that calls go direct and the symbols are all weak | 2015-09-14 | 14 | -14/+74 | ||
| | | ||||||
| * | Wrap <arpa/inet.h> and <arpa/nameser.h> so that calls go direct and the | 2015-09-13 | 7 | -5/+73 | ||
| | | | | | symbols without underbar prefix are all weak | |||||
| * | Wrap <fstab.h> so that calls go direct and the symbols are all weak | 2015-09-13 | 2 | -1/+31 | ||
| | | | | | (Do you sense a theme?) | |||||
| * | Wrap <rpcsvc/ypclnt.h> so that calls go direct and the symbols are all weak | 2015-09-13 | 6 | -5/+49 | ||
| | | ||||||
| * | Wrap <sys/sysctl.h> so that calls go direct and the symbol is weak | 2015-09-13 | 1 | -0/+25 | ||
| | | ||||||
| * | For now, permit overriding of the malloc family, to make emacs happy | 2015-09-13 | 2 | -12/+12 | ||
| | | ||||||
| * | Wrap <login_cap.h> so that calls go direct and the symbols are all weak | 2015-09-13 | 2 | -1/+46 | ||
| | | ||||||
