index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
units
/
units.c
Age
Commit message (
Expand
)
Author
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-06
tame "stdio rpath" before opening the file, tame "stdio" after that
Theo de Raadt
2013-11-27
unsigned char for ctype
Theo de Raadt
2013-11-17
Include unistd.h as it is the standard location for getopt().
Okan Demirmen
2013-01-04
an undocumented feature of units was the ability to specify a prefix
Jason McIntyre
2011-10-07
do not search PATH for a units datafile; from pjanzen
Jason McIntyre
2011-10-06
just define UNITSFILE directly, and do away with the need for pathnames.h;
Jason McIntyre
2011-10-06
from pjanzen:
Jason McIntyre
2007-03-29
sync usage(); from Igor Sobrado
Jason McIntyre
2007-02-24
- Don't access buffers with negative indexes.
Ray Lai
2007-02-20
Change hard coded numbers to sizeof(buf). Also change some
Ray Lai
2004-12-02
* fix the duplicate prefix and duplicate unit parsing
Patrick Latifi
2004-12-01
* plug memory leaks in the file parser and in the interactive mode parser
Patrick Latifi
2003-07-02
cleanup
Theo de Raadt
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2001-01-17
use more strlcpy()
Theo de Raadt
1999-06-13
typo
Paul Janzen
1997-07-08
- replace some strn?cpy/strn?cat pairs w/ snprintf
Todd C. Miller
1996-08-11
two fixes from freebsd plus some more by me
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1996-04-21
sync to netbsd 960418
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt