freebsd-nq/sys/i386
Andrzej Bialecki 309290c72b This implements retrieving the contents of message buffer via sysctl(3)
as "machdep.msgbuf". It's needed in case of using stripped kernels, where
normal dmesg (which has to use kvm) doesn't work.

The buffer is unwound, meaning that the data will be linear, possibly
with some leading NULLs.

Reviewed by:	Jordan K. Hubbard <jkh@freebsd.org>
1998-09-14 11:47:40 +00:00
..
apm Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
bios Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
boot Correct an irritating documentation error. 1998-08-04 00:39:45 +00:00
conf Decouple genassym flags from CFLAGS. 1998-09-14 11:32:17 +00:00
eisa Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
i386 This implements retrieving the contents of message buffer via sysctl(3) 1998-09-14 11:47:40 +00:00
ibcs2 Add provisions for variant core dump file formats, depending on the 1998-09-14 05:36:51 +00:00
include Correct SECAM B-Delay and add XUSSR channel set. 1998-09-10 07:52:30 +00:00
isa Make /dev/vga a softlink to /dev/ttyv0 under DEVFS using /etc/rc.devfs 1998-09-14 09:14:46 +00:00
linux Add provisions for variant core dump file formats, depending on the 1998-09-14 05:36:51 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00