7767 Commits (f14315277517ed1ec24ec36a7af727c82f305085)
 

Author SHA1 Message Date
  millert e33f078c05 Don't assume fprintf() will set the FILE * error condition. 8 years ago
  benno 9e6e578d7b mention that ibuf_free() does not need a NULL check. 8 years ago
  benno a3c84db0c2 check for NULL in ibuf_free(). 8 years ago
  mmcc 7766921240 Remove NULL-checks before free() and a few related dead assignments. 8 years ago
  guenther b34242015e Switch login(3) from lseek+read/write to pread/pwrite and only do the pread() 8 years ago
  deraadt 9fd93fdf64 welcome GENERIC.IP27 MP (dual cpu on O350 now) 8 years ago
  chl 0edf23d663 remove unused variable 8 years ago
  ajacoutot 2beb001665 Remove blank line for consistency with other rc.d scripts; no change in 8 years ago
  krw d690be1bf1 mountd(8) changes require a pexp. 8 years ago
  gsoares a9b2bc5dde add rcsid 8 years ago
  sunil 83a87d3451 Now that default smtpd.conf aliases table has been switched to 8 years ago
  sf 63d3463618 regen MAKEDEV 8 years ago
  sf afc2f24c19 add virtio-console driver 8 years ago
  sf 6af539cb41 regen MAKEDEV 8 years ago
  sunil 68066c2528 Switch to 'file' backend for aliases table for default configuration. 8 years ago
  ajacoutot b2419890c3 Revert, rc.d scripts have been fixed. 8 years ago
  ajacoutot 27456e7c13 Comment the wait for start until I fix the x11 managers rc.d script. 8 years ago
  ratchov 2377bf8149 Expose internal functions necessary to open audio devices and midi 8 years ago
  reyk 0dc6f9d6e2 No need for an extra log.h 8 years ago
  deraadt 094b6ba06e move to 5.9-beta 8 years ago
  reyk 97252e04ad Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd. 8 years ago
  ajacoutot 643ff62e07 After starting, unconditionally wait up to $daemon_timeout seconds to check that 8 years ago
  reyk b8496badea Move log_sockaddr() to from log.c to util.c as it is a local addition 8 years ago
  ajacoutot 55908109a4 Child will not return a config parsing error to the parent so rc.d will lie and 8 years ago
  ajacoutot da0a0680c3 Tidy up _rc_wait(). 8 years ago
  ajacoutot d156959a8d Tweak pexp. 8 years ago
  tb 90b17882f1 Simplify return call of rand() and rand_r() to make it easier to read. 8 years ago
  ajacoutot 1e90611816 Drop the now useless multicast setup comment. 8 years ago
  ajacoutot 3628daa062 Simplify multicast option handling (10 less lines) by matching /etc/rc behavior 8 years ago
  ratchov 0dbf1530bb Add _sndiop user and group for (future) privileged sndiod process. 8 years ago
  jturner 84f196c498 Add pexp match otherwise rcctl stop vmd doesn't work. OK deraadt@ 8 years ago
  sthen e8c24d0335 add commented-out unbound.conf entries for dns64 (sitting in my tree and ok'd 8 years ago
  deraadt d697a492aa automatic HOSTALIASES setup is a bad idea 8 years ago
  tedu acb3665fb0 tiny sanity check on file size 8 years ago
  bcook a1172a2c6e bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI change 8 years ago
  tb a02ad43121 Add a cast to silence a compiler warning by clang on FreeBSD. 8 years ago
  deraadt eb43e0a37f vmm node only needs mode 600 8 years ago
  tedu 1bd8c9e70f Integrate two patches originally from Daniel Micay. 8 years ago
  deraadt c73606106c libexec/smtpd dir no longer needed; ok gilles 8 years ago
  sunil fe815f777e Use mailwrapper path instead of smtpd. 8 years ago
  reyk 67ade0d215 Previously forgot another /var in the comment 8 years ago
  reyk c107e6cdeb /var/vm is a terrible idea, the images are filled on demand, they are 8 years ago
  reyk 07eac4e2f3 Add initial vm.conf(5) example. But please note that the grammar is 8 years ago
  sunil a1901af870 Now that makemap(8)/newaliases(8) are merged into smtpctl(8), update 8 years ago
  rpe 4281692bf7 Add missing rc bits for rebound. 8 years ago
  ajacoutot 38163061a4 multicast_router -> multicast 8 years ago
  mpi d372622fa0 It does not make sense to insert a specific route for 224/4 when the 8 years ago
  claudio d6e39ab1f4 EAGAIN handling for imsg_read. OK henning@ benno@ 8 years ago
  claudio a3ecc333c4 Do not loop on EAGAIN in imsg_read(). Better to return the error to the 8 years ago
  jasper defd0fdf0b add rcscript for vmd 8 years ago