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
/
lib
Age
Commit message (
Expand
)
Author
2002-01-02
Remove extraneous tabs from blank lines.
blymn
2002-01-02
We reference a monstartup(3), so let's actually make a link for it.
briggs
2002-01-02
Fix .Bd argument. Pointed out by mrg.
wiz
2002-01-01
%progbits, not @progbits (@ is a comment character in ARM assembly).
thorpej
2002-01-01
Multi-line string literals are not supported by ANSI C.
thorpej
2002-01-01
Set ELFSIZE=64.
thorpej
2001-12-31
fix __startwin() so it outputs the init strings to the correct device.
blymn
2001-12-31
* Fixed uninitialiased variable problem in newterm
blymn
2001-12-31
Fix -Wshadow warnings (gcc 3.1).
thorpej
2001-12-31
Add support for invoking GNU C++ local destructors in shared objects
thorpej
2001-12-31
Build separate crt{begin,end}.o and crt{begin,end}S.o files, rather
thorpej
2001-12-30
Add support for registering Java classes emitted by the Java compiler
thorpej
2001-12-30
Make sure the Dwarf2 EH frame info is 4-byte aligned.
thorpej
2001-12-30
Don't use multi-line string literals; they're not supported by ANSI C.
thorpej
2001-12-30
Fix -Wshadow warnings (gcc 3.1).
thorpej
2001-12-30
Fix -Wshadow warnings.
thorpej
2001-12-30
Rename the local variable "index" to "idx" to avoid shadowing a global
thorpej
2001-12-30
__bt_search(): Rename the local variable "index" to "idx" to avoid
thorpej
2001-12-30
Make newterm set the default screen if the old default screen was
blymn
2001-12-29
Fix a size calculation bug.
augustss
2001-12-29
fix a bug that uninitialised buffer is used when LANG is like "en_US".
yamt
2001-12-28
Update for rename from usb to usbhid.
wiz
2001-12-28
s/usb/usbhid/
augustss
2001-12-28
Update for uhidev(4) changes.
augustss
2001-12-28
Add Pause/Play key.
augustss
2001-12-28
* Add user-controlled mk.conf variables
lukem
2001-12-27
set SHLIBDIR again; it may be needed in the future
lukem
2001-12-27
remove definition of SHLIBDIR as it is not needed here
lukem
2001-12-27
use ${LIBDIR} instead of /usr/lib
lukem
2001-12-27
Fix newterm so it syncs curscr to stdscr when term is created. Thanks
blymn
2001-12-24
update vm entries.
chs
2001-12-24
Make SNDCTL_DSP_POST a nop. It's explicitly *not* supposed to sleep, and as
mycroft
2001-12-22
only _DIAGASSERT(dst != NULL) if n != 0
lukem
2001-12-19
Remove -Wa,-Av9a hack from <sys.mk> and relegate it to the places that need
tv
2001-12-17
PR/14975: Takayoshi Kochi: memory leak in regexec(3).
christos
2001-12-17
turn a macro into a simple statement.
christos
2001-12-15
Use __sh__ instead of __sh3__.
thorpej
2001-12-13
Document %z.
kleink
2001-12-12
Fix shifted space. (Freaky....)
tv
2001-12-12
Readability cleanups; MKfoo=no -> NOfoo.
tv
2001-12-11
* Remove termcap globals from public interface
blymn
2001-12-10
remove referenced to raw (block) and cooked (character) devices, since
lukem
2001-12-10
revert previous.
lukem
2001-12-10
Fix off by one bug in t_agetstr - the pointer is moved to one past the
blymn
2001-12-10
sync with other archs.
msaitoh
2001-12-10
Sort conversion specifiers.
kleink
2001-12-09
- Changed clocktl interface to use syscallargs structures
manu
2001-12-09
allow relative pathnames as a dirname argument of bindtextdomain(3)
yamt
2001-12-09
- be consistent about using "u_char" instead of "unsigned char"
lukem
2001-12-08
Implement AF_INET6 back-ends for inet_net_ntop() and inet_net_pton(), from
lukem
[next]