aboutsummaryrefslogtreecommitdiff
path: root/sbin/nos-tun
Commit message (Expand)AuthorAgeFilesLines
* nos-tun(8): make WARNS=3 cleanUlrich Spörlein2010-03-102-13/+16
* Expand *n't contractions.Ruslan Ermilov2005-02-131-2/+2
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-102-1/+2
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* 64 bit fixes. in_addr_t is an uint32_t, not a u_long.Peter Wemm2003-10-261-1/+1
* Don't depend on <sys/types.h> pollution in <fcntl.h>. Sort includes.Mike Barcroft2002-09-161-8/+11
* The .Nm utilityPhilippe Charnier2002-07-061-2/+3
* o remove __PWarner Losh2002-03-211-1/+1
* minor grammar fixesBill Fumerola2002-03-141-2/+2
* from select(2):Bill Fumerola2002-01-201-3/+9
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* s/adress/address/Kris Kennaway2001-07-231-2/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Allow specification of which source address to use for encapsulation.Poul-Henning Kamp2001-03-281-3/+18
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+2
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-2/+2
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov2000-11-221-0/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Fix occurences of nos_tun to nos-tun, this improves internalJeroen Ruigrok van der Werven2000-06-091-6/+6
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Fix various man pages to stop abusing the .Bx macro to generateMike Pritchard2000-01-231-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add ability to set protocol number.Poul-Henning Kamp1999-03-292-5/+30
* Fixed printf format errors.Bruce Evans1998-08-021-2/+2
* Do not uppercase first letter in syslog() string.Philippe Charnier1998-07-151-22/+21
* Add usage() and rcsid. Getopt() returns -1 not EOF. Remove unused #includes.Philippe Charnier1998-05-052-22/+38
* Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels.Poul-Henning Kamp1998-04-113-0/+424