NetBSD/sys
bouyer eaa19a67b8 Add a ata_queue_idle() function, which freeze a queue and tsleep() until the
controller is idle.
Change the powerhook function to call ata_queue_idle() on standby/suspend,
and ata_reset_channel() on resume (to wake up the disks and start from a
clean state).
Fix PR kern/30194 by Lubomir Sedlacik.
2005-05-16 21:43:33 +00:00
..
altq
arch arch/i386/i386/linux_trap.c -> arch/x86/x86/linux_trap.c 2005-05-16 12:05:50 +00:00
coda
compat Implement clock_* POSIX functions. 2005-05-16 21:18:34 +00:00
conf Rototill of the verified exec functionality. 2005-04-20 13:44:45 +00:00
crypto Make resultant hash length a symbolic define so other code can reuse the 2005-04-19 14:05:53 +00:00
ddb move decl of db_machine_command_table from db_interface.h to db_command.c 2005-04-29 10:40:16 +00:00
dev Add a ata_queue_idle() function, which freeze a queue and tsleep() until the 2005-05-16 21:43:33 +00:00
dist more fallout from so_uid -> so_uidinfo. 2005-05-07 19:59:56 +00:00
fs Remove compat code that hard-codes default group and mode for pty creation. 2005-05-11 17:38:54 +00:00
gdbscripts
ipkdb
kern don't unlock twice. 2005-05-09 23:40:20 +00:00
lib Use ${TOOL_M4} instead of "m4". (I only tested this fix 2005-04-22 00:22:55 +00:00
lkm With the move of linux_trap.c from sys/arch/i386/i386/ to sys/arch/x86/x86, 2005-05-16 07:48:07 +00:00
miscfs PR/29782: Martin Husemann: procfs can not unmount when some process has its 2005-04-02 06:15:09 +00:00
net rate limit the printfs for oversized ethernet packets. 2005-05-02 21:20:27 +00:00
net80211
netatalk #include <sys/protosw.h> if _KERNEL 2005-05-06 04:26:31 +00:00
netccitt
netinet tcp_output: account FIN when building sack option. 2005-05-08 04:52:05 +00:00
netinet6 PR/30154: YAMAMOTO Takashi: tcp_close locking botch 2005-05-07 17:44:11 +00:00
netipsec Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
netisdn
netiso
netkey Yet another NAT-T fix: don't forbid SP with ports in the policy 2005-05-05 12:08:24 +00:00
netnatm
netns
netsmb Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
nfs nfsrv_rcv: don't do so_receive from socket upcall context. 2005-03-29 09:22:35 +00:00
opencrypto
stand
sys since the vax gcc-2.95 does not like comma expressions, rewrite these as 2005-05-09 23:43:04 +00:00
ufs flush_inodedep_deps(): If softdep_lookupvp() returns NULL it means the 2005-05-07 14:24:14 +00:00
uvm remove anon related statistics which are no longer used. 2005-05-15 08:01:06 +00:00
Makefile