8728 Commits (2b74e17b236793e1573a6fc81ec77d0982621ff2)
 

Author SHA1 Message Date
  otto 27174b5b44 Forgotten va_copy/va_end; on some archs that is really needed. ok benno@ 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 a6850b89b4 miniroot prototype disklabels should attempt to contain accurate 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
  otto c47029baaf Allow logging to both stderr and syslog; don't reset the log level if 5 years ago
  otto 5ad888ab62 tweaks with help from jmc@ 5 years ago
  otto 56e1091d6d Tell a bit about automatic mode; ok jmc@ 5 years ago
  otto 6f5c796c99 Do a quick DNS probe to decide to stay in the forground and attempt 5 years ago
  deraadt c65bc93cac move tals to /etc, where they can be upgraded by a "sysupgrade" if 5 years ago
  deraadt dc26ca4789 Remove old realpath(3), and the userland-vs-kernel realpath verification 5 years ago
  otto 391b236846 Be more aggressive retrying dns while in settime mode. The constraint 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
  otto 46a918abc5 Fix init of syslog for childs and teach dns process about synced state. 5 years ago
  jcs 704ac1fbe9 regen 5 years ago
  jcs fc792ba8ee make 10 wsmouse devices 5 years ago
  otto 0225e4f1d7 Introducing autmatic settime mode: if some preconditions are met 5 years ago
  deraadt 6c1bd95058 grow sparc64 miniroot a little 5 years ago
  dtucker 340e9dca9e Cast bitcount to u_in64_t before bit shifting to prevent integer overflow 5 years ago
  florian 0340896228 Switch to v02 api url. 5 years ago
  jmc f8c25cc1d7 spelling/grammar fixes; from larry hynes 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
  otto 11942d45dc Use proper algorithm for median computation; use fabs() for computing 5 years ago
  deraadt 6d85d2cced __realpath(2) appears to have improved, so re-enable the code that 5 years ago
  otto 349011c612 If a DBS resolve was done with the Checking Disabled flag, re-resolve 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
  jca fad1ff55af Include pthread.h to make this header standalone (needs pthread_t and others) 5 years ago
  otto 89bf75c4ef A step in solving the bootstrap problem in a dnssec environement. 5 years ago
  jsg c7f17f46f0 add vulkan dirs 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