sam
dea523c839
add pureg/-pureg parameter for controlling pureg ap mode support
...
Reviewed by: avatar
Approved by: re (scottl)
2005-07-06 15:39:11 +00:00
cperciva
e8f7047163
Bump document date. Remove EOL whitespace introduced in previous
...
commit. Start new line at sentence break in previous commit.
Approved by: re (implicit, fixing a commit made 5 minutes ago)
2005-07-01 10:04:33 +00:00
cperciva
9fc0d88f30
Document some limitations of uid/gid rules.
...
Approved by: re (rwatson)
MFC after: 3 days
2005-07-01 09:51:10 +00:00
brooks
fd1962d203
Don't complain when we receive smtp, pop, nntp, www, finger, and irc
...
server options.
Reported by: Max Boyarov <max_b at tut dot by>
Approved by: re (dhclient blanket)
2005-06-30 05:50:52 +00:00
brooks
b862e39773
People like to do RFC violating things with the domain-name option and
...
include a space seperated list of domains instead of the domain of the
host. This is supported on too many platforms to break for now so,
remove validation of this option for the moment.
The correct solution longer term is to implement RFC 3397 support and
then treat domain-name options containing space seperated lists of
domains as domain-search options for backwards compatability.
Approved by: re (dhclient blanket)
2005-06-30 05:32:42 +00:00
ru
f185aed84f
Install the dhcp-options.5 manpage.
...
Timeout from: brooks
Approved by: re (blanket manpages)
2005-06-25 11:03:06 +00:00
ru
88361a4b48
Tidy up the markup.
...
Approved by: re (blanket)
2005-06-24 10:57:53 +00:00
ru
557bdadf66
Line up the markup.
...
Approved by: re (blanket)
2005-06-22 14:55:59 +00:00
dumbbell
61ec41cf0f
Build mount_reiserfs on every platforms, not only i386 and pc98.
...
Reviewed by: mux (mentor)
Approved by: re (dougb)
2005-06-21 13:02:45 +00:00
dwhite
2ca7877009
Don't bump bounds every time savecore(8) is run.
...
Submitted by: Ed Maste <emaste@sandvine.com>
Approved by: re
2005-06-20 20:01:29 +00:00
avatar
d96c7ef573
Appending "..." to a SSID which contains unprintable characters only when
...
necessary.
Submitted by: sam
Approved by: re (scottl)
2005-06-20 02:33:02 +00:00
brueffer
5d21c49833
Remove Xref to mount_hpfs(8), it's not hooked up to the build.
...
Approved by: re (blanket)
MFC after: 3 days
2005-06-16 21:35:33 +00:00
ume
729c89a985
only show a tunnel information of an adequate address family.
...
Approved by: re (dwhite)
2005-06-16 19:37:09 +00:00
ru
064bdbb814
Markup fixes.
...
Approved by: re (blanket)
2005-06-14 11:24:56 +00:00
brooks
d6e60e9b86
Avoid a null pointer dereference by not expiring our lease if we don't
...
have an active one.
Submitted by: sam
Reported by: James Snow <snow at teardrop dot org>
Approved by: re (dhclient blanket)
2005-06-13 23:43:08 +00:00
brueffer
381a0db2e3
It's spelled 'preceded' of course.
...
Submitted by: David Adam <zanchey@ucc.gu.uwa.edu.au>
Pointy hat to: brueffer
2005-06-13 15:49:59 +00:00
brueffer
1f41c199ed
Hex strings are _pre_ceeded by 0x, not _pro_ceeded.
...
PR: 82187
Submitted by: Anthony Rogers <anthony.j.rogers@gmail.com>
Approved by: re (blanket)
MFC after: 3 days
2005-06-13 07:55:15 +00:00
delphij
5173bfd387
Use MOPT_END in favor of MOPT_NULL, which better describes the purporse
...
of the macro.
2005-06-10 09:51:43 +00:00
brooks
a3df0b2237
Add support for /etc/dhclient-enter-hooks to match /etc/dhclient-exit-hooks.
2005-06-10 03:41:18 +00:00
brooks
dbc80a24b5
Add support for /etc/dhclient-exit-hooks file.
...
Tested by: Max Boyarov <max_b at tut dot by>
2005-06-08 18:21:56 +00:00
brooks
8ab6a79677
Fix build on 64-bit platforms where time_t is 64 bit. Since where
...
talking about time related to leases, it should be OK to cast these to
(int)s rather than using intmax_t.
Submitted by: ru
Pointy hat: brooks
2005-06-07 14:47:54 +00:00
mlaier
163c101c2c
add_proto() now fills proto for us so stop to 'guess' the protocol from the
...
command and rather trust the value add_proto filled in. While here, fix an
oversight in the pretty printing of ip6/4 options.
2005-06-07 14:11:17 +00:00
ru
f1edfd67ca
- Remove OpenBSD'ism (bsd.own.mk).
...
- Remove redundant and harmful -Wall from CFLAGS.
2005-06-07 09:32:23 +00:00
brooks
980b20f567
Now that dhclient builds and /etc/support has been committed, reconnect
...
dhclient to the build.
2005-06-07 04:49:37 +00:00
brooks
9a851b1b81
Use SCRIPTS to install dhclient-script instead of rolling our own.
2005-06-07 04:35:48 +00:00
brooks
f5d3bb73c0
FreeBSDize the dhclient-script.
...
Submitted by: sam
2005-06-07 04:32:29 +00:00
brooks
26a535f115
Define _PATH_VAREMPTY.
...
Add a -b option to background immediatly.
Add support for 802.11 routing messages to "instantly" renegotiate
at lease when we associate with a new network.
Submitted by: sam
2005-06-07 04:26:14 +00:00
brooks
c93fbf7bf1
NULL is not a valid time_t.
...
Submitted by: sam
2005-06-07 04:14:54 +00:00
brooks
bfb49a1939
We don't support BPF write filters at this time.
...
Submitted by: sam
2005-06-07 04:13:52 +00:00
brooks
df346bd933
Take the OpenBSD version of the Makefile to resolve conflicts as the old
...
one is irrelevent. Add $FreeBSD.
2005-06-07 04:08:50 +00:00
brooks
95219de6ac
This commit was generated by cvs2svn to compensate for changes in r147072,
...
which included commits to RCS files with non-trunk default branches.
2005-06-07 04:05:09 +00:00
brooks
9066b3f834
Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tag
...
OPENBSD_3_7).
2005-06-07 04:05:09 +00:00
brooks
490c515d02
Remove the bits to build the isc-dhclient.
2005-06-07 04:02:10 +00:00
brooks
8890293394
Temporarily disconnect dhclient from the build while I import the
...
OpenBSD version.
2005-06-07 03:59:26 +00:00
sos
877683a848
Open devices RDONLY for ioctls. That makes it work on open devices to which
...
GEOM doesn't allow WR access.
2005-06-06 20:46:51 +00:00
philip
2828ecf11a
Fix a silly little typo I just spotted.
2005-06-06 06:47:33 +00:00
thompsa
e8bfe6c248
Connect if_bridge to the build.
...
Approved by: mlaier (mentor)
2005-06-05 03:32:53 +00:00
thompsa
dc83783f40
Add if_bridge, which provides more advanced Ethernet bridging and 802.1d
...
spanning tree support.
Based on Jason Wright's bridge driver from OpenBSD, and modified by Jason R.
Thorpe in NetBSD.
Reviewed by: mlaier, bms, green
Silence from: -net
Approved by: mlaier (mentor)
Obtained from: NetBSD
2005-06-05 02:59:26 +00:00
green
497a5998af
Better explain, then actually implement the IPFW ALTQ-rule first-match
...
policy. It may be used to provide more detailed classification of
traffic without actually having to decide its fate at the time of
classification.
MFC after: 1 week
2005-06-04 19:04:31 +00:00
imp
f80a31a9ee
Revert last. It was the result of mismerges from cvs not an actual
...
need. _sconfig already was there in the correct place.
Noticed by: ru@
2005-06-03 15:53:37 +00:00
imp
0bf2c018af
Build sconfig on i386 to match where drivers are made it configures
2005-06-03 15:38:39 +00:00
mlaier
f2254cf702
Add support for IPv4 only rules to IPFW2 now that it supports IPv6 as well.
...
This is the last requirement before we can retire ip6fw.
Reviewed by: dwhite, brooks(earlier version)
Submitted by: dwhite (manpage)
Silence from: -ipfw
2005-06-03 01:10:28 +00:00
jhb
1a81cb90f4
Fix some warnings on 64-bit archs.
...
Reviewed by: sam
2005-06-01 14:55:45 +00:00
delphij
ee88062325
Add a handy macro to represent null mount option, MOPT_NULL, and make
...
use of the macro in sbin/mount*'s, by replacing:
mopts[] = {
MOPT_STDOPTS,
{ NULL }
}
With:
mopts[] = {
MOPT_STDOPTS,
MOPT_NULL
}
This change will help to reduce the situation that we don't explicitly
initialize "struct mntopt"'s. It should not contribute to any
functional/logical changes as far as I can tell.
2005-06-01 09:39:36 +00:00
stefanf
7f6920d685
Remove #ident directives, they don't exist on the vendor branch anymore.
2005-05-31 20:28:49 +00:00
delphij
2163cbcb0f
Constify savedir pointer, and remove an accompaning strdup() call.
2005-05-29 16:28:07 +00:00
charnier
278cc09264
Give variable an initial value. Use errx() instead of fprintf().
2005-05-29 16:07:10 +00:00
charnier
a40be9078d
rscid -> __FBSDID. Mark parameter as __unused when necessary.
2005-05-29 15:57:00 +00:00
ru
c3abc18f4d
Fix order (I introduced some time ago) broken in previous revision.
2005-05-25 07:31:05 +00:00
mux
f539b2792a
Only build mount_reiserfs(8) on i386, it exists only there for now.
...
Spotted by: ru
2005-05-24 23:06:10 +00:00