| 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 | Remove #if 0'd code that somehow got mangled in the (somewhat messy) | kre |
| 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-11 | Update usage. | 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 |
| 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 | Remove main() prototype; WARNS=2 | xtraeme |
| 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 |
| 2000-06-20 | If "SMALL" is defined don't include kvm support, primarily for install | simonb |
| 2000-06-16 | Don't check namelist when choosing to use the sysctl interface. | simonb |
| 2000-06-16 | ANSIfy. | simonb |
| 2000-06-16 | Use new KERN_MSGBUF sysctl if running on a live kernel, and remove | simonb |
| 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 |
| 1997-09-20 | Don't include <sys/cdefs.h> twice in same file. | enami |
| 1997-09-19 | Commit userland part of pr-1891. | leo |
| 1997-09-14 | - cleanup for WARNS=1 | lukem |
| 1997-05-03 | We need a hint of *what* address is bad on the kvm_read. Also, | mjacob |
| 1997-03-06 | Don't get stuck in an infinite loop if the msgbuf index is 0 or 1, from | thorpej |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd |
| 1994-12-05 | more cleanups from Jim Jegers, passed over by me. | cgd |
| 1994-05-11 | clean up import | cgd |
| 1993-10-13 | #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-23 | changed "Id" to "Header" for rcsids | cgd |
| 1993-03-22 | added rcs ids to all files | cgd |