summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/isp')
0 files changed, 0 insertions, 0 deletions
span>Remove the NAME_MAX check. While well-intentioned (and required by POSIX),bjh21 2003-07-10Remove the hack that varied the first character of the output filename ifbjh21 2003-06-29Clean up the mechanism used for opening output files. Rather than freopeningbjh21 2003-06-26Simplify the handling of ifd by initialising it to the defaultbjh21 2003-06-26Remove support for treating "-" as an option rather than an operand. Thebjh21 2003-06-26Delint. This largely involves using size_t and off_t appropriately ratherbjh21 2003-06-24Light KNF and comment tidying.bjh21 2003-06-24Use pathconf() to get the value of {NAME_MAX} for the current directory,bjh21 2003-06-10From FreeBSD:bjh21 2003-06-10Add support for the -a option, which should fix standards/11226.bjh21 2003-03-20PR/20818: Martin Husemann: Split does not handle >= 2G files.christos 1999-11-02revert previouslukem 1999-11-02remove superfluous '-' in getopt stringlukem 1997-10-19WARNSify, fix .Nm usage, getopt returns -1 not EOFlukem