summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getbootfile.c
AgeCommit message (Expand)Author
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2018-07-03Clean up the vcs ID strings in libc's gen/ directory.John Baldwin
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2005-05-03Include paths.h for prototype of getbootfile(3).Xin LI
2003-04-11Return "/boot/kernel/kernel" instead of "/kernel" if the sysctl() callTim J. Robbins
2002-02-01Fix SCM ID's.David E. O'Brien
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1994-09-24If sysctl() fails, return "/kernel" so as not to screw people who haven'tGarrett Wollman
1994-09-23Added getbootfile(3), for an easy C interface to the kern.bootfile MIBGarrett Wollman