2058 Commits (f550b551221fb0d6561b1ca14b113e3c667c861c)

Author SHA1 Message Date
  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
  jmc 33ce616374 sort sections, and add a missing verb to the EXAMPLES text; 5 years ago
  otto 182eee279c Wrap long line 5 years ago
  tedu c368190eb5 a few tweaks 5 years ago
  otto fc3af0bd9b Add example showing a proper comparison function, as many examples show 5 years ago
  bcook 8d357258a9 use standard headers for siphash 5 years ago
  bcook 63b254628e include stdint.h over sys/types.h 5 years ago
  bcook 101f48a3de Change imsg header definitions to use standard types. 5 years ago
  schwarze eb86dc683a Improve the description of locale dependency: 5 years ago
  schwarze f3824ccfdc Replace the vague, incorrect, and confusing BUGS sections with CAVEATS 5 years ago
  schwarze 0eac857491 For all functions known to be infected by LC_NUMERIC, add short 5 years ago
  bluhm df4fda1761 Calling llabs(LLONG_MIN) is undefined behavior, llvm 7.0.1 does not 5 years ago
  otto 651232ba68 Move default numer of pools in the multi-threaded case to 8. Various tests 5 years ago
  otto 47f8437f81 Make the "not my pool" searching loop a tiny bit smarter, while 5 years ago
  otto f876cbde7a Improve speed for the multi-threaded case by reducing lock contention. 5 years ago
  florian dcc9f7dd37 style; OK otto 5 years ago
  schwarze 2c7f023e4f remove a stray line accidentally left behind in rev. 1.120; 5 years ago
  otto bb2903ad65 Refactor "find the right pool" code into a function. ok djm@ tb@ 5 years ago
  jmc a53bba0f97 fold the contents of malloc.conf.5 into malloc.3 and sysctl.2, 5 years ago
  otto 1bb7064e52 Introducing malloc_usable_size() was a mistake. While some other 5 years ago