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
/
sbin
/
dmesg
Age
Commit message (
Expand
)
Author
2022-08-06
Assert postts only if we really obtained a timestamp.
rin
2022-08-06
Do not declare unused tstamp for SMALL. NFC.
rin
2022-08-06
Get back to the statically-allocated tbuf.
rin
2022-08-06
Oops, fix thinko in the previous.
rin
2022-08-06
Do not discard \[.*\] which is not identified as a timestamp.
rin
2022-08-06
KNF. Do not unnecessarily define ADDC() for SMALL. No binary changes.
rin
2020-01-01
Make recent change build for SMALL builds as well as normal ones.
kre
2019-12-31
Fix dmesg(8) to preserve leading whitespaces of kernel messages.
tsutsui
2019-06-04
Delete a redundant (useless) assignment. NFCI.
kre
2019-06-04
PR toolchain/54269
kre
2018-10-30
Correct the 6 second offset issue between the time reported by
kre
2018-09-20
Whitespace. NFC.
kre
2018-09-20
Use the locale's numeric radix character ("decimal point") more generally
kre
2018-09-20
s/or/of/ (a common typo of mine) and s/or// (too many of them.)
kre
2018-09-20
Remove #if 0'd code that somehow got mangled in the (somewhat messy)
kre
2018-09-20
Remove a comma and some trailing whitespace.
wiz
2018-09-19
changes from kre@
christos
2018-09-19
Allow a third use of -T to force .NNN (always three digits) in -TT
kre
2018-09-19
In -TT mode (ISO8601 duration timestamps) print milliseconds as
kre
2018-09-19
add -TT printing ISO 8601 duration
christos
2018-04-14
Make timestamp reading code adapt to whatever precision (up to
kre
2018-04-14
Minor wording change (no date bump needed.)
kre
2018-04-11
Update usage.
wiz
2018-04-11
Sort flags in SYNOPSIS.
wiz
2018-04-10
match the linux dmesg flags.
christos
2018-04-02
eat NUL's first so that the state machine is not altered by them.
christos
2018-04-01
handle log being before timestamp...
christos
2018-04-01
Handle new timestamp sequences.
christos
2016-09-11
dmesg first appeared in 3BSD
sevan
2011-08-29
Use __dead
joerg
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2006-10-16
c99 initializer
christos
2005-09-05
Make is worthwhile haveing #ifdef SMALL by making the Makefile set it when
dsl
2005-01-20
WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)
xtraeme
2005-01-20
Remove main() prototype; WARNS=2
xtraeme
2004-04-30
Bump date for previous; add comma in SEE ALSO; use Dv instead of Em.
wiz
2004-04-30
Talk a little about the system message buffer and cross-reference
briggs
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-06-05
Make it possible to see \ in dmesg.
augustss
2001-06-05
Drop arguments of .Os.
wiz
2000-06-20
If "SMALL" is defined don't include kvm support, primarily for install
simonb
2000-06-20
The default core file is /dev/mem, not /dev/kmem.
simonb
2000-06-16
Don't check namelist when choosing to use the sysctl interface.
simonb
2000-06-16
ANSIfy.
simonb
2000-06-16
Oops, forgot to commit this file - actually remove the kmem setgid bit.
simonb
2000-06-16
Use new KERN_MSGBUF sysctl if running on a live kernel, and remove
simonb
2000-04-29
Mention /var/run/dmesg.boot
abs
1998-07-05
discard privs as soon as possible.
mrg
1997-09-20
Cosmetic change;
enami
1997-09-20
Fix revived bug, described in PR#3285. But use a bit simple way;
enami
[next]