Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Sat Feb 20 22:10:07 UTC 1999

Modified Files:
        src/usr.sbin/mailwrapper: Makefile mailwrapper.c
Log Message:
- Rewrite to use fparseln(), strspn(), strsep().  Avoids statically-sized
buffers and allows for line continuation.
- Use __progname instead of chopping argv[0] into a statically-sized
temporary buffer.




Home | Main Index | Thread Index | Old Index