6929 Commits (a5e3ac7f71a7049f23c07a75735a5c34eae70d28)
 

Author SHA1 Message Date
  cvs2svn a5e3ac7f71 This commit was manufactured by cvs2git to create tag 'OPENBSD_5_6_BASE'. 9 years ago
  reyk 546aea474c Change grammar to remove a shift/reduce conflict that was introduced 9 years ago
  reyk 9c4fe323e3 Add configuration options for the most-important connection limits: 9 years ago
  naddy a34d9aff18 enable httpd; ok deraadt@ 9 years ago
  reyk 959cf4a8d9 Add HTTPS server example. 9 years ago
  reyk 01f36f71a9 Change grammar from "log [style]" to "log style [style]". 9 years ago
  reyk ff7f5de360 The first server example should be the "minimal default" to illustrate 9 years ago
  reyk 12cf332beb More examples, include FastCGI for php and cgi-bin and logging. 9 years ago
  rpe 4e46003552 Don't return, just skip over non existing rc.conf or rc.conf.local file. 9 years ago
  ajacoutot f35ff6a688 In debug mode, properly sort and drop duplicates so that we don't end 9 years ago
  ajacoutot a3ad997f4b Fix evil typo (multicast_hosts -> multicast_host). 9 years ago
  reyk 1634d1e524 Add "location" keyword to specify path-specific configuration in 9 years ago
  reyk 7e37bc43eb Add extended directory index options: "[no] index" and "[no] auto index". 9 years ago
  tedu 5802de8469 Remove SRP code. It contains a bug (this should not surprise anyone), but 9 years ago
  reyk 9a741ea942 Add more examples. Requested by deraadt@ 9 years ago
  reyk 4d0f0c4818 httpd.conf can be installed 0644 instead of 0600 like relayd.conf. 9 years ago
  ajacoutot 9842e10cd1 Add httpd.conf. 9 years ago
  ajacoutot 58872ed577 Trailing whitespace. 9 years ago
  sthen 0564a7b48d add 5.7 firmware key 9 years ago
  ajacoutot 4869b0e38c Revert revisions 1.88-1.94 but keep recent relevant changes. 9 years ago
  reyk bfcc4fcb27 Enable httpd(8) in the builds to get more testing, feedback and 9 years ago
  deraadt f3d3d691bf Repair two deep targets mistakenly called as afterinstall, rather 9 years ago
  reyk 400400fa19 Add initial httpd.conf(5) example for httpd(8) 9 years ago
  bcook aca9f895fe better match proposed syscall api 9 years ago
  deraadt ef5581e5fc protect sysctl path with SYS__sysctl instead; from enh@google, ok bcook 9 years ago
  naddy 2bef40b225 net.inet6.ip6.accept_rtadv is gone 9 years ago
  guenther 6fd1ff93b6 Use explicit_bzero() instead of memset() on buffers going out of scope. 9 years ago
  deraadt de41d1af59 cast from void * before math; enh@google 9 years ago
  deraadt 0e76256cce missing newline 9 years ago
  naddy e7b9cb6c4c 5.7 packages key 9 years ago
  guenther a59e881122 Switch from <sys/endian.h> or <machine/endian.h> to the new, 9 years ago
  deraadt 73df6cf923 5.7 base key 9 years ago
  bcook 7c7854314b Move more OS-specific functionality to arc4random.h headers. 9 years ago
  bcook 5fcb913dfe initial win32 ARC4_LOCK/UNLOCK implementation. 9 years ago
  rpe 5392cda9b9 Stop using the (now) internal rc.subr functions _rc_do() and _rc_wait(). 9 years ago
  deraadt 421312ed52 no longer play with /dev/log 9 years ago
  guenther 9475b44edc From ISO/IEC 9899:1999 and 9899:201x, 9 years ago
  deraadt d107050d39 Demonstrate how new linux getrandom() will be called, at least until 9 years ago
  bluhm 4a706e371e Print a warning message if the files with the random seed are not 9 years ago
  deraadt 403b6a2c61 remove disabled main hook; we use phdr now; ok bcook 9 years ago
  naddy 44b039650c arc4random re-seeds with getentropy() now; ok deraadt@ jmc@ 9 years ago
  deraadt 2d56bb72a9 tab love 9 years ago
  bcook 9b651cf7ae Move _ARC4_ATFORK handlers from thread_private.h in portable. 9 years ago
  bcook b61a1138bd move _ARC4_LOCK/UNLOCK primitives from thread_private into OS-specific modules 9 years ago
  bcook 8a64d61e25 fixup typos 9 years ago
  deraadt 884e90e06c Change _rs_allocate so it can combine the two regions (rs and rsx) 9 years ago
  matthew 908da16e8c Cleanup portable arc4random fork detection code: 9 years ago
  deraadt 83d1ab94c7 Since syslog messages are now sent via the sendsyslog(2) system call, 9 years ago
  deraadt 44d46ee4c5 ugly ugly whitespace 9 years ago
  ajacoutot da05e1169f Follow the recent addition of /usr/local/lib/pkgconfig and add 9 years ago