5839 Commits (52886b1c8c1549a70390fa54816b518d18a14b90)
 

Author SHA1 Message Date
  todd 26db8326fd sync 13 years ago
  todd fbcf0c6786 as confirmed by my 11mo old son, this makes midi keyboards work with macppc 13 years ago
  schwarze b4d41bd00f /etc/security does not exist any longer, 13 years ago
  schwarze 54d47ad369 UUCP is no longer contained in the base system, so its home directory 13 years ago
  robert 3be7721071 do not print 'starting local daemons' if rc_scripts is empty 13 years ago
  thib 53ad0f2a2f Deprecate vnds in favour of svnds. 13 years ago
  schwarze 1ba053e089 Replaced by src/libexec/security a few minutes ago; 13 years ago
  schwarze 3de01ba35f Switch from the old shell script /etc/security 13 years ago
  ajacoutot 89f32f927b Output 'starting standard daemons:' to be consistent with the rest. 13 years ago
  halex 2979d9fdcd Silence errors in the temp dir cleanup process 13 years ago
  deraadt a20c01d6b8 No need to make depend kernels 13 years ago
  sthen cf1ebd1690 Don't compress wtmp by default; the tools dealing with this log are 13 years ago
  sthen 8350cad5e5 allow man(1) to find the ports/infrastructure manpages by default. 13 years ago
  krw 05e6a52fe5 Delete 'OpenBSD2.1' and 'simpleroot'. Two entries previously used 13 years ago
  krw 886f353037 'fakecdrom' disktab entry no longer needed, nor is mksuncd mangling of 13 years ago
  schwarze f0d2d46242 Fix multiple issues and make the code simpler and more robust: 13 years ago
  reyk 11c43b6d85 Update transparent HTTP proxy example: 13 years ago
  robert 7c823347e2 - in case reload fails, print the failed message (from Piotr Sikora) 13 years ago
  miod 3409dda593 Define NULL as a void * instead of a long integer, as required by Single Unix. 13 years ago
  ajacoutot 825be14a44 Remove leading/trailing spaces from daemon_flags. 13 years ago
  thib 095b92051b Remove portalfs. 13 years ago
  guenther efb1ceb529 Bye bye, kern.emul.freebsd 13 years ago
  guenther 42ff9a744e Handle a daemon_flags of '-n' by using printf '%s\n' instead of echo 13 years ago
  ajacoutot 49f4d1d744 Quote $daemon_flags to prevent echo(1) picking them as input flags. 13 years ago
  matthew c87d8e12b5 Add AI_FQDN flag to getaddrinfo(3). Prompted by discussions with djm@ 13 years ago
  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