cvs commit: src/sys/kern kern_sig.c
Robert Watson
rwatson at FreeBSD.org
Sat Mar 15 04:08:38 PDT 2008
rwatson 2008-03-15 11:08:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern kern_sig.c
Log:
Merge kern_sig.c:1.357 from HEAD to RELENG_7:
Use sbuf routines to construct core dump filenames rather than custom
string buffer handling, making the code both easier to read and more
robust against string-handling bugs.
Revision Changes Path
1.349.2.3 +22 -27 src/sys/kern/kern_sig.c
More information about the cvs-src
mailing list