| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Pointed out by: Junji SAKAI <sakai.jp.freebsd.org> PR 5621
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
on malformed /etc/group entries. This is a band-aid until I can pull
in the newer group parsing code from getgrent .
Pointed out by: branson@belmakor.hq.ferg.com (Branson Matheson)
|
|
|
|
| |
posix standard on the topic.
|
| |
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
|
|
|
|
| |
section. (Cut & paste-o.)
|
|
|
|
|
|
| |
depend on <stdio.h> bogusly including <sys/types.h>
Reordered includes to satisfy KNF rules.
|
|
|
|
|
|
|
|
|
| |
hash table size from 256 to 1024.
Generate output that looks more like the SunOS mknetid: uses a space
instead of tabs for white space.
Fix typo in comment in hash.h: Groupit -> Groupid.
|
|
which included commits to RCS files with non-trunk default branches.
|