2060 Commits (b8cd4e212a1f07447767fa3937f008476cf2728c)

Author SHA1 Message Date
  martijn 738a1a7927 Don't use a 0 element to determine the end of an OID when comparing two 4 years ago
  martijn 0802062d3c There's no reason why the first digit of an OID can't be 0. 4 years ago
  deraadt b52d602999 correct mispellings of EACCES; from Kris Katterjohn 4 years ago
  dtucker 08a2eaba0f Fix comment typo; from OpenSSH Portable 5 years ago
  inoguchi 84248221bb Using pthread_atfork instead of __register_atfork with uClibc on noMMU 5 years ago
  deraadt ac61f7141b improve verb-tense for explaining the calling convention of __ 5 years ago
  deraadt e4c1e3b43b The last consumer of pre-posix realpath behaviour has stopped 5 years ago
  deraadt 74b2c8400a snprintf/vsnprintf return < 0 on error, rather than -1. 5 years ago
  jmc ae687bf577 tweak previous; ok guenther 5 years ago
  guenther 5ecede4ab7 Document that getcwd() and realpath() are built on system calls that 5 years ago
  schwarze c3832ee06f Actually, the C standard only guarantees that atexit(3) returns non-zero 5 years ago
  deraadt e5e55cd690 When system calls indicate an error they return -1, not some arbitrary 5 years ago
  deraadt ebbe8d8121 atexit() returns -1 on failure 5 years ago
  schwarze 3f543536a9 The C89 standard only requires that atexit(3) returns a non-zero value 5 years ago
  deraadt dc26ca4789 Remove old realpath(3), and the userland-vs-kernel realpath verification 5 years ago
  jmc a00849e337 oops - missing .El in previous; 5 years ago
  deraadt 04e8452164 realpath(3) doesn't use lstat(2), readlink(2), or getcwd(3) anymore, 5 years ago
  dtucker 340e9dca9e Cast bitcount to u_in64_t before bit shifting to prevent integer overflow 5 years ago
  guenther dd9a969523 Complete the ld.so boot cleanup: move most libc initialization from 5 years ago
  rob 9d258bd6e0 Limit maximum number of length octets to platform independent sizeof(int32_t). 5 years ago
  deraadt 6d85d2cced __realpath(2) appears to have improved, so re-enable the code that 5 years ago
  deraadt 8517992d0e There are some bugs in __realpath(2) -- it isn't quite ready so disable 5 years ago
  beck ee8781d936 Enable the use of the kernel __realpath() system call in the libc wrapper. 5 years ago
  otto f5de0f5c27 Only override size of chunk if we're not given the actual length. 5 years ago
  rob 5ea11244b8 whitespace 5 years ago
  rob 459d3403bc Cleanup some residual markup from the ber.3 days. 5 years ago
  schwarze 48f8f2e845 clarify that later flags modify earlier flags; 5 years ago
  schwarze f6ecccdd17 add various missing information 5 years ago
  rob 509ea037e6 Add XXX to a comment. 5 years ago
  rob 8e14404ce3 Correct errno markup. Noticed by schwarze. 5 years ago
  schwarze c39a22b840 More consistently put remarks about the less useful LC_* categoties, 5 years ago
  jmc e2a13c2289 sort SEE ALSO; 5 years ago
  schwarze a870edacf8 add substantial amounts of missing information; 5 years ago
  rob 4a2c8d4050 Consistently make errno a .Vt 5 years ago
  schwarze 1786209d57 delete two stray blank lines 5 years ago
  schwarze 0b50432670 delete some duplicate words 5 years ago
  rob b43f7ed0ff Split ber.3 into logical parts. Further tweaking will be done in tree. 5 years ago
  otto afee62df16 Mention introduction of *_conceal. 5 years ago
  rob b02b4b32b0 Enable support for the writting of BITSTRING by treating it as an OCTETSTRING. 5 years ago
  rob b6f67bd097 Enforce smallest number of contents octets for int (and enum). 5 years ago
  rob f90a0d7af2 Mention #include of <sys/types.h> in synopsis. 5 years ago
  rob cbfc875695 Fail early if a (universal) primitive type identifies as constructed, or if a 5 years ago
  rob d7ff82d34b Enforce minimal number of octets for tag > 30. 5 years ago
  rob b3f85186e0 In long form encoding, explicitly prohibit an initial length octet of 0xff 5 years ago
  rob ad393dcd5f The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and 5 years ago
  otto 4e1b4d8474 Inroduce malloc_conceal() and calloc_conceal(). Similar to their 5 years ago
  schwarze 28c4796b19 missing dots after ".%P pp"; the case of btree(3) was 5 years ago
  deraadt 211859f890 In the incredibly unbelievable circumstance where _rs_init() fails to 5 years ago
  schwarze 324899a263 escape backslashes; 5 years ago
  millert 47165904cf I am retiring my old email address; replace it with my OpenBSD one. 5 years ago