summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gettext/gettextize
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
committermrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
commitbb269a48a309936c70c6ae3cda17034d0ecbef46 (patch)
tree248cbbc03c59f0cf993c0f89bc77aaeb329b5389 /gnu/usr.bin/gettext/gettextize
parente7dd1fc70ab7d2f51a96210450c698774b621ce2 (diff)
partial mknative-gcc for gcc 4.8 and ppc64.
Diffstat (limited to 'gnu/usr.bin/gettext/gettextize')
0 files changed, 0 insertions, 0 deletions
class='nohover-highlight'> * add constants to enums * HAL update: stops panics, fixes ad hoc-mode beacons, some API changes * get and use mac/phy/rf front-end revision codes * add a custom ath(4) ic_node_getrssi callback which does RSSI averaging * do not immediately scan, but re-associate after missing beacons. * bug fix: don't if_init after detach. * HAL diagnostics ioctl, SIOCGATHDIAG * send DS parameters element in beacons * const-ify some pointers * consolidate rx-filter settings into ath_calcrxfilter * abstract FreeBSD `ticks', NetBSD `hardclock_ticks' with ATH_TICKS() * misc. other changes 2003-10-13Add NetBSD RCSID.dyoung Set the right path to NetBSD's athhal_opt.h Provide NetBSD implementations of millisecond delays, system uptime, and bcopy. 2003-10-13Add NetBSD RCSID.dyoung 2003-10-13Add NetBSD RCSID.dyoung For future use, add HAL status code -> status string mapping. Set the right #include path for NetBSD's athhal_osdep.h. 2003-10-13Add NetBSD RCSID.dyoung 2003-10-07Initial import of ath(4) from FreeBSD.dyoung