Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
lukem
Mon May 26 07:42:20 PDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv4992
Modified Files:
Tag: lukem-nsswitch2
nsswitch.h
Log Message:
change the layout of the bitmask from a u_char, with 4 flags and 16
sources (in the other 4 bits) to a u_int32_t, with potentially 24
flags and 256 sources (although keep NS_MAXSOURCE at 16 for now)
Home |
Main Index |
Thread Index |
Old Index