summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools
ModeNameSize
-rw-r--r--Makefile253logplain
-rw-r--r--array2bin.c2093logplain
-rw-r--r--bin2blob.c2990logplain
h.thorpej 2002-04-29Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.simonb 2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross 2001-09-16Boring whitespace fixes.wiz 1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink 1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled 1998-08-29first pass at fixing up capitalization of function names andlukem 1998-02-16Remove the inclusion of <sys/param.h> from SYNOPSIS: it is neither necessarykleink 1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink