5642 Commits (0895d6d8a2d4b35e8ae19c0a2123a8b34bc1749b)
 

Author SHA1 Message Date
  ajacoutot 0895d6d8a2 Remove daemon_shell and force the use of /bin/sh for the su(1) call. 13 years ago
  mikeb 793f5f6579 allow users to enable access to the /dev/crypto, but keep it turned off 13 years ago
  ajacoutot b303212ce6 Add the rc_scripts variable for rc.d(8). 13 years ago
  sobrado f7849bd797 fix an unbalanced parenthesis in a comment; while here, split the comment 13 years ago
  jakob 90e9203fc3 change default nsd(8) paths. ok sthen@ 13 years ago
  schwarze 07ff512110 Correctly escape a literal colon in an enclosure; 13 years ago
  david dd75794eda add ldapd.conf; ok sthen@ 13 years ago
  david 72a6fda837 catch up changelist with recent additions; ok sthen@ 13 years ago
  claudio 7ac30f3c8a Add 2001:2::/48 (prefix used for benchmarking) to the list of 13 years ago
  david 4aaa4831a6 remove EOL whitespace 13 years ago
  david 327941d99f sort entries 13 years ago
  david e37a14dd0b update location of host.random: it moved from /etc to /var/db in 1999... 13 years ago
  deraadt 52acc35760 We should not sum the install*.iso file, since it is not created at build 13 years ago
  jmc aae2647dbc superceded -> superseded; 13 years ago
  deraadt 7c87ca9df5 in the most trivial way, request that the kernel arc4random re-key after 13 years ago
  deraadt 36e512981e move to 4.9-current 13 years ago
  deraadt 9f87be4749 talk to /dev/arandom as a single read or write. 13 years ago
  ajacoutot 00107b2b9e Put the "su -c ..." command into an rcexec variable so that we can 13 years ago
  ajacoutot 219ce41690 Check for a login class that match the rc script name and if we find one 13 years ago
  krw d15a9b6dbc Update to better describe reality, i.e. disklabel(8) UID usage. 13 years ago
  guenther 2a778b4ce6 Standards compliance: expose dirfd with XPG7 and scandir and alphasort 13 years ago
  deraadt 7c582a1c5e Start shipping bsd.mp for hppa; ok miod 13 years ago
  ajacoutot be1812f231 After the recent changes, there is no need for an rc_conf function. 13 years ago
  jasper 76f70ab125 - add /usr/lib/pkgconfig/ 13 years ago
  ajacoutot ff4f8c6619 There is no point in calling rc_conf manually from each and every rc 13 years ago
  ajacoutot 2f1b097008 Fix a flaw in the rc.subr framework reported by stephan@ where 13 years ago
  deraadt 72958252d8 Consistantly use /dev/arandom for feeding entropy to the kernel. 13 years ago
  millert 58a7be37c3 Do not attempt to prepend /dev/ to path if it already contains a slash. 13 years ago
  otto c709ba9eaa remove comment that hasn't been true for quite a while now; 13 years ago
  millert aab35837b7 Always return a pointer to the static buffer in realpath, even if 13 years ago
  millert 642ed026af opendev() path argument should be const. OK deraadt@ 13 years ago
  tedu a4a61f54ff allow default blowfish rounds to be tweakable by arch, no behavioral change 13 years ago
  dhill bc96223819 avoid pointer arithmetic on void * 13 years ago
  ajacoutot 7dddee5347 Add IANA officially assigned numbers for zabbix. 13 years ago
  martynas bb956f3634 - make HUGE_VAL, HUGE_VALF, HUGE_VALL, INFINITY, NAN expand to the 13 years ago
  ajacoutot 9cf9abb40e Prefer '-l' over '-' which is deprecated. 13 years ago
  robert 90f75c52e5 simulate a full login with su, now that the environment is fine after 13 years ago
  millert 70cb24d85a Only run tset for interactive shells. OK robert@ 13 years ago
  ajacoutot c4b90b3612 Make it possible to mark an rc action as unsupported by setting the 13 years ago
  ajacoutot 0ac91ffd59 Sanitise daemon_flags: remove multiple whitespaces from _rcflags. 13 years ago
  robert 97fd28dab8 Do not overwrite the settings in the rc scripts itself, so use the same 13 years ago
  robert b8cf932a14 Add support for setting _user _class and _shell for a specific daemon, 13 years ago
  millert 04ae106a16 The awk's split() starts numbering array indices at 1 not 0. 13 years ago
  jmc 6a45e9cb55 involes -> involves; from Carlos Alberto Pereira Gomes 13 years ago
  claudio 48f09b7f57 Update example filterset to include a basic IPv6 filterset. 13 years ago
  otto ed51634dbd better line for net.inet.carp.log reflecing current reality; 13 years ago
  ajacoutot 383753a760 Do like in rc.local and print the daemon name before running rc_stop. 13 years ago
  miod 48d32bc4e0 regen 13 years ago
  miod 5caa9a05a9 Sync MAKEDEV against conf.c, and both against GENERIC. 13 years ago
  ajacoutot 29231ce06c Consistency and remove the >50 spaces after 'do'... 13 years ago