summaryrefslogtreecommitdiff
path: root/sbin/dmesg/dmesg.c
AgeCommit message (Expand)Author
2022-08-06Assert postts only if we really obtained a timestamp.rin
2022-08-06Do not declare unused tstamp for SMALL. NFC.rin
2022-08-06Get back to the statically-allocated tbuf.rin
2022-08-06Oops, fix thinko in the previous.rin
2022-08-06Do not discard \[.*\] which is not identified as a timestamp.rin
2022-08-06KNF. Do not unnecessarily define ADDC() for SMALL. No binary changes.rin
2020-01-01Make recent change build for SMALL builds as well as normal ones.kre
2019-12-31Fix dmesg(8) to preserve leading whitespaces of kernel messages.tsutsui
2019-06-04Delete a redundant (useless) assignment. NFCI.kre
2019-06-04PR toolchain/54269kre
2018-10-30Correct the 6 second offset issue between the time reported bykre
2018-09-20Whitespace. NFC.kre
2018-09-20Use the locale's numeric radix character ("decimal point") more generallykre
2018-09-20Remove #if 0'd code that somehow got mangled in the (somewhat messy)kre
2018-09-19changes from kre@christos
2018-09-19Allow a third use of -T to force .NNN (always three digits) in -TTkre
2018-09-19In -TT mode (ISO8601 duration timestamps) print milliseconds askre
2018-09-19add -TT printing ISO 8601 durationchristos
2018-04-14Make timestamp reading code adapt to whatever precision (up tokre
2018-04-11Update usage.wiz
2018-04-10match the linux dmesg flags.christos
2018-04-02eat NUL's first so that the state machine is not altered by them.christos
2018-04-01handle log being before timestamp...christos
2018-04-01Handle new timestamp sequences.christos
2011-08-29Use __deadjoerg
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-10-16c99 initializerchristos
2005-09-05Make is worthwhile haveing #ifdef SMALL by making the Makefile set it whendsl
2005-01-20Remove main() prototype; WARNS=2xtraeme
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-06-05Make it possible to see \ in dmesg.augustss
2000-06-20If "SMALL" is defined don't include kvm support, primarily for installsimonb
2000-06-16Don't check namelist when choosing to use the sysctl interface.simonb
2000-06-16ANSIfy.simonb
2000-06-16Use new KERN_MSGBUF sysctl if running on a live kernel, and removesimonb
1998-07-05discard privs as soon as possible.mrg
1997-09-20Cosmetic change;enami
1997-09-20Fix revived bug, described in PR#3285. But use a bit simple way;enami
1997-09-20Don't include <sys/cdefs.h> twice in same file.enami
1997-09-19Commit userland part of pr-1891.leo
1997-09-14- cleanup for WARNS=1lukem
1997-05-03We need a hint of *what* address is bad on the kvm_read. Also,mjacob
1997-03-06Don't get stuck in an infinite loop if the msgbuf index is 0 or 1, fromthorpej
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-12-05more cleanups from Jim Jegers, passed over by me.cgd
1994-05-11clean up importcgd
1993-10-13#include <unistd.h>, so getopt(), optarg, opterr, optind, and optoptjtc
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd