phk
fd30158300
Remove unnecssary <vm/swap_pager.h> includes.
...
These were probably not cleaned up back in whatever murky past these
files were split into separate files.
2003-07-31 21:44:31 +00:00
obrien
084b4588f2
Remove 'register' keyword.
2002-03-21 23:39:28 +00:00
bde
229c3ac7c3
Compensate for "Compensate for header dethreading" by backing it out.
2001-10-10 17:48:44 +00:00
dillon
41abc6d4e4
Implement __FBSDID()
2001-09-16 21:35:07 +00:00
markm
ddbd7bc718
Compensate for header dethreading.
2001-05-01 09:24:15 +00:00
ben
cc8f3da609
Use macro API to <sys/queue.h>
2000-12-30 21:52:34 +00:00
peter
49ba463e5b
Correct an error message presumably as a result of cut/paste.
...
kvm_getfiles() referred to itself as kvm_getprocs().
2000-02-18 16:39:00 +00:00
peter
d53e4c1d80
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
...
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot). This is consistant with the other
BSD's who made this change quite some time ago. More commits to come.
1999-12-29 05:07:58 +00:00
peter
047fa82dd0
Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling
...
and is module aware. Yes, this means that kvm_nlist(3) will find symbols
in loaded modules. The emulation of the nlist struct is pretty crude but
seems to work well enough for all the users in the tree that I found.
1999-12-27 07:14:58 +00:00
dfr
55dcde8578
The length argument to sysctl is now size_t.
1998-08-25 07:52:33 +00:00
jkh
c4d4a99d31
General -Wall warning cleanup, part I.
...
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
1996-07-12 18:57:58 +00:00
hsu
5f68927341
From Lite2: proc and file LIST changes
1996-03-11 05:34:46 +00:00
bde
aee82e6b05
Removed unnecessary include of <sys/tty.h>. tty.h apparently once had
...
some user interfaces in it. It no longer does.
1995-10-22 18:52:23 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
phk
5ca4449181
Remove some unused variables and fix two blatant core dump triggers.
1995-02-24 08:15:27 +00:00
dg
e16d30399d
Don't include sys/exec.h.
1994-09-25 21:11:36 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00