summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getbootfile.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* If sysctl() fails, return "/kernel" so as not to screw people who haven'tGarrett Wollman1994-09-241-2/+2
* Added getbootfile(3), for an easy C interface to the kern.bootfile MIBGarrett Wollman1994-09-231-0/+55