5664 Commits (4ddc8c789a75c007cb22b061d8adc3b24c1728d2)
 

Author SHA1 Message Date
  stsp 4ddc8c789a Add a wcswidth man page (based on FreeBSD), and fix the implementation 13 years ago
  krw 8ead317850 Dump some useless calls to dhclient-script. i.e. MEDIUM, PREINIT, 13 years ago
  deraadt f54a24329e show how to disable pool_debug 13 years ago
  ajacoutot 92369eed7f Bump timeout to 30s. 13 years ago
  robert ea651f538f if daemon_flags=NO is set, just exit 13 years ago
  stevesk a300e16b15 use ssh-keygen -A; ok deraadt 13 years ago
  fgsch 6bc22c86ed Update since ICMP6 redirects are disabled by default now. 13 years ago
  espie 9766982215 tweak for clarity, ok millert@, jmc@ 13 years ago
  okan 59189da029 use timerclear macro 13 years ago
  ian cb8b6fd3fc Since we now use pkill -0 for "check", it must be run as root, 13 years ago
  robert a429adb42b - introduce the INRC environment variable so that rc.subr(8) knows if it 13 years ago
  ajacoutot 045e6e479f Return proper codes so that we don't rc_start if rc_pre failed and we 13 years ago
  guenther b8b0eba007 Replace the old, broken KERN_PROC ABI and its matching functions 13 years ago
  ajacoutot ece0bd2a32 Add a small comment at the top to explain what this file does. 13 years ago
  ajacoutot ec3e2016f6 Make reload and check consistent with start/stop. 13 years ago
  ajacoutot 816fefe813 Move the redirections into the rc_cmd itself instead of rc_start and 13 years ago
  ajacoutot 4d16621cc3 Move rc_pre and rc_post out of the rc_start/rc_stop functions into the 13 years ago
  ajacoutot 31b7e1a52c Add an "rc_bg" variable that is undefined by default and allows to start 13 years ago
  deraadt 563890ecd9 wrong type for variable; spotted by christian.siebert@cs.tu-chemnitz.de 13 years ago
  guenther 48c37b4271 Fix PR 6267: recheck POSIXLY_CORRECT each time getopt_long() starts a new 13 years ago
  claudio 2528dce4db Correct msgbuf_write() example. OK jmc@ and nicm@ 13 years ago
  matthew a86644214c Fix __cxa_finalize() so that calling __cxa_finalize(NULL) properly 13 years ago
  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