David van Moolenbroek
294112db54
misc drivers: remove more non-safecopy support
2011-03-25 10:45:57 +00:00
David van Moolenbroek
f56c4001d5
TTY/LOG driver cleanup:
...
- remove non-safecopy support from TTY
- make TTY warning-free with gcc -Wall
- remove obsolete diagnostics support
2011-03-25 10:43:24 +00:00
Ben Gras
c90cdadcfb
auto-tune mfs cache size based on FS usage and remaining system memory
2011-02-28 14:19:19 +00:00
Arun Thomas
25a790a631
VM and kernel support for ELF
2011-02-26 23:00:55 +00:00
Dirk Vogt
00dcbb9dc6
Added Device Manager (USB hotplug support)
2011-02-23 13:48:03 +00:00
Dirk Vogt
b9b9cb8a62
Add usb message types to com.h
2011-02-21 15:16:29 +00:00
Gianluca Guida
fa59fc6eb4
Move shared headers in common/include
...
Headers that will be shared between old includes and NetBSD-like includes
are moved into common/include tree. They are still copied in /usr/include
in 'make includes', so compilation and programs aren't be affected.
2011-02-06 22:59:02 +00:00