index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
units
/
units.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only initialize libedit when necessary
jmmv
2015-06-28
1
-13
/
+14
*
units(1): Add support for output-format
eadler
2014-07-17
1
-14
/
+46
*
units(1): Clean up
eadler
2014-07-05
1
-18
/
+14
*
units: Support start of line comments with '#'
eadler
2014-07-05
1
-1
/
+1
*
units(1): Add 'terse' support
eadler
2014-07-05
1
-11
/
+20
*
units(1): Add 'help' flag
eadler
2014-07-04
1
-2
/
+6
*
units(1): add long options
eadler
2014-07-04
1
-1
/
+11
*
units(1): Fix minor typos
eadler
2014-05-15
1
-2
/
+2
*
units(1): call el_end()
eadler
2014-05-12
1
-0
/
+1
*
units(1): unbreak -f option, fix some style, increase compatibility.
eadler
2014-05-12
1
-6
/
+4
*
units(1): use common functions
eadler
2014-05-12
1
-3
/
+2
*
units(1): don't compare pointers with 0
eadler
2014-04-14
1
-1
/
+1
*
units(1): Add 'static' and sort list.
eadler
2014-04-14
1
-18
/
+18
*
units(1): Add v option: verbose
eadler
2014-04-14
1
-13
/
+36
*
units(1): Add U option
eadler
2014-04-14
1
-2
/
+9
*
units(1): support reading multiple units files
eadler
2014-04-14
1
-9
/
+12
*
units(1): parse config file after setting defaults
eadler
2014-04-14
1
-1
/
+1
*
units(1): add libedit support
eadler
2014-04-14
1
-19
/
+48
*
units(1): make -V print version instead of -v
eadler
2014-04-07
1
-8
/
+4
*
add capsicum to units(1)
eadler
2014-03-30
1
-0
/
+10
*
Add missing static keywords to units(1)
ed
2011-11-06
1
-6
/
+6
*
Add limited support for units that are related by affine rather
dwmalone
2008-08-16
1
-17
/
+58
*
Add enough consts to keep everyone happy.
dwmalone
2002-07-28
1
-1
/
+1
*
Add prototypes and turn on WARNS=?2.
dwmalone
2001-06-24
1
-0
/
+18
*
Give units a bit of a cleanup:
dwmalone
2001-02-28
1
-32
/
+26
*
Don't segv when trying to add a 0-length unit name.
kris
2000-07-31
1
-21
/
+20
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.
charnier
1997-08-21
1
-35
/
+24
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix exit code when used in non-interactive mode.
alex
1996-06-08
1
-3
/
+5
*
Units conversion utility courtesy of NetBSD.
alex
1996-06-08
1
-0
/
+706