Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
lukem
Fri Jan 10 22:26:32 PST 1997
Update of /cvsroot/src/lib/libedit
In directory netbsd1:/home/lukem/junk/libedit
Modified Files:
editline.3 parse.c
Log Message:
* in el_parse(), don't reference argv[0] if argc < 1 (return -1 instead)
* clarify return value of el_parse()
thorpej
Fri Jan 10 22:26:42 PST 1997
Update of /cvsroot/src/sys/dev
In directory netbsd1:/var/slash-tmp/cvs-serv22000
Modified Files:
md.c
Log Message:
It's not safe to sleep in mdattach(), so don't pass WAITOK to malloc().
Home |
Main Index |
Thread Index |
Old Index