summaryrefslogtreecommitdiffstats
path: root/sys/libkern/skpc.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the now unused skpc() function.ed2012-01-011-49/+0
| | | | | | | | | It was only used by ufs and ext2 and I have really strong doubts that there are other pieces of code that also use this function. If it turns out that external drivers use this code as well, I'd be happy to migrate or revert. Bump __FreeBSD_version while there.
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
| | | | | | | license, per letter dated July 22, 1999 and email from Peter Wemm, Alan Cox and Robert Watson. Approved by: core, peter, alc, rwatson
* Use __FBSDID().obrien2003-06-111-2/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
| | | | ready for it yet.
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy).phk1995-03-171-2/+2
| | | | | Since /usr/include/libkern doesn't and shouldn't exist, this is the least evil way to handle this.
* Added $Id$dg1994-08-021-0/+2
|
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+50
OpenPOWER on IntegriCloud