summaryrefslogtreecommitdiff
path: root/lib/libc/gen/setmode.c
AgeCommit message (Collapse)Author
1997-03-07From NetBSD (christos) [fixed typo introduced in comment]:Todd C. Miller
If ``who'' was not specified, set the appropriate bits as the manual page states. ``chmod +s foo'' and ``chmod +t dir'' now work.
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-25Prototype internal functionsThorsten Lockert
Do the right thing in presense of __STDC__
1995-10-18initial import of NetBSD treeTheo de Raadt