index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2007-01-11
avoid an ugly grammar construction;
Jason McIntyre
2007-01-11
make the description of -e point to the COMMAND MODE section;
Jason McIntyre
2007-01-11
Move options into DESCRIPTION section. This conforms with most
Ray Lai
2007-01-11
Since bootp_packet_handler is always set to do_packet before we
Kenneth R Westerback
2007-01-11
remove unused #define DHCP_MIN_LEN
Kevin Steves
2007-01-11
Reject all packets with an option claiming to extend past the end of
Kenneth R Westerback
2007-01-10
allow rule if there is at least _one_ matching address family combination.
Markus Friedl
2007-01-10
add -k to usage();
Jason McIntyre
2007-01-08
Don't leak strings.
Kenneth R Westerback
2007-01-08
Initialize incoming packet buffer with DHO_END (0xff) rather than
Kenneth R Westerback
2007-01-06
Fix options parsing. Last commit lost the proper length of the
Kenneth R Westerback
2007-01-06
pretty up the sensor outputs a wee bit more; partly spotted by jsg
Theo de Raadt
2007-01-04
Eliminate the 'len' parameter from send_packet() since it always
Kenneth R Westerback
2007-01-04
Another round of cleanup. There is only one instance of struct
Kenneth R Westerback
2007-01-04
don't pass -1 as a netmask; report vicviq at gmail.com
Markus Friedl
2007-01-04
<sys/un.h> not needed
Kevin Steves
2007-01-03
do not print secret keys by default, -k restores old behaviour; ok hshoexer
Markus Friedl
2007-01-02
better support for IPv6 hostname/numeric representation.
Jun-ichiro itojun Hagino
2007-01-02
return is no function.
Marc Balmer
2007-01-01
some minor improvements;
Jason McIntyre
2007-01-01
find a better place for EXAMPLES;
Jason McIntyre
2007-01-01
- use "interface", not "interface-name", consistently
Jason McIntyre
2007-01-01
sort the list of parameters brconfig(8) accepts;
Jason McIntyre
2007-01-01
- merge first two synopses
Jason McIntyre
2006-12-31
-A before -a;
Jason McIntyre
2006-12-30
add -A to usage().
Reyk Floeter
2006-12-29
Route warns about a illegal prefixlen when a default inet6 route is present.
Claudio Jeker
2006-12-28
please lint
Theo de Raadt
2006-12-28
parenthesis not needed here; consistent with usage in other areas.
Kevin Steves
2006-12-28
small knf (extra space, newline)
Kevin Steves
2006-12-28
no extra "\n" in note(); ok krw@ henning@
Kevin Steves
2006-12-27
Since we only have the single global struct interface_info, we
Kenneth R Westerback
2006-12-26
Our dhclient only handles one interface. Simplify code by using the
Kenneth R Westerback
2006-12-26
fts_read returning NULL and errno set is an error. ok ray@
Otto Moerbeek
2006-12-26
There must be no alias address set, so check ifi->client->alias
Moritz Jodeit
2006-12-26
Show more digits in timedelta sensor output as the timedelta sensors become
Marc Balmer
2006-12-24
it is not permitted to change the "hellotime" is in RSTP, but in STP mode.
Reyk Floeter
2006-12-24
Remove m88k compiler flags tweak which is no longer necessary since a long time
Miod Vallat
2006-12-24
zap incorrect comment
Damien Miller
2006-12-23
adapt to new two-level sensor sysctl framework; by Constantine A. Murenin
Theo de Raadt
2006-12-22
delete prototypes for functions that don't exist
Kevin Steves
2006-12-20
make a list of default interface groups;
Jason McIntyre
2006-12-19
no need for -D
Jun-ichiro itojun Hagino
2006-12-18
remove statement for send parameter: "except that the client can
Kevin Steves
2006-12-18
this is clearer and consistent with other areas; ok henning@
Kevin Steves
2006-12-18
call ike_setup_ids from a more appropriate location.
Mathieu Sauve-Frankel
2006-12-17
remove ASSERT_STATE() macro which is a NOOP, no binary change; ok henning@
Kevin Steves
2006-12-17
fix comment
Kevin Steves
2006-12-16
make /sbin/dhclient-script consistent with other paths; ok henning@
Kevin Steves
2006-12-16
various small improvements;
Jason McIntyre
[next]