summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2002-06-09backout previousitojun1-5/+7
2002-06-09pax -s <regex> is botched, don't use it.itojun1-7/+5
2002-06-08Add a flag - KVM_NO_FILES which tells kvm_openfiles to notart1-1/+7
2002-06-07Switch powerpc to using new split (aout/elf) link.hdrahn1-7/+1
2002-06-07Backout previous change. Since it requires people to upgrade gcc, we wantmiod2-13/+7
2002-06-07split link.h into three parts. The MI parts are left in link.hart4-179/+237
2002-06-05Don't use MI dlfcn.h that are identical to the MD one.art1-13/+13
2002-06-05Use attribute((sentinel)) on functions where it makes sense.espie2-7/+13
2002-06-03compatiblity -> compatibilityderaadt4-8/+8
2002-06-02withough -> withoutderaadt2-4/+4
2002-06-02no argh. we should doc these targets betterderaadt1-2/+2
2002-06-02put libssl in PRDIRS instead; andre@ae-35.comderaadt1-3/+3
2002-06-01we do not need this to be Makefile.bsd-wrapperderaadt1-12/+11
2002-05-31do not declare int32_t and such locally. pull sys/types.h.itojun1-17/+1
2002-05-16Change S/Key stuff from using a flat file (/etc/skeykeys) to a directorymillert1-2/+1
2002-05-08includes should be installed during `make include', not later.espie1-3/+5
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archespie1-2/+2
2002-04-22Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me...millert2-4/+4
2002-04-19avoid cranking libc minors for another few weeksderaadt1-12/+6
2002-04-17Use __func__ in assert.espie1-6/+12
2002-04-08install link.h and dlfcn.h from sys/arch/sparc64/include.fgsch1-3/+3
2002-03-12Make the function prototypes line up better and add stub structmillert1-27/+29
2002-03-04DES_LONG as non-int is just RIDICULOUSderaadt1-6/+2
2002-02-20Revert local changes that snuck in to the last commit.millert1-8/+1
2002-02-20Some user header files may define an abs macro which will cause amillert1-1/+17
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert3-9/+5
2002-02-18netiso/xebec no moremickey1-4/+3
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert20-159/+133
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert68-1076/+1076
2001-12-30libusb -> libusbhidpvalchev1-2/+2
2001-11-06no more vm in LDIRSderaadt1-2/+2
2001-11-04Ghostscript port refused to build with 'printf' in thekrw1-2/+2
2001-11-02attribute(format) no longer implies nonnull...espie1-7/+13
2001-11-01Mention printf-like attributes for setproctitle().miod1-2/+3
2001-10-11C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite.espie1-1/+3
2001-10-01new rmd160 implementation. based onmarkus1-40/+35
2001-09-15prototype cleanupderaadt2-4/+4
2001-09-04put changes back, this time ALL the files.fgsch1-2/+2
2001-09-03how did ../lib/libusb not get added? Bad developersderaadt1-3/+3
2001-08-30Back out fgsch@'s tree breaking commits.todd1-2/+2
2001-08-30fix some const warningsfgsch1-2/+2
2001-08-26Change the second arg to pw_mkdb() from a boolean flag to a set ofmillert1-1/+5
2001-08-07remove redundant __noreturn__ attributes now that __dead is sane for modern gccmillert2-11/+11
2001-08-06add getrrsetbyname(3) - API to retrieve arbitrary DNS recordsjakob1-1/+38
2001-07-31add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@jakob2-2/+9
2001-07-31we talked about libsectok having an include target a couple of times....deraadt1-3/+3
2001-07-25EDNS0 RFC ref typo. ok deraadt@jakob1-2/+2
2001-07-19typo in commentespie1-2/+2
2001-07-19Expose protos for _{err,warn}{,x} regardless of __indr_reference beingmillert1-3/+1
2001-07-15Give login_cap_t a struct name so we can use forward declarations.millert1-2/+2