cvs commit: src/usr.sbin/syslogd syslogd.8 syslogd.c

Gleb Smirnoff glebius at FreeBSD.org
Thu Nov 4 22:20:26 GMT 2004


glebius     2004-11-04 22:20:21 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/syslogd     syslogd.8 syslogd.c 
  Log:
  - Use stailqueue for sockets instead of socket buffer. Thus
    remove limit for 20 sockets.
  - Add possibility to specify file mode for sockets created with '-l'.
  - Check that socket name in '-l' is absolute.
  
  Reviewed by:    dwmalone, Andrea Campi <andrea webcom it>
  Approved by:    julian (mentor)
  
  Revision  Changes    Path
  1.53      +8 -3      src/usr.sbin/syslogd/syslogd.8
  1.132     +74 -38    src/usr.sbin/syslogd/syslogd.c


More information about the cvs-src mailing list