Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
christos
Thu Mar 27 12:20:19 EST 1997
Update of /cvsroot/src/usr.bin/make
In directory netbsd1:/var/slash-tmp/cvs-serv26299
Modified Files:
dir.c
Log Message:
- Disable globbing for targets/dependencies when POSIX is defined.
- Fix globbing so that patterns that don't have a matching number of [] or {}
don't get expanded. (before the [ case got expanded to nothing!) This is
disabled.
christos
Thu Mar 27 12:25:50 EST 1997
Update of /cvsroot/src/usr.sbin/lastlogin
In directory netbsd1:/var/slash-tmp/cvs-serv26561
Modified Files:
lastlogin.c
Log Message:
Don't keep trying getpwuid(0) when ll_time == 0! This brings down the
execution time from 5 minutes -> 1 second in our password file.
Home |
Main Index |
Thread Index |
Old Index