5935 Commits (OPENBSD_5_1_BASE)
 

Author SHA1 Message Date
  deraadt 37ebcb60a9 Give up on btd(8) startup until it can prove itself 13 years ago
  robert 20b0c2671a switch pflogd to rc.d 13 years ago
  robert 45bc3762d8 only start spamlogd if spamd_flags != NO and spamd_black = NO 13 years ago
  robert 3094be9e57 make rc_daemons use start_daemon instead of calling the script directly 13 years ago
  deraadt 16bbf570d1 oops, the netstart for pfsync *MUST* have the conditional 13 years ago
  deraadt 4ba9c49657 disable the afs enable stuff. when nnpfs is re-enabled, that can be added 13 years ago
  ajacoutot 08a169bc00 Set ypserv_flags to NO by default. 13 years ago
  robert 0aee152d4c add scripts for aucat and spamd and switch rc to use them 13 years ago
  guenther a87068f040 Eliminate some $? tests by rolling the command into the condition 13 years ago
  deraadt fb470f9954 oops, removed one absolute path which is needed 13 years ago
  deraadt c32559ef4d kvm_mkdb and dev_mkdb have been reliable for years, so we can run them 13 years ago
  deraadt cc05871892 We don't need a conditional around the pfsync start. 13 years ago
  robert a5117518b6 add a script for btd and replace the rc parts 13 years ago
  robert 668b904707 add wsmoused script and switch xdm and wsmoused in rc 13 years ago
  deraadt 3fe791be41 timed's time is up. use ntpd(8). Even our own fossil developers 13 years ago
  deraadt 960688826a Move various "console-ish" services into a new start_daemon block near 13 years ago
  deraadt f237e7b51b remove mvmeppc; it is really rough shape. ok drahn miod 13 years ago
  deraadt 72145a01f0 remove mvmeppc; it is really rough shape. ok drahn miod 13 years ago
  robert 7382276c31 add script for xdm 13 years ago
  deraadt bc0bb299e0 Do not use absolute paths for things on our (very simple safe) path. 13 years ago
  robert a3799f1122 move portmap, yp* and kerberos services to rc.d scripts 13 years ago
  robert 4598130b1c make the check more readable 13 years ago
  ajacoutot cb13dbbcc2 Add kerberos startup scripts with backward compatibility goo. 13 years ago
  ajacoutot 3ad0c3f168 Fix reload: 13 years ago
  ajacoutot fd33fda085 Sync comments with reality. 13 years ago
  sobrado 8b12ccc584 fix typos; while here, improve spacing in comments. 13 years ago
  jmc fef4fd0bd9 no more math(3); 13 years ago
  schwarze b04b953bf8 Watch the hostname.if(5) files; 13 years ago
  ajacoutot 52ec00484b rc_restart is legit here. 13 years ago
  robert 54f8efd937 use the "official" pexp, from antoine@ 13 years ago
  robert 54efe468d2 sendmail stalls for at least a minute if it cannot resolve or connect 13 years ago
  robert 8bc6d79649 add compat for portmap 13 years ago
  ajacoutot dd2c1227ad Missed in previous: ypldap.conf(5) is installed now, remove optional. 13 years ago
  ajacoutot c8cc77c49b Install a default ypldap.conf(5) based on the one from the man page 13 years ago
  robert 71bb532348 remove superfluous semicolon from start_daemon() 13 years ago
  robert 6c0bb90640 add scripts for portmap and the yp daemons 13 years ago
  robert 5223656147 Add rc.d(8) script for the system daemons that are restartable. 13 years ago
  miod c9f1209aaa Regen 13 years ago
  miod 80dbafc7ee Remove obsolete drivers descriptions; no change in generated files on all 13 years ago
  miod d7af2f20f8 Remove support for non-microVAX, non-VAXstation, non-VXT hardware in the 13 years ago
  guenther 9c09f464a8 sigset_t is unsigned, so eliminate a warning by shifting a 1U instead 13 years ago
  martynas 7e499e6ecb Finalize work on the math library. It's time to do this monster 13 years ago
  nicm 0cded3a64f Fix some awful code in the example, pointed out by millert@. 13 years ago
  tedu f497eb059c remove svr4 compat references 13 years ago
  halex 557825f651 use "function X" rather than "X ()" since for the former, preceding parameter 13 years ago
  nicm 69ccac0496 Add wcsdup(), from NetBSD. 13 years ago
  jsg a76303a0c4 As pointed out by Richard Guenther our definition 13 years ago
  schwarze 109aa56fb5 let reload report (ok) or (failed) just like all other actions; 13 years ago
  matthieu 0c4a144025 Add resourceproto documentation directory. 13 years ago
  jsing 4a0a502bf4 Do not mask errno if we fail to open /dev/diskmap. Also, fall through 13 years ago