ru
d65df7068b
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
ru
cb65bdfa42
Line up license text.
2005-02-13 21:31:50 +00:00
charnier
b76670c8d8
Add FBSDID. err(3) changed to errx(3) because there is no errno message
...
to print in this context.
2004-04-04 19:38:08 +00:00
sam
9389bde0b1
update for 802.11 support
2003-06-28 06:19:37 +00:00
imp
ca3f3fff2c
Don't dereference a NULL pointer when we don't have a ':' in the
...
optarg of the -W option. Instead, do the next best thing and give a
usage message.
Reported by: kris
2003-04-20 03:34:59 +00:00
roam
4fdc58401d
Replace the remaining strcpy() instances with strlcpy(), fixing a segfault
...
when parsing a malformed command-line parameter.
Rearrange a risky usage of sprintf() in a loop.
Reported by: phrail@division7.us via the vuln-dev mailing list
Approved by: re (rwatson)
2002-12-02 20:29:08 +00:00
charnier
90baea60d8
The .Nm utility
2002-07-14 14:47:15 +00:00
kris
55ce924bd5
Whack this code with the Blessed Wand of Stack Protection.
...
MFC After: 1 week
2001-08-08 22:27:02 +00:00
obrien
4b92fa588b
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
dd
7d1013753f
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
ru
5617dbcc22
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:12:08 +00:00
dmlb
d276ee6376
Off by one in counting the number of MIB entries.
2001-05-03 20:58:22 +00:00
ru
b1d33dd269
mdoc(7) police: removed hard sentence breaks.
2001-04-04 11:27:36 +00:00
ben
1d9bfe6296
Fix some minor nits:
...
IEEE802.11 -> IEEE 802.11
(infrastructure) mode. -> (infrastructure mode).
place of ".".
PR: 25985
Submitted by: SUZUKI Koichi <metal@vc-net.ne.jp>
2001-03-29 00:12:01 +00:00
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
dmlb
62ac5f3713
replace the custom type of comments (`'\"'') with the standard one (
`.\" '').
...
remove the duplicate $FreeBSD$ tag.
Submitted by: ru
2001-03-07 09:17:26 +00:00
ru
74ecc06fa7
mdoc(7) police: Change -filled displays (which just happen
...
to be the same as -ragged in the current implementation) to
-ragged. With mdocNG, -filled displays produce the correct
output, formatted and justified to both margins.
2001-02-07 13:45:30 +00:00
ru
fe2efd38b3
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
ru
cff3f1a066
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
ru
c3189e713e
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
imp
4a9f542610
Control program for raylan cards.
...
This is based on wicontrol. Duncan updated it for raylan. I've
updated this to the latest wicontrol. In addition, to make it kinda
compatible with ifconfig, you can give the interface name w/o the -i.
Submitted by: duncan barclay
2000-11-12 21:53:40 +00:00