Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/sys/kern



   
   Module Name: src
   Committed By:        itojun
   Date:                Fri May 16 14:40:43 UTC 2003
   
   Modified Files:
        src/sys/kern: kern_descrip.c vfs_subr.c
   
   Log Message:
   use strlcat


this change, among many others, is converting *safe* strc*()
calls into strl* ones.  is there any particular reason you are
doing this?  you are making the kernel slower for *no good
reason*.


.mrg.



Home | Main Index | Thread Index | Old Index