7508 Commits (e4a72ca09ef2b2c892be1411a4456516c8705173)
 

Author SHA1 Message Date
  millert 157c2c8d07 Do not assume that asprintf() clears the pointer on failure, which 9 years ago
  jsg bd46959cea Rename the imx miniroot to nitrogen as it creates "6x_bootscript". 9 years ago
  deraadt e808a4913f detect crashes from constraint sub-processes, instead of ignoring them. 9 years ago
  dtucker e4d1208116 Remove 1k bit groups. ok deraadt@, markus@ 9 years ago
  naddy 830def10dc Create aliases.db from the installed aliases file, so we get the correct 9 years ago
  deraadt ad4317f113 only scan sensors if they are configured 9 years ago
  dtucker bc25411e52 Update DH groups 9 years ago
  dtucker 57d3e3720c Remove 6k and 8k bit moduli fragments since they are now kept in 9 years ago
  reyk 49b66b5ec1 No need to call tzset() and log_init() in the forked constraint 9 years ago
  millert d3594a49cd Remove function argument name from posix_spawnattr_getsigmask() 9 years ago
  reyk 043d0938c2 Remove hotplug(4) sensor support: the code has been disabled by 9 years ago
  jsg fda0374f3f Now all the socs use the same va entry point and don't have any 9 years ago
  reyk 127f310cec Get the rdomain from the newly exposed ifi_rdomain field in if_data 9 years ago
  jsg d01cd695de use the same va entry point on all armv7 socs 9 years ago
  reyk 1f95b1d55e Change spamd to use divert-to instead of rdr-to. 9 years ago
  ajacoutot 3f935e90dd Put ntpd.conf in MUTABLE so it's installed with 0644 mode. 9 years ago
  reyk aff57f6d18 Currently, after 4 failed constraint checks, we suspect the constraint 9 years ago
  deraadt e917f797a4 enable ntpd by default at install time. We use pools and a reliable 9 years ago
  dtucker 9ad1e9d76e Simplify example constraints URL to reduce load on the server side. 9 years ago
  kettenis 57925aeae3 Record inter-library dependencies between libcrypto, libssl and libtls 9 years ago
  reyk e89a826291 When resolving the "constraint" (singular), store all returned IP 9 years ago
  millert 4ab11614ee Make index/rindex weak aliases of strchr/strrchr since they are not 9 years ago
  bluhm 4498258510 If crypt(3) is called with an unknown setting, return NULL instead 9 years ago
  guenther 69ecb65582 Add dlclose(3) to SEE ALSO 9 years ago
  guenther 726c811e97 When checking flags that will be passed to open(), test the O_ACCMODE portion 9 years ago
  jmatthew 9999127aa3 fix numbers for pppx, vscsi and diskmap 9 years ago
  schwarze bed29212f0 Remove comments about default daemon_flags; most are empty, those 9 years ago
  ajacoutot 0a28878bd7 No more pf_rules ipsec_rules. 9 years ago
  ajacoutot d37d74e09b Drop pf_rules and ipsec_rules from rc.conf(5); it shouldn't have been made 9 years ago
  ajacoutot 1619848f93 Add smtpd(8) spool directories so that they are registered as part of base. 9 years ago
  ajacoutot 7a4b86c7fd Check arguments before eval so we don't end up with a cryptic error message. 9 years ago
  halex a066f65248 VERBOSESTATUS or no VERBOSESTATUS, failed or missing dumps are still 9 years ago
  nicm 9b2bccc92f Simplify remote(5) example file and remove stuff not supported by cu(1). 9 years ago
  nicm c9b4c6254f Add a _file user and use for privsep, ok deraadt 9 years ago
  bcook 94be377a56 Not all Linux libc's include linux/sysctl.h in sys/sysctl.h. 9 years ago
  bcook ef82db0eea Support AIX versions without WPAR support. 9 years ago
  millert 8c9df4ed4c Use strtonum() instead of strtoul() when parsing uid/gid so we get 9 years ago
  jsg 8e7b53106c fix a memory leak if tls_read() fails. ok henning@ 9 years ago
  jsg 584e545aaf add the include dir for libepoxy 9 years ago
  nicm fadf08888f Another couple of commas in the wrong place, ok jmc 9 years ago
  sthen 0c678b02c3 Switch example NSD config to splitting master and slave zones into different 9 years ago
  deraadt 1b4887fc71 Send OPENSSL_issetugid() straight to hell, no final cigarette. 9 years ago
  millert cec1cce209 Remove obsolete timezone() function. 9 years ago
  guenther 04a5d5b45d Make pthread_atfork() track the DSO that called it like atexit() does, 9 years ago
  tedu bd36abfa7c bludgeon DES support out of crypt. long live the bcrypt. 9 years ago
  tedu b4484c676a improve realloc. when expanding a region, actually use the free page cache 9 years ago
  guenther 85808f05af gcc 2.x is dead 9 years ago
  millert 71b51c7216 Add ddb.log example; OK halex@ 9 years ago
  naddy feaaeb00e6 For consistency with the diff subcommand, add rdiff -u 9 years ago
  bcook 40f6b72835 add initial AIX getentropy/arc4random files. Thanks to Michael Felt. 9 years ago