summaryrefslogtreecommitdiffstats
path: root/usr.bin/units/units.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all tame callers to namechange to pledge(2).deraadt2015-10-091-5/+5
* tame "stdio rpath" before opening the file, tame "stdio" after thatderaadt2015-10-061-1/+8
* unsigned char for ctypederaadt2013-11-271-2/+2
* Include unistd.h as it is the standard location for getopt().okan2013-11-171-1/+2
* an undocumented feature of units was the ability to specify a prefixjmc2013-01-041-6/+18
* do not search PATH for a units datafile; from pjanzenjmc2011-10-071-23/+4
* just define UNITSFILE directly, and do away with the need for pathnames.h;jmc2011-10-061-6/+2
* from pjanzen:jmc2011-10-061-35/+17
* sync usage(); from Igor Sobradojmc2007-03-291-5/+3
* - Don't access buffers with negative indexes.ray2007-02-241-11/+16
* Change hard coded numbers to sizeof(buf). Also change someray2007-02-201-4/+4
* * fix the duplicate prefix and duplicate unit parsingpat2004-12-021-15/+23
* * plug memory leaks in the file parser and in the interactive mode parserpat2004-12-011-2/+11
* cleanupderaadt2003-07-021-53/+65
* mostly ansi cleanup; pval okderaadt2003-06-101-3/+3
* use more strlcpy()deraadt2001-01-171-15/+9
* typopjanzen1999-06-131-2/+2
* - replace some strn?cpy/strn?cat pairs w/ snprintfmillert1997-07-081-16/+16
* two fixes from freebsd plus some more by mederaadt1996-08-111-19/+27
* rcsidderaadt1996-06-261-0/+1
* sync to netbsd 960418deraadt1996-04-211-5/+5
* initial import of NetBSD treederaadt1995-10-181-0/+706