index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
usermode
/
conf
Age
Commit message (
Expand
)
Author
2013-11-10
use MACHINE_CPU instead of uname -p; create symlink for arm headers
jmcneill
2013-03-06
fix include dir
yamt
2012-10-17
Add "options COMPAT_60" to all kernel configuration files
apb
2012-08-17
Ensure all WSDISPLAY_COMPAT_USL entries have same comment
abs
2012-06-30
Move i386 and amd64 usermode configurations to their respective directories
reinoud
2012-01-23
No need to explicitly use thunkbus at this place. thunkbus == mainbus on
reinoud
2012-01-15
Add options INSECURE, as sysinst requires it. Now I can boot an x86 install
jmcneill
2012-01-15
add cd9660
jmcneill
2012-01-09
also add union file system
agc
2012-01-08
enable nullfs in usermode configs
agc
2012-01-07
Move target/${USERMODE_CPU} to target/${MACHINE_CPU} to more clearly
reinoud
2012-01-07
Add AMD64 target for NetBSD/usermode next to i386 and reorganize source tree
reinoud
2012-01-07
Boost symtab space for amd64
reinoud
2012-01-07
support multiple disk images (pass multiple disk=<path> parameters on the
jmcneill
2012-01-06
Split machdep.c into a MI part and a MD part.
reinoud
2012-01-05
Get rid of MAP_NOSYSCALLS usage; now this relies on a separate kmod that
jmcneill
2012-01-04
Revert HZ to 100 what it was
reinoud
2012-01-04
add options NTP & pseudo-device clockctl
jmcneill
2012-01-03
Rework NetBSD/usermode pmap fixing some oddities that were left over from
reinoud
2012-01-02
Add UDF, NILFS and NFS to the standard file systems and boost the symbol table
reinoud
2011-12-31
pass ${COPTS} to the build of thunk.c so that it builds on amd64.
christos
2011-12-30
add wsmouse support
jmcneill
2011-12-30
add WSDISPLAY_COMPAT_USL to make 'wsconscfg -s' work
jmcneill
2011-12-29
Replace the SDL based genfb driver with a wsdisplay and wskbd driver that
jmcneill
2011-12-27
add ksyms support
jmcneill
2011-12-27
add COMPAT_OSSAUDIO
jmcneill
2011-12-26
add drvctl
jmcneill
2011-12-26
add vaudio(4) audio device driver
jmcneill
2011-12-26
first cut at networking support for usermode, doesn't fully work yet but
jmcneill
2011-12-20
get rid of urkelvisor, and use same MD majors as the host
jmcneill
2011-12-15
USERCONF works but it isn't very useful, so remove it
jmcneill
2011-12-15
add ptyfs/pty
jmcneill
2011-12-13
Update kmempages; how does this relate to kvmspace though?
reinoud
2011-12-13
Bump KVM size and add inet6 to surpress warnings from say postfix
reinoud
2011-12-13
Diable DEBUG_EXEC to remove the spam :)
reinoud
2011-12-11
make ttycons a proper tty device, now it can be the console
jmcneill
2011-11-27
Add some config settings as default and make a note that DDB is far from
reinoud
2011-11-27
Compile in syscall name table so urkel debugging code can print out the names
reinoud
2011-09-16
Reduce the size of the memory base of the testmachine even more!
reinoud
2011-09-16
push TEXTADDR option into kernel makefile
jmcneill
2011-09-16
Reduce the amount of memory needed to run by default
reinoud
2011-09-15
Adjust default parameters
reinoud
2011-09-14
Implement in-place execution for binaries! No more MKPIE/MKPIC for userland
reinoud
2011-09-08
pass debug compiler parameters to modules built with host sdk
jmcneill
2011-09-04
implement splraise/spllower
jmcneill
2011-09-03
unbreak build on netbsd
jmcneill
2011-09-03
Let NetBSD/usermode build & link on a Linux host:
jmcneill
2011-09-03
Get this compiling (but not quite linking yet) on Linux
jmcneill
2011-09-03
Add usermode kernel supervisor, can be disabled with 'no options URKELVISOR'
jmcneill
2011-08-31
Completely redo R/M emulation and fault handling taking UVM as authorative
reinoud
[next]