summaryrefslogtreecommitdiff
path: root/etc/MAKEDEV.awk
AgeCommit message (Expand)Author
2020-06-13When reading in the MD MAKEDEV.conf, perform block / char majorthorpej
2019-11-03PR port-arm/54640: hack to work around conditional RAW_PART definition inmartin
2019-10-28Allow including numbers in %XXX_chr% parameter (for upcoming vio9p driver)ozaki-r
2019-06-13Fix aarch64christos
2014-09-19Teach this to deal with the use of include in majors files.matt
2013-05-20Rename the 'gpio' group to '_gpio' as new group names should start with anmbalmer
2013-04-14Match all the arm machines to get the majors.arm32 fileskrll
2013-04-12Find the right majors files for earm*skrll
2010-03-30make sure we pickup the powerpc majors file on powerpc64.mrg
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2007-12-10Change to deal with the shared powerpc majors file, copied from the arm32garbled
2007-04-08Remove support for NetBSD/{,evb}sh5.scw
2007-03-09Add a globally applied substitution pattern for the console major number.dsl
2005-06-14Make a simple fix for inculsion of disklabel.h. Since this scripthe
2004-04-22The char position passed to substr() should be 1 origion.enami
2004-03-18Search and replace by hand rather than using gsub() in loop. This reducesenami
2004-03-16Add missing close().enami
2004-01-14put a 'Generated from' with RCS Ids of MAKEDEV.awk, MAKEDEV.tmpl and thejdolecek
2003-12-19* Match the source code to the comments, and use $NETBSDSRCDIRlukem
2003-12-08Improve the portability of this script by escaping some {'s and }'s useddmcmahill
2003-10-28the arm ports are 'arm' and 'armeb'jdolecek
2003-10-26style nits - use / re / instead of "re" for constant REsjdolecek
2003-10-24make friendlier to objdir builds; now expect the caller to set ETCDIRjdolecek
2003-10-24fix handling of ARM ports' majors filejdolecek
2003-10-19determine the platform number of disk partitions by lookingjdolecek
2003-10-17improve error checking, and bail out early, instead of loopingjdolecek
2003-10-15minor KNFitojun
2003-10-15read the MD MAKEDEV.conf file and appropriately massage the templatejdolecek
2003-10-13the main parts of new unified MAKEDEV framework - MAKEDEV templatejdolecek