summaryrefslogtreecommitdiff
path: root/util/ss/ChangeLog
blob: a5ce5ab6cb3e659d2802cf3d17eb27fc0552adf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Sat Oct 22 09:54:50 1994    (tytso@rsx-11)

	* list_rqs.c (ss_list_requests): 
	* listen.c (ss_listen): 
	* configure.in: Add AC_RETSIGTYPE to get proper return type for
		signal hanlders.

Fri Oct 21 21:07:16 1994    (tytso@rsx-11)

	* Makefile.in (SED): Don't specify an explicit pathname for sed.

Tue Oct 11 12:41:40 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in: Don't rm the awk and sed scripts during a make clean!

Fri Oct  7 15:37:19 1994  Theodore Y. Ts'o  (tytso@dcl)

	* ct_c.sed: Add extra check to make sure blank lines get squeezed
		out.  Needed for AIX's sed, for some reason.

Thu Oct  6 19:40:09 1994  Theodore Y. Ts'o  (tytso@dcl)

	* mk_cmds.sh -- replace basename with sed -- more portable

Mon Oct  3 17:26:27 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in:
	  configure.in:  Don't try to compile mk_cmds.  Use awk/sed shell
	  	  script replacement instead.  It's more apt to be
		  portable, since it doesn't use lex or yacc.  :-(

Tue Aug 30 21:30:18 1994  Theodore Y. Ts'o  (tytso at tsx-11)

	* cmd_tbl.lex.l: Add declaration for strdup() if HAS_STRDUP is not
	defined. 

	* ct.y: Added #include of string.h; added declaration for
	strdup() if HAS_STRDUP is not defined.

Tue Jul 19 20:27:59 1994  Tom Yu  (tlyu at dragons-lair)

	* Makefile.in: remove spurious includes rules

Wed Jul 13 23:20:44 1994  Tom Yu  (tlyu at dragons-lair)

	* Makefile.in: nuke libss.a.bak crud

Sun Jul  3 07:48:43 1994  Tom Yu  (tlyu at dragons-lair)

	* Makefile.in: changing things to now spew ignored errors.

Wed Jun 22 18:51:50 1994  Mark Eichin  (eichin@cygnus.com)

	* configure.in: ss_err.h is *not* a SrcHeader. Note that there is
	duplication between the Copy*Header lines and the includes: rule
	in the Makefile.in, which should later be fixed.

Tue Jun 21 00:21:05 1994  Tom Yu  (tlyu at dragons-lair)

	* configure.in: should be CopySrcHeader

Mon Jun 20 21:58:40 1994  Tom Yu  (tlyu at dragons-lair)

	* configure.in: install headers during build