2ac4fb92c2
Added netload.
Martin Baulig
1999-05-21 18:36:17 +00:00
0c1dd954eb
Added proc_map.
Martin Baulig
1999-05-21 18:27:14 +00:00
116767b8b8
Added proc_args.
Martin Baulig
1999-05-21 18:14:30 +00:00
3eb5394474
Re-arranged the reference manual a bit: put everything into subsections, not sections and sort them by "System Dependent Function", "Common Functions" etc.
Martin Baulig
1999-05-21 18:03:33 +00:00
953f59195f
Some more work on the LibGTop white paper.
Martin Baulig
1999-05-21 17:38:30 +00:00
309f3998d7
Added some things from the old reference manual.
Martin Baulig
1999-05-21 15:24:12 +00:00
887c4013a0
Made that "dc" think a bit more clean.
Martin Baulig
1999-05-21 08:19:28 +00:00
f232ddcdcb
Implemented what Solaris has to offer cheaply. It sucks, but digging in
Drazen Kacar
1999-05-17 16:37:38 +00:00
d9d8cdf043
This is now the main file which will @include all chapter files so we can
Martin Baulig
1999-05-16 14:48:58 +00:00
29fba02b4a
This directory is shared between the HEAD and the LIBGTOP_STABLE_1_0 branch (`LIBGTOP_STABLE_1_0' is just an ordinary tag and no branch tag here).
Martin Baulig
1999-05-16 14:48:38 +00:00
1954718e3f
This is now the main file which will @include all chapter files so we can
Martin Baulig
1999-05-16 13:44:11 +00:00
6712cae260
Added title page, table of contents etc.
Martin Baulig
1999-05-16 13:34:05 +00:00
6ddf213d5d
Initial version of the LibGTop White Paper.
Martin Baulig
1999-05-16 13:33:40 +00:00
b700a17efa
texi2dvi doesn't like @clear for some reason.
Martin Baulig
1999-05-16 12:50:31 +00:00
bedec591a2
We can't call that file version.texi' since that's some king of "magic" name for automake, so I renamed it to auto-macros.texi'.
Martin Baulig
1999-05-16 12:31:58 +00:00
2c4568119c
Create version.texi' from version.texi.in' which will contain some
Martin Baulig
1999-05-16 12:18:00 +00:00
3753ac5ee6
Applied a patch from David Kaelbling: some compilers (like the SGI IRIX 6.x native one) enfore the "casts are not lvalues" maxim.
Martin Baulig
1999-05-06 22:10:04 +00:00
6120c5e4a8
Use (1L << feature)' instead of (1 << feature)' to avoid problems with integer overflows when we add more fields.
Martin Baulig
1999-05-06 21:35:36 +00:00
b252a80b7e
Fixed, valid for Solaris 2.6 & 7.
Drazen Kacar
1999-05-06 20:44:01 +00:00
d67182f411
Added pointer_size' which is the number of bits of a void *'.
Martin Baulig
1999-05-06 19:49:31 +00:00
fec8f23ad4
Merge alpha fix from the stable branch.
Martin Baulig
1999-05-06 13:22:34 +00:00
ab7f1cc3be
List of supplementary groups was not correct. Fixed.
Drazen Kacar
1999-05-06 01:15:44 +00:00
3f65468299
Changed boot time to unsigned long long.
Drazen Kacar
1999-05-03 23:02:58 +00:00