aboutsummaryrefslogtreecommitdiff
path: root/sys/miscfs/specfs/specdev.h
Commit message (Expand)AuthorAgeFilesLines
* Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,Poul-Henning Kamp1999-08-081-76/+0
* Now a dev_t is a pointer to struct specinfo which is shared by all specdevPoul-Henning Kamp1999-07-201-8/+6
* Divorce "dev_t" from the "major|minor" bitmap, which is now calledPoul-Henning Kamp1999-05-111-6/+2
* Reviewed by: Julian Elischer <julian@whistle.com>Matthew Dillon1999-02-251-3/+4
* Add changes and code to implement a functional DEVFS.Julian Elischer1998-04-191-2/+4
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)Julian Elischer1998-03-081-8/+3
* vnops megacommitPoul-Henning Kamp1997-10-151-46/+2
* Convert select -> poll.Peter Wemm1997-09-141-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-5/+7
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-6/+1
* Changes to support 1Tb filesizes. Pages are now named by anJohn Dyson1995-12-111-1/+4
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-4/+3
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-091-2/+2
* Finalize GETPAGES layering scheme. Move the device GETPAGESJohn Dyson1995-10-231-1/+2
* Eliminate sloppy common-style declarations. There should be none left forBruce Evans1995-07-291-2/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+127