This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
afa1fedea0
NetBSD
/
sys
/
arch
/
usermode
/
dev
History
reinoud
afa1fedea0
Use M_WAITOK instead of M_NOWAIT for the stack allocations
2012-01-03 12:10:04 +00:00
..
clock.c
Improve usermode timecounter. It's unreasonable to assume that we'll get
2011-12-15 03:42:32 +00:00
cpu.c
Use M_WAITOK instead of M_NOWAIT for the stack allocations
2012-01-03 12:10:04 +00:00
if_veth.c
veth_start: copy data from mbuf into a buffer and pass that to thunk_write(),
2011-12-26 14:51:20 +00:00
ld_thunkbus.c
Rename the debug printf's to use a thunk_ prefix to avoid confusion.
2012-01-03 12:05:00 +00:00
mainbus.c
Replace the SDL based genfb driver with a wsdisplay and wskbd driver that
2011-12-29 21:22:49 +00:00
ttycons.c
support ^Z
2011-12-27 20:59:45 +00:00
vaudio.c
mark vaudio callout and softint handler as mpsafe
2011-12-26 23:50:43 +00:00
vncfb.c
fix range check for mmap
2012-01-02 00:20:30 +00:00
vnckbdmap.c
map Fn keys, make vt switching work
2011-12-30 12:14:44 +00:00