Commit Graph

3 Commits

Author SHA1 Message Date
Jordan K. Hubbard
72c9eb03cc This patch fixes a bug in the NAS port included with 2.1R.
The symptom:  NAS client applications cannot properly locate the
  server.  Specifically, server specifications such as `:0' are
  not properly linked.

The cause: A compiler define for BSD 4.4 Sockets was incorrectly
  set in the makefile.
Submitted-By: Tim Kientzle <kientzle@netcom.com>
1996-07-27 07:13:36 +00:00
Justin T. Gibbs
53244d51a3 There is no longer a values.h in 2.0. Remove the reference to it and use
limits.h instead.

MAXSHORT -> SHRT_MAX
-MAXSHORT -> SHRT_MIN
1994-11-07 01:47:40 +00:00
Jordan K. Hubbard
9510e05e21 NAS - NetAudio Server. 1994-11-04 01:53:27 +00:00