index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
nos-tun
/
nos-tun.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use INADDR_NONE instead of -1 to check inet_addr() result.
kevlo
2013-10-15
1
-1
/
+1
*
nos-tun(8): make WARNS=3 clean
uqs
2010-03-10
1
-12
/
+15
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-10
1
-1
/
+1
*
64 bit fixes. in_addr_t is an uint32_t, not a u_long.
peter
2003-10-26
1
-1
/
+1
*
Don't depend on <sys/types.h> pollution in <fcntl.h>. Sort includes.
mike
2002-09-16
1
-8
/
+11
*
o remove __P
imp
2002-03-21
1
-1
/
+1
*
from select(2):
billf
2002-01-20
1
-3
/
+9
*
s/adress/address/
kris
2001-07-23
1
-2
/
+2
*
Allow specification of which source address to use for encapsulation.
phk
2001-03-28
1
-3
/
+18
*
Fix occurences of nos_tun to nos-tun, this improves internal
asmodai
2000-06-09
1
-6
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add ability to set protocol number.
phk
1999-03-29
1
-4
/
+21
*
Fixed printf format errors.
bde
1998-08-02
1
-2
/
+2
*
Do not uppercase first letter in syslog() string.
charnier
1998-07-15
1
-22
/
+21
*
Add usage() and rcsid. Getopt() returns -1 not EOF. Remove unused #includes.
charnier
1998-05-05
1
-10
/
+20
*
Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels.
phk
1998-04-11
1
-0
/
+345