augustss
|
1225b61055
|
Make it possible to see \ in dmesg.
|
2002-06-05 06:31:21 +00:00 |
wiz
|
73f545bb5b
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
simonb
|
73dfacb53d
|
If "SMALL" is defined don't include kvm support, primarily for install
media.
|
2000-06-20 01:49:20 +00:00 |
simonb
|
6a2c167125
|
The default core file is /dev/mem, not /dev/kmem.
|
2000-06-20 01:47:03 +00:00 |
simonb
|
643cb3c341
|
Don't check namelist when choosing to use the sysctl interface.
|
2000-06-16 03:51:00 +00:00 |
simonb
|
907def68ca
|
ANSIfy.
|
2000-06-16 03:42:12 +00:00 |
simonb
|
b75d5299d7
|
Oops, forgot to commit this file - actually remove the kmem setgid bit.
|
2000-06-16 03:41:37 +00:00 |
simonb
|
a7d9e1f93d
|
Use new KERN_MSGBUF sysctl if running on a live kernel, and remove
setgid kmem bit from executable.
|
2000-06-16 00:20:23 +00:00 |
abs
|
49de827f3a
|
Mention /var/run/dmesg.boot
|
2000-04-29 00:24:09 +00:00 |
mrg
|
b8ee40a314
|
discard privs as soon as possible.
|
1998-07-05 08:56:54 +00:00 |
enami
|
8c389fd0c2
|
Cosmetic change;
- indent continuation line by four space.
- put an empty line at the beginning of function which has no local variable.
|
1997-09-20 09:48:35 +00:00 |
enami
|
c6e5d31119
|
Fix revived bug, described in PR#3285. But use a bit simple way;
Use loop count instead of hackery pointer play.
|
1997-09-20 09:43:22 +00:00 |
enami
|
2d4b680a58
|
Don't include <sys/cdefs.h> twice in same file.
|
1997-09-20 06:26:43 +00:00 |
leo
|
71af424fee
|
Commit userland part of pr-1891.
|
1997-09-19 19:38:57 +00:00 |
lukem
|
5f4e3656d9
|
- cleanup for WARNS=1
- cleanup .Nm usage
|
1997-09-14 08:53:45 +00:00 |
mjacob
|
f5c4107de6
|
We need a hint of *what* address is bad on the kvm_read. Also,
there are two reads- one for the msgbuf pointer, and then that
for what it points to.
|
1997-05-03 17:18:05 +00:00 |
thorpej
|
ee5ba12678
|
Don't get stuck in an infinite loop if the msgbuf index is 0 or 1, from
enami tsugutomo <enami@ba2.so-net.or.jp>, PR #3285.
|
1997-03-06 23:55:12 +00:00 |
cgd
|
0114e805ce
|
convert to new RCS Id conventions; reduce my headache
|
1995-03-18 14:54:19 +00:00 |
cgd
|
06e2955ff1
|
specify man pages the new way.
|
1994-12-22 10:44:04 +00:00 |
cgd
|
5eeab43e28
|
more cleanups from Jim Jegers, passed over by me.
|
1994-12-05 20:15:31 +00:00 |
jtc
|
1d1682d63c
|
vmunix -> netbsd (PR #375)
|
1994-08-06 06:11:03 +00:00 |
cgd
|
7b442030ed
|
clean up import
|
1994-05-11 06:47:04 +00:00 |
cgd
|
1cb5fe836b
|
needs -lkvm, not -lutil
|
1994-01-28 00:34:52 +00:00 |
jtc
|
2ddbb97f0f
|
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
declarations can be removed from <stdlib.h>.
|
1993-10-13 18:33:45 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mycroft
|
dfb9caab49
|
Add RCS indentifiers.
|
1993-08-01 07:32:48 +00:00 |
mycroft
|
cda4f8f6ee
|
Add RCS identifiers.
|
1993-08-01 05:37:30 +00:00 |
mycroft
|
3d735d0f5a
|
Add FILES section.
|
1993-06-13 23:21:34 +00:00 |
mycroft
|
e52e93dd80
|
Update file names.
|
1993-06-13 22:36:44 +00:00 |
cgd
|
06be60083d
|
changed "Id" to "Header" for rcsids
|
1993-03-23 00:22:59 +00:00 |
cgd
|
346aa5dd48
|
added rcs ids to all files
|
1993-03-22 08:04:00 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |