aboutsummaryrefslogtreecommitdiff
path: root/sys/tools/fw_stub.awk
Commit message (Expand)AuthorAgeFilesLines
* fw_stub.awk: use @generated tag in generated filesEd Maste2019-09-111-1/+3
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Rename the /usr/share/doc/legal files to driver.LICENSE to work aroundBryan Drewery2015-10-161-1/+1
* Revert previous commit...Kevin Lo2012-10-101-1/+1
* Prefer NULL over 0 for pointersKevin Lo2012-10-091-1/+1
* GNU awk does not output escaped newlines in multi-line printc statements. ThisRyan Stone2011-03-311-8/+8
* Output a comment on top of each generated file explaining where it cameRui Paulo2009-10-251-1/+5
* Allow KMOD with hypens and dots.Max Khon2009-10-201-7/+9
* - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in aFlorent Thoumie2007-03-021-4/+30
* Fix obvious typo (use long name if short name isn't provided).Florent Thoumie2007-02-271-1/+1
* Cleanup and document the implementation of firmware(9) based onLuigi Rizzo2007-02-151-1/+1
* Check for errors when registering and unregistering firmware modules. ThisJohn Baldwin2006-06-161-12/+25
* Fix a leftover "iwi_boot" string.Max Laier2006-01-301-1/+1
* firmware(9) is a subsystem to load binary data into the kernel via aMax Laier2006-01-291-0/+189