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
/
hpc
Age
Commit message (
Expand
)
Author
2004-01-02
Update the root window after showing the 'Last chance...' dialog.
uwe
2003-12-25
If "pause before boot" is not set (i.e. user will not be given last
uwe
2003-12-25
Lowercase labels of the "Boot" and "Cancel" buttons.
uwe
2003-12-23
Trim trailing whitespace.
uwe
2003-12-23
Make the progress bar use the whole width between the Boot and Cancel
uwe
2003-12-23
Set meaningful error_message is attachLoader fails.
uwe
2003-12-23
Trim trailing whitespace.
uwe
2003-12-23
Move IDC_OPT_AUTO_INPUT after IDC_OPT_AUTO to get the expected tab-order.
uwe
2003-12-23
Reverse the order of IDC_CONS_CHK* checkboxes so that they have
uwe
2003-12-23
Widen the "root file system" group to line up with the controls above it.
uwe
2003-12-23
In MainTabWindow::layout don't touch the Z-order of IDC_MAIN_OPTION_*
uwe
2003-12-23
Trim trailing whitespace.
uwe
2003-12-23
Do not replace the boot log text completely on every print - that
uwe
2003-12-23
Load ".symtab" section before ".strtab". The code to pack the symbol
uwe
2003-12-23
Call UpdateWindow after user responded to the safety message dialog,
uwe
2003-12-23
Oops, add braces forgotten in 1.8.
uwe
2003-12-21
Fix indentation in previous.
uwe
2003-12-21
Move progress bar management to rootwindow.cpp so that hpcmenu.cpp
uwe
2003-12-18
Add MB_ICONQUESTION style to the message box.
uwe
2003-12-18
Add MB_ICONWARNING style to the message box. Use explicit MB_OK.
uwe
2003-12-18
Tweak error message.
uwe
2003-12-18
Add MB_ICON* styles to message boxes. Use explicit MB_OK.
uwe
2003-12-18
Capitalize error messages. Consistently use "can't". Minor tweaks.
uwe
2003-12-18
Add MB_ICONEXCLAMATION style to the "Last chance..." dialog. Change
uwe
2003-12-17
Provide dummy machine/mcontext.h.
uwe
2003-12-16
Add btodb() define.
uwe
2003-12-16
Add directory "res" to INCDIR_LIST and drop the "res/" prefix from
uwe
2003-12-16
Protect __KERNEL_RCSID with #if !defined(_WIN32) for the sake of
uwe
2003-12-16
Drop adler32.c from SRCFILE_LIST, it's no longer in sys/lib/libz.
uwe
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
__KERNEL_RCSID()
lukem
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2003-05-10
Change bounds_check_with_label() to take a pointer to the disk structure,
thorpej
2003-05-04
use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@"
lukem
2003-05-03
DMA, not dma nor Dma.
wiz
2003-05-02
Change return type of readdisklabel() to const char *
dsl
2003-04-23
Constify second argument of table_getnum().
uwe
2003-04-23
Fix dump_node() prototype.
uwe
2003-04-16
Nake return values from bounds_check_with_label() conform to the man
bouyer
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-06-02
move initialization of the "struct pglist" returned by uvm_pglistalloc()
drochner
2002-05-12
BUGFIX: SigmarionII can't resume.
takemura
2002-05-03
Fixed debug print.
takemura
2002-04-14
Fixed 8bpp problem of mq200.
takemura
2002-03-25
recompile.
uch
2002-03-25
add EditText to "option tab window" for user can put extra options to
uch
[next]