NetBSD/sys
chuck b7d7186f4e fix problem detected on IBM thinkpads when running apmd:
when the display is closed, the machine suspends (as expected).
	when the display is opened again, it resumes and suspends again
	(must manually wake).

problem happens because driver fills the event queue with duplicate
events without allowing apmd to drain it by running.   fix it by
improving detection of duplicate events.

also cleanup and add some extra APMDEBUG code.
2001-01-21 03:23:31 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
altq Install ALTQ header files. 2000-12-15 01:20:32 +00:00
arch fix problem detected on IBM thinkpads when running apmd: 2001-01-21 03:23:31 +00:00
coda update commented out code to recent changes of signal structures 2000-12-27 22:06:07 +00:00
compat Fix the "created from" field of files generated from syscalls.master (this 2001-01-20 19:03:01 +00:00
conf Add procfs_linux.c 2001-01-17 01:26:40 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb make db_[e]regs[] const 2001-01-18 10:54:27 +00:00
dev Add code to use soft interrupt to handle USB interrupt processing. 2001-01-21 02:39:52 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts fix pointer arithmetic 2001-01-11 05:31:02 +00:00
ipkdb
isofs constify 2001-01-18 20:28:15 +00:00
kern Regen after de-const-ing. 2001-01-19 12:24:09 +00:00
lib prepare for sh3e[bl] split 2001-01-04 06:53:45 +00:00
lkm Add procfs_machdep.c and .PATH for it. 2001-01-17 00:09:31 +00:00
miscfs constify 2001-01-18 20:28:15 +00:00
msdosfs constify 2001-01-18 20:28:15 +00:00
net constify 2001-01-18 20:28:15 +00:00
netatalk
netccitt pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). 2001-01-17 04:05:41 +00:00
netinet Add IPPROTO_VRRP. 2001-01-19 09:01:48 +00:00
netinet6 workaround to avoid EMSGSIZE when ND6 table for the outgoing interface 2001-01-18 06:50:12 +00:00
netisdn Nuke all uses of splimp() in the isdn subsystem, replace by splnet(). 2001-01-19 12:44:44 +00:00
netiso constify 2001-01-18 20:28:15 +00:00
netkey if 2nd parameter of key_acquire() is NULL it panics. 2001-01-10 18:52:51 +00:00
netnatm
netns Fix a rather annoying problem where the sockaddr_dl which holds 2001-01-17 00:30:49 +00:00
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs Use tsleep instead of dalay; since we're mounting root, we can sleep 2001-01-19 14:26:01 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys Regen after de-const-ing. 2001-01-19 12:24:09 +00:00
ufs constify 2001-01-18 20:28:15 +00:00
uvm splimp() -> splvm() 2001-01-14 02:10:01 +00:00
Makefile Enable the imported ISDN4BSD based ISDN subsystem. 2001-01-05 13:09:15 +00:00