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
Age
Commit message (
Expand
)
Author
2010-09-04
revert previous.
cegger
2010-09-04
Add include opt_com.h.
kiyohara
2010-09-04
Build install ramdisk kernel for JORNADA720.
tsutsui
2010-09-03
fix NULL pointer dereference on detaching:
cegger
2010-09-03
- return EIO if audio data is received and /dev/pad isn't open
jmcneill
2010-09-03
match header protection with filename
cegger
2010-09-02
PR/43830: Valery Ushakov: libsa/loadfile_elf32.c loads .shstrtab into
christos
2010-09-02
Fix printf formats in -DDEBUG_PROM to make it compile.
uwe
2010-09-02
add a list of codec id->name mappings. they are printed at attach time
jmcneill
2010-09-01
proper panic for trying to release implicit lwp
pooka
2010-09-01
use curlwp
pooka
2010-09-01
Implement rump_lwproc: the new lwp/proc management routines for
pooka
2010-09-01
regen: new lwp/proc interfaces
pooka
2010-09-01
Print generated filenames so i remember which ones to commit.
pooka
2010-09-01
Rewrite rump process and lwp allocation routines now that I have
pooka
2010-09-01
- split device_t/softc
tsutsui
2010-09-01
replace the earlier workaround for PR 40389 with a better fix.
chs
2010-09-01
- misc KNF and cosmetics
tsutsui
2010-09-01
Make local functions static, and comment out an unused function.
tsutsui
2010-09-01
Bump SYMTAB_SPACE so that it fits again.
he
2010-09-01
Use appropriate variable data types.
tsutsui
2010-09-01
Replace an empty for() loop (which would be optimized out) with DELAY(1).
tsutsui
2010-09-01
Actually, the comment probably meant "would be nice to KASSERT here,
pooka
2010-09-01
Remove XXX comment. I'm not sure what it precisely means, but I'm
pooka
2010-09-01
- use bufq(9)
tsutsui
2010-09-01
Return ENOTTY rather than EINVAL for unhandled ioctl(2)s.
tsutsui
2010-09-01
Indent.
kiyohara
2010-08-31
remove shadow framebuffer support, use VCONS_DONT_READ instead
macallan
2010-08-31
enable omapfb and related stuff
macallan
2010-08-31
a simple console driver for the OMAP 3xxx on-chip video
macallan
2010-08-31
- split device_t/softc
tsutsui
2010-08-31
Fix lost interrupt. (2/2)
kiyohara
2010-08-31
Fix lost interrupt. (1/2)
kiyohara
2010-08-31
Set bp->b_resid properly after data transfer is complete.
tsutsui
2010-08-31
Define db_hist_put() only when DDB_HISTORY_SIZE != 0 so that
enami
2010-08-31
Fix indent in prevous commit.
enami
2010-08-31
remove shadow framebuffer support, use VCONS_DONT_READ instead
macallan
2010-08-31
make use of a shadow framebuffer optional, use VCONS_DONT_READ by default
macallan
2010-08-30
Don't overflow DDB command history. Coyote Point changelist description:
tls
2010-08-30
Make IPLs not equal IPL_NONE to avoid some KASSERTs.
pooka
2010-08-30
doesn't need files.rump
pooka
2010-08-30
* record proc's cred in p_cred too
pooka
2010-08-30
regen: rump syscalls for kern_prot interfaces
pooka
2010-08-30
RUMP syscalls for kern_prot.c interfaces
pooka
2010-08-30
remove trailing empty line. no useful change.
pooka
2010-08-30
Empty commit to show makesyscalls.sh rev 1.99 didn't change anything (yet).
pooka
2010-08-30
Use the generally more useful funcalias for rump syscalls.
pooka
2010-08-30
do 5.0 compat for fstat
pooka
2010-08-30
Include kern_prot.c for setuid etc.
pooka
2010-08-30
Use one line per sys/kern source module. no functional change.
pooka
[next]