396 Commits (b663735ec717543346cb4a67454156c9097b9a67)

Author SHA1 Message Date
  itojun ba0bf33dd5 pax -s <regex> is botched, don't use it. 22 years ago
  art 5839a65488 Add a flag - KVM_NO_FILES which tells kvm_openfiles to not 22 years ago
  drahn 5f741cd067 Switch powerpc to using new split (aout/elf) link.h 22 years ago
  miod e1a577905d Backout previous change. Since it requires people to upgrade gcc, we want 22 years ago
  art dd4b550c8e split link.h into three parts. The MI parts are left in link.h 22 years ago
  art f4ed53b67c Don't use MI dlfcn.h that are identical to the MD one. 22 years ago
  espie d02a02b867 Use attribute((sentinel)) on functions where it makes sense. 22 years ago
  deraadt 080024652a compatiblity -> compatibility 22 years ago
  deraadt c8795632e1 withough -> without 22 years ago
  deraadt 960ff08999 no argh. we should doc these targets better 22 years ago
  deraadt 69776d907d put libssl in PRDIRS instead; andre@ae-35.com 22 years ago
  deraadt 5cb76bf091 we do not need this to be Makefile.bsd-wrapper 22 years ago
  itojun 1def93dfbe do not declare int32_t and such locally. pull sys/types.h. 22 years ago
  millert 396e7814a8 Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory 22 years ago
  espie 17f93081c7 includes should be installed during `make include', not later. 22 years ago
  espie 07d30e34e3 Introduce a new file, machine/internal_types.h, to hold that specific arch 22 years ago
  millert 9a4c1a43e1 Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me... 22 years ago
  deraadt 233475c944 avoid cranking libc minors for another few weeks 22 years ago
  espie 3ef31f6e65 Use __func__ in assert. 22 years ago
  fgsch 7d8e1d2566 install link.h and dlfcn.h from sys/arch/sparc64/include. 22 years ago
  millert 5161e4b986 Make the function prototypes line up better and add stub struct 23 years ago
  deraadt 1d3c6a0b46 DES_LONG as non-int is just RIDICULOUS 23 years ago
  millert b885e82db3 Revert local changes that snuck in to the last commit. 23 years ago
  millert d212774fe6 Some user header files may define an abs macro which will cause a 23 years ago
  millert d0f45c1a97 We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. 23 years ago
  mickey babb829c73 netiso/xebec no more 23 years ago
  millert 959b08f109 Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) 23 years ago
  millert b68c09e067 Part 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. 23 years ago
  pvalchev 17617cda76 libusb -> libusbhid 23 years ago
  deraadt 7db009aebc no more vm in LDIRS 23 years ago
  krw fcba968e69 Ghostscript port refused to build with 'printf' in the 23 years ago
  espie 2fa03e9b65 attribute(format) no longer implies nonnull... 23 years ago
  miod 87e28a1567 Mention printf-like attributes for setproctitle(). 23 years ago
  espie 4874a7bc27 C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite. 23 years ago
  markus 3bb1d7ac89 new rmd160 implementation. based on 23 years ago
  deraadt c10303c907 prototype cleanup 23 years ago
  fgsch f4fcb18ea3 put changes back, this time ALL the files. 23 years ago
  deraadt a8aac581b0 how did ../lib/libusb not get added? Bad developers 23 years ago
  todd f4d4a36efa Back out fgsch@'s tree breaking commits. 23 years ago
  fgsch 7e1c9e7d4f fix some const warnings 23 years ago
  millert dc64978377 Change the second arg to pw_mkdb() from a boolean flag to a set of 23 years ago
  millert bb68e62e46 remove redundant __noreturn__ attributes now that __dead is sane for modern gcc 23 years ago
  jakob c515d5f45f add getrrsetbyname(3) - API to retrieve arbitrary DNS records 23 years ago
  jakob 0b83396f5d add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@ 23 years ago
  deraadt a6e7577b48 we talked about libsectok having an include target a couple of times.... 23 years ago
  jakob b16e11f270 EDNS0 RFC ref typo. ok deraadt@ 23 years ago
  espie b3f7663d31 typo in comment 23 years ago
  millert b95bad7b69 Expose protos for _{err,warn}{,x} regardless of __indr_reference being 23 years ago
  millert 6abe47407d Give login_cap_t a struct name so we can use forward declarations. 23 years ago
  pvalchev bb58cddc90 remove mips leftovers; ok brad 23 years ago