NetBSD/sys
martin d65cbab3ff Connect the front panel power button on psycho based machines to sysmon's
/dev/power.

XXX - due to the way interrupt handling is structured we have no easy
way to defer clearing the button interrupt until the sysmon callback
has  happened and the event is dispatched. We clear it imediately on
return from the interrupt handler. This means we get an interrupt storm
until the button is released, and then start to handle it.
This needs to be fixed! (But with the default application for the power
button does not make a user visible difference.)
2003-04-21 12:14:19 +00:00
..
altq
arch Connect the front panel power button on psycho based machines to sysmon's 2003-04-21 12:14:19 +00:00
coda PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
compat swapped the words in lseek offset reassembly (that was was confused-endian) 2003-04-20 14:36:05 +00:00
conf Changes for newer ahc driver, and ahd driver (the latter is a placeholder 2003-04-19 19:29:10 +00:00
crypto
ddb make parameter 'name' for db_del_symbol_table() const 2003-04-16 09:00:29 +00:00
dev Ignore input when the port is not open. This change is functionally 2003-04-21 03:43:18 +00:00
fs PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
gdbscripts
ipkdb
kern better performance for fast path; simplify for future lwp support. 2003-04-20 20:30:34 +00:00
lib If the format string ends with "%" or "%l", print those characters, just 2003-04-20 22:23:59 +00:00
lkm add LKM for file system SMBFS 2003-04-02 09:45:42 +00:00
miscfs Make the mode of /proc/<pid>/fd dr-x------ 2003-04-18 23:19:24 +00:00
net depreceated->deprecated 2003-04-17 22:55:29 +00:00
netatalk
netccitt
netinet remove redundant adjustment of m->m_pkthdr.len 2003-04-21 08:14:45 +00:00
netinet6 Protect the definition of offsetof(). 2003-04-17 19:58:57 +00:00
netisdn Rename the IPR_VJ option into IRIP_VJ (as irip(4) told all the time), 2003-04-11 14:45:27 +00:00
netiso if 0 out some redundant asserts. 2003-04-17 12:52:21 +00:00
netkey
netnatm
netns
netsmb add a comment on SMB packet PID purpose to smb_rq_new() 2003-04-08 21:10:33 +00:00
nfs fix a use of an uninitialized variable. 2003-04-18 15:19:02 +00:00
stand
sys no __i386__ here. charles explained that the value is correct. 2003-04-21 00:07:25 +00:00
ufs PR/2996: Greg Oster: Fix comment to match reality. Names are padded to 2003-04-19 22:02:39 +00:00
uvm PR/2931: Eric Beltensen: Move boolean_t and TRUE/FALSE from uvm_param.h to 2003-04-19 21:42:46 +00:00
Makefile Do not try to build LKMs on evbppc, because we cannot predetermine 2003-03-15 22:32:07 +00:00