Source-Changes archive

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

NetBSD master CVS tree commits



christos
Tue May 19 20:30:20 EDT 1998
Update of /cvsroot/src/bin/sh
In directory nb00:/tmp/cvs-serv14107

Modified Files:
        input.c 
Log Message:
fix bug where if moving in history during a multi-line event, the
append to history event would end up in the last event where the history
was moved to instead of the multi-line event; reported by Mycroft


christos
Tue May 19 20:31:11 EDT 1998
Update of /cvsroot/src/bin/sh
In directory nb00:/tmp/cvs-serv14155

Modified Files:
        jobs.c 
Log Message:
cast pid's to longs for OS's where this is the case.


christos
Tue May 19 20:32:05 EDT 1998
Update of /cvsroot/src/bin/sh
In directory nb00:/tmp/cvs-serv14175

Modified Files:
        miscbltin.c 
Log Message:
Cast is*() args to unsigned chars in case the ctype macros are implemented
using arrays.


msaitoh
Tue May 19 17:38:46 PDT 1998
Update of /cvsroot/src/usr.bin/ftp
In directory nb00:/tmp/cvs-serv14204

Modified Files:
        ftp.1 
Log Message:
fix typo.





Home | Main Index | Thread Index | Old Index