index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
ifconfig
Age
Commit message (
Expand
)
Author
2019-07-17
Implement VLAN hardware filter function(ETHERCAP_VLAN_HWFILTER).
msaitoh
2019-07-17
KNF. No functional change.
msaitoh
2019-07-08
Add "ifconfig [-]vlan-hwtagging" to enable/disable VLAN hardware tagging
msaitoh
2019-07-04
Formatting nit.
wiz
2019-07-04
Add descr,description/-descr,-description commands to ifconfig(8) to handle a...
ozaki-r
2019-06-30
Add rcsid
sevan
2019-04-22
Suggested by Christos:
msaitoh
2018-12-21
Add SIOCSETHERCAP. It's used to change ec_capenable.
msaitoh
2018-11-15
Fix the format of ifconfig linkstr; it takes an argument
ozaki-r
2018-11-15
ifconfig: add linkstr/-linkstr to the help message
ozaki-r
2018-07-31
Remove ISO & XNS references which are now long gone.
sevan
2018-06-11
Correct Undefined Behavior in ifconfig(8)
kamil
2017-10-10
user librumpres
christos
2017-05-02
We don't need agr or l2tp when we are small.
christos
2017-02-16
New sentence, new line.
wiz
2017-02-16
add man for l2tp(4).
knakahara
2017-02-16
add l2tp(4) subcomands to ifconfig(8).
knakahara
2017-02-08
Cosmetic changes. No functional changes.
rin
2017-02-08
Factor out a common part in Makefile's of ifconfig and x_ifconfig.
rin
2017-02-08
Rename sbin/ifconfig/Makefile.inc to Makefile.common; the former can
rin
2017-02-08
Remove ifconfig hack on m68000. I've confirmed that the problem has already
rin
2017-01-18
Fix typo: s/forwared/forwarded
abhinav
2016-10-01
Return to printing explicit "netmask 0x...." in the case that the
kre
2016-10-01
Modernise the output for the address to address/prefix instead
roy
2016-09-30
Remove the alias keyword from ifconfig output as it serves no purpose.
roy
2016-09-30
ifaddrs has more data than just the address.
roy
2016-09-22
fix bugs in ssid printing
christos
2016-09-14
Don't bail if SIOGIFMEDIA doesn't return any media lists because we
roy
2016-09-13
print address flag bits using snprintb
christos
2016-09-11
Replace contractions & abbreviation.
sevan
2016-03-07
PR/50909: David Binderman: Optimize memset
christos
2016-03-07
PR/50909: David Binderman: Optimize memset
christos
2016-02-29
Consistently use estrlcpy for ifr.ifr_name here, not strncpy.
riastradh
2016-01-07
-W seconds will wait for the detached flag to clear on addresses on
roy
2015-07-29
Don't divide flags output
ozaki-r
2015-05-19
Fix rump.ifconfig shows host's interface names in link local addresses
ozaki-r
2015-05-12
ioctl -> prog_ioctl as pointed out by pooka@
roy
2015-05-02
Report IN_IFF_TENTATIVE and friends.
roy
2015-04-28
remove 80211 stats if small.
christos
2015-04-22
Move the INET6 specific code for wait_dad_exec() into af_inet6
roy
2015-01-20
Display the IPv6 address flags autoconf and temporary
roy
2014-10-20
Remove the ability for userland to toggle IN6_IFF_TENTATIVE.
roy
2014-09-15
Write about -vlanif in ifconfig.8
ozaki-r
2014-09-15
Add -vlanif to the help message of ifconfig
ozaki-r
2014-09-12
Initialize timespec "end" for the benefit of some gcc versions getting
martin
2014-09-11
Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).
roy
2014-01-19
Rename link to link_pkw to avoid shadowing the link syscall.
matt
2014-01-08
perror is obsolete, use warn and add missing paren.
christos
2014-01-07
Before scanning, check if the card is up. If it is not the case, exit
degroote
2013-11-09
Bring tunnel src_addr and dst_addr on the same line
kefren
[next]