aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/devfsext.h
Commit message (Expand)AuthorAgeFilesLines
* Rename one of the two devfs_link's to devfs_makelink.Eivind Eklund1998-12-101-2/+2
* Added macros __printflike() and __scanflike() to <sys/cdefs.h>.Bruce Evans1998-07-131-3/+4
* Submitted by: Doug Ambrisko <ambrisko@whistle.com>Julian Elischer1998-04-281-1/+2
* fix typo in copyright.Julian Elischer1998-04-201-2/+1
* Make the devfs SLICE option a standard type option.Julian Elischer1998-04-201-6/+29
* Add changes and code to implement a functional DEVFS.Julian Elischer1998-04-191-1/+31
* Cleaned up.Bruce Evans1997-09-161-18/+7
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Removed prototype for devfs_add_devsw() as it no longer existsMarc G. Fournier1996-04-031-9/+1
* Correct a comment which was hiding part of the declaration ofGary Palmer1996-04-031-3/+3
* Prototyped wrong the first time through for devfs_link()Marc G. Fournier1996-04-021-5/+4
* take out prototype for dev_linkf()Marc G. Fournier1996-04-021-9/+4
* syslog.h -> changed /dev/log to be /var/run/log (its a socket, not a device)Marc G. Fournier1996-03-281-1/+6
* Define magic uids and gids for use in devfs_add_devsw[f]().Bruce Evans1996-03-271-1/+13
* Make devfs_add_devfsf() which takes printf style args.Poul-Henning Kamp1996-01-251-1/+10
* Submitted by: Bruce Evans (bde)Julian Elischer1996-01-211-1/+4
* clean a few DEVFS things..Julian Elischer1995-12-091-11/+1
* Pass 3 of the great devsw changesJulian Elischer1995-12-081-2/+2
* OK, that's it..Julian Elischer1995-11-291-1/+11
* added the dev_link external registrationJulian Elischer1995-09-081-0/+16
* devfs changes..Julian Elischer1995-09-031-0/+11