ru
b15a893144
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
42350947e7
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
shin
2b931787ab
Don't compile in IPsec support when NOIPSEC is defined.
...
PR: bin/17739
Submitted by: Omachonu Ogali <oogali@intranova.net>
2000-04-01 21:48:07 +00:00
shin
2a794744ff
Bypass IPsec for traceroute invoked by root.
...
PR: bin/17606
Submitted by: Louis Mamakos <louie@TransSys.COM
2000-03-30 01:33:39 +00:00
peter
b6784c4210
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
simokawa
8cac8fab19
Add '-fno-builtin' to CFLAGS for alpha.
...
Builtin memcpy is not align-aware.
Approved by: jkh
1999-01-13 10:27:00 +00:00
obrien
7a3df171b6
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:14 +00:00
imp
94b4cabe99
$@ is deprecated, use longer forms of single char macros
1998-06-09 05:36:48 +00:00
peter
32d6b795de
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
fenner
03b35d3baf
Grab traceroute out of src/contrib/traceroute
1996-09-30 19:49:54 +00:00
fenner
2c923f47da
Change strcpy() to strncpy() in several places, and give gethostname()
...
the real buffer size. Note that the strncpy(domain, ...) doesn't need to
be a strncpy(), since it is copying from itself to itself, but belts
and suspenders don't hurt and this is not time-critical code.
Fixes the half of PR bin/1581 that wasn't fixed in rev 1.7
Submitted by: Karl <karl@codebase.mcs.net>
1996-09-10 00:50:13 +00:00
peter
1e36c99434
Decode ICMP_UNREACH_FILTER_PROHIB responses as !F, from RFC1812.
...
Suggested by: Bill Fenner <fenner@parc.xerox.com>
Additionally, print unrecognised ICMP_UNREACH codes numerically. eg, code
15 would show up as !<15>.
1996-08-21 05:59:19 +00:00
peter
92bdc4747e
Back out part of my previous commit. The bug was fixed over 12 months
...
ago in FreeBSD more cleanly.
1996-08-21 04:31:28 +00:00
peter
3ea41fcc73
Fixes from NetBSD:
...
- inet_ntoa() returns a pointer to a static buffer, dont use it twice
in the same printf().
- prevent the possibility of never timing out
- Report two more ICMP error types (prohibited nets etc)
And some (commented out) enhancements that I use, but some don't like.
1996-08-17 10:37:28 +00:00
fenner
f34ca46f19
Fix last commit (and PR bin/1489) by creating both sockets before
...
setuid().
1996-08-13 16:28:59 +00:00
fenner
624ac9582b
Drop setuid ASAP, to minimize code executed as root.
...
Reviewed by: pst
1996-08-09 06:00:53 +00:00
pst
a2bbdc177e
Bring in LBL traceroute, which has the '-g' option. This is a bugfixed and
...
modified version of Leres' latest work. No FreeBSD changes have been
spammed.
1996-03-13 08:04:29 +00:00
ache
e30ed1d023
Hostname points to static area which overrides with each gethost*
...
call, strdup() it.
1996-01-19 03:18:50 +00:00
ache
934a0c47a4
bugfix: traceroute hangs forever, if another ICMP traffics exists and
...
timeout occurse, close PR 612
Submitted by: Bill Fenner <fenner@parc.xerox.com>
1995-07-23 01:25:33 +00:00
dg
e2d575b097
Changed output formatting to correctly represent the precision - it's
...
not cool to truncate trailing zeros..
1994-08-29 17:45:43 +00:00
wollman
f19a26b912
Get rid of update. Make man page installation work with our scheme
...
(and rename a few in the process).
1994-08-05 16:31:05 +00:00
rgrimes
862fdf11a2
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00