ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/sbin/devd
File Last Change
 ../
Makefile 6469 (10 years ago) by laffer1: remove cvs2svn prop
devd.8 8895 (7 years ago) by laffer1: bump .Dd
devd.cc 8896 (7 years ago) by laffer1: improve devd startup time, by tweaking some string handling routines that are heavily used when parsing config files.
devd.conf.5 8892 (7 years ago) by laffer1: add support for a exclamation char in regex in devd.
devd.h 9349 (7 years ago) by laffer1: According to devctl(4), clients must read events whole; they may not piece them together from multiple reads(). It's as if /dev/devctl is a datagram device instead of a stream device. However, devd's internal buffer was too small (1025 bytes) to read an entire ereport.fs.zfs.checksum event (variable, up to ~1300 bytes). This commit enlarges the buffer to 8k.
devd.hh 8896 (7 years ago) by laffer1: improve devd startup time, by tweaking some string handling routines that are heavily used when parsing config files.
parse.y 7096 (8 years ago) by laffer1: tag
token.l 7096 (8 years ago) by laffer1: tag
0 directories and 8 files shown