7313 Commits (62d2322ca78b47b92afd2e24f1c5997b036774f1)
 

Author SHA1 Message Date
  jasper 62d2322ca7 add miniroot to MDEXT 9 years ago
  bcook fd9b2358f2 Remove unneeded sys/sysctl.h on linux. 9 years ago
  reyk 13bb9544ea The correct semantic is to check msgbuf_write() for <= 0, not just < 0. 9 years ago
  jasper e7e1d5d3a4 miniroot for octeon; tested on edgerouter lite with local usb storage 9 years ago
  florian 6b29f984ec Allow rtsol keyword in hostname.if(5) with net.inet6.ip6.forwarding=1. 9 years ago
  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