aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/environment.c
Commit message (Expand)AuthorAgeFilesLines
* Cast away const qualifier to squash GCC warning.Alexander Kabaev2007-04-041-1/+1
* Preserve the constness of the value argument passed to env_setenv() asPeter Wemm2003-10-261-1/+1
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-3/+3
* Cleanup warnings by adding missint prototypes, removing unneeded duplicateJohn Baldwin2000-08-031-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Replace the old and extremely icky Mach/NetBSD allocator with a similarlyMike Smith1998-09-261-34/+41
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+212