summaryrefslogtreecommitdiff
path: root/sbin/dmesg
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-07-03ansiTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-05kill more registers;Mike Pechkin
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
2001-07-07#include <string.h> for memset() protoTodd C. Miller
2001-06-22smaller dmesgTheo de Raadt
2001-06-22use sysctl to retreive msgbuf out of live system, keep the kvm iface, remove ...Michael Shalayeff
2001-06-04return from main() don't exitMichael Shalayeff
2000-05-01Refer to dmesg.boot a la netbsd.Hugh Graham
2000-03-04Point out that dmesg is most commonly used to review system startup msgs.Aaron Campbell
2000-02-22enlarge msgbuf, somewhat line netbsd didTheo de Raadt
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-07-05split KREAD() callsTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-03-29Avoid infinite loops; from NetBSD PR 3285Thorsten Lockert
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesTheo de Raadt
1996-07-08kernel is /bsd, os is OpenBSDccappuc
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt