summaryrefslogtreecommitdiff
path: root/sbin/slattach
AgeCommit message (Expand)Author
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2018-11-12Improve examples and netmask information (from Dan Plassche)christos
2013-10-20attach tty line discipline by name, not by number. remove unused case value....mbalmer
2011-12-30PR/45759: Khanh-Dang Nguyen Thu Lam: slattach(8) is not compatible withchristos
2011-08-27static + __deadjoerg
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-07-08Misc fixes for sl(4) and slattach(8) man pages:tsutsui
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2005-02-05Kill __P(), use ANSI function declarations; WARNS=3.xtraeme
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink
2002-10-03New sentence, new line. From Robert Elz.wiz
2001-12-20Sync getopt() / man page with actual getopt options.soren
2001-12-05Sort options. Improve english in DIAGNOSTICS.wiz
2001-06-05Drop arguments of .Os.wiz
2001-02-19convert to use getprogname()cgd
2001-02-04fix nested externchristos
1999-09-12Use full month names with .Dd, as per mdoc.samples(7).kleink
1999-09-03use daemon(3) instead of vanilla fork()proff
1999-09-03-n don't detach from ttyproff
1999-03-19Add "-l" to "SYNOPSIS" section and use same order as "slattach" whentron
1998-03-23add the ability to run SLIP with CLOCAL set, per PR#3586fair
1997-12-04Fix SYNOPSIS section.msaitoh
1997-11-17Document the STRIP-related options.thorpej
1997-11-17Cosmetic changes.thorpej
1997-11-11add missing .Nm sections.mrg
1997-10-20Add support for DTR/CTS flow control, from Bill Studenmund.scottr
1997-09-15* cleanup for WARNS=1lukem
1996-08-10Reference the new sl(4) pageexplorer
1996-05-19Support attaching a STRIP line via the "-t strip" flag.jonathan
1995-03-21Use POSIX signals.mycroft
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-12-22specify man pages the new way.cgd
1994-12-18-Wall cleanups from Jim Jegerscgd
1994-10-31pull in string.hcgd
1994-09-23Merge with 4.4-Lite version.mycroft
1994-08-13Don't capitalize program name in SYNOPSIS.mycroft
1994-08-13Document what link[0-2] do.mycroft
1994-04-01fix type, from Mark Weavercgd
1994-02-10oops; last patch to slattach should have been to sliplogin!cgd
1994-02-10update for slip.hcgd
1993-12-10deal with change in setting of slip paramscgd
1993-12-02From: Ian McDonnell <imcd@apriori.demon.co.uk>mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-06-29Support 38400, 57600, and 115200 tty speeds.brezak
1993-04-28fixed:cgd