8741 Commits (master)
 

Author SHA1 Message Date
  dtucker 08a2eaba0f Fix comment typo; from OpenSSH Portable 4 years ago
  visa d0626d8e3d regen 4 years ago
  visa 0e407e051d Add a bootloader for octeon. 4 years ago
  otto b6720974c4 1) Re-resolve and re-get constraints once the clock is synced. Constraints 4 years ago
  dtucker 2519f7993f Add tls-cert-bundle and example of using a DNS-over-TLS forwarder. 4 years ago
  inoguchi 84248221bb Using pthread_atfork instead of __register_atfork with uClibc on noMMU 4 years ago
  tedu ade94fed8f add /usr/local/sbin. ok deraadt millert 4 years ago
  otto 005e327f50 fix printing when the pool is specified as an IP address; reported by and 4 years ago
  otto ac3128b975 proper level of two messages, prompted by deraadt@ 4 years ago
  otto 4faedbcd1c Sometimes ntp peers are unreliable (looking at you pool.ntp.org!) 4 years ago
  deraadt ac61f7141b improve verb-tense for explaining the calling convention of __ 4 years ago
  deraadt e4c1e3b43b The last consumer of pre-posix realpath behaviour has stopped 4 years ago
  deraadt 38f50cbbb6 add server time.cloudflare.com. 4 years ago
  otto 27174b5b44 Forgotten va_copy/va_end; on some archs that is really needed. ok benno@ 4 years ago
  deraadt 74b2c8400a snprintf/vsnprintf return < 0 on error, rather than -1. 4 years ago
  jmc ae687bf577 tweak previous; ok guenther 4 years ago
  guenther 5ecede4ab7 Document that getcwd() and realpath() are built on system calls that 4 years ago
  schwarze c3832ee06f Actually, the C standard only guarantees that atexit(3) returns non-zero 4 years ago
  deraadt e5e55cd690 When system calls indicate an error they return -1, not some arbitrary 4 years ago
  deraadt a6850b89b4 miniroot prototype disklabels should attempt to contain accurate 4 years ago
  deraadt ebbe8d8121 atexit() returns -1 on failure 4 years ago
  schwarze 3f543536a9 The C89 standard only requires that atexit(3) returns a non-zero value 4 years ago
  otto c47029baaf Allow logging to both stderr and syslog; don't reset the log level if 4 years ago
  otto 5ad888ab62 tweaks with help from jmc@ 4 years ago
  otto 56e1091d6d Tell a bit about automatic mode; ok jmc@ 4 years ago
  otto 6f5c796c99 Do a quick DNS probe to decide to stay in the forground and attempt 4 years ago
  deraadt c65bc93cac move tals to /etc, where they can be upgraded by a "sysupgrade" if 4 years ago
  deraadt dc26ca4789 Remove old realpath(3), and the userland-vs-kernel realpath verification 4 years ago
  otto 391b236846 Be more aggressive retrying dns while in settime mode. The constraint 4 years ago
  jmc a00849e337 oops - missing .El in previous; 4 years ago
  deraadt 04e8452164 realpath(3) doesn't use lstat(2), readlink(2), or getcwd(3) anymore, 4 years ago
  otto 46a918abc5 Fix init of syslog for childs and teach dns process about synced state. 4 years ago
  jcs 704ac1fbe9 regen 4 years ago
  jcs fc792ba8ee make 10 wsmouse devices 4 years ago
  otto 0225e4f1d7 Introducing autmatic settime mode: if some preconditions are met 4 years ago
  deraadt 6c1bd95058 grow sparc64 miniroot a little 4 years ago
  dtucker 340e9dca9e Cast bitcount to u_in64_t before bit shifting to prevent integer overflow 4 years ago
  florian 0340896228 Switch to v02 api url. 4 years ago
  jmc f8c25cc1d7 spelling/grammar fixes; from larry hynes 4 years ago
  guenther dd9a969523 Complete the ld.so boot cleanup: move most libc initialization from 4 years ago
  rob 9d258bd6e0 Limit maximum number of length octets to platform independent sizeof(int32_t). 4 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