summaryrefslogtreecommitdiffstats
path: root/sys/sys/dkstat.h
Commit message (Collapse)AuthorAgeFilesLines
* Some staticized variables were still declared to be extern.bde1997-09-071-3/+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.
* Fix comments on dk_wds and dk_wpms to match code. Improve comment onbde1994-12-241-4/+4
| | | | dk_time.
* Actually document dk_* variables!wollman1994-10-161-8/+8
|
* dkstat.h: declare dk_nameswollman1994-10-161-1/+3
| | | | | sysctl.h: add HW_DEVCONF devconf.h: machine-independent parts of config table
* Fix up some sloppy coding practices:wollman1994-08-181-13/+18
| | | | | | | | | | | | - Delete redundant declarations. - Add -Wredundant-declarations to Makefile.i386 so they don't come back. - Delete sloppy COMMON-style declarations of uninitialized data in header files. - Add a few prototypes. - Clean up warnings resulting from the above. NB: ioconf.c will still generate a redundant-declaration warning, which is unavoidable unless somebody volunteers to make `config' smarter.
* Added $Id$dg1994-08-021-0/+1
|
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+64
OpenPOWER on IntegriCloud