aboutsummaryrefslogtreecommitdiff
path: root/comms/conserver/files
Commit message (Expand)AuthorAgeFilesLines
* Rename comms/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-285-0/+0
* Stagify.Cy Schubert2014-05-301-1/+1
* Fix build under 10-CURRENT.Cy Schubert2013-09-181-0/+23
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-051-0/+0
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
* Make conserver build under RELENG_8 (800044).Cy Schubert2010-01-292-14/+14
* Make conserver build under HEAD (900008).Cy Schubert2010-01-283-63/+141
* - Disable sgtty interface (removed from 8-CURRENT recently) and enable termiosPav Lucistnik2008-07-241-0/+63
* Implement USE_RC_SUBR and clean up rc script.Cy Schubert2008-06-182-49/+3
* Implmement rcNG.Cy Schubert2008-06-102-32/+54
* Fix build under 7.0-CURRENT.Cy Schubert2007-09-121-5/+21
* - Add ##user form password patch.Florent Thoumie2005-06-011-0/+21
* Fix a bogon where too many arguments are passed in a printf().David E. O'Brien2001-11-081-0/+12
* Our [md5] encrypted passwords can be up to 64 characters in length.David E. O'Brien2001-11-081-0/+5
* Allow "stat" in addition to "status".David E. O'Brien2001-09-082-2/+2
* Upgrade to version 8.5David E. O'Brien2000-11-2315-351/+94
* Add $FreeBSD$.David E. O'Brien2000-11-221-0/+2
* Add 'restart' and 'status' functionality.David E. O'Brien2000-11-212-2/+20
* Make PREFIX clean and respect CFLAGS.David E. O'Brien2000-11-114-25/+53
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-052-0/+44
* Make PREFIX clean.David E. O'Brien2000-02-184-7/+7
* Support tty speeds of 57600 and 115200 bit/sec.David E. O'Brien2000-02-181-6/+25
* Sigh. Putting the non-modifyable value first in the condition mightPeter Wemm1998-06-301-8/+1
* Another spin loop bug. On dropped network connections, console(8) canPeter Wemm1998-06-281-0/+7
* Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,Peter Wemm1998-06-281-0/+9
* Attempt to catch another spin in the client on a zero return from read().Peter Wemm1998-06-281-0/+7
* Catch a 0 return from read() on carrier loss, otherwise it spins in anPeter Wemm1998-06-281-0/+9
* FreeBSD has setsockopt().Peter Wemm1998-04-201-2/+9
* Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-]Peter Wemm1998-04-181-4/+5
* Tweak autologin to get it to the point where it appears to work..Peter Wemm1998-04-184-2/+93
* Specify the port rather than depending /etc/services or the ypPeter Wemm1997-11-222-2/+2
* Damn, I forgot to regenerate this patch file prior to commit...Peter Wemm1997-11-221-3/+3
* A port for conserver. conserver is the answer to serial consoles. :-)Peter Wemm1997-11-228-0/+243