summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2002-06-08Add a flag - KVM_NO_FILES which tells kvm_openfiles to notArtur Grabowski
2002-06-07Switch powerpc to using new split (aout/elf) link.hDale Rahn
2002-06-07Backout previous change. Since it requires people to upgrade gcc, we wantMiod Vallat
2002-06-07split link.h into three parts. The MI parts are left in link.hArtur Grabowski
2002-06-05Don't use MI dlfcn.h that are identical to the MD one.Artur Grabowski
2002-06-05Use attribute((sentinel)) on functions where it makes sense.Marc Espie
2002-06-03compatiblity -> compatibilityTheo de Raadt
2002-06-02withough -> withoutTheo de Raadt
2002-06-02no argh. we should doc these targets betterTheo de Raadt
2002-06-02put libssl in PRDIRS instead; andre@ae-35.comTheo de Raadt
2002-06-01we do not need this to be Makefile.bsd-wrapperTheo de Raadt
2002-05-31do not declare int32_t and such locally. pull sys/types.h.Jun-ichiro itojun Hagino
2002-05-16Change S/Key stuff from using a flat file (/etc/skeykeys) to a directoryTodd C. Miller
2002-05-08includes should be installed during `make include', not later.Marc Espie
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archMarc Espie
2002-04-22Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me...Todd C. Miller
2002-04-19avoid cranking libc minors for another few weeksTheo de Raadt
2002-04-17Use __func__ in assert.Marc Espie
2002-04-08install link.h and dlfcn.h from sys/arch/sparc64/include.Federico G. Schwindt
2002-03-12Make the function prototypes line up better and add stub structTodd C. Miller
2002-03-04DES_LONG as non-int is just RIDICULOUSTheo de Raadt
2002-02-20Revert local changes that snuck in to the last commit.Todd C. Miller
2002-02-20Some user header files may define an abs macro which will cause aTodd C. Miller
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-18netiso/xebec no moreMichael Shalayeff
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-30libusb -> libusbhidPeter Valchev
2001-11-06no more vm in LDIRSTheo de Raadt
2001-11-04Ghostscript port refused to build with 'printf' in theKenneth R Westerback
2001-11-02attribute(format) no longer implies nonnull...Marc Espie
2001-11-01Mention printf-like attributes for setproctitle().Miod Vallat
2001-10-11C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite.Marc Espie
2001-10-01new rmd160 implementation. based onMarkus Friedl
2001-09-15prototype cleanupTheo de Raadt
2001-09-04put changes back, this time ALL the files.Federico G. Schwindt
2001-09-03how did ../lib/libusb not get added? Bad developersTheo de Raadt
2001-08-30Back out fgsch@'s tree breaking commits.Todd T. Fries
2001-08-30fix some const warningsFederico G. Schwindt
2001-08-26Change the second arg to pw_mkdb() from a boolean flag to a set ofTodd C. Miller
2001-08-07remove redundant __noreturn__ attributes now that __dead is sane for modern gccTodd C. Miller
2001-08-06add getrrsetbyname(3) - API to retrieve arbitrary DNS recordsJakob Schlyter
2001-07-31add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@Jakob Schlyter
2001-07-31we talked about libsectok having an include target a couple of times....Theo de Raadt
2001-07-25EDNS0 RFC ref typo. ok deraadt@Jakob Schlyter
2001-07-19typo in commentMarc Espie
2001-07-19Expose protos for _{err,warn}{,x} regardless of __indr_reference beingTodd C. Miller
2001-07-15Give login_cap_t a struct name so we can use forward declarations.Todd C. Miller
2001-07-11remove mips leftovers; ok bradPeter Valchev
2001-06-30Default login style is now krb4-or-pwd, not krb-or-pwd.Todd C. Miller