Commit graph

12 commits

Author SHA1 Message Date
Kris Kennaway
33094a64ad Fix build on -current (machine/soundcard.h -> sys/soundcard.h, and
avoid duplicate bogus declaration of sys_nerr)
2002-09-08 01:20:05 +00:00
Trevor Johnson
01715bdec8 Attempt to fix compilation error under -CURRENT, logged by bento.
The error did not appear for me under -STABLE.
2002-05-25 17:37:32 +00:00
Pete Fritchman
5eda61c090 - update to 1.5
- update MASTER_SITES
- split manpages out into Makefile.man
- print out PKGMESSAGE better

PR:		33333
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 18:15:33 +00:00
Trevor Johnson
ca2eb043b2 Fix alpha build failure by including <machine/pcaudioio.h> only for i386.
PR:		23592
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-12-17 01:53:29 +00:00
Steve Price
53e9c50401 Add a slash to the end of search_path so nasd.conf can be found.
PR:		17970
Submitted by:	Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
2000-04-30 19:21:30 +00:00
Chris D. Faulhaber
e3bbb3138e Update port to 1.4
Add WWW

PR:		17645
Submitted by:	tkato@prontomail.ne.jp
2000-03-30 03:28:07 +00:00
Justin M. Seger
36b1350193 Allow nas to compile under CURRENT. 1997-11-06 00:53:42 +00:00
Masafumi Max NAKANE
9836af420c Replaced several hunks that didn't apply properly.
Also, removed one hunk from patch-ac which seemed no longer needed.
1996-10-05 04:09:15 +00:00
Adam David
6764c37652 version 1.2p5 1996-10-03 13:44:09 +00:00
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