Latest and greatest

This commit is contained in:
Eric Andersen
1999-12-08 23:19:36 +00:00
parent 2285f367e2
commit abc0f4f8f9
20 changed files with 2188 additions and 75 deletions

View File

@ -1,5 +1,5 @@
/*
* $Id: hostname.c,v 1.3 1999/12/08 04:23:30 andersen Exp $
* $Id: hostname.c,v 1.4 1999/12/08 23:19:36 andersen Exp $
* Mini hostname implementation for busybox
*
* Copyright (C) 1999 by Randolph Chung <tausq@debian.org>