History log of /csrg-svn/bin/sh/miscbltin.c (Results 1 – 6 of 6)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69272 04-May-1995 christos

# 68925 27-Apr-1995 bostic

make umask POSIX.2 compliant
From: "J.T. Conklin" <jtc@sun-lamp.cs.berkeley.edu>

# 66823 16-Apr-1994 bostic

bug in sh 'read' with no variable argument...
basically: argptr isn't null (if it were, nextopt() would have problems),
but *argptr is. the latter is the thing to test in this case.
From: "Chris G.

bug in sh 'read' with no variable argument...
basically: argptr isn't null (if it were, nextopt() would have problems),
but *argptr is. the latter is the thing to test in this case.
From: "Chris G. Demetriou" <cgd@sun-lamp.cs.berkeley.edu>

show more ...

# 60698 31-May-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 47297 13-Mar-1991 marc

wrong source

# 47129 07-Mar-1991 bostic

date and time created 91/03/07 20:27:42 by bostic