summaryrefslogtreecommitdiff
path: root/bin/ksh/ksh_wait.h
AgeCommit message (Expand)Author
1997-01-12RCS ID Policetls
1996-09-21import pdksh 5.2.8jtc
span title='2010-12-06 23:42:48 +0000'>2010-12-06Allow for passing more than one module at a time:jmcneill 2010-03-05note module changespooka 2008-11-12Remove LKMs and switch to the module framework, pass 1.ad 2003-09-06New sentence, new line; drop trailing whitespace.wiz 2003-09-06if neither -i nor -n option is specified, use the passed argumentjdolecek 2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz 2003-02-14'NetBSD.org' and some mdoc fixes.grant 475d6714'>- reorgazine the entire structure to utilise ifmedia(4)/mii(4) andnisimura 2020-03-29reorganise rcv frame address filter codenisimura 2020-01-29Adopt <net/if_stats.h>.thorpej 2019-05-29Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA inmsaitoh 2019-05-28 Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*.msaitoh 2019-05-23 Whitespace fix (mainly tabify).msaitoh 2019-05-23-No functional change:msaitoh 2019-04-24 KNF. No functional change.msaitoh 2019-02-05 Remove very old IFF_NOTRAILERS flag.msaitoh 2018-06-26 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backwardmsaitoh 2018-06-22 Simplify like other drivers. NULL check of ifp->if_bpf is done inmsaitoh 2018-06-22 It's not required to include net/bpfdesc.h. Remove it.msaitoh 2017-07-29Check for MCLGET failure in dme_alloc_receive_buffer.riastradh 2016-12-15Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_inputozaki-r 2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r 2016-02-09Introduce softint-based if_inputozaki-r 2015-06-12actually check the return value from m_gethdr() and deal with errorsmacallan 2015-03-14KNF policemacallan 2015-03-10support 8bit mode, needed for ci20macallan 2014-11-26Appease gcc 4.8 - from Greg Willatt in private email.skrll 2012-01-28- add DM9000 internal PHY manipulating routines.nisimura 2011-06-30dependant -> dependentwiz 2010-09-10remove debug leftoverahoka 2010-09-08Driver for Davicom DM9000 ethernet chips.ahoka