Commit graph

37 commits

Author SHA1 Message Date
David E. O'Brien
641562393f Fix a bogon where too many arguments are passed in a printf().
It is obvious which argument does not belong (maybe left from a older version?)

Submitted by:	brian
2001-11-08 17:57:53 +00:00
David E. O'Brien
314942312e Our [md5] encrypted passwords can be up to 64 characters in length.
Submitted by:	brian
2001-11-08 17:55:34 +00:00
David E. O'Brien
77372f1310 I am told the cy driver does support BREAK and has for quite a while now. 2001-11-08 17:50:58 +00:00
David E. O'Brien
e998909fef Allow "stat" in addition to "status". 2001-09-08 04:08:06 +00:00
David E. O'Brien
ad487d3041 Totally turn off the processing of MESSAGE until I can remember what the
one that did not get committed had to say.
2001-03-11 00:41:39 +00:00
David E. O'Brien
f49a4fe7e8 Don't try to use 'pkg-message' for now. I forgot to cvs add it when I
upgrade the port, and I don't remember what its contents were now. :-(
2001-02-12 21:11:09 +00:00
David E. O'Brien
6915d59bcf Upgrade to version 8.5
[based on patch submitted in PR, but greatly re-worked by me]

PR:		14970
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
2000-11-23 12:03:36 +00:00
David E. O'Brien
d6ea5e255d Add $FreeBSD$. 2000-11-22 00:31:51 +00:00
David E. O'Brien
d4773dde1d Add 'restart' and 'status' functionality. 2000-11-21 17:31:44 +00:00
David E. O'Brien
972c1774be Make PREFIX clean and respect CFLAGS.
PR:		21365
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 06:34:39 +00:00
David E. O'Brien
53546efc93 Assume maintainership.
Approved by:	peter
2000-08-24 23:45:49 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
David E. O'Brien
d33e0fe157 Make PREFIX clean.
PR:		14854
Submitted by:	Joe Greco <jgreco@solaria.sol.net>
2000-02-18 04:00:45 +00:00
David E. O'Brien
dcf29c4a04 Support tty speeds of 57600 and 115200 bit/sec.
PR:		14977
Submitted by:	Vlad Patenko <vlad@lucky.net>
2000-02-18 03:52:25 +00:00
Peter Wemm
f27dc55f8d Typo: s/PREFiX/PREFIX/ *blush*
Submitted by:	 phk
1999-09-10 09:25:31 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
8feeccf62b cp -> ${CP}
mv -> ${MV}
echo -> ${ECHO}

PR:		13181
Submitted by:	Oleg V. Volkov <rover@fly.lglobus.ru>
1999-08-18 19:56:41 +00:00
Michael Haro
d8240282a5 s,/usr/local,${PREFIX},g 1999-06-05 19:49:48 +00:00
Tim Vanderhoek
91580b1ade Wow. Deleting manpages is a lot faster on bento. 1998-08-17 08:23:05 +00:00
Peter Wemm
8e04a1f96e Sigh. Putting the non-modifyable value first in the condition might
prevent programming (== vs. =) errors, but it confused the hell out of me
at least.
1998-06-30 00:23:43 +00:00
Peter Wemm
1addd067e6 Another spin loop bug. On dropped network connections, console(8) can
also spin getting a 0 return from write(). (it's only testing for -1).
1998-06-28 14:53:48 +00:00
Peter Wemm
13666592ed Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,
based on a suggestion ages ago by: Tor Egge <Tor.Egge@idi.ntnu.no>
1998-06-28 14:36:43 +00:00
Peter Wemm
35a4e1f98c Attempt to catch another spin in the client on a zero return from read(). 1998-06-28 14:29:55 +00:00
Peter Wemm
406c65e0f2 Catch a 0 return from read() on carrier loss, otherwise it spins in an
infinite loop.

Submitted by:   Tor Egge <Tor.Egge@idi.ntnu.no>  (ages ago)
1998-06-28 14:28:26 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Peter Wemm
864473be72 FreeBSD has setsockopt(). 1998-04-20 03:52:46 +00:00
Peter Wemm
e1cbd05435 Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-] 1998-04-18 20:49:58 +00:00
Peter Wemm
514479cd0e Tweak autologin to get it to the point where it appears to work..
Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's
nothing about it that requires superuser access in any way.
1998-04-18 20:17:37 +00:00
Peter Wemm
6ea0e308f9 Work around "new" uudecode behavior.. (argh!)
Reviewed by:  asami
1998-03-22 11:47:19 +00:00
Satoshi Asami
208df7acc0 Don't ask me why, but patch is failing now.
===>  Patching for conserver-5.21
===>  Applying FreeBSD patches for conserver-5.21
No file to patch.  Skipping...
2 out of 2 hunks ignored--saving rejects to ./conserver/group.c.rej
*** Error code 2
1998-03-22 10:54:36 +00:00
Peter Wemm
16961431cd Create a /usr/local/etc/rc.d/conserver.sh script for starting up. 1997-11-22 15:37:11 +00:00
Peter Wemm
05de5b58c5 Specify the port rather than depending /etc/services or the yp
services.byname table to be bashed.
1997-11-22 15:26:24 +00:00
Peter Wemm
b789060cb3 Make it a bit easier to override the compiled-in "default" host for the
console(8) client.  (The default is OK since it's a command-line option).
Also, list the MAN?= entries :-]
1997-11-22 15:25:01 +00:00
Peter Wemm
e68314d7b9 Damn, I forgot to regenerate this patch file prior to commit... 1997-11-22 15:05:23 +00:00
Peter Wemm
5d18ff83bb A port for conserver. conserver is the answer to serial consoles. :-)
There is a later version of conserver, but it requires a rather extensive
build environment and set of tools to build it.  This version works is
nice and stable though.
1997-11-22 14:56:14 +00:00