cvs commit: src/usr.bin/mktemp mktemp.1

2006-01-23 Thread Christian S.J. Peron
csjp2006-01-24 04:13:02 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/mktemp mktemp.1 Log: MFC revision 1.20 date: 2005/12/30 20:10:21; author: csjp; state: Exp; lines: +1 -1 mkstemp(3) and friends use a combination of base 10 digit

cvs commit: src/usr.bin/mktemp mktemp.1

2005-12-30 Thread Christian S.J. Peron
csjp2005-12-30 20:10:21 UTC FreeBSD src repository Modified files: usr.bin/mktemp mktemp.1 Log: mkstemp(3) and friends use a combination of base 10 digits, along with upper and lower case letters from the English alphabet. Change the number of possible file names mk