#
68839 |
| 21-Apr-1995 |
eric |
update copyright notice |
#
68701 |
| 31-Mar-1995 |
eric |
change "bool" to be an int -- prototypes just don't grok it otherwise |
#
64641 |
| 24-Sep-1993 |
eric |
ANSI C |
#
62532 |
| 07-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
60089 |
| 17-May-1993 |
eric |
first cut at merged map/alias implementation |
#
59154 |
| 18-Apr-1993 |
eric |
oops... fix botch in previous delta |
#
59151 |
| 18-Apr-1993 |
eric |
use UCB standard for __P |
#
59150 |
| 18-Apr-1993 |
eric |
add defines for prototype compatibility |
#
58889 |
| 31-Mar-1993 |
eric |
ANSI changes |
#
57252 |
| 21-Dec-1992 |
eric |
Release 6 |
#
56794 |
| 14-Nov-1992 |
eric |
(partially) ANSI-fy it |
#
42830 |
| 01-Jun-1990 |
bostic |
|
#
36485 |
| 28-Dec-1988 |
bostic |
cleanup; remove V6 and VMUNIX |
#
34913 |
| 29-Jun-1988 |
bostic |
install approved copyright notice |
#
33781 |
| 24-Mar-1988 |
bostic |
add Berkeley specific headers |
#
32515 |
| 22-Oct-1987 |
bostic |
ANSI C; sprintf now returns an int. |
#
14102 |
| 25-Jul-1983 |
eric |
4.2 release version |
#
11724 |
| 26-Mar-1983 |
eric |
u_short should be unsigned short; actually this is a punt |
#
11723 |
| 26-Mar-1983 |
eric |
Undo glickman's change of types.h => param.h -- why did he do this? |
#
10120 |
| 04-Jan-1983 |
eric |
add min and max |
#
7113 |
| 07-Jun-1982 |
eric |
make bitset work even on an implicit cast to bool across subr calls |
#
6624 |
| 05-May-1982 |
eric |
(glickman) Changed include of types.h to param.h for ndir.h. |
#
6281 |
| 22-Mar-1982 |
eric |
make better assumptions about definition of u_long, etc. |
#
5196 |
| 06-Dec-1981 |
eric |
cleanup so it will go through lint without any fancy grep -v's; change the way SCCS Id's are handled. |
#
5183 |
| 05-Dec-1981 |
eric |
add strncpy and strncat |