summaryrefslogtreecommitdiff
path: root/sbin/dmesg/dmesg.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use an error message that more clearly indites(sp?) an out-of-syncTim Vanderhoek1998-07-271-2/+2
* Use .Pa for filenames. Use .Bl/.El in FILES section. Remove unused #includes.Philippe Charnier1998-06-041-5/+1
* Make the size of the msgbuf (dmesg) a "normal" option.Poul-Henning Kamp1998-05-191-8/+14
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Who would have though that dmesg didn't understand message buffers?Bruce Evans1996-09-211-8/+16
* Add #include <err.h>.Alexander Langer1996-06-191-0/+1
* Add setlocale LC_CTYPEAndrey A. Chernov1995-10-231-0/+2
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+157