freebsd-nq/sys
Luoqi Chen d8a31f810f Allow getblk() to be called from an idle context (by panic() inside
an interrupt handler).

Reviewed by:	dillon
1999-09-03 17:49:25 +00:00
..
alpha Implementation of the modify_ldt syscall. Use the sysarch() interface to do 1999-09-02 21:50:42 +00:00
amd64 This adds the i386 specific support for systems with a MicroChannel 1999-09-03 02:04:28 +00:00
boot Remove accidental cut&paste garbage in a comment. 1999-09-03 01:38:29 +00:00
cam We don't need to pass the diskname argument all over the diskslice/label 1999-08-28 14:33:44 +00:00
coda $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
compat I missed the namechange of field desc in struct i386_ldt_args into descs while 1999-09-03 06:18:39 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Revert a bunch of contraversial changes by PHK. After 1999-09-03 05:16:59 +00:00
contrib Improve the micro "disk" layer after gaining more experience with it. 1999-09-01 05:38:09 +00:00
ddb $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dev Cosmetic tweak. Collect the fdc methods together and apart from the fd 1999-09-03 11:32:21 +00:00
fs Print out the device name when there is an uninitialised IO size or IO error 1999-09-03 09:14:36 +00:00
geom Revert a bunch of contraversial changes by PHK. After 1999-09-03 05:16:59 +00:00
gnu $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i4b make correct minor numvers for some of the devices. 1999-08-31 05:55:14 +00:00
i386 I missed the namechange of field desc in struct i386_ldt_args into descs while 1999-09-03 06:18:39 +00:00
isa Cosmetic tweak. Collect the fdc methods together and apart from the fd 1999-09-03 11:32:21 +00:00
isofs/cd9660 Fix various trivial warnings from LINT 1999-08-28 19:44:07 +00:00
kern Allow getblk() to be called from an idle context (by panic() inside 1999-09-03 17:49:25 +00:00
libkern $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
miscfs Print out the device name when there is an uninitialised IO size or IO error 1999-09-03 09:14:36 +00:00
modules Install linux.sh in /usr/sbin and not in /usr/bin. 1999-09-03 07:15:38 +00:00
msdosfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
net For every "promiscuous mode enabled" message printed for an interface, 1999-08-30 11:55:30 +00:00
netatalk Change suser_xxx() to suser() where it applies. 1999-04-27 12:21:16 +00:00
netatm Fixed printf format errors (don't assume that ntohl() returns u_long; 1999-08-29 10:28:10 +00:00
netinet Simplify, and return an error if the user attempts to set a TCP 1999-08-31 16:34:20 +00:00
netipx Get rid of the old XNS checksum code and implement it the IPX way. 1999-08-28 18:21:55 +00:00
netkey Fix a printf(3) formatter to match its variable. 1999-08-17 22:11:02 +00:00
netnatm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netns $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfs remove unused variables. 1999-08-28 19:21:03 +00:00
nfsclient remove unused variables. 1999-08-28 19:21:03 +00:00
nfsserver remove unused variables. 1999-08-28 19:21:03 +00:00
ntfs Fix the sense of the vn_isdisk() check. 1999-09-01 15:17:18 +00:00
pc98 Sync with sys/i386/i386/userconfig.c revision 1.156. 1999-09-02 13:44:52 +00:00
pccard $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pci Handle for passthru resource release correctly. 1999-09-03 04:30:01 +00:00
posix4 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
powerpc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rpc $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
svr4 Add MAINTAINER line 1999-09-01 00:32:18 +00:00
sys Revert a bunch of contraversial changes by PHK. After 1999-09-03 05:16:59 +00:00
tools $Id$ -> $FreeBSD$ (some mangled and/or hidden ones) 1999-08-28 02:21:15 +00:00
ufs Revert a bunch of contraversial changes by PHK. After 1999-09-03 05:16:59 +00:00
vm $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00