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
/
usr.bin
Age
Commit message (
Expand
)
Author
2014-03-02
Use OBJECT_FMTS from <bsd.own.mk> to determine elf32/elf64 needs
matt
2014-03-02
Use OBJECT_FMTS from <bsd.own.mk>
matt
2014-02-27
AF_MAX isn't an address family so don't include it in the generated table.
ginsbach
2014-02-27
struct member can't be null, if the pointer itself is valid.
joerg
2014-02-24
Rename NetBSD/hp700 to NetBSD/hppa.
skrll
2014-02-23
skip unparseable addresses.
mlelstv
2014-02-19
Remove some pointless inclusions os sys/user.h
dsl
2014-02-18
add __extension__ and typeof
christos
2014-02-18
__real__ and __imag__ produce lvalues
christos
2014-02-17
config() in manconf.c now verifies _build (and _crunch) command
uwe
2014-02-17
Check _build and _crunch commands with fmtcheck(3), warn about and
uwe
2014-02-15
Put .INCLUDEDFROM* in the right section
sjg
2014-02-15
delete the correct variables on eof
christos
2014-02-14
fix protocol printing order.
christos
2014-02-13
Fix some typos found by Rich Neswold and reported in PR 48597.
wiz
2014-02-12
Reduce the calls to realloc from brk_string by basing initial argmax guess
sjg
2014-02-07
Use Var_Value() instead of getenv() to obtain MAKEOBJDIR{,PREFIX}.
pooka
2014-02-04
Correct number of output files in example.
wiz
2014-02-04
Handle another declaration after statement case for lint in c99 mode.
njoly
2014-02-03
From Igor Sobrado in private email (based on his OpenBSD commit):
wiz
2014-01-28
Clarify that -l params must be given after options.
pooka
2014-01-28
* make -h actually work
pooka
2014-01-28
rcs id police *uuu-aaa, uuu-aaa*
pooka
2014-01-27
add today's releases: 5.1.4, 5.2.2, 6.0.4, and 6.1.3
jnemeth
2014-01-26
Recognize coldfire
matt
2014-01-25
Get SIZE_MAX and OFF_MAX straight...
riastradh
2014-01-25
Factor out an offtab_compute_window_position routine.
riastradh
2014-01-25
Fix some more integer overflow/truncation issues.
riastradh
2014-01-24
CID 1164169: integer overflow
christos
2014-01-24
Checking _LP64 to determine the size of the built binary is just wrong. We
christos
2014-01-23
Mark offtab_bug[x] as dead.
joerg
2014-01-22
Fix $NetBSD$ tag.
riastradh
2014-01-22
Bump date on vndcompress(1) man page.
riastradh
2014-01-22
Fix vndcompress man page to reflect default window size.
riastradh
2014-01-22
Change vndcompress to use a default window size of 512.
riastradh
2014-01-22
Document the new vndcompress -w option and nuke BUGS section.
riastradh
2014-01-22
Reflect rename of `-s' to `-b' in the vndcompress man page.
riastradh
2014-01-22
Move err1 & errx1 to the end of vnduncompress.c; add __printflike.
riastradh
2014-01-22
Rename block size option from `-s' to `-b'.
riastradh
2014-01-22
Simplify vndcompress offtab_compute_window_size.
riastradh
2014-01-22
Fix typo in comment.
riastradh
2014-01-22
Fix up ulimited vndcompress tests and explain what's up with them.
riastradh
2014-01-22
Add some simple automatic tests for window sizes.
riastradh
2014-01-22
Remove silly comment in offtab_reset_write.
riastradh
2014-01-22
Window size is now an option; remove XXX comment to the contrary.
riastradh
2014-01-22
Add comment explaining why piperestart.cl2part is allowed to fail.
riastradh
2014-01-22
Split guard in offtab_write_window into offtab_maybe_write_window.
riastradh
2014-01-22
Seek if necessary at end of offtab_reset_read.
riastradh
2014-01-22
Add option -w to vnd(un)compress to specify the window size.
riastradh
2014-01-22
Add some leading zero digits to the flags. Cosmetic change only.
riastradh
[next]