n_hibma
9008e04e4d
Removal of sys/device.h
...
- Move intrhook stuff into kernel.h
- Remove all occurrences of #device <device.h>
- Add kernel.h were necessary (nowhere)
- delete device.h
This file contained the structures for cfdata (old style config) and is no
longer used. It was included by most drivers.
It confuses the remote debugger as the definition of 'struct device' in
device.h is found before the one in bus_private.h.
1999-10-05 21:19:41 +00:00
billf
c7b247a8b6
Silence -Wall
...
Reviewed by: dillon
1999-09-26 21:37:46 +00:00
dillon
e1e781b6ac
Bring documentation up to date
1999-09-23 10:35:48 +00:00
peter
e226894fa0
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
jkoshy
0d51984d3f
Mention that CCD requires partitions of type FS_BSDFFS.
...
PR: docs/12985
Submitted by: Kiril Mitev <kiril@ideaglobal.com>
1999-08-06 06:25:07 +00:00
billf
78bf4e51fd
(1) Include linker.h because we use kldload()
...
(2) Clear up an ambigious, nested if/else
(3) Cast a ccio_size to a long and use the correct format identifier.
Reviewed by: green
1999-07-04 23:42:32 +00:00
phk
ba25ee8a27
don't use <sys/disk.h>
1999-05-06 19:20:34 +00:00
peter
9c16f70193
kldload("ccd") if the ccd module isn't present.
1999-04-05 06:30:12 +00:00
asami
a357249076
Change sd -> da in examples.
...
Inspired by: a mail by Scott Smyth <smyth@bashful.realminfo.com>
1998-11-19 20:22:10 +00:00
gibbs
1b53fcd958
Update system to new device statistics code.
...
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
mike@smith.net.au (Mike Smith)
1998-09-15 08:15:30 +00:00
charnier
b26eae9fa5
Correct use of .Nm, use .Bl/.El in FILES section. Add rcsid. Remove unused
...
#includes and make it a little more -Wall-friendly.
1998-06-04 06:41:26 +00:00
imp
7bf3c399fe
Properly drop group privs to open file names specified by the user.
...
Submitted by: Niall Smart rotel@indigo.ie
Obtained from: OpenBSD (rev 1.7 and 1.8)
1997-12-30 05:13:21 +00:00
charnier
dbbcae2a83
Remove __progname. Cosmetic in usage string.
1997-06-10 11:04:50 +00:00
peter
4997d39dce
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
wosch
5dac5ef351
.Os NetBSD -> .Os FreeBSD.
...
The pages are not NetBSD specific and FreeBSD is not a child of NetBSD.
1996-09-28 22:46:35 +00:00
asami
44a0d9b11d
Our kernel is not called /netbsd. ;)
...
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
1996-06-14 10:51:47 +00:00
asami
19fbc5b788
Add CCDF_MIRROR and CCDF_PARITY to list of flags.
1996-01-31 11:04:52 +00:00
asami
5e02ef8943
Add mirror and parity flags to list of symbolic names.
1996-01-30 22:25:24 +00:00
asami
f1cc2873fa
ccdcontrol -> ccdconfig.
1996-01-30 01:25:40 +00:00
asami
5f452dab59
Added $Id$.
1995-12-28 00:22:45 +00:00
asami
64f27c838b
Make it work for FreeBSD-2.1.
1995-12-27 10:57:20 +00:00
asami
d296466eaa
Makefile.
1995-12-27 10:56:35 +00:00
asami
15c061b3b7
Oops, forgot pathnames.h.
1995-12-27 10:55:32 +00:00
asami
1440ca4ea7
ccdcontrol from NetBSD-1.1. Note it was called "ccdconfig" originally.
1995-12-27 10:51:05 +00:00