NetBSD/sys
thorpej b0f79c65ce Start at a power management framework for sysmon. Right now we just
provide some VERY basic support for power/sleep buttons and lid switches;
if someone presses the power button, shut down the system semi-gracefully.

Eventually, we will send events for all types of button/lid events down
to a userland power management daemon, which will be able to define a
separate policy for each button/switch.
2003-04-17 01:02:21 +00:00
..
altq
arch cpu_getmcontext: Test for the the presence of FP state in a LWP by 2003-04-17 00:15:19 +00:00
coda PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
compat Remove unnecessary caddr_t casts 2003-04-16 19:20:33 +00:00
conf Device driver for the LSI Logic Fusion-MPT based SCSI and Fibre Channel 2003-04-16 22:02:59 +00:00
crypto
ddb make parameter 'name' for db_del_symbol_table() const 2003-04-16 09:00:29 +00:00
dev Start at a power management framework for sysmon. Right now we just 2003-04-17 01:02:21 +00:00
fs PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
gdbscripts
ipkdb
kern PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
lib lfs code is built from ufs.c 2003-04-16 19:52:58 +00:00
lkm add LKM for file system SMBFS 2003-04-02 09:45:42 +00:00
miscfs PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
net Host AP power saving support. The Host AP notices that the power 2003-04-08 04:31:23 +00:00
netatalk Update for MBUFTRACE. 2003-02-26 07:53:04 +00:00
netccitt
netinet PR/991: Darren Reed: Add a sysctl (checkinteface) to implement this. This 2003-04-12 00:17:49 +00:00
netinet6 avoid mbuf leak in redirect header option attachment. more complete 2003-03-31 23:55:46 +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 Use PAGE_SIZE rather than NBPG. 2003-04-01 01:43:29 +00:00
netkey Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
netnatm
netns
netsmb add a comment on SMB packet PID purpose to smb_rq_new() 2003-04-08 21:10:33 +00:00
nfs PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
stand
sys PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
ufs PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
uvm unbusy a page after put it on the queue. 2003-04-12 14:36:43 +00:00
Makefile