summaryrefslogtreecommitdiff
path: root/comms/conserver (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow "stat" in addition to "status".David E. O'Brien2001-09-082-2/+2
| | | | Notes: svn path=/head/; revision=47527
* Totally turn off the processing of MESSAGE until I can remember what theDavid E. O'Brien2001-03-111-2/+2
| | | | | | | one that did not get committed had to say. Notes: svn path=/head/; revision=39491
* Don't try to use 'pkg-message' for now. I forgot to `cvs add` it when IDavid E. O'Brien2001-02-121-2/+2
| | | | | | | upgrade the port, and I don't remember what its contents were now. :-( Notes: svn path=/head/; revision=38277
* Upgrade to version 8.5David E. O'Brien2000-11-2318-371/+140
| | | | | | | | | | [based on patch submitted in PR, but greatly re-worked by me] PR: 14970 Submitted by: Andrew J. Korty <ajk@waterspout.com> Notes: svn path=/head/; revision=35374
* Add $FreeBSD$.David E. O'Brien2000-11-221-0/+2
| | | | Notes: svn path=/head/; revision=35325
* Add 'restart' and 'status' functionality.David E. O'Brien2000-11-212-2/+20
| | | | Notes: svn path=/head/; revision=35319
* Make PREFIX clean and respect CFLAGS.David E. O'Brien2000-11-115-35/+62
| | | | | | | | PR: 21365 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=34987
* Assume maintainership.David E. O'Brien2000-08-241-1/+2
| | | | | | | Approved by: peter Notes: svn path=/head/; revision=31941
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-053-5/+46
| | | | | | | | | | 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. Notes: svn path=/head/; revision=30229
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* Make PREFIX clean.David E. O'Brien2000-02-184-7/+7
| | | | | | | | PR: 14854 Submitted by: Joe Greco <jgreco@solaria.sol.net> Notes: svn path=/head/; revision=25970
* Support tty speeds of 57600 and 115200 bit/sec.David E. O'Brien2000-02-181-6/+25
| | | | | | | | PR: 14977 Submitted by: Vlad Patenko <vlad@lucky.net> Notes: svn path=/head/; revision=25969
* Typo: s/PREFiX/PREFIX/ *blush*Peter Wemm1999-09-101-1/+1
| | | | | | | Submitted by: phk Notes: svn path=/head/; revision=21553
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* cp -> ${CP}Chris Piazza1999-08-181-8/+8
| | | | | | | | | | | mv -> ${MV} echo -> ${ECHO} PR: 13181 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru> Notes: svn path=/head/; revision=20795
* s,/usr/local,${PREFIX},gMichael Haro1999-06-051-3/+3
| | | | Notes: svn path=/head/; revision=19218
* Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1998-08-171-3/+0
| | | | Notes: svn path=/head/; revision=12571
* Sigh. Putting the non-modifyable value first in the condition mightPeter Wemm1998-06-301-8/+1
| | | | | | | | prevent programming (== vs. =) errors, but it confused the hell out of me at least. Notes: svn path=/head/; revision=11617
* Another spin loop bug. On dropped network connections, console(8) canPeter Wemm1998-06-281-0/+7
| | | | | | | also spin getting a 0 return from write(). (it's only testing for -1). Notes: svn path=/head/; revision=11583
* Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,Peter Wemm1998-06-281-0/+9
| | | | | | | based on a suggestion ages ago by: Tor Egge <Tor.Egge@idi.ntnu.no> Notes: svn path=/head/; revision=11582
* Attempt to catch another spin in the client on a zero return from read().Peter Wemm1998-06-281-0/+7
| | | | Notes: svn path=/head/; revision=11581
* Catch a 0 return from read() on carrier loss, otherwise it spins in anPeter Wemm1998-06-281-0/+9
| | | | | | | | | infinite loop. Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no> (ages ago) Notes: svn path=/head/; revision=11580
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* FreeBSD has setsockopt().Peter Wemm1998-04-201-2/+9
| | | | Notes: svn path=/head/; revision=10602
* Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-]Peter Wemm1998-04-181-4/+5
| | | | Notes: svn path=/head/; revision=10566
* Tweak autologin to get it to the point where it appears to work..Peter Wemm1998-04-185-3/+95
| | | | | | | | Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's nothing about it that requires superuser access in any way. Notes: svn path=/head/; revision=10565
* Work around "new" uudecode behavior.. (argh!)Peter Wemm1998-03-221-3/+5
| | | | | | | Reviewed by: asami Notes: svn path=/head/; revision=10285
* Don't ask me why, but patch is failing now.Satoshi Asami1998-03-221-1/+3
| | | | | | | | | | | ===> 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 Notes: svn path=/head/; revision=10284
* Create a /usr/local/etc/rc.d/conserver.sh script for starting up.Peter Wemm1997-11-222-1/+12
| | | | Notes: svn path=/head/; revision=8761
* Specify the port rather than depending /etc/services or the ypPeter Wemm1997-11-222-2/+2
| | | | | | | services.byname table to be bashed. Notes: svn path=/head/; revision=8760
* Make it a bit easier to override the compiled-in "default" host for thePeter Wemm1997-11-221-2/+6
| | | | | | | | console(8) client. (The default is OK since it's a command-line option). Also, list the MAN?= entries :-] Notes: svn path=/head/; revision=8759
* Damn, I forgot to regenerate this patch file prior to commit...Peter Wemm1997-11-221-3/+3
| | | | Notes: svn path=/head/; revision=8758
* A port for conserver. conserver is the answer to serial consoles. :-)Peter Wemm1997-11-2213-0/+292
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. Notes: svn path=/head/; revision=8756