NetBSD/sys/lkm
xtraeme f2ddd114e5 Update to catch some problems that I just fixed in the framework. The
following test cases were fixed if a driver tries to register a driver
with sysmon_envsys_register() and the following items appear:

- Sensor with empty description.
- Sensor with state that doesn't match any of ENVSYS_SFOO.
- Sensor with units type that doesn't match any of ENVSYS_FOO.
2007-07-22 18:24:48 +00:00
..
arch Sync with est.c, est_init does not take any argument now. Just use 2007-03-18 07:28:37 +00:00
compat Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
dev Remove that example. It was obsolete even before 3.0 release. 2006-07-16 10:52:22 +00:00
exec Remove compat_util.o from these loadable modules. It will be in the kernel. 2007-05-12 10:45:01 +00:00
kauth Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
misc Update to catch some problems that I just fixed in the framework. The 2007-07-22 18:24:48 +00:00
net Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
netinet s/iplattach/ipfattach/ and s/ipldetach/ipfdetach/ 2007-06-04 12:38:58 +00:00
syscall make this compile with standard warning level 2006-07-05 14:33:20 +00:00
vfs Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
Makefile
Makefile.inc Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
TODO